[ 401.291531] [55322]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 401.292908] [55322]: *** Starting uWSGI 2.0.20-debian (64bit) on [Fri Feb 7 15:26:43 2025] *** [ 401.292908] [55322]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 401.292908] [55322]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 401.292908] [55322]: nodename: devstack [ 401.292908] [55322]: machine: x86_64 [ 401.292908] [55322]: clock source: unix [ 401.292908] [55322]: pcre jit disabled [ 401.292908] [55322]: detected number of CPU cores: 8 [ 401.292908] [55322]: current working directory: / [ 401.292908] [55322]: detected binary path: /usr/bin/uwsgi-core [ 401.292908] [55322]: your processes number limit is 63753 [ 401.292908] [55322]: your memory page size is 4096 bytes [ 401.292908] [55322]: detected max file descriptor number: 2048 [ 401.293247] [55322]: lock engine: pthread robust mutexes [ 401.293247] [55322]: thunder lock: enabled [ 401.293247] [55322]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 401.293247] [55322]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 401.293247] [55322]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 401.293247] [55322]: Set PythonHome to /opt/stack/data/venv [ 401.320688] [55322]: Python main interpreter initialized at 0x61f0c4095be0 [ 401.320688] [55322]: python threads support enabled [ 401.320688] [55322]: your server socket listen backlog is limited to 100 connections [ 401.320688] [55322]: your mercy for graceful operations on workers is 80 seconds [ 401.320986] [55322]: mapped 403077 bytes (393 KB) for 2 cores [ 401.320986] [55322]: *** Operational MODE: preforking *** [ 401.321176] [55322]: *** uWSGI is running in multiple interpreter mode *** [ 401.321176] [55322]: spawned uWSGI master process (pid: 55322) [ 401.324829] [55322]: spawned uWSGI worker 1 (pid: 55323, cores: 1) [ 401.324829] [55322]: spawned uWSGI worker 2 (pid: 55324, cores: 1) [ 401.324829] [55322]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 402.298674] [55323]: /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 [ 402.298674] [55323]: warnings.warn( [ 402.319949] [55324]: /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 [ 402.319949] [55324]: warnings.warn( [ 402.421529] [55324]: /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. [ 402.421529] [55324]: from defusedxml.lxml import parse [ 402.421740] [55323]: /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. [ 402.421740] [55323]: from defusedxml.lxml import parse [ 402.457117] [55323]: /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) [ 402.457117] [55323]: BASE = declarative_base() [ 402.457456] [55324]: /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) [ 402.457456] [55324]: BASE = declarative_base() [ 402.626993] [55324]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55324) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 402.628200] [55323]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55323) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 402.633550] [55324]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55324) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 402.633793] [55323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55323) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 402.633952] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.634342] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.634605] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.634660] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.634750] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.634811] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.763118] [55324]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 402.763118] [55324]: @jsonschema.FormatChecker.cls_checks('date-time') [ 402.763293] [55323]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 402.763293] [55323]: @jsonschema.FormatChecker.cls_checks('date-time') [ 402.811377] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.811535] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.811535] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.811618] [55324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.811645] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.811733] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.811781] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.812018] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.812120] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.812192] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.812263] [55323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.812329] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.812393] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.812510] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.982336] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.982579] [55323]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.982579] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.982652] [55323]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.982713] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.982770] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.982819] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.983061] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.983175] [55324]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.983250] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.983321] [55324]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.983387] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.983456] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.983517] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.988342] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.988446] [55323]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.988509] [55323]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.988634] [55323]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.988685] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.988717] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.988744] [55324]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.988770] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.988795] [55324]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.988819] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.988854] [55324]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.988889] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.988999] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.988999] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.989998] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.990098] [55323]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.990168] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.990211] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.990249] [55323]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.990286] [55324]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.990432] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.990496] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.990539] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.990587] [55324]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.990628] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.990667] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.990667] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.990667] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.991362] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.991446] [55323]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.991533] [55323]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.991605] [55323]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.991682] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.991733] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.991773] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.991813] [55324]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.991852] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.991878] [55324]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.991903] [55324]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.991949] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.992018] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.992100] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.993237] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.993316] [55323]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.993388] [55323]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.993439] [55323]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.993506] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.993567] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.993635] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.993682] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.993765] [55324]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.993836] [55324]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.993905] [55324]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.993978] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.994051] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.994122] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.996873] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.996956] [55323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.997035] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.997107] [55323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.997172] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.997220] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.997250] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.997274] [55324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.997298] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.997323] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.997390] [55324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.997465] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.997531] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.997602] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.998583] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.998642] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.998679] [55323]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.998705] [55324]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.998739] [55323]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.998811] [55324]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.998858] [55323]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.998858] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.998961] [55324]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.999014] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.999059] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 402.999100] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.999142] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 402.999142] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 402.999667] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.999751] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.999815] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 402.999847] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 402.999898] [55323]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 402.999939] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 402.999985] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.000037] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.000093] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.000141] [55324]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.000181] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.000209] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.000209] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.000310] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.009461] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.009574] [55323]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.009651] [55323]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.009721] [55323]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.009782] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.009844] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.009916] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.009962] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.010015] [55324]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.010069] [55324]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.010138] [55324]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.010208] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.010262] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.010364] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.010706] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.010789] [55323]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.010859] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.010928] [55323]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.010993] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.011067] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.011138] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.011243] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.011348] [55324]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.011424] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.011494] [55324]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.011559] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.011633] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.011704] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.012871] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.012949] [55323]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.013033] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.013105] [55323]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.013191] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.013225] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.013297] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.013401] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.013482] [55324]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.013568] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.013640] [55324]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.013716] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.013779] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.013850] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.017861] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.017963] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.018021] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.018082] [55324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.018148] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.018217] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.018275] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.018331] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.018460] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.018543] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.018615] [55323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.018679] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.018741] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.018811] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.032563] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.032657] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.032748] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.032798] [55324]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.032840] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.032890] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.032939] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.032997] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.032997] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.033094] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.033094] [55323]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.033148] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.033198] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.033251] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.033735] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.033812] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.033878] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.033951] [55324]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.034023] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.034083] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.034113] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.034160] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.034206] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.034248] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.034313] [55323]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.034378] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.034442] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.034514] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.034907] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.034987] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.035069] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.035144] [55324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.035209] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.035265] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.035344] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.035381] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.035487] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.035542] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.035589] [55323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.035631] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.035677] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.035784] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.037874] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.037957] [55324]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.038038] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.038107] [55324]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.038171] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.038202] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.038227] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.038282] [55323]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.038334] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.038379] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.038421] [55323]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.038462] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.038534] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.038606] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.039029] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.039106] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.039176] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.039246] [55324]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.039310] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.039372] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.039430] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.039474] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.039510] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.039562] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.039633] [55323]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.039698] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.039761] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.039841] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.043248] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.043335] [55324]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.043441] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.043553] [55324]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.043553] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.043672] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.043672] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.043802] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.043885] [55323]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.043962] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.044040] [55323]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.044102] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.044168] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.044234] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.046151] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.046228] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.046300] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.046368] [55323]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.046433] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.046466] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.046492] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.046546] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.046576] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.046628] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.046699] [55324]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.046775] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.046848] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.046928] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.046977] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.047070] [55323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.047139] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.047202] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.047240] [55323]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.047265] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.047289] [55324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.047314] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.047341] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.047406] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.047448] [55324]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.047489] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.047553] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.047633] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.051126] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.051267] [55323]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.051267] [55323]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.051362] [55323]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.051398] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.051443] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.051520] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.051647] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.051736] [55324]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.051769] [55324]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.051845] [55324]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.051909] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.051963] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.052051] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.052274] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.052358] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.052407] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.052528] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.052571] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.052605] [55323]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.052634] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.052659] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.052684] [55324]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.052708] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.052739] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.052739] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.052791] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.052816] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.054542] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.054646] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.054713] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.054761] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.054792] [55324]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.054821] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.054847] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.054871] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.054900] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.054928] [55323]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.054954] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.054978] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.055091] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.055139] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.058206] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.058308] [55323]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.058367] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.058412] [55323]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.058465] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.058531] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.058577] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.058621] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.058669] [55324]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.058712] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.058770] [55324]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.058843] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.058906] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.058976] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.061603] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.061684] [55323]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.061747] [55323]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.061817] [55323]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.061883] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.061945] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.062022] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.062155] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.062237] [55324]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.062308] [55324]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.062376] [55324]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.062463] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.062537] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.062609] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.062818] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.062903] [55323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.062938] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.062964] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.062989] [55324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.063060] [55323]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.063104] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.063153] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.063195] [55324]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.063236] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.063278] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.063322] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.063365] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.063365] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.064031] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.064120] [55323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.064152] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.064183] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.064236] [55324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.064278] [55323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.064320] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.064361] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.064410] [55324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.064452] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.064493] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.064551] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.064596] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.064596] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.066373] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.066453] [55323]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.066526] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.066603] [55323]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.066653] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.066693] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.066730] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.066776] [55324]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.066817] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.066848] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.066874] [55324]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.066930] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.066987] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.067072] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.067804] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.067889] [55323]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.067945] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.067988] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.068050] [55324]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.068101] [55323]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.068145] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.068201] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.068201] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.068288] [55324]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.068333] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.068361] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.068361] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.068361] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.070052] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.070138] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.070212] [55323]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.070280] [55323]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.070329] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.070373] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.070415] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.070462] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.070504] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.070540] [55324]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.070540] [55324]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.070628] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.070681] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.070736] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.071721] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.071805] [55323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.071876] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.071908] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.071940] [55323]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.071991] [55324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.072061] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.072116] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.072159] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.072200] [55324]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.072200] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.072284] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.127625] [55324]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55324) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 403.127772] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.127889] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.127956] [55323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55323) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 403.128032] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.128097] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.128130] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.128170] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.128197] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.128223] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.128286] [55324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.128341] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.128384] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.128426] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.128469] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.128510] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.128558] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.128601] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.128651] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.128699] [55324]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.128741] [55323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.128768] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.128793] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.128817] [55324]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.128842] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.128870] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.128896] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.128920] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.128945] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.128969] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.128994] [55323]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.129034] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.129061] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.129085] [55324]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.129163] [55323]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.129190] [55324]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.129215] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.129239] [55324]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.129264] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.129291] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.129315] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.129340] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.129365] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.129393] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.129419] [55323]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.129445] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.129470] [55323]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.129494] [55324]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.129518] [55323]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.129543] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.129566] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.129592] [55324]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.129592] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.129641] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.129666] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.129690] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.129716] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.129741] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.129766] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.129791] [55323]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.129814] [55324]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.129842] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.129868] [55324]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.129892] [55323]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.129917] [55324]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.129946] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.129981] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.130029] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.130059] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.130084] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.130117] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.130144] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.130169] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.130194] [55323]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.130219] [55324]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.130243] [55323]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.130268] [55324]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.130292] [55323]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.130316] [55324]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.130343] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.130368] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.130392] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.130431] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.130803] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.130861] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.130906] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.130949] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.130992] [55324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.131058] [55323]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.131102] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.131144] [55323]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.131187] [55324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.131229] [55323]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.131271] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.131314] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.131355] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.131404] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.131478] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.131531] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.131574] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.131627] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.131669] [55324]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.131711] [55323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.131752] [55324]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.131794] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.131835] [55324]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.131880] [55323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.131923] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.131965] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.132016] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.132061] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.132102] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.132145] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.132193] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.132239] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.132287] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.132331] [55323]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.132372] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.132413] [55323]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.132512] [55324]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.132557] [55323]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.132599] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.132640] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.132682] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.132727] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.132774] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.132827] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.132881] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.132933] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.132975] [55324]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.133026] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.133072] [55324]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.133114] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.133162] [55324]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.133207] [55323]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.133250] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.133293] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.133334] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.133376] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.133422] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.133464] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.133515] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.133563] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.133605] [55324]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.133652] [55323]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.133693] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.133735] [55323]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.133776] [55324]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.133818] [55323]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.133864] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.133906] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.133950] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.133992] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.134043] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.134085] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.134127] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.134174] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.134232] [55324]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.134285] [55323]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.134328] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.134382] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.134425] [55324]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.134466] [55323]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.134509] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.134549] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.134590] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.134631] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.134672] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.134714] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.134758] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.134801] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.134843] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.134883] [55323]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.134924] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.134965] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.135014] [55324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.135064] [55323]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.135108] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.135149] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.135195] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.135238] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.135279] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.135320] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.135361] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.135404] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.135445] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.135486] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.135521] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.135521] [55324]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.135636] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.135702] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.135763] [55323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.135792] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.135816] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.135841] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.135866] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.135890] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.135920] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.135947] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.135947] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.135993] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.136045] [55324]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.136070] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.136102] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.136127] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.136151] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.136179] [55323]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.136203] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.136227] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.136227] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.136273] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.136273] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.136319] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.136344] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.136368] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.136395] [55324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.136421] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.136445] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.136468] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.136493] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.136516] [55323]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.136541] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.136579] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.136604] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.136629] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.136655] [55324]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.136682] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.136707] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.136731] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.136755] [55324]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.136780] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.136804] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.136828] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.136853] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.136877] [55323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.136877] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.136925] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.136950] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.136979] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.137023] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.137069] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.137069] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.137119] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.137143] [55324]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.137168] [55323]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.137192] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.137216] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.137245] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.137269] [55323]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.137269] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.137316] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.137342] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.137366] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.137390] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.137418] [55324]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.137418] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.137467] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.137493] [55324]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.137517] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.137541] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.137565] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.137588] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.137612] [55323]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.137636] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.137667] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.137693] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.137718] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.137745] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.137770] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.137793] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.137819] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.137844] [55324]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.137867] [55323]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.137891] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.138838] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.138917] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.138965] [55323]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.139021] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.139086] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.139129] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.139178] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.139220] [55324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.139261] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.139306] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.139348] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.139396] [55324]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.139438] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.139479] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.139520] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.139563] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.139603] [55323]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.139646] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.139695] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.139764] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.139818] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.139860] [55324]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.139900] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.139942] [55324]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.139983] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.140035] [55324]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.140084] [55323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.140131] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.140175] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.140216] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.140257] [55323]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.140297] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.140339] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.140381] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.140431] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.140484] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.140531] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.140574] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.140574] [55324]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.140657] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.140698] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.140738] [55323]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.140784] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.140826] [55323]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.140870] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.140915] [55323]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.140915] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.140995] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.141068] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.141116] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.141116] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.141198] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.141245] [55324]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.141288] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.141333] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.141374] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.141415] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.141471] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.141512] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.141554] [55323]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.141596] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.141637] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.141678] [55324]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.141722] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.141764] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.141805] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.141846] [55324]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.141887] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.141928] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.141969] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.142019] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.142064] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.142109] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.142159] [55323]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.142200] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.142243] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.142284] [55324]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.142324] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.142365] [55324]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.142406] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.142464] [55324]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.142514] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.142556] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.142597] [55323]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.142638] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.142679] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.142720] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.142761] [55323]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.142802] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.142852] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.142898] [55324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.142940] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.142981] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.143030] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.143075] [55324]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.143116] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.143158] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.143199] [55323]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.143239] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.143285] [55323]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.143327] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.143370] [55323]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.143411] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.143456] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.143482] [55324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.143507] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.143532] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.143556] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.143584] [55324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.143609] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.143633] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.143658] [55323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.143683] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.143710] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.143735] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.143760] [55323]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.143787] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.143818] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.143843] [55324]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.143881] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.143906] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.143930] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.143954] [55324]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.143978] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.144011] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.144036] [55323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.144059] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.144088] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.144113] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.144138] [55323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.144166] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.144191] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.144220] [55324]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.144245] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.144270] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.144293] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.144320] [55324]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.144345] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.144369] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.144369] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.144414] [55323]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.144414] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.144468] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.144493] [55323]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.144517] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.144544] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.144569] [55324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.144593] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.144617] [55324]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.144642] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.144665] [55324]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.144690] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.144714] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.144738] [55323]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.144766] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.144791] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.144815] [55324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.144839] [55323]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.144866] [55324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55324) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.144890] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.144914] [55324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.144937] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.144961] [55324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.144986] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.145334] [55324]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.145385] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.145433] [55324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.145476] [55323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.145517] [55324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55324) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.145559] [55323]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.145559] [55323]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.145559] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.145559] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.145559] [55323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 403.145559] [55323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55323) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 403.145559] [55323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 403.145559] [55323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 403.145559] [55323]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 403.145559] [55323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 403.145941] [55323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55323) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 403.166360] [55324]: INFO dbcounter [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Registered counter for database cinder [ 403.167582] [55323]: INFO dbcounter [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Registered counter for database cinder [ 403.175200] [55324]: DEBUG oslo_db.sqlalchemy.engines [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf 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=55324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 403.177395] [55323]: DEBUG oslo_db.sqlalchemy.engines [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb 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=55323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 403.301599] [55323]: DEBUG dbcounter [-] [55323] Writer thread running {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 403.305078] [55323]: INFO cinder.rpc [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 403.306851] [55324]: DEBUG dbcounter [-] [55324] Writer thread running {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 403.307309] [55323]: INFO cinder.rpc [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 403.308987] [55324]: INFO cinder.rpc [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 403.309623] [55323]: INFO cinder.rpc [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 403.311173] [55324]: INFO cinder.rpc [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 403.311463] [55323]: INFO cinder.rpc [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 403.311885] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.312088] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.313222] [55324]: INFO cinder.rpc [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 403.313730] [55323]: WARNING cinder.keymgr.conf_key_mgr [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb 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' [ 403.315022] [55324]: INFO cinder.rpc [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 403.315441] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.315638] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.316324] [55324]: WARNING cinder.keymgr.conf_key_mgr [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf 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' [ 403.317161] [55323]: DEBUG oslo_db.sqlalchemy.engines [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb 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=55323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 403.318806] [55323]: INFO cinder.rpc [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 403.319015] [55324]: DEBUG oslo_db.sqlalchemy.engines [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf 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=55324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 403.320656] [55323]: INFO cinder.rpc [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 403.320712] [55324]: INFO cinder.rpc [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 403.321096] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.321263] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.322343] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.322466] [55324]: INFO cinder.rpc [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 403.322527] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.322885] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.323068] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.323331] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.323493] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.324166] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.324332] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.325150] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.325312] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.334915] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.335098] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.337121] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.337297] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.337774] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.337934] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.339968] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.340151] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.340672] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.340844] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.342852] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.343017] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.344763] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.344956] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.346915] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.347101] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.347495] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.347660] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.349591] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.349762] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.350121] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.350291] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.352635] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.352796] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.352960] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.353136] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.355460] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.355551] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.355620] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.355718] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.357856] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.358029] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.358063] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.358196] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.359103] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.359272] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.360432] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.360612] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.361497] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.361534] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.361659] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.361692] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.364681] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.364862] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.458256] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.458496] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.460354] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.460606] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.461931] [55323]: WARNING cinder.api.contrib.hosts [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 403.462403] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.462598] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.463497] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.463673] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.464052] [55324]: WARNING cinder.api.contrib.hosts [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 403.464500] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.464650] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.464683] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.464810] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.465543] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.465593] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.465707] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.465741] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.466680] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.466742] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.466834] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.466870] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.467594] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.467756] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.467790] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.467924] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.468774] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.468809] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.468943] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.468977] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.469789] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.469847] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.469951] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.469994] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.470837] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.470912] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.470997] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.471087] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.471785] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: extensions {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.471913] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.472088] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.473039] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.473191] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: os-hosts {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.473228] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.473902] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: extensions {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.475248] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: os-hosts {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.475288] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: qos-specs {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.477481] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: os-quota-class-sets {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.477665] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: qos-specs {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.478904] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: scheduler-stats {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.479841] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: os-quota-class-sets {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.480461] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: os-snapshot-manage {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.481290] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: scheduler-stats {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.481965] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: capabilities {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.482859] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: os-snapshot-manage {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.483382] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: encryption {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.484346] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: capabilities {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.485483] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: cgsnapshots {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.485710] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: encryption {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.486913] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: os-quota-sets {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.487376] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: cgsnapshots {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.488439] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: os-volume-manage {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.488808] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: os-quota-sets {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.489958] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: os-volume-transfer {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.490355] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: os-volume-manage {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.491663] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: os-volume-type-access {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.492780] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: os-volume-transfer {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.493280] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: backups {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.494809] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: os-volume-type-access {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.496202] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: os-services {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.496395] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: backups {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.497509] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: consistencygroups {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.498418] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: os-services {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.499509] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: extra_specs {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.499721] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: consistencygroups {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.501162] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: os-availability-zone {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.501773] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: extra_specs {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.502852] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extended resource: encryption {{(pid=55323) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.503414] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: os-availability-zone {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.504731] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extended resource: encryption {{(pid=55324) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 403.504789] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.504966] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.505940] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.506122] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.506662] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.506844] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.506990] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.507166] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.507843] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.508029] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.508114] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.508300] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.508905] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.509078] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.509260] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.509421] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.509955] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.510131] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.510370] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.510599] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.511134] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.511299] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.511557] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.511719] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.512254] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.512425] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.512583] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.512746] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.513403] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.513578] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.513766] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.513928] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.514434] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.514598] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.514753] [55323]: WARNING stevedore.named [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.514914] [55323]: WARNING castellan.key_manager [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.515590] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.515626] [55323]: DEBUG cinder.api.contrib.snapshot_actions [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] SnapshotActionsController initialized {{(pid=55323) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 403.515751] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension VolumeActions extending resource: volumes {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.515787] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.515915] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension UsedLimits extending resource: limits {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.516058] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.516182] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.516299] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension TypesManage extending resource: types {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.516418] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.516535] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension AdminActions extending resource: volumes {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.516568] [55324]: WARNING stevedore.named [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 403.516669] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension AdminActions extending resource: snapshots {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.516725] [55324]: WARNING castellan.key_manager [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 403.516788] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension AdminActions extending resource: backups {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.516902] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension VolumeTypeAccess extending resource: types {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.517037] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.517154] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.517282] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.517430] [55324]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] SnapshotActionsController initialized {{(pid=55324) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 403.517482] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.517572] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension VolumeActions extending resource: volumes {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.517618] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.517706] [55323]: DEBUG cinder.api.openstack [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb None None] Extension SnapshotActions extending resource: snapshots {{(pid=55323) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.517741] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension UsedLimits extending resource: limits {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.517855] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.517978] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.518106] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension TypesManage extending resource: types {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.518225] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.518347] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension AdminActions extending resource: volumes {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.518502] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension AdminActions extending resource: snapshots {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.518624] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension AdminActions extending resource: backups {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.518741] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension VolumeTypeAccess extending resource: types {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.518865] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.518982] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.519122] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.519322] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.519440] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.519553] [55324]: DEBUG cinder.api.openstack [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf None None] Extension SnapshotActions extending resource: snapshots {{(pid=55324) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 403.519849] [55323]: WARNING keystonemiddleware.auth_token [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb 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. [ 403.521753] [55324]: WARNING keystonemiddleware.auth_token [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf 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. [ 403.524286] [55323]: WARNING keystonemiddleware.auth_token [None req-282f26da-eb16-44b5-81b7-a6851a0c2adb 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 [ 403.526112] [55324]: WARNING keystonemiddleware.auth_token [None req-4c8fbe20-29c2-49fb-acaf-cbef83f9bfcf 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 [ 403.526758] [55323]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x61f0c4095be0 pid: 55323 (default app) [ 403.528558] [55324]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x61f0c4095be0 pid: 55324 (default app) [ 403.535355] [55323]: /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. [ 403.535355] [55323]: warnings.warn(deprecated_msg) [ 403.535517] [55323]: /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. [ 403.535517] [55323]: warnings.warn(deprecated_msg) [ 403.535517] [55323]: /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. [ 403.535517] [55323]: warnings.warn(deprecated_msg) [ 403.535517] [55323]: /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. [ 403.535689] [55323]: warnings.warn(deprecated_msg) [ 403.535689] [55323]: /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. [ 403.535689] [55323]: warnings.warn(deprecated_msg) [ 403.535689] [55323]: /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. [ 403.535689] [55323]: warnings.warn(deprecated_msg) [ 403.535689] [55323]: /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. [ 403.535875] [55323]: warnings.warn(deprecated_msg) [ 403.535875] [55323]: /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. [ 403.535875] [55323]: warnings.warn(deprecated_msg) [ 403.535875] [55323]: /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. [ 403.535875] [55323]: warnings.warn(deprecated_msg) [ 403.536043] [55323]: /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. [ 403.536043] [55323]: warnings.warn(deprecated_msg) [ 403.536043] [55323]: /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. [ 403.536043] [55323]: warnings.warn(deprecated_msg) [ 403.536179] [55323]: /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. [ 403.536179] [55323]: warnings.warn(deprecated_msg) [ 403.536179] [55323]: /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. [ 403.536179] [55323]: warnings.warn(deprecated_msg) [ 403.536300] [55323]: /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. [ 403.536300] [55323]: warnings.warn(deprecated_msg) [ 403.536300] [55323]: /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. [ 403.536300] [55323]: warnings.warn(deprecated_msg) [ 403.536300] [55323]: /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. [ 403.536460] [55323]: warnings.warn(deprecated_msg) [ 403.536460] [55323]: /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. [ 403.536460] [55323]: warnings.warn(deprecated_msg) [ 403.536460] [55323]: /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. [ 403.536460] [55323]: warnings.warn(deprecated_msg) [ 403.536603] [55323]: /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. [ 403.536603] [55323]: warnings.warn(deprecated_msg) [ 403.536603] [55323]: /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. [ 403.536603] [55323]: warnings.warn(deprecated_msg) [ 403.536603] [55323]: /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. [ 403.536603] [55323]: warnings.warn(deprecated_msg) [ 403.536787] [55323]: /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. [ 403.536787] [55323]: warnings.warn(deprecated_msg) [ 403.536787] [55323]: /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. [ 403.536787] [55323]: warnings.warn(deprecated_msg) [ 403.536787] [55323]: /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. [ 403.536787] [55323]: warnings.warn(deprecated_msg) [ 403.536963] [55323]: /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. [ 403.536963] [55323]: warnings.warn(deprecated_msg) [ 403.536963] [55323]: /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. [ 403.536963] [55323]: warnings.warn(deprecated_msg) [ 403.536963] [55323]: /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. [ 403.536963] [55323]: warnings.warn(deprecated_msg) [ 403.537151] [55323]: /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. [ 403.537151] [55323]: warnings.warn(deprecated_msg) [ 403.537151] [55323]: /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. [ 403.537151] [55323]: warnings.warn(deprecated_msg) [ 403.537151] [55323]: /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. [ 403.537151] [55323]: warnings.warn(deprecated_msg) [ 403.537327] [55323]: /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. [ 403.537327] [55323]: warnings.warn(deprecated_msg) [ 403.537327] [55323]: /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. [ 403.537327] [55323]: warnings.warn(deprecated_msg) [ 403.537447] [55323]: /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. [ 403.537447] [55323]: warnings.warn(deprecated_msg) [ 403.537447] [55323]: /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. [ 403.537447] [55323]: warnings.warn(deprecated_msg) [ 403.537447] [55323]: /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. [ 403.537608] [55323]: warnings.warn(deprecated_msg) [ 403.537608] [55323]: /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. [ 403.537608] [55323]: warnings.warn(deprecated_msg) [ 403.537608] [55323]: /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. [ 403.537608] [55323]: warnings.warn(deprecated_msg) [ 403.537758] [55323]: /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. [ 403.537758] [55323]: warnings.warn(deprecated_msg) [ 403.537758] [55323]: /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. [ 403.537758] [55323]: warnings.warn(deprecated_msg) [ 403.537758] [55323]: /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. [ 403.537758] [55323]: warnings.warn(deprecated_msg) [ 403.537922] [55323]: /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. [ 403.537922] [55323]: warnings.warn(deprecated_msg) [ 403.537922] [55323]: /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. [ 403.537922] [55323]: warnings.warn(deprecated_msg) [ 403.537922] [55323]: /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. [ 403.538093] [55323]: warnings.warn(deprecated_msg) [ 403.538093] [55323]: /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. [ 403.538093] [55323]: warnings.warn(deprecated_msg) [ 403.538093] [55323]: /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. [ 403.538093] [55323]: warnings.warn(deprecated_msg) [ 403.538249] [55323]: /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. [ 403.538249] [55323]: warnings.warn(deprecated_msg) [ 403.538249] [55323]: /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. [ 403.538249] [55323]: warnings.warn(deprecated_msg) [ 403.538370] [55323]: /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. [ 403.538370] [55323]: warnings.warn(deprecated_msg) [ 403.538370] [55323]: /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. [ 403.538370] [55323]: warnings.warn(deprecated_msg) [ 403.538504] [55323]: /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. [ 403.538504] [55323]: warnings.warn(deprecated_msg) [ 403.538504] [55323]: /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. [ 403.538504] [55323]: warnings.warn(deprecated_msg) [ 403.538504] [55323]: /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. [ 403.538668] [55323]: warnings.warn(deprecated_msg) [ 403.538668] [55323]: /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. [ 403.538668] [55323]: warnings.warn(deprecated_msg) [ 403.538668] [55323]: /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. [ 403.538668] [55323]: warnings.warn(deprecated_msg) [ 403.538807] [55323]: /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. [ 403.538807] [55323]: warnings.warn(deprecated_msg) [ 403.538807] [55323]: /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. [ 403.538807] [55323]: warnings.warn(deprecated_msg) [ 403.538933] [55323]: /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. [ 403.538933] [55323]: warnings.warn(deprecated_msg) [ 403.538933] [55323]: /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. [ 403.538933] [55323]: warnings.warn(deprecated_msg) [ 403.539766] [55323]: /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. [ 403.539766] [55323]: warnings.warn(deprecated_msg) [ 403.539766] [55323]: /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. [ 403.539766] [55323]: warnings.warn(deprecated_msg) [ 403.539976] [55323]: /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. [ 403.539976] [55323]: warnings.warn(deprecated_msg) [ 403.539976] [55323]: /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. [ 403.539976] [55323]: warnings.warn(deprecated_msg) [ 403.540191] [55323]: /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. [ 403.540191] [55323]: warnings.warn(deprecated_msg) [ 403.540191] [55323]: /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. [ 403.540191] [55323]: warnings.warn(deprecated_msg) [ 403.540395] [55323]: /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. [ 403.540395] [55323]: warnings.warn(deprecated_msg) [ 403.540395] [55323]: /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. [ 403.540395] [55323]: warnings.warn(deprecated_msg) [ 403.540395] [55323]: /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. [ 403.540395] [55323]: warnings.warn(deprecated_msg) [ 403.540683] [55323]: /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. [ 403.540683] [55323]: warnings.warn(deprecated_msg) [ 403.540683] [55323]: /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. [ 403.540683] [55323]: warnings.warn(deprecated_msg) [ 403.540683] [55323]: /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. [ 403.540930] [55323]: warnings.warn(deprecated_msg) [ 403.540930] [55323]: /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. [ 403.540930] [55323]: warnings.warn(deprecated_msg) [ 403.540930] [55323]: /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. [ 403.540930] [55323]: warnings.warn(deprecated_msg) [ 403.540930] [55323]: /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. [ 403.540930] [55323]: warnings.warn(deprecated_msg) [ 403.541268] [55323]: /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. [ 403.541268] [55323]: warnings.warn(deprecated_msg) [ 403.541268] [55323]: /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. [ 403.541268] [55323]: warnings.warn(deprecated_msg) [ 403.541268] [55323]: /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. [ 403.541268] [55323]: warnings.warn(deprecated_msg) [ 403.541662] [55323]: /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. [ 403.541662] [55323]: warnings.warn(deprecated_msg) [ 403.541662] [55323]: /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. [ 403.541662] [55323]: warnings.warn(deprecated_msg) [ 403.541662] [55323]: /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. [ 403.541662] [55323]: warnings.warn(deprecated_msg) [ 403.541973] [55323]: /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. [ 403.541973] [55323]: warnings.warn(deprecated_msg) [ 403.541973] [55323]: /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. [ 403.541973] [55323]: warnings.warn(deprecated_msg) [ 403.541973] [55323]: /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. [ 403.541973] [55323]: warnings.warn(deprecated_msg) [ 403.542317] [55323]: /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. [ 403.542317] [55323]: warnings.warn(deprecated_msg) [ 403.542317] [55323]: /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. [ 403.542317] [55323]: warnings.warn(deprecated_msg) [ 403.542543] [55323]: /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. [ 403.542543] [55323]: warnings.warn(deprecated_msg) [ 403.542543] [55323]: /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. [ 403.542543] [55323]: warnings.warn(deprecated_msg) [ 403.542733] [55323]: /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. [ 403.542733] [55323]: warnings.warn(deprecated_msg) [ 403.542733] [55323]: /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. [ 403.542733] [55323]: warnings.warn(deprecated_msg) [ 403.542929] [55323]: /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. [ 403.542929] [55323]: warnings.warn(deprecated_msg) [ 403.542929] [55323]: /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. [ 403.542929] [55323]: warnings.warn(deprecated_msg) [ 403.542929] [55323]: DEBUG cinder.api.middleware.request_id [None req-03a099ec-e9de-4201-92c3-d27bd571d880 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 403.542929] [55323]: [pid: 55323|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Fri Feb 7 15:26:45 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 406.910130] [55324]: /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. [ 406.910130] [55324]: warnings.warn(deprecated_msg) [ 406.910130] [55324]: /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. [ 406.910130] [55324]: warnings.warn(deprecated_msg) [ 406.910130] [55324]: /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. [ 406.910616] [55324]: warnings.warn(deprecated_msg) [ 406.910616] [55324]: /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. [ 406.910616] [55324]: warnings.warn(deprecated_msg) [ 406.910616] [55324]: /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. [ 406.910616] [55324]: warnings.warn(deprecated_msg) [ 406.910779] [55324]: /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. [ 406.910779] [55324]: warnings.warn(deprecated_msg) [ 406.910779] [55324]: /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. [ 406.910779] [55324]: warnings.warn(deprecated_msg) [ 406.910779] [55324]: /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. [ 406.910779] [55324]: warnings.warn(deprecated_msg) [ 406.910964] [55324]: /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. [ 406.910964] [55324]: warnings.warn(deprecated_msg) [ 406.910964] [55324]: /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. [ 406.910964] [55324]: warnings.warn(deprecated_msg) [ 406.911116] [55324]: /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. [ 406.911116] [55324]: warnings.warn(deprecated_msg) [ 406.911116] [55324]: /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. [ 406.911116] [55324]: warnings.warn(deprecated_msg) [ 406.911243] [55324]: /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. [ 406.911243] [55324]: warnings.warn(deprecated_msg) [ 406.911243] [55324]: /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. [ 406.911243] [55324]: warnings.warn(deprecated_msg) [ 406.911370] [55324]: /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. [ 406.911370] [55324]: warnings.warn(deprecated_msg) [ 406.911370] [55324]: /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. [ 406.911370] [55324]: warnings.warn(deprecated_msg) [ 406.911370] [55324]: /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. [ 406.911528] [55324]: warnings.warn(deprecated_msg) [ 406.911528] [55324]: /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. [ 406.911528] [55324]: warnings.warn(deprecated_msg) [ 406.911528] [55324]: /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. [ 406.911528] [55324]: warnings.warn(deprecated_msg) [ 406.911684] [55324]: /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. [ 406.911684] [55324]: warnings.warn(deprecated_msg) [ 406.911684] [55324]: /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. [ 406.911684] [55324]: warnings.warn(deprecated_msg) [ 406.911684] [55324]: /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. [ 406.911684] [55324]: warnings.warn(deprecated_msg) [ 406.911865] [55324]: /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. [ 406.911865] [55324]: warnings.warn(deprecated_msg) [ 406.911865] [55324]: /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. [ 406.911865] [55324]: warnings.warn(deprecated_msg) [ 406.911865] [55324]: /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. [ 406.911865] [55324]: warnings.warn(deprecated_msg) [ 406.912062] [55324]: /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. [ 406.912062] [55324]: warnings.warn(deprecated_msg) [ 406.912062] [55324]: /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. [ 406.912062] [55324]: warnings.warn(deprecated_msg) [ 406.912062] [55324]: /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. [ 406.912062] [55324]: warnings.warn(deprecated_msg) [ 406.912250] [55324]: /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. [ 406.912250] [55324]: warnings.warn(deprecated_msg) [ 406.912250] [55324]: /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. [ 406.912250] [55324]: warnings.warn(deprecated_msg) [ 406.912250] [55324]: /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. [ 406.912410] [55324]: warnings.warn(deprecated_msg) [ 406.912410] [55324]: /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. [ 406.912410] [55324]: warnings.warn(deprecated_msg) [ 406.912410] [55324]: /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. [ 406.912410] [55324]: warnings.warn(deprecated_msg) [ 406.912572] [55324]: /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. [ 406.912572] [55324]: warnings.warn(deprecated_msg) [ 406.912572] [55324]: /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. [ 406.912572] [55324]: warnings.warn(deprecated_msg) [ 406.912572] [55324]: /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. [ 406.912572] [55324]: warnings.warn(deprecated_msg) [ 406.912775] [55324]: /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. [ 406.912775] [55324]: warnings.warn(deprecated_msg) [ 406.912775] [55324]: /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. [ 406.912775] [55324]: warnings.warn(deprecated_msg) [ 406.912775] [55324]: /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. [ 406.912775] [55324]: warnings.warn(deprecated_msg) [ 406.912953] [55324]: /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. [ 406.912953] [55324]: warnings.warn(deprecated_msg) [ 406.912953] [55324]: /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. [ 406.912953] [55324]: warnings.warn(deprecated_msg) [ 406.912953] [55324]: /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. [ 406.913125] [55324]: warnings.warn(deprecated_msg) [ 406.913125] [55324]: /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. [ 406.913125] [55324]: warnings.warn(deprecated_msg) [ 406.913125] [55324]: /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. [ 406.913125] [55324]: warnings.warn(deprecated_msg) [ 406.913280] [55324]: /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. [ 406.913280] [55324]: warnings.warn(deprecated_msg) [ 406.913280] [55324]: /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. [ 406.913280] [55324]: warnings.warn(deprecated_msg) [ 406.913412] [55324]: /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. [ 406.913412] [55324]: warnings.warn(deprecated_msg) [ 406.913412] [55324]: /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. [ 406.913412] [55324]: warnings.warn(deprecated_msg) [ 406.913536] [55324]: /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. [ 406.913536] [55324]: warnings.warn(deprecated_msg) [ 406.913536] [55324]: /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. [ 406.913536] [55324]: warnings.warn(deprecated_msg) [ 406.913536] [55324]: /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. [ 406.913828] [55324]: warnings.warn(deprecated_msg) [ 406.913828] [55324]: /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. [ 406.913828] [55324]: warnings.warn(deprecated_msg) [ 406.913828] [55324]: /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. [ 406.913828] [55324]: warnings.warn(deprecated_msg) [ 406.913999] [55324]: /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. [ 406.913999] [55324]: warnings.warn(deprecated_msg) [ 406.913999] [55324]: /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. [ 406.913999] [55324]: warnings.warn(deprecated_msg) [ 406.914141] [55324]: /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. [ 406.914141] [55324]: warnings.warn(deprecated_msg) [ 406.914141] [55324]: /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. [ 406.914141] [55324]: warnings.warn(deprecated_msg) [ 406.914270] [55324]: /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. [ 406.914270] [55324]: warnings.warn(deprecated_msg) [ 406.914270] [55324]: /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. [ 406.914270] [55324]: warnings.warn(deprecated_msg) [ 406.914961] [55324]: /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. [ 406.914961] [55324]: warnings.warn(deprecated_msg) [ 406.914961] [55324]: /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. [ 406.914961] [55324]: warnings.warn(deprecated_msg) [ 406.915109] [55324]: /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. [ 406.915109] [55324]: warnings.warn(deprecated_msg) [ 406.915109] [55324]: /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. [ 406.915109] [55324]: warnings.warn(deprecated_msg) [ 406.915237] [55324]: /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. [ 406.915237] [55324]: warnings.warn(deprecated_msg) [ 406.915237] [55324]: /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. [ 406.915237] [55324]: warnings.warn(deprecated_msg) [ 406.915237] [55324]: /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. [ 406.915406] [55324]: warnings.warn(deprecated_msg) [ 406.915406] [55324]: /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. [ 406.915406] [55324]: warnings.warn(deprecated_msg) [ 406.915406] [55324]: /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. [ 406.915406] [55324]: warnings.warn(deprecated_msg) [ 406.915406] [55324]: /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. [ 406.915594] [55324]: warnings.warn(deprecated_msg) [ 406.915594] [55324]: /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. [ 406.915594] [55324]: warnings.warn(deprecated_msg) [ 406.915594] [55324]: /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. [ 406.915594] [55324]: warnings.warn(deprecated_msg) [ 406.915748] [55324]: /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. [ 406.915748] [55324]: warnings.warn(deprecated_msg) [ 406.915748] [55324]: /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. [ 406.915748] [55324]: warnings.warn(deprecated_msg) [ 406.915748] [55324]: /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. [ 406.915748] [55324]: warnings.warn(deprecated_msg) [ 406.915934] [55324]: /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. [ 406.915934] [55324]: warnings.warn(deprecated_msg) [ 406.915934] [55324]: /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. [ 406.915934] [55324]: warnings.warn(deprecated_msg) [ 406.915934] [55324]: /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. [ 406.915934] [55324]: warnings.warn(deprecated_msg) [ 406.916130] [55324]: /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. [ 406.916130] [55324]: warnings.warn(deprecated_msg) [ 406.916130] [55324]: /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. [ 406.916130] [55324]: warnings.warn(deprecated_msg) [ 406.916130] [55324]: /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. [ 406.916130] [55324]: warnings.warn(deprecated_msg) [ 406.916321] [55324]: /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. [ 406.916321] [55324]: warnings.warn(deprecated_msg) [ 406.916321] [55324]: /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. [ 406.916321] [55324]: warnings.warn(deprecated_msg) [ 406.916321] [55324]: /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. [ 406.916321] [55324]: warnings.warn(deprecated_msg) [ 406.916504] [55324]: /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. [ 406.916504] [55324]: warnings.warn(deprecated_msg) [ 406.916504] [55324]: /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. [ 406.916504] [55324]: warnings.warn(deprecated_msg) [ 406.916635] [55324]: /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. [ 406.916635] [55324]: warnings.warn(deprecated_msg) [ 406.916635] [55324]: /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. [ 406.916635] [55324]: warnings.warn(deprecated_msg) [ 406.916635] [55324]: /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. [ 406.916793] [55324]: warnings.warn(deprecated_msg) [ 406.916793] [55324]: /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. [ 406.916793] [55324]: warnings.warn(deprecated_msg) [ 406.916793] [55324]: /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. [ 406.916793] [55324]: warnings.warn(deprecated_msg) [ 406.916793] [55324]: DEBUG cinder.api.middleware.request_id [None req-03df9e9d-3738-4024-93bc-0ffe828f12e7 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 407.269143] [55324]: INFO cinder.api.openstack.wsgi [None req-03df9e9d-3738-4024-93bc-0ffe828f12e7 admin admin] POST http://10.180.1.21/volume/v3/types [ 407.269842] [55324]: DEBUG cinder.api.openstack.wsgi [None req-03df9e9d-3738-4024-93bc-0ffe828f12e7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 407.271837] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 407.271837] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 407.275236] [55324]: DEBUG oslo_db.sqlalchemy.engines [None req-03df9e9d-3738-4024-93bc-0ffe828f12e7 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=55324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 407.299235] [55324]: INFO cinder.api.openstack.wsgi [None req-03df9e9d-3738-4024-93bc-0ffe828f12e7 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 407.299661] [55324]: [pid: 55324|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 7 15:26:48 2025] POST /volume/v3/types => generated 182 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 407.304346] [55323]: DEBUG cinder.api.middleware.request_id [req-03df9e9d-3738-4024-93bc-0ffe828f12e7 req-5e564f84-658b-4f51-ad4a-0c7069a57bff None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 407.572843] [55323]: INFO cinder.api.openstack.wsgi [req-03df9e9d-3738-4024-93bc-0ffe828f12e7 req-5e564f84-658b-4f51-ad4a-0c7069a57bff admin admin] POST http://10.180.1.21/volume/v3/types/4f589c04-cc8e-4480-99bb-31b78f3a7a37/extra_specs [ 407.573551] [55323]: DEBUG cinder.api.openstack.wsgi [req-03df9e9d-3738-4024-93bc-0ffe828f12e7 req-5e564f84-658b-4f51-ad4a-0c7069a57bff admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 407.575653] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 407.575653] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 407.579417] [55323]: DEBUG oslo_db.sqlalchemy.engines [req-03df9e9d-3738-4024-93bc-0ffe828f12e7 req-5e564f84-658b-4f51-ad4a-0c7069a57bff 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=55323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 407.628968] [55323]: INFO cinder.api.openstack.wsgi [req-03df9e9d-3738-4024-93bc-0ffe828f12e7 req-5e564f84-658b-4f51-ad4a-0c7069a57bff admin admin] http://10.180.1.21/volume/v3/types/4f589c04-cc8e-4480-99bb-31b78f3a7a37/extra_specs returned with HTTP 200 [ 407.629453] [55323]: [pid: 55323|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Fri Feb 7 15:26:49 2025] POST /volume/v3/types/4f589c04-cc8e-4480-99bb-31b78f3a7a37/extra_specs => generated 51 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 417.296861] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 417.627592] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 418.544815] [55324]: DEBUG cinder.api.middleware.request_id [None req-3b655261-1106-45f0-89ea-85140eec4262 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 418.545517] [55324]: INFO cinder.api.openstack.wsgi [None req-3b655261-1106-45f0-89ea-85140eec4262 None None] GET http://10.180.1.21/volume// [ 418.545703] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3b655261-1106-45f0-89ea-85140eec4262 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 418.545927] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3b655261-1106-45f0-89ea-85140eec4262 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 418.546498] [55324]: INFO cinder.api.openstack.wsgi [None req-3b655261-1106-45f0-89ea-85140eec4262 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 418.546883] [55324]: [pid: 55324|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Fri Feb 7 15:27:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 475.030284] [55323]: DEBUG cinder.api.middleware.request_id [None req-c903d280-501b-4398-9770-1c0eebd61b2a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 475.097123] [55323]: INFO cinder.api.openstack.wsgi [None req-c903d280-501b-4398-9770-1c0eebd61b2a tempest-verify_tempest_config-2066521465 tempest-verify_tempest_config-2066521465-project-member] GET http://10.180.1.21/volume/v3/extensions [ 475.097358] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c903d280-501b-4398-9770-1c0eebd61b2a tempest-verify_tempest_config-2066521465 tempest-verify_tempest_config-2066521465-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 475.097571] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c903d280-501b-4398-9770-1c0eebd61b2a tempest-verify_tempest_config-2066521465 tempest-verify_tempest_config-2066521465-project-member] Calling method 'index' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 475.097979] [55323]: INFO cinder.api.openstack.wsgi [None req-c903d280-501b-4398-9770-1c0eebd61b2a tempest-verify_tempest_config-2066521465 tempest-verify_tempest_config-2066521465-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 475.098373] [55323]: [pid: 55323|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Fri Feb 7 15:27:56 2025] GET /volume/v3/extensions => generated 5245 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 547.569034] [55324]: DEBUG cinder.api.middleware.request_id [None req-590042db-27fa-4597-a953-062ccd6323d2 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 547.748990] [55324]: INFO cinder.api.openstack.wsgi [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 547.749488] [55324]: DEBUG cinder.api.openstack.wsgi [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-437447385"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 547.752365] [55324]: DEBUG cinder.api.v3.volumes [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-437447385'}} {{(pid=55324) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 547.752905] [55324]: INFO cinder.api.v3.volumes [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Create volume of 1 GB [ 547.773163] [55324]: DEBUG cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Availability zone cache updated, next update will occur around 2025-02-07 16:29:09.629628. {{(pid=55324) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 547.773163] [55324]: INFO cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Availability Zones retrieved successfully. [ 547.797958] [55324]: /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 [ 547.797958] [55324]: import asyncore [ 547.806870] [55324]: DEBUG cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Flow 'volume_create_api' (57c2552e-b6e2-4936-b691-05a3cb91bc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 547.808365] [55324]: DEBUG cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3cadacc-2721-4175-9e8b-d30fa0e6063e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 547.809914] [55324]: DEBUG cinder.volume.flows.api.create_volume [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Validating volume size '1' using validate_int {{(pid=55324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 547.851446] [55324]: DEBUG cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3cadacc-2721-4175-9e8b-d30fa0e6063e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 547.852503] [55324]: DEBUG cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f05df2-5288-437b-a7bc-49a053e5a620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 547.882541] [55324]: WARNING cinder.quota [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-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. [ 547.883147] [55324]: WARNING cinder.quota [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-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. [ 547.952558] [55324]: DEBUG cinder.quota [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Created reservations ['de48ee19-c9b3-4c2e-a129-0b1e1a03584b', '581a493a-f344-4cb8-8578-28d8933600bd', '13f77233-7b90-400e-ba03-baee6c5f6c21', '6e0026d2-73a0-4e3e-b050-97b73765c5eb'] {{(pid=55324) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 547.953706] [55324]: DEBUG cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f05df2-5288-437b-a7bc-49a053e5a620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de48ee19-c9b3-4c2e-a129-0b1e1a03584b', '581a493a-f344-4cb8-8578-28d8933600bd', '13f77233-7b90-400e-ba03-baee6c5f6c21', '6e0026d2-73a0-4e3e-b050-97b73765c5eb']}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 547.954684] [55324]: DEBUG cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c605cf8d-cfe7-4fd4-835f-9afa99c9d528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 548.155554] [55324]: DEBUG cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c605cf8d-cfe7-4fd4-835f-9afa99c9d528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dce17c83-533c-4654-bb6d-f9d45d166cec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-437447385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8a5667269a40adb50e2b8aef17309a',qos_specs=None,replication_status=,reservations=['de48ee19-c9b3-4c2e-a129-0b1e1a03584b','581a493a-f344-4cb8-8578-28d8933600bd','13f77233-7b90-400e-ba03-baee6c5f6c21','6e0026d2-73a0-4e3e-b050-97b73765c5eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb8a8a1c4c4a4212a022541e2841a0af',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-437447385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dce17c83-533c-4654-bb6d-f9d45d166cec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8a5667269a40adb50e2b8aef17309a',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='fb8a8a1c4c4a4212a022541e2841a0af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 548.157062] [55324]: DEBUG cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d7f709d-b41d-4bd1-9619-31b74b24a576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 548.187647] [55324]: DEBUG cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d7f709d-b41d-4bd1-9619-31b74b24a576) 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-437447385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8a5667269a40adb50e2b8aef17309a',qos_specs=None,replication_status=,reservations=['de48ee19-c9b3-4c2e-a129-0b1e1a03584b','581a493a-f344-4cb8-8578-28d8933600bd','13f77233-7b90-400e-ba03-baee6c5f6c21','6e0026d2-73a0-4e3e-b050-97b73765c5eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb8a8a1c4c4a4212a022541e2841a0af',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 548.188780] [55324]: DEBUG cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6246bbee-f56c-4d77-b9ad-b3b2d5e234fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 548.224908] [55324]: DEBUG cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6246bbee-f56c-4d77-b9ad-b3b2d5e234fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 548.224908] [55324]: DEBUG cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Flow 'volume_create_api' (57c2552e-b6e2-4936-b691-05a3cb91bc67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 548.224908] [55324]: INFO cinder.volume.api [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Create volume request issued successfully. [ 548.227296] [55324]: INFO cinder.api.openstack.wsgi [None req-590042db-27fa-4597-a953-062ccd6323d2 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 548.228407] [55324]: [pid: 55324|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:29:09 2025] POST /volume/v3/volumes => generated 783 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 548.245229] [55323]: DEBUG cinder.api.middleware.request_id [None req-12abe448-087e-44c4-a8f0-5e84c335cfbc None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 548.253011] [55323]: INFO cinder.api.openstack.wsgi [None req-12abe448-087e-44c4-a8f0-5e84c335cfbc tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 548.253057] [55323]: DEBUG cinder.api.openstack.wsgi [None req-12abe448-087e-44c4-a8f0-5e84c335cfbc tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 548.254348] [55323]: DEBUG cinder.api.openstack.wsgi [None req-12abe448-087e-44c4-a8f0-5e84c335cfbc tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 548.316594] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 548.316594] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 548.327829] [55323]: INFO cinder.volume.api [None req-12abe448-087e-44c4-a8f0-5e84c335cfbc tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 548.337378] [55323]: INFO cinder.api.openstack.wsgi [None req-12abe448-087e-44c4-a8f0-5e84c335cfbc tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 548.337378] [55323]: [pid: 55323|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:29:10 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 962 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 549.348932] [55324]: DEBUG cinder.api.middleware.request_id [None req-f94148bb-0d1a-4195-9f6a-91d2af094a44 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 549.352205] [55324]: INFO cinder.api.openstack.wsgi [None req-f94148bb-0d1a-4195-9f6a-91d2af094a44 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 549.352437] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f94148bb-0d1a-4195-9f6a-91d2af094a44 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 549.352658] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f94148bb-0d1a-4195-9f6a-91d2af094a44 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 549.365197] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 549.365197] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 549.371646] [55324]: INFO cinder.volume.api [None req-f94148bb-0d1a-4195-9f6a-91d2af094a44 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 549.379230] [55324]: INFO cinder.api.openstack.wsgi [None req-f94148bb-0d1a-4195-9f6a-91d2af094a44 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 549.379657] [55324]: [pid: 55324|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:29:11 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 558.333438] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=4 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 559.375731] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 663.736397] [55323]: DEBUG cinder.api.middleware.request_id [req-9320cc22-cb76-4b8d-92a1-ef7710c7be8f req-3e362479-3aec-413e-a6c0-d3c9b0dffdd9 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 663.738604] [55323]: WARNING keystonemiddleware.auth_token [req-9320cc22-cb76-4b8d-92a1-ef7710c7be8f req-3e362479-3aec-413e-a6c0-d3c9b0dffdd9 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. [ 663.740318] [55323]: INFO cinder.api.openstack.wsgi [req-9320cc22-cb76-4b8d-92a1-ef7710c7be8f req-3e362479-3aec-413e-a6c0-d3c9b0dffdd9 tempest-InstanceActionsTestJSON-1769083303 tempest-InstanceActionsTestJSON-1769083303-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=2403c90a-52bd-4e10-9bea-f9e9c65325e2 [ 663.740570] [55323]: DEBUG cinder.api.openstack.wsgi [req-9320cc22-cb76-4b8d-92a1-ef7710c7be8f req-3e362479-3aec-413e-a6c0-d3c9b0dffdd9 tempest-InstanceActionsTestJSON-1769083303 tempest-InstanceActionsTestJSON-1769083303-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 663.740786] [55323]: DEBUG cinder.api.openstack.wsgi [req-9320cc22-cb76-4b8d-92a1-ef7710c7be8f req-3e362479-3aec-413e-a6c0-d3c9b0dffdd9 tempest-InstanceActionsTestJSON-1769083303 tempest-InstanceActionsTestJSON-1769083303-project-member] Calling method 'version_select' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 663.754758] [55323]: INFO cinder.api.openstack.wsgi [req-9320cc22-cb76-4b8d-92a1-ef7710c7be8f req-3e362479-3aec-413e-a6c0-d3c9b0dffdd9 tempest-InstanceActionsTestJSON-1769083303 tempest-InstanceActionsTestJSON-1769083303-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=2403c90a-52bd-4e10-9bea-f9e9c65325e2 returned with HTTP 200 [ 663.754924] [55323]: [pid: 55323|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 7 15:31:05 2025] GET /volume/v3/attachments?instance_id=2403c90a-52bd-4e10-9bea-f9e9c65325e2 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 673.751109] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=1 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 692.816883] [55324]: DEBUG cinder.api.middleware.request_id [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.821034] [55324]: INFO cinder.api.openstack.wsgi [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] POST http://10.180.1.21/volume/v3/volumes [ 692.821034] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-320605365"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 692.822986] [55324]: DEBUG cinder.api.v3.volumes [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-320605365'}} {{(pid=55324) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 692.823164] [55324]: INFO cinder.api.v3.volumes [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Create volume of 1 GB [ 692.829423] [55324]: INFO cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Availability Zones retrieved successfully. [ 692.837285] [55324]: DEBUG cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Flow 'volume_create_api' (44ea8ade-4d65-469e-b432-eeec6d8158b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 692.838617] [55324]: DEBUG cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4993257e-a2fa-4260-8389-ba9fe7b39787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 692.841765] [55324]: DEBUG cinder.volume.flows.api.create_volume [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Validating volume size '1' using validate_int {{(pid=55324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 692.872193] [55324]: DEBUG cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4993257e-a2fa-4260-8389-ba9fe7b39787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 692.872297] [55324]: DEBUG cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed5a3402-718c-4f5d-ad41-9cc978dc0ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 692.922702] [55324]: DEBUG cinder.quota [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Created reservations ['d95d4451-a1c9-42bc-8568-0573422c0f7a', '3008e030-308b-4cb8-ad54-ff3b428c2db0', '33386725-eb3a-4599-8b07-b27baae6ca88', '1e10d7ea-00ff-45bf-bf4c-e6f5607df7d7'] {{(pid=55324) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 692.923722] [55324]: DEBUG cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed5a3402-718c-4f5d-ad41-9cc978dc0ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d95d4451-a1c9-42bc-8568-0573422c0f7a', '3008e030-308b-4cb8-ad54-ff3b428c2db0', '33386725-eb3a-4599-8b07-b27baae6ca88', '1e10d7ea-00ff-45bf-bf4c-e6f5607df7d7']}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 692.924766] [55324]: DEBUG cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45fcf6b4-8c54-4cab-9349-10e9c6238b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 692.960197] [55324]: DEBUG cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45fcf6b4-8c54-4cab-9349-10e9c6238b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb5e9736-96bf-401c-97e0-883f79992ed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-320605365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b642c17d3e4c0b86580037badf5a11',qos_specs=None,replication_status=,reservations=['d95d4451-a1c9-42bc-8568-0573422c0f7a','3008e030-308b-4cb8-ad54-ff3b428c2db0','33386725-eb3a-4599-8b07-b27baae6ca88','1e10d7ea-00ff-45bf-bf4c-e6f5607df7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca9ce4e1fbe3471c911419a7afa2d4db',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:31:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-320605365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb5e9736-96bf-401c-97e0-883f79992ed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81b642c17d3e4c0b86580037badf5a11',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='ca9ce4e1fbe3471c911419a7afa2d4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 692.961423] [55324]: DEBUG cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c8df25-f975-4d08-b219-389f3b755ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 692.981766] [55324]: DEBUG cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c8df25-f975-4d08-b219-389f3b755ebd) 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-320605365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b642c17d3e4c0b86580037badf5a11',qos_specs=None,replication_status=,reservations=['d95d4451-a1c9-42bc-8568-0573422c0f7a','3008e030-308b-4cb8-ad54-ff3b428c2db0','33386725-eb3a-4599-8b07-b27baae6ca88','1e10d7ea-00ff-45bf-bf4c-e6f5607df7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca9ce4e1fbe3471c911419a7afa2d4db',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 692.983147] [55324]: DEBUG cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec27cf1d-cc0d-4a59-9e7b-b5651161dcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 693.014800] [55324]: DEBUG cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec27cf1d-cc0d-4a59-9e7b-b5651161dcde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 693.016304] [55324]: DEBUG cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Flow 'volume_create_api' (44ea8ade-4d65-469e-b432-eeec6d8158b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 693.016798] [55324]: INFO cinder.volume.api [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Create volume request issued successfully. [ 693.018016] [55324]: INFO cinder.api.openstack.wsgi [None req-f0297c23-dd54-45e9-8215-e7e79df796e7 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 693.018624] [55324]: [pid: 55324|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:31:34 2025] POST /volume/v3/volumes => generated 757 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 693.029049] [55323]: DEBUG cinder.api.middleware.request_id [None req-f1f80611-3cdf-4768-a0ba-8ef08d272a1d None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.031015] [55323]: INFO cinder.api.openstack.wsgi [None req-f1f80611-3cdf-4768-a0ba-8ef08d272a1d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 [ 693.031644] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f1f80611-3cdf-4768-a0ba-8ef08d272a1d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.032063] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f1f80611-3cdf-4768-a0ba-8ef08d272a1d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.066761] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.066761] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.072893] [55323]: INFO cinder.volume.api [None req-f1f80611-3cdf-4768-a0ba-8ef08d272a1d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 693.078592] [55323]: INFO cinder.api.openstack.wsgi [None req-f1f80611-3cdf-4768-a0ba-8ef08d272a1d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 returned with HTTP 200 [ 693.078592] [55323]: [pid: 55323|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:31:34 2025] GET /volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.089296] [55324]: DEBUG cinder.api.middleware.request_id [None req-a8c98610-7d3d-4f53-8a07-40ac9813a191 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.091502] [55324]: INFO cinder.api.openstack.wsgi [None req-a8c98610-7d3d-4f53-8a07-40ac9813a191 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 [ 694.091726] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a8c98610-7d3d-4f53-8a07-40ac9813a191 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.091949] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a8c98610-7d3d-4f53-8a07-40ac9813a191 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.102554] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.102554] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.107348] [55324]: INFO cinder.volume.api [None req-a8c98610-7d3d-4f53-8a07-40ac9813a191 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 694.114015] [55324]: INFO cinder.api.openstack.wsgi [None req-a8c98610-7d3d-4f53-8a07-40ac9813a191 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 returned with HTTP 200 [ 694.114446] [55324]: [pid: 55324|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:31:35 2025] GET /volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 703.075213] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=4 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 704.111531] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 711.299657] [55323]: DEBUG cinder.api.middleware.request_id [None req-af24b334-1689-42a5-b675-58035a60553c None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.301924] [55323]: INFO cinder.api.openstack.wsgi [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] POST http://10.180.1.21/volume/v3/volumes [ 711.302395] [55323]: DEBUG cinder.api.openstack.wsgi [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2015103035"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 711.304276] [55323]: DEBUG cinder.api.v3.volumes [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2015103035'}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 711.304721] [55323]: INFO cinder.api.v3.volumes [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Create volume of 1 GB [ 711.437486] [55323]: DEBUG cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Availability zone cache updated, next update will occur around 2025-02-07 16:31:53.294741. {{(pid=55323) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 711.437594] [55323]: INFO cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Availability Zones retrieved successfully. [ 711.449894] [55323]: /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 [ 711.449894] [55323]: import asyncore [ 711.457066] [55323]: DEBUG cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Flow 'volume_create_api' (339e1dcf-a251-4a82-aa38-284841e945d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 711.458253] [55323]: DEBUG cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ac795a-48de-40b7-b673-c1082a629a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 711.459551] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 711.502565] [55323]: DEBUG cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7ac795a-48de-40b7-b673-c1082a629a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 711.503552] [55323]: DEBUG cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2adcd50b-53bb-4d91-91f0-30d23dd183a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 711.530217] [55323]: WARNING cinder.quota [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-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. [ 711.530585] [55323]: WARNING cinder.quota [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-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. [ 711.551740] [55323]: DEBUG cinder.quota [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Created reservations ['38b141c5-1dde-4930-b68e-cc70c2948449', '77f2de7b-94fc-427c-a45f-e50a8d208bf2', 'b86d9345-27b6-4383-a19d-595bfc110860', '26efd5d1-d931-4256-86b3-318db617a7f9'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 711.552787] [55323]: DEBUG cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2adcd50b-53bb-4d91-91f0-30d23dd183a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b141c5-1dde-4930-b68e-cc70c2948449', '77f2de7b-94fc-427c-a45f-e50a8d208bf2', 'b86d9345-27b6-4383-a19d-595bfc110860', '26efd5d1-d931-4256-86b3-318db617a7f9']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 711.553831] [55323]: DEBUG cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5174a563-ebff-42f0-a0f4-fb5e39398f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 711.573052] [55323]: DEBUG cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5174a563-ebff-42f0-a0f4-fb5e39398f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81368243-71ca-43db-9cce-adb772a65421', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2015103035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b642c17d3e4c0b86580037badf5a11',qos_specs=None,replication_status=,reservations=['38b141c5-1dde-4930-b68e-cc70c2948449','77f2de7b-94fc-427c-a45f-e50a8d208bf2','b86d9345-27b6-4383-a19d-595bfc110860','26efd5d1-d931-4256-86b3-318db617a7f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca9ce4e1fbe3471c911419a7afa2d4db',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:31:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2015103035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81368243-71ca-43db-9cce-adb772a65421,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81b642c17d3e4c0b86580037badf5a11',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='ca9ce4e1fbe3471c911419a7afa2d4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 711.573994] [55323]: DEBUG cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0801419-4224-4140-bf15-0d9810cd6698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 711.603517] [55323]: DEBUG cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0801419-4224-4140-bf15-0d9810cd6698) 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-2015103035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b642c17d3e4c0b86580037badf5a11',qos_specs=None,replication_status=,reservations=['38b141c5-1dde-4930-b68e-cc70c2948449','77f2de7b-94fc-427c-a45f-e50a8d208bf2','b86d9345-27b6-4383-a19d-595bfc110860','26efd5d1-d931-4256-86b3-318db617a7f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca9ce4e1fbe3471c911419a7afa2d4db',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 711.604388] [55323]: DEBUG cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0761ec-43b0-4adf-881f-51adf7e24296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 711.628997] [55323]: DEBUG cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0761ec-43b0-4adf-881f-51adf7e24296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 711.630179] [55323]: DEBUG cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Flow 'volume_create_api' (339e1dcf-a251-4a82-aa38-284841e945d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 711.630568] [55323]: INFO cinder.volume.api [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Create volume request issued successfully. [ 711.631256] [55323]: INFO cinder.api.openstack.wsgi [None req-af24b334-1689-42a5-b675-58035a60553c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 711.631810] [55323]: [pid: 55323|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:31:53 2025] POST /volume/v3/volumes => generated 758 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 711.641421] [55324]: DEBUG cinder.api.middleware.request_id [None req-6fcac03d-f7be-42ca-8eb1-9950b2e4556a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.643483] [55324]: INFO cinder.api.openstack.wsgi [None req-6fcac03d-f7be-42ca-8eb1-9950b2e4556a tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 711.643713] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6fcac03d-f7be-42ca-8eb1-9950b2e4556a tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.643935] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6fcac03d-f7be-42ca-8eb1-9950b2e4556a tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.652586] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.652586] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.656558] [55324]: INFO cinder.volume.api [None req-6fcac03d-f7be-42ca-8eb1-9950b2e4556a tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 711.661568] [55324]: INFO cinder.api.openstack.wsgi [None req-6fcac03d-f7be-42ca-8eb1-9950b2e4556a tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 711.662010] [55324]: [pid: 55324|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:31:53 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 712.673338] [55323]: DEBUG cinder.api.middleware.request_id [None req-af51042c-edfa-4792-a1f2-bc5558280d20 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.676328] [55323]: INFO cinder.api.openstack.wsgi [None req-af51042c-edfa-4792-a1f2-bc5558280d20 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 712.677037] [55323]: DEBUG cinder.api.openstack.wsgi [None req-af51042c-edfa-4792-a1f2-bc5558280d20 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.677396] [55323]: DEBUG cinder.api.openstack.wsgi [None req-af51042c-edfa-4792-a1f2-bc5558280d20 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.698888] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.698888] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.704883] [55323]: INFO cinder.volume.api [None req-af51042c-edfa-4792-a1f2-bc5558280d20 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 712.711079] [55323]: INFO cinder.api.openstack.wsgi [None req-af51042c-edfa-4792-a1f2-bc5558280d20 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 712.711540] [55323]: [pid: 55323|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:31:54 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 721.659232] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=4 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 722.708553] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=25,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 723.843490] [55324]: DEBUG cinder.api.middleware.request_id [None req-46fab898-be4f-410f-8435-8acd403f9145 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.846687] [55324]: INFO cinder.api.openstack.wsgi [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] POST http://10.180.1.21/volume/v3/volumes [ 723.847095] [55324]: DEBUG cinder.api.openstack.wsgi [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1028526463"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 723.848794] [55324]: DEBUG cinder.api.v3.volumes [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1028526463'}} {{(pid=55324) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 723.848939] [55324]: INFO cinder.api.v3.volumes [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Create volume of 1 GB [ 723.854268] [55324]: INFO cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Availability Zones retrieved successfully. [ 723.860833] [55324]: DEBUG cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Flow 'volume_create_api' (73e1d42b-b9c4-40d7-8da2-3c2abd5ab726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 723.862040] [55324]: DEBUG cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20779b8-1ac1-4b49-b4be-3470898fce1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 723.863169] [55324]: DEBUG cinder.volume.flows.api.create_volume [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Validating volume size '1' using validate_int {{(pid=55324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 723.882700] [55324]: DEBUG cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20779b8-1ac1-4b49-b4be-3470898fce1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 723.882700] [55324]: DEBUG cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad14ae3f-c1c0-46d6-94b8-5395b4957f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 723.929222] [55324]: DEBUG cinder.quota [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Created reservations ['6c415d31-1850-4aab-9a08-1ae7100fa379', '102b6cf0-ff22-4c90-b813-13be2d180b26', 'f144978a-466a-45b1-9456-1a354453cf4f', 'efb247bd-dfe9-463f-bf9d-1139d69d78f5'] {{(pid=55324) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 723.930198] [55324]: DEBUG cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad14ae3f-c1c0-46d6-94b8-5395b4957f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c415d31-1850-4aab-9a08-1ae7100fa379', '102b6cf0-ff22-4c90-b813-13be2d180b26', 'f144978a-466a-45b1-9456-1a354453cf4f', 'efb247bd-dfe9-463f-bf9d-1139d69d78f5']}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 723.931121] [55324]: DEBUG cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170d9062-0c36-40a1-b17d-c76f4ce8932e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 723.958040] [55324]: DEBUG cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170d9062-0c36-40a1-b17d-c76f4ce8932e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9c94b6f-46c7-4604-8658-b93a9ea0ae64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1028526463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6636b35d656c4bb1826ac88726d484b0',qos_specs=None,replication_status=,reservations=['6c415d31-1850-4aab-9a08-1ae7100fa379','102b6cf0-ff22-4c90-b813-13be2d180b26','f144978a-466a-45b1-9456-1a354453cf4f','efb247bd-dfe9-463f-bf9d-1139d69d78f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e14f10b09446739e5428486c1f36e8',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:32:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1028526463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9c94b6f-46c7-4604-8658-b93a9ea0ae64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6636b35d656c4bb1826ac88726d484b0',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='35e14f10b09446739e5428486c1f36e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 723.958040] [55324]: DEBUG cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6314c7c-15a3-4508-a880-20f39fdb7261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 723.979973] [55324]: DEBUG cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6314c7c-15a3-4508-a880-20f39fdb7261) 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-1028526463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6636b35d656c4bb1826ac88726d484b0',qos_specs=None,replication_status=,reservations=['6c415d31-1850-4aab-9a08-1ae7100fa379','102b6cf0-ff22-4c90-b813-13be2d180b26','f144978a-466a-45b1-9456-1a354453cf4f','efb247bd-dfe9-463f-bf9d-1139d69d78f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e14f10b09446739e5428486c1f36e8',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 723.981039] [55324]: DEBUG cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2e52959-1e46-4c77-82cb-514770ea5df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 723.991479] [55324]: DEBUG cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2e52959-1e46-4c77-82cb-514770ea5df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 723.992680] [55324]: DEBUG cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Flow 'volume_create_api' (73e1d42b-b9c4-40d7-8da2-3c2abd5ab726) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 723.993093] [55324]: INFO cinder.volume.api [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Create volume request issued successfully. [ 723.993903] [55324]: INFO cinder.api.openstack.wsgi [None req-46fab898-be4f-410f-8435-8acd403f9145 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 723.994276] [55324]: [pid: 55324|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:32:05 2025] POST /volume/v3/volumes => generated 753 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 724.010776] [55323]: DEBUG cinder.api.middleware.request_id [None req-28a71c6f-5d98-432e-a139-66c01122e637 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 724.013798] [55323]: INFO cinder.api.openstack.wsgi [None req-28a71c6f-5d98-432e-a139-66c01122e637 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] GET http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 [ 724.014076] [55323]: DEBUG cinder.api.openstack.wsgi [None req-28a71c6f-5d98-432e-a139-66c01122e637 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 724.014379] [55323]: DEBUG cinder.api.openstack.wsgi [None req-28a71c6f-5d98-432e-a139-66c01122e637 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 724.024238] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.024238] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 724.028974] [55323]: INFO cinder.volume.api [None req-28a71c6f-5d98-432e-a139-66c01122e637 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Volume info retrieved successfully. [ 724.035418] [55323]: INFO cinder.api.openstack.wsgi [None req-28a71c6f-5d98-432e-a139-66c01122e637 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 returned with HTTP 200 [ 724.040043] [55323]: [pid: 55323|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:05 2025] GET /volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 725.046789] [55324]: DEBUG cinder.api.middleware.request_id [None req-d386681c-393e-41e4-920c-13fd26394147 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.049207] [55324]: INFO cinder.api.openstack.wsgi [None req-d386681c-393e-41e4-920c-13fd26394147 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] GET http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 [ 725.049431] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d386681c-393e-41e4-920c-13fd26394147 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.049660] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d386681c-393e-41e4-920c-13fd26394147 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.061817] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.061817] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.066326] [55324]: INFO cinder.volume.api [None req-d386681c-393e-41e4-920c-13fd26394147 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Volume info retrieved successfully. [ 725.071204] [55324]: INFO cinder.api.openstack.wsgi [None req-d386681c-393e-41e4-920c-13fd26394147 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 returned with HTTP 200 [ 725.071592] [55324]: [pid: 55324|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:06 2025] GET /volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 725.081775] [55323]: DEBUG cinder.api.middleware.request_id [None req-103cdc88-191d-43fe-bcf0-58f4f6fc068a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.084487] [55323]: INFO cinder.api.openstack.wsgi [None req-103cdc88-191d-43fe-bcf0-58f4f6fc068a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] POST http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64/action [ 725.085180] [55323]: DEBUG cinder.api.openstack.wsgi [None req-103cdc88-191d-43fe-bcf0-58f4f6fc068a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 725.085378] [55323]: DEBUG cinder.api.openstack.wsgi [None req-103cdc88-191d-43fe-bcf0-58f4f6fc068a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 725.094637] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.094637] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.095066] [55323]: INFO cinder.volume.api [None req-103cdc88-191d-43fe-bcf0-58f4f6fc068a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Volume info retrieved successfully. [ 725.106910] [55323]: INFO cinder.volume.api [None req-103cdc88-191d-43fe-bcf0-58f4f6fc068a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Volume updated successfully. [ 725.107017] [55323]: INFO cinder.api.openstack.wsgi [None req-103cdc88-191d-43fe-bcf0-58f4f6fc068a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64/action returned with HTTP 200 [ 725.107479] [55323]: [pid: 55323|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1267 bytes} [Fri Feb 7 15:32:06 2025] POST /volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 725.111138] [55324]: DEBUG cinder.api.middleware.request_id [None req-1837e90c-35a1-4409-8cfd-6eb8a0515199 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.115381] [55324]: INFO cinder.api.openstack.wsgi [None req-1837e90c-35a1-4409-8cfd-6eb8a0515199 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] GET http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 [ 725.115806] [55324]: DEBUG cinder.api.openstack.wsgi [None req-1837e90c-35a1-4409-8cfd-6eb8a0515199 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.116189] [55324]: DEBUG cinder.api.openstack.wsgi [None req-1837e90c-35a1-4409-8cfd-6eb8a0515199 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.126424] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.126424] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.131542] [55324]: INFO cinder.volume.api [None req-1837e90c-35a1-4409-8cfd-6eb8a0515199 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Volume info retrieved successfully. [ 725.137259] [55324]: INFO cinder.api.openstack.wsgi [None req-1837e90c-35a1-4409-8cfd-6eb8a0515199 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 returned with HTTP 200 [ 725.137783] [55324]: [pid: 55324|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:06 2025] GET /volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 725.239296] [55323]: DEBUG cinder.api.middleware.request_id [req-9a7c18f0-0173-4397-9967-b7d52347468c req-4aa386c7-bf16-4f8a-8502-b4f46f4a470f None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.246026] [55323]: INFO cinder.api.openstack.wsgi [req-9a7c18f0-0173-4397-9967-b7d52347468c req-4aa386c7-bf16-4f8a-8502-b4f46f4a470f tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] GET http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 [ 725.246026] [55323]: DEBUG cinder.api.openstack.wsgi [req-9a7c18f0-0173-4397-9967-b7d52347468c req-4aa386c7-bf16-4f8a-8502-b4f46f4a470f tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.246026] [55323]: DEBUG cinder.api.openstack.wsgi [req-9a7c18f0-0173-4397-9967-b7d52347468c req-4aa386c7-bf16-4f8a-8502-b4f46f4a470f tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.258519] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.258519] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.264130] [55323]: INFO cinder.volume.api [req-9a7c18f0-0173-4397-9967-b7d52347468c req-4aa386c7-bf16-4f8a-8502-b4f46f4a470f tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Volume info retrieved successfully. [ 725.270874] [55323]: INFO cinder.api.openstack.wsgi [req-9a7c18f0-0173-4397-9967-b7d52347468c req-4aa386c7-bf16-4f8a-8502-b4f46f4a470f tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 returned with HTTP 200 [ 725.271404] [55323]: [pid: 55323|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:32:07 2025] GET /volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 725.777647] [55324]: DEBUG cinder.api.middleware.request_id [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.783877] [55324]: INFO cinder.api.openstack.wsgi [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] POST http://10.180.1.21/volume/v3/volumes [ 725.784677] [55324]: DEBUG cinder.api.openstack.wsgi [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-997741078"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 725.787241] [55324]: DEBUG cinder.api.v3.volumes [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-997741078'}} {{(pid=55324) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 725.787241] [55324]: INFO cinder.api.v3.volumes [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Create volume of 1 GB [ 725.792329] [55324]: INFO cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Availability Zones retrieved successfully. [ 725.800242] [55324]: DEBUG cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Flow 'volume_create_api' (726742c8-d16b-4cf4-be1f-be253c5ea9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 725.800966] [55324]: DEBUG cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a105ad1-0651-4801-8773-d1cb7dc69c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 725.802401] [55324]: DEBUG cinder.volume.flows.api.create_volume [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Validating volume size '1' using validate_int {{(pid=55324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 725.825938] [55324]: DEBUG cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a105ad1-0651-4801-8773-d1cb7dc69c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 725.826977] [55324]: DEBUG cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe420f88-2857-4f90-a1c7-8c064def37bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 725.860399] [55324]: DEBUG cinder.quota [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Created reservations ['08821010-bc88-408c-af5f-f48dca3c2b8c', '0cac3f2b-5905-484e-98bb-872425f75b27', '950384fe-6e43-45a3-9cff-a6fb79893f51', 'edc5da1d-37d9-4312-a7b7-08f2fe46f17d'] {{(pid=55324) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 725.861191] [55324]: DEBUG cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe420f88-2857-4f90-a1c7-8c064def37bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08821010-bc88-408c-af5f-f48dca3c2b8c', '0cac3f2b-5905-484e-98bb-872425f75b27', '950384fe-6e43-45a3-9cff-a6fb79893f51', 'edc5da1d-37d9-4312-a7b7-08f2fe46f17d']}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 725.862157] [55324]: DEBUG cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09eb6006-2376-4547-bf22-a089baa3e0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 725.875061] [55324]: DEBUG cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09eb6006-2376-4547-bf22-a089baa3e0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eab1a3f6-485a-4852-8a51-053ec701a8f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-997741078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6636b35d656c4bb1826ac88726d484b0',qos_specs=None,replication_status=,reservations=['08821010-bc88-408c-af5f-f48dca3c2b8c','0cac3f2b-5905-484e-98bb-872425f75b27','950384fe-6e43-45a3-9cff-a6fb79893f51','edc5da1d-37d9-4312-a7b7-08f2fe46f17d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e14f10b09446739e5428486c1f36e8',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:32:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-997741078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eab1a3f6-485a-4852-8a51-053ec701a8f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6636b35d656c4bb1826ac88726d484b0',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='35e14f10b09446739e5428486c1f36e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 725.875824] [55324]: DEBUG cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f12fe80-4499-407b-8f06-aafb839a41f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 725.889935] [55324]: DEBUG cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f12fe80-4499-407b-8f06-aafb839a41f4) 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-997741078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6636b35d656c4bb1826ac88726d484b0',qos_specs=None,replication_status=,reservations=['08821010-bc88-408c-af5f-f48dca3c2b8c','0cac3f2b-5905-484e-98bb-872425f75b27','950384fe-6e43-45a3-9cff-a6fb79893f51','edc5da1d-37d9-4312-a7b7-08f2fe46f17d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e14f10b09446739e5428486c1f36e8',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 725.890919] [55324]: DEBUG cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf352cf3-1cdd-45db-b2c0-bd669528039b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 725.903128] [55324]: DEBUG cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf352cf3-1cdd-45db-b2c0-bd669528039b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 725.904874] [55324]: DEBUG cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Flow 'volume_create_api' (726742c8-d16b-4cf4-be1f-be253c5ea9f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 725.905434] [55324]: INFO cinder.volume.api [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Create volume request issued successfully. [ 725.906506] [55324]: INFO cinder.api.openstack.wsgi [None req-4706c3fa-1b0f-40fe-a375-2c6999d2903a tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 725.907179] [55324]: [pid: 55324|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:32:07 2025] POST /volume/v3/volumes => generated 752 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 725.907835] [55323]: DEBUG cinder.api.middleware.request_id [None req-4b053c46-00bc-402b-8ce3-e03954002710 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.911364] [55323]: INFO cinder.api.openstack.wsgi [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] POST http://10.180.1.21/volume/v3/volumes [ 725.912259] [55323]: DEBUG cinder.api.openstack.wsgi [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1926581824"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 725.913990] [55323]: DEBUG cinder.api.v3.volumes [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1926581824'}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 725.914222] [55323]: INFO cinder.api.v3.volumes [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Create volume of 1 GB [ 725.918956] [55323]: INFO cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Availability Zones retrieved successfully. [ 725.921984] [55324]: DEBUG cinder.api.middleware.request_id [None req-6827fa8b-a1af-4bd2-8f08-b9a8d02b398e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.925135] [55324]: INFO cinder.api.openstack.wsgi [None req-6827fa8b-a1af-4bd2-8f08-b9a8d02b398e tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] GET http://10.180.1.21/volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 [ 725.925482] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6827fa8b-a1af-4bd2-8f08-b9a8d02b398e tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.925821] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6827fa8b-a1af-4bd2-8f08-b9a8d02b398e tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.926889] [55323]: DEBUG cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Flow 'volume_create_api' (94349f75-0bc1-4093-a65c-1a2a56bed509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 725.928704] [55323]: DEBUG cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a37ad8-1d50-4456-a44e-ab6671d276f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 725.930143] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 725.937590] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.937590] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 725.943326] [55324]: INFO cinder.volume.api [None req-6827fa8b-a1af-4bd2-8f08-b9a8d02b398e tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Volume info retrieved successfully. [ 725.950471] [55324]: INFO cinder.api.openstack.wsgi [None req-6827fa8b-a1af-4bd2-8f08-b9a8d02b398e tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 returned with HTTP 200 [ 725.951085] [55324]: [pid: 55324|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:07 2025] GET /volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 725.963882] [55323]: DEBUG cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a37ad8-1d50-4456-a44e-ab6671d276f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 725.964897] [55323]: DEBUG cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6c6c4a-be7d-4f82-9e47-4eca8338cfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 726.030781] [55323]: DEBUG cinder.quota [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Created reservations ['9590111c-2192-45f2-aaa2-cbdb95eec8fc', 'fff0ae5c-c6c5-449f-9ed6-ac5461916f66', 'd446c911-2aed-4ec6-98f6-26c607d91146', '2692576e-6c12-491c-a471-e00b1ab90bcc'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 726.031894] [55323]: DEBUG cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e6c6c4a-be7d-4f82-9e47-4eca8338cfbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9590111c-2192-45f2-aaa2-cbdb95eec8fc', 'fff0ae5c-c6c5-449f-9ed6-ac5461916f66', 'd446c911-2aed-4ec6-98f6-26c607d91146', '2692576e-6c12-491c-a471-e00b1ab90bcc']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 726.034449] [55323]: DEBUG cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5440ada3-8e90-4b49-b7f3-148272ba599c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 726.049041] [55323]: DEBUG cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5440ada3-8e90-4b49-b7f3-148272ba599c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1d4276a-d32a-48f1-aced-6bb2156c509a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1926581824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='966814720e9046aa8e09211e5b151138',qos_specs=None,replication_status=,reservations=['9590111c-2192-45f2-aaa2-cbdb95eec8fc','fff0ae5c-c6c5-449f-9ed6-ac5461916f66','d446c911-2aed-4ec6-98f6-26c607d91146','2692576e-6c12-491c-a471-e00b1ab90bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e148652022a04fdaa472a295ba4850af',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:32:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1926581824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1d4276a-d32a-48f1-aced-6bb2156c509a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='966814720e9046aa8e09211e5b151138',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='e148652022a04fdaa472a295ba4850af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 726.049692] [55323]: DEBUG cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3672f6cd-c6ba-4033-a4eb-3d773d63b4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 726.068019] [55323]: DEBUG cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3672f6cd-c6ba-4033-a4eb-3d773d63b4bb) 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-1926581824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='966814720e9046aa8e09211e5b151138',qos_specs=None,replication_status=,reservations=['9590111c-2192-45f2-aaa2-cbdb95eec8fc','fff0ae5c-c6c5-449f-9ed6-ac5461916f66','d446c911-2aed-4ec6-98f6-26c607d91146','2692576e-6c12-491c-a471-e00b1ab90bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e148652022a04fdaa472a295ba4850af',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 726.068019] [55323]: DEBUG cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30657973-8e69-4557-9c04-a11b8b412058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 726.076070] [55323]: DEBUG cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30657973-8e69-4557-9c04-a11b8b412058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 726.077186] [55323]: DEBUG cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Flow 'volume_create_api' (94349f75-0bc1-4093-a65c-1a2a56bed509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 726.077580] [55323]: INFO cinder.volume.api [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Create volume request issued successfully. [ 726.078328] [55323]: INFO cinder.api.openstack.wsgi [None req-4b053c46-00bc-402b-8ce3-e03954002710 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 726.078831] [55323]: [pid: 55323|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:32:07 2025] POST /volume/v3/volumes => generated 751 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 726.091869] [55324]: DEBUG cinder.api.middleware.request_id [None req-a1a93406-439f-4f9d-9704-5b5f3941d843 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.096809] [55324]: INFO cinder.api.openstack.wsgi [None req-a1a93406-439f-4f9d-9704-5b5f3941d843 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 726.096809] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a1a93406-439f-4f9d-9704-5b5f3941d843 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.096809] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a1a93406-439f-4f9d-9704-5b5f3941d843 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.103241] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.103241] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.106881] [55324]: INFO cinder.volume.api [None req-a1a93406-439f-4f9d-9704-5b5f3941d843 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 726.112320] [55324]: INFO cinder.api.openstack.wsgi [None req-a1a93406-439f-4f9d-9704-5b5f3941d843 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 726.112320] [55324]: [pid: 55324|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:07 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.655507] [55323]: DEBUG cinder.api.middleware.request_id [req-2a8dbb70-3b5e-4f2d-9c20-79d2ed4fb664 req-9d321450-64f9-422b-a0ce-0f552b6f4205 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.657905] [55323]: INFO cinder.api.openstack.wsgi [req-2a8dbb70-3b5e-4f2d-9c20-79d2ed4fb664 req-9d321450-64f9-422b-a0ce-0f552b6f4205 tempest-SecurityGroupsTestJSON-214330237 tempest-SecurityGroupsTestJSON-214330237-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=ac4c6ca5-cdb1-4603-8609-8e442cf534fd [ 726.659025] [55323]: DEBUG cinder.api.openstack.wsgi [req-2a8dbb70-3b5e-4f2d-9c20-79d2ed4fb664 req-9d321450-64f9-422b-a0ce-0f552b6f4205 tempest-SecurityGroupsTestJSON-214330237 tempest-SecurityGroupsTestJSON-214330237-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.659025] [55323]: DEBUG cinder.api.openstack.wsgi [req-2a8dbb70-3b5e-4f2d-9c20-79d2ed4fb664 req-9d321450-64f9-422b-a0ce-0f552b6f4205 tempest-SecurityGroupsTestJSON-214330237 tempest-SecurityGroupsTestJSON-214330237-project-member] Calling method 'version_select' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.664160] [55323]: INFO cinder.api.openstack.wsgi [req-2a8dbb70-3b5e-4f2d-9c20-79d2ed4fb664 req-9d321450-64f9-422b-a0ce-0f552b6f4205 tempest-SecurityGroupsTestJSON-214330237 tempest-SecurityGroupsTestJSON-214330237-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=ac4c6ca5-cdb1-4603-8609-8e442cf534fd returned with HTTP 200 [ 726.664709] [55323]: [pid: 55323|app: 0|req: 13/26] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 7 15:32:08 2025] GET /volume/v3/attachments?instance_id=ac4c6ca5-cdb1-4603-8609-8e442cf534fd => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 726.966705] [55324]: DEBUG cinder.api.middleware.request_id [None req-6153bfc8-f7ba-4a2b-8a73-dc10d7e2ef8d None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 726.969942] [55324]: INFO cinder.api.openstack.wsgi [None req-6153bfc8-f7ba-4a2b-8a73-dc10d7e2ef8d tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] GET http://10.180.1.21/volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 [ 726.970421] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6153bfc8-f7ba-4a2b-8a73-dc10d7e2ef8d tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 726.970780] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6153bfc8-f7ba-4a2b-8a73-dc10d7e2ef8d tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 726.985200] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.985200] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 726.991275] [55324]: INFO cinder.volume.api [None req-6153bfc8-f7ba-4a2b-8a73-dc10d7e2ef8d tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Volume info retrieved successfully. [ 726.997479] [55324]: INFO cinder.api.openstack.wsgi [None req-6153bfc8-f7ba-4a2b-8a73-dc10d7e2ef8d tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 returned with HTTP 200 [ 726.998192] [55324]: [pid: 55324|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:08 2025] GET /volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.124500] [55323]: DEBUG cinder.api.middleware.request_id [None req-8b0c6f41-94cf-44fa-8b53-e1ff55323f5c None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.128228] [55323]: INFO cinder.api.openstack.wsgi [None req-8b0c6f41-94cf-44fa-8b53-e1ff55323f5c tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 727.128890] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8b0c6f41-94cf-44fa-8b53-e1ff55323f5c tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.129227] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8b0c6f41-94cf-44fa-8b53-e1ff55323f5c tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.141805] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.141805] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.148661] [55323]: INFO cinder.volume.api [None req-8b0c6f41-94cf-44fa-8b53-e1ff55323f5c tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 727.155512] [55323]: INFO cinder.api.openstack.wsgi [None req-8b0c6f41-94cf-44fa-8b53-e1ff55323f5c tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 727.155941] [55323]: [pid: 55323|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:08 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 727.408020] [55324]: DEBUG cinder.api.middleware.request_id [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-6fb5d542-0be4-4a26-93b2-61a52328fe6e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.409207] [55324]: WARNING keystonemiddleware.auth_token [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-6fb5d542-0be4-4a26-93b2-61a52328fe6e 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. [ 727.411127] [55324]: INFO cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-6fb5d542-0be4-4a26-93b2-61a52328fe6e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 727.411371] [55324]: DEBUG cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-6fb5d542-0be4-4a26-93b2-61a52328fe6e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.411594] [55324]: DEBUG cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-6fb5d542-0be4-4a26-93b2-61a52328fe6e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.423026] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.423026] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.425730] [55324]: INFO cinder.volume.api [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-6fb5d542-0be4-4a26-93b2-61a52328fe6e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 727.431365] [55324]: INFO cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-6fb5d542-0be4-4a26-93b2-61a52328fe6e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 727.431834] [55324]: [pid: 55324|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:32:09 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.969853] [55323]: DEBUG cinder.api.middleware.request_id [None req-98639f25-22e3-445b-82e2-615f516c10da None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.970603] [55323]: INFO cinder.api.openstack.wsgi [None req-98639f25-22e3-445b-82e2-615f516c10da None None] GET http://10.180.1.21/volume// [ 728.970785] [55323]: DEBUG cinder.api.openstack.wsgi [None req-98639f25-22e3-445b-82e2-615f516c10da None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.971481] [55323]: DEBUG cinder.api.openstack.wsgi [None req-98639f25-22e3-445b-82e2-615f516c10da None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.973103] [55323]: INFO cinder.api.openstack.wsgi [None req-98639f25-22e3-445b-82e2-615f516c10da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 728.973463] [55323]: [pid: 55323|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:32:10 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 728.977593] [55324]: DEBUG cinder.api.middleware.request_id [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3e5210bb-9099-4f7a-a403-03b0a0a51422 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.980104] [55324]: INFO cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3e5210bb-9099-4f7a-a403-03b0a0a51422 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] POST http://10.180.1.21/volume/v3/attachments [ 728.980578] [55324]: DEBUG cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3e5210bb-9099-4f7a-a403-03b0a0a51422 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1d4276a-d32a-48f1-aced-6bb2156c509a", "connector": null, "instance_uuid": "233c9ab0-3c91-420b-a8df-f7560d1ba7c7"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 728.992039] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.992039] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.045079] [55324]: INFO cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3e5210bb-9099-4f7a-a403-03b0a0a51422 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 729.045755] [55324]: [pid: 55324|app: 0|req: 16/31] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:32:10 2025] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 729.081416] [55323]: DEBUG cinder.api.middleware.request_id [None req-979e2d01-ade6-47f9-ae1c-e6a143002898 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.083787] [55323]: INFO cinder.api.openstack.wsgi [None req-979e2d01-ade6-47f9-ae1c-e6a143002898 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 729.084273] [55323]: DEBUG cinder.api.openstack.wsgi [None req-979e2d01-ade6-47f9-ae1c-e6a143002898 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.084377] [55323]: DEBUG cinder.api.openstack.wsgi [None req-979e2d01-ade6-47f9-ae1c-e6a143002898 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.099376] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.099376] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.108084] [55323]: INFO cinder.volume.api [None req-979e2d01-ade6-47f9-ae1c-e6a143002898 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 729.117959] [55323]: INFO cinder.api.openstack.wsgi [None req-979e2d01-ade6-47f9-ae1c-e6a143002898 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 729.118662] [55323]: [pid: 55323|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:10 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.583238] [55324]: DEBUG cinder.api.middleware.request_id [None req-3023b8e5-892b-4e77-a3d6-1d4753d51275 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.583648] [55324]: INFO cinder.api.openstack.wsgi [None req-3023b8e5-892b-4e77-a3d6-1d4753d51275 None None] GET http://10.180.1.21/volume// [ 729.583832] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3023b8e5-892b-4e77-a3d6-1d4753d51275 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.584072] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3023b8e5-892b-4e77-a3d6-1d4753d51275 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.584529] [55324]: INFO cinder.api.openstack.wsgi [None req-3023b8e5-892b-4e77-a3d6-1d4753d51275 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 729.584879] [55324]: [pid: 55324|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:32:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 729.590166] [55323]: DEBUG cinder.api.middleware.request_id [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3fe86003-b38f-4a17-9eb4-470a215e5bf0 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.594160] [55323]: INFO cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3fe86003-b38f-4a17-9eb4-470a215e5bf0 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 729.594635] [55323]: DEBUG cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3fe86003-b38f-4a17-9eb4-470a215e5bf0 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 729.594711] [55323]: DEBUG cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3fe86003-b38f-4a17-9eb4-470a215e5bf0 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 729.609488] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.609488] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 729.614832] [55323]: INFO cinder.volume.api [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3fe86003-b38f-4a17-9eb4-470a215e5bf0 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 729.621597] [55323]: INFO cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3fe86003-b38f-4a17-9eb4-470a215e5bf0 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 729.623211] [55323]: [pid: 55323|app: 0|req: 17/34] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:32:11 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 729.655602] [55324]: DEBUG cinder.api.middleware.request_id [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-b9de4b59-5ca0-4384-85fe-26b64a4bb1b8 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.659526] [55324]: INFO cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-b9de4b59-5ca0-4384-85fe-26b64a4bb1b8 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] PUT http://10.180.1.21/volume/v3/attachments/c37b9a38-5ab9-483c-9005-0c250c34ee4e [ 729.660421] [55324]: DEBUG cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-b9de4b59-5ca0-4384-85fe-26b64a4bb1b8 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-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-483272", "mountpoint": "/dev/sdb"}}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 729.673287] [55324]: DEBUG cinder.coordination [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-b9de4b59-5ca0-4384-85fe-26b64a4bb1b8 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Acquiring lock "cinder-attachment_update-f1d4276a-d32a-48f1-aced-6bb2156c509a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 729.681608] [55324]: DEBUG cinder.coordination [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-b9de4b59-5ca0-4384-85fe-26b64a4bb1b8 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Lock "cinder-attachment_update-f1d4276a-d32a-48f1-aced-6bb2156c509a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 729.684096] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.684096] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.131138] [55323]: DEBUG cinder.api.middleware.request_id [None req-09098e53-791a-4461-9faa-4d61477dbbb6 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.136055] [55323]: INFO cinder.api.openstack.wsgi [None req-09098e53-791a-4461-9faa-4d61477dbbb6 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 730.136055] [55323]: DEBUG cinder.api.openstack.wsgi [None req-09098e53-791a-4461-9faa-4d61477dbbb6 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.136055] [55323]: DEBUG cinder.api.openstack.wsgi [None req-09098e53-791a-4461-9faa-4d61477dbbb6 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.152076] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.152076] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.156665] [55323]: INFO cinder.volume.api [None req-09098e53-791a-4461-9faa-4d61477dbbb6 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 730.162357] [55323]: INFO cinder.api.openstack.wsgi [None req-09098e53-791a-4461-9faa-4d61477dbbb6 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 730.162856] [55323]: [pid: 55323|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:11 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 731.175444] [55323]: DEBUG cinder.api.middleware.request_id [None req-27b4584f-2ce0-45cd-a7e8-694940ed2cb5 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.181156] [55323]: INFO cinder.api.openstack.wsgi [None req-27b4584f-2ce0-45cd-a7e8-694940ed2cb5 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 731.181320] [55323]: DEBUG cinder.api.openstack.wsgi [None req-27b4584f-2ce0-45cd-a7e8-694940ed2cb5 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 731.182345] [55323]: DEBUG cinder.api.openstack.wsgi [None req-27b4584f-2ce0-45cd-a7e8-694940ed2cb5 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 731.212160] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.212160] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 731.219791] [55323]: INFO cinder.volume.api [None req-27b4584f-2ce0-45cd-a7e8-694940ed2cb5 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 731.226033] [55323]: INFO cinder.api.openstack.wsgi [None req-27b4584f-2ce0-45cd-a7e8-694940ed2cb5 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 731.226694] [55323]: [pid: 55323|app: 0|req: 19/36] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:13 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.240433] [55323]: DEBUG cinder.api.middleware.request_id [None req-0605975a-1374-48b7-a2a7-33afdc27b156 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.243515] [55323]: INFO cinder.api.openstack.wsgi [None req-0605975a-1374-48b7-a2a7-33afdc27b156 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 732.243811] [55323]: DEBUG cinder.api.openstack.wsgi [None req-0605975a-1374-48b7-a2a7-33afdc27b156 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.244077] [55323]: DEBUG cinder.api.openstack.wsgi [None req-0605975a-1374-48b7-a2a7-33afdc27b156 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.260441] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.260441] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 732.271674] [55323]: INFO cinder.volume.api [None req-0605975a-1374-48b7-a2a7-33afdc27b156 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 732.280158] [55323]: INFO cinder.api.openstack.wsgi [None req-0605975a-1374-48b7-a2a7-33afdc27b156 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 732.280158] [55323]: [pid: 55323|app: 0|req: 20/37] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:14 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.290436] [55323]: DEBUG cinder.api.middleware.request_id [None req-38aa2d7a-a8f1-434f-85b0-8595f0446f69 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.292373] [55323]: INFO cinder.api.openstack.wsgi [None req-38aa2d7a-a8f1-434f-85b0-8595f0446f69 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 733.292601] [55323]: DEBUG cinder.api.openstack.wsgi [None req-38aa2d7a-a8f1-434f-85b0-8595f0446f69 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.292893] [55323]: DEBUG cinder.api.openstack.wsgi [None req-38aa2d7a-a8f1-434f-85b0-8595f0446f69 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.306173] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.306173] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.310206] [55323]: INFO cinder.volume.api [None req-38aa2d7a-a8f1-434f-85b0-8595f0446f69 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 733.315790] [55323]: INFO cinder.api.openstack.wsgi [None req-38aa2d7a-a8f1-434f-85b0-8595f0446f69 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 733.316239] [55323]: [pid: 55323|app: 0|req: 21/38] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:15 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 734.329539] [55323]: DEBUG cinder.api.middleware.request_id [None req-c13676d4-ba33-4642-be6e-61972c23e138 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.331690] [55323]: INFO cinder.api.openstack.wsgi [None req-c13676d4-ba33-4642-be6e-61972c23e138 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 734.331911] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c13676d4-ba33-4642-be6e-61972c23e138 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.332161] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c13676d4-ba33-4642-be6e-61972c23e138 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.355445] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.355445] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.360103] [55323]: INFO cinder.volume.api [None req-c13676d4-ba33-4642-be6e-61972c23e138 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 734.365277] [55323]: INFO cinder.api.openstack.wsgi [None req-c13676d4-ba33-4642-be6e-61972c23e138 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 734.365690] [55323]: [pid: 55323|app: 0|req: 22/39] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:16 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 734.732977] [55324]: DEBUG cinder.coordination [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-b9de4b59-5ca0-4384-85fe-26b64a4bb1b8 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Lock "cinder-attachment_update-f1d4276a-d32a-48f1-aced-6bb2156c509a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.051s {{(pid=55324) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 734.732977] [55324]: INFO cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-b9de4b59-5ca0-4384-85fe-26b64a4bb1b8 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/attachments/c37b9a38-5ab9-483c-9005-0c250c34ee4e returned with HTTP 200 [ 734.732977] [55324]: [pid: 55324|app: 0|req: 18/40] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:32:11 2025] PUT /volume/v3/attachments/c37b9a38-5ab9-483c-9005-0c250c34ee4e => generated 617 bytes in 5078 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 735.377775] [55323]: DEBUG cinder.api.middleware.request_id [None req-72834d47-27cb-4f25-8b88-1270e5747f86 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.379909] [55323]: INFO cinder.api.openstack.wsgi [None req-72834d47-27cb-4f25-8b88-1270e5747f86 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 735.380155] [55323]: DEBUG cinder.api.openstack.wsgi [None req-72834d47-27cb-4f25-8b88-1270e5747f86 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.380391] [55323]: DEBUG cinder.api.openstack.wsgi [None req-72834d47-27cb-4f25-8b88-1270e5747f86 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.400962] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.400962] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.407701] [55323]: INFO cinder.volume.api [None req-72834d47-27cb-4f25-8b88-1270e5747f86 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 735.415033] [55323]: INFO cinder.api.openstack.wsgi [None req-72834d47-27cb-4f25-8b88-1270e5747f86 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 735.416039] [55323]: [pid: 55323|app: 0|req: 23/41] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:17 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.425404] [55324]: DEBUG cinder.api.middleware.request_id [None req-f4ad58a5-df4b-400f-9aee-df586c72034a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.427582] [55324]: INFO cinder.api.openstack.wsgi [None req-f4ad58a5-df4b-400f-9aee-df586c72034a tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 736.427930] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f4ad58a5-df4b-400f-9aee-df586c72034a tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.428047] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f4ad58a5-df4b-400f-9aee-df586c72034a tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.448185] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.448185] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.454029] [55324]: INFO cinder.volume.api [None req-f4ad58a5-df4b-400f-9aee-df586c72034a tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 736.459380] [55324]: INFO cinder.api.openstack.wsgi [None req-f4ad58a5-df4b-400f-9aee-df586c72034a tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 736.459817] [55324]: [pid: 55324|app: 0|req: 19/42] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:18 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 737.177538] [55323]: DEBUG cinder.api.middleware.request_id [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3984f5d2-50c1-47af-be36-c26cfcca3303 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.181382] [55323]: INFO cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3984f5d2-50c1-47af-be36-c26cfcca3303 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] POST http://10.180.1.21/volume/v3/attachments/c37b9a38-5ab9-483c-9005-0c250c34ee4e/action [ 737.181919] [55323]: DEBUG cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3984f5d2-50c1-47af-be36-c26cfcca3303 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 737.182231] [55323]: DEBUG cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3984f5d2-50c1-47af-be36-c26cfcca3303 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 737.213408] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.213408] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.222324] [55323]: INFO cinder.api.openstack.wsgi [req-fd58ce62-9e17-4456-8ddc-33f63ccc3cee req-3984f5d2-50c1-47af-be36-c26cfcca3303 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/attachments/c37b9a38-5ab9-483c-9005-0c250c34ee4e/action returned with HTTP 204 [ 737.223068] [55323]: [pid: 55323|app: 0|req: 24/43] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:32:19 2025] POST /volume/v3/attachments/c37b9a38-5ab9-483c-9005-0c250c34ee4e/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 737.474194] [55324]: DEBUG cinder.api.middleware.request_id [None req-8bb692fc-a0dd-474e-942d-7c30799cbc5e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.478021] [55324]: INFO cinder.api.openstack.wsgi [None req-8bb692fc-a0dd-474e-942d-7c30799cbc5e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 737.478021] [55324]: DEBUG cinder.api.openstack.wsgi [None req-8bb692fc-a0dd-474e-942d-7c30799cbc5e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.478021] [55324]: DEBUG cinder.api.openstack.wsgi [None req-8bb692fc-a0dd-474e-942d-7c30799cbc5e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.488576] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.488576] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.494396] [55324]: INFO cinder.volume.api [None req-8bb692fc-a0dd-474e-942d-7c30799cbc5e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 737.500362] [55324]: INFO cinder.api.openstack.wsgi [None req-8bb692fc-a0dd-474e-942d-7c30799cbc5e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 737.500819] [55324]: [pid: 55324|app: 0|req: 20/44] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:19 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 737.515299] [55323]: DEBUG cinder.api.middleware.request_id [None req-b80a3471-f04c-4a76-9807-3d89b64ff100 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.520050] [55323]: INFO cinder.api.openstack.wsgi [None req-b80a3471-f04c-4a76-9807-3d89b64ff100 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 737.520050] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b80a3471-f04c-4a76-9807-3d89b64ff100 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.520050] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b80a3471-f04c-4a76-9807-3d89b64ff100 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.540929] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.540929] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.545716] [55323]: INFO cinder.volume.api [None req-b80a3471-f04c-4a76-9807-3d89b64ff100 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 737.552092] [55323]: INFO cinder.api.openstack.wsgi [None req-b80a3471-f04c-4a76-9807-3d89b64ff100 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 737.552981] [55323]: [pid: 55323|app: 0|req: 25/45] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:19 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.486103] [55324]: DEBUG cinder.api.middleware.request_id [req-31f50044-894f-4643-98fc-b0dbbb934523 req-e8b0646a-825a-4794-9a23-40e417cdfe1e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.489753] [55324]: INFO cinder.api.openstack.wsgi [req-31f50044-894f-4643-98fc-b0dbbb934523 req-e8b0646a-825a-4794-9a23-40e417cdfe1e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c37b9a38-5ab9-483c-9005-0c250c34ee4e [ 742.489999] [55324]: DEBUG cinder.api.openstack.wsgi [req-31f50044-894f-4643-98fc-b0dbbb934523 req-e8b0646a-825a-4794-9a23-40e417cdfe1e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.490217] [55324]: DEBUG cinder.api.openstack.wsgi [req-31f50044-894f-4643-98fc-b0dbbb934523 req-e8b0646a-825a-4794-9a23-40e417cdfe1e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.504078] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.504078] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.069673] [55324]: INFO cinder.api.openstack.wsgi [req-31f50044-894f-4643-98fc-b0dbbb934523 req-e8b0646a-825a-4794-9a23-40e417cdfe1e tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/attachments/c37b9a38-5ab9-483c-9005-0c250c34ee4e returned with HTTP 200 [ 743.071205] [55324]: [pid: 55324|app: 0|req: 21/46] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:32:24 2025] DELETE /volume/v3/attachments/c37b9a38-5ab9-483c-9005-0c250c34ee4e => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 747.550431] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=90,cinder:UPDATE=15,cinder:INSERT=10 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 753.068525] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=101,cinder:INSERT=17,cinder:UPDATE=30 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 758.718699] [55323]: DEBUG cinder.api.middleware.request_id [req-510dc684-7de3-4563-8103-2339f04fe104 req-b1460618-1362-4c30-9317-c47293ce94c4 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.722755] [55323]: INFO cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-b1460618-1362-4c30-9317-c47293ce94c4 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 758.723122] [55323]: DEBUG cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-b1460618-1362-4c30-9317-c47293ce94c4 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.723386] [55323]: DEBUG cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-b1460618-1362-4c30-9317-c47293ce94c4 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.735380] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.735380] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.739292] [55323]: INFO cinder.volume.api [req-510dc684-7de3-4563-8103-2339f04fe104 req-b1460618-1362-4c30-9317-c47293ce94c4 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 758.744506] [55323]: INFO cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-b1460618-1362-4c30-9317-c47293ce94c4 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 758.744946] [55323]: [pid: 55323|app: 0|req: 26/47] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:32:40 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 760.273612] [55324]: DEBUG cinder.api.middleware.request_id [None req-d1a1d1b8-dfd7-491c-bec0-1a1b7fb705ce None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.279109] [55324]: INFO cinder.api.openstack.wsgi [None req-d1a1d1b8-dfd7-491c-bec0-1a1b7fb705ce None None] GET http://10.180.1.21/volume// [ 760.279109] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d1a1d1b8-dfd7-491c-bec0-1a1b7fb705ce None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.279109] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d1a1d1b8-dfd7-491c-bec0-1a1b7fb705ce None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.279109] [55324]: INFO cinder.api.openstack.wsgi [None req-d1a1d1b8-dfd7-491c-bec0-1a1b7fb705ce None None] http://10.180.1.21/volume// returned with HTTP 300 [ 760.279109] [55324]: [pid: 55324|app: 0|req: 22/48] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:32:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 760.283416] [55323]: DEBUG cinder.api.middleware.request_id [req-510dc684-7de3-4563-8103-2339f04fe104 req-39eaf64f-14cb-4049-a22b-a250610853ef None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.290556] [55323]: INFO cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-39eaf64f-14cb-4049-a22b-a250610853ef tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 760.291045] [55323]: DEBUG cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-39eaf64f-14cb-4049-a22b-a250610853ef tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dce17c83-533c-4654-bb6d-f9d45d166cec", "connector": null, "instance_uuid": "aa4bdd4a-f03c-48a3-973a-d965db0348a2"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 760.309470] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.309470] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.337573] [55323]: INFO cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-39eaf64f-14cb-4049-a22b-a250610853ef tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 760.338221] [55323]: [pid: 55323|app: 0|req: 27/49] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:32:42 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 760.362975] [55324]: DEBUG cinder.api.middleware.request_id [None req-c8f4874d-a125-4b3c-870b-3287721a4d20 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.367037] [55324]: INFO cinder.api.openstack.wsgi [None req-c8f4874d-a125-4b3c-870b-3287721a4d20 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 760.367344] [55324]: DEBUG cinder.api.openstack.wsgi [None req-c8f4874d-a125-4b3c-870b-3287721a4d20 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.367539] [55324]: DEBUG cinder.api.openstack.wsgi [None req-c8f4874d-a125-4b3c-870b-3287721a4d20 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.388239] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.388239] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.391782] [55324]: INFO cinder.volume.api [None req-c8f4874d-a125-4b3c-870b-3287721a4d20 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 760.398776] [55324]: INFO cinder.api.openstack.wsgi [None req-c8f4874d-a125-4b3c-870b-3287721a4d20 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 760.398996] [55324]: [pid: 55324|app: 0|req: 23/50] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:42 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 760.869177] [55323]: DEBUG cinder.api.middleware.request_id [None req-b0dfb64a-d5fd-43c7-940d-9ecd0e014952 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.869649] [55323]: INFO cinder.api.openstack.wsgi [None req-b0dfb64a-d5fd-43c7-940d-9ecd0e014952 None None] GET http://10.180.1.21/volume// [ 760.869834] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b0dfb64a-d5fd-43c7-940d-9ecd0e014952 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.870120] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b0dfb64a-d5fd-43c7-940d-9ecd0e014952 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.870515] [55323]: INFO cinder.api.openstack.wsgi [None req-b0dfb64a-d5fd-43c7-940d-9ecd0e014952 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 760.870871] [55323]: [pid: 55323|app: 0|req: 28/51] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:32:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 760.875219] [55324]: DEBUG cinder.api.middleware.request_id [req-510dc684-7de3-4563-8103-2339f04fe104 req-67b274f7-f06b-4145-95e4-8b83b8786a29 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.878148] [55324]: INFO cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-67b274f7-f06b-4145-95e4-8b83b8786a29 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 760.878492] [55324]: DEBUG cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-67b274f7-f06b-4145-95e4-8b83b8786a29 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.879071] [55324]: DEBUG cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-67b274f7-f06b-4145-95e4-8b83b8786a29 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.894058] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.894058] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.898514] [55324]: INFO cinder.volume.api [req-510dc684-7de3-4563-8103-2339f04fe104 req-67b274f7-f06b-4145-95e4-8b83b8786a29 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 760.904119] [55324]: INFO cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-67b274f7-f06b-4145-95e4-8b83b8786a29 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 760.904597] [55324]: [pid: 55324|app: 0|req: 24/52] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:32:42 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1232 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 760.937313] [55323]: DEBUG cinder.api.middleware.request_id [req-510dc684-7de3-4563-8103-2339f04fe104 req-6b7ff4f1-39bb-43bc-955b-fa1bb8f3e43c None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.939944] [55323]: INFO cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-6b7ff4f1-39bb-43bc-955b-fa1bb8f3e43c tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] PUT http://10.180.1.21/volume/v3/attachments/70cdac04-a0f8-4ccb-903e-431f76118a06 [ 760.940466] [55323]: DEBUG cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-6b7ff4f1-39bb-43bc-955b-fa1bb8f3e43c tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-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-483185", "mountpoint": "/dev/sdb"}}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 760.949274] [55323]: DEBUG cinder.coordination [req-510dc684-7de3-4563-8103-2339f04fe104 req-6b7ff4f1-39bb-43bc-955b-fa1bb8f3e43c tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Acquiring lock "cinder-attachment_update-dce17c83-533c-4654-bb6d-f9d45d166cec-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 760.954695] [55323]: DEBUG cinder.coordination [req-510dc684-7de3-4563-8103-2339f04fe104 req-6b7ff4f1-39bb-43bc-955b-fa1bb8f3e43c tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Lock "cinder-attachment_update-dce17c83-533c-4654-bb6d-f9d45d166cec-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 760.955892] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.955892] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.412815] [55324]: DEBUG cinder.api.middleware.request_id [None req-2ca079d2-8874-4670-97b0-2c53b62c6f4e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.416568] [55324]: INFO cinder.api.openstack.wsgi [None req-2ca079d2-8874-4670-97b0-2c53b62c6f4e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 761.416894] [55324]: DEBUG cinder.api.openstack.wsgi [None req-2ca079d2-8874-4670-97b0-2c53b62c6f4e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.417289] [55324]: DEBUG cinder.api.openstack.wsgi [None req-2ca079d2-8874-4670-97b0-2c53b62c6f4e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.433776] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.433776] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.439247] [55324]: INFO cinder.volume.api [None req-2ca079d2-8874-4670-97b0-2c53b62c6f4e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 761.448071] [55324]: INFO cinder.api.openstack.wsgi [None req-2ca079d2-8874-4670-97b0-2c53b62c6f4e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 761.448962] [55324]: [pid: 55324|app: 0|req: 25/53] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:43 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 762.462687] [55324]: DEBUG cinder.api.middleware.request_id [None req-164127bc-7117-4063-aef6-0338f954ef17 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.464420] [55324]: INFO cinder.api.openstack.wsgi [None req-164127bc-7117-4063-aef6-0338f954ef17 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 762.464667] [55324]: DEBUG cinder.api.openstack.wsgi [None req-164127bc-7117-4063-aef6-0338f954ef17 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.465824] [55324]: DEBUG cinder.api.openstack.wsgi [None req-164127bc-7117-4063-aef6-0338f954ef17 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.483914] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.483914] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.488149] [55324]: INFO cinder.volume.api [None req-164127bc-7117-4063-aef6-0338f954ef17 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 762.494384] [55324]: INFO cinder.api.openstack.wsgi [None req-164127bc-7117-4063-aef6-0338f954ef17 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 762.495575] [55324]: [pid: 55324|app: 0|req: 26/54] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:44 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 763.505718] [55324]: DEBUG cinder.api.middleware.request_id [None req-95d617de-321c-4f01-9576-9881b2b61cb8 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.508392] [55324]: INFO cinder.api.openstack.wsgi [None req-95d617de-321c-4f01-9576-9881b2b61cb8 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 763.508719] [55324]: DEBUG cinder.api.openstack.wsgi [None req-95d617de-321c-4f01-9576-9881b2b61cb8 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.508864] [55324]: DEBUG cinder.api.openstack.wsgi [None req-95d617de-321c-4f01-9576-9881b2b61cb8 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.525979] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.525979] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.530751] [55324]: INFO cinder.volume.api [None req-95d617de-321c-4f01-9576-9881b2b61cb8 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 763.536554] [55324]: INFO cinder.api.openstack.wsgi [None req-95d617de-321c-4f01-9576-9881b2b61cb8 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 763.537221] [55324]: [pid: 55324|app: 0|req: 27/55] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:45 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 764.550167] [55324]: DEBUG cinder.api.middleware.request_id [None req-de1cdb18-a8f5-4be9-b854-32e193575044 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.550167] [55324]: INFO cinder.api.openstack.wsgi [None req-de1cdb18-a8f5-4be9-b854-32e193575044 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 764.550780] [55324]: DEBUG cinder.api.openstack.wsgi [None req-de1cdb18-a8f5-4be9-b854-32e193575044 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.550780] [55324]: DEBUG cinder.api.openstack.wsgi [None req-de1cdb18-a8f5-4be9-b854-32e193575044 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.569570] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.569570] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.573922] [55324]: INFO cinder.volume.api [None req-de1cdb18-a8f5-4be9-b854-32e193575044 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 764.579390] [55324]: INFO cinder.api.openstack.wsgi [None req-de1cdb18-a8f5-4be9-b854-32e193575044 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 764.583022] [55324]: [pid: 55324|app: 0|req: 28/56] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:46 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 765.499590] [55323]: DEBUG cinder.coordination [req-510dc684-7de3-4563-8103-2339f04fe104 req-6b7ff4f1-39bb-43bc-955b-fa1bb8f3e43c tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Lock "cinder-attachment_update-dce17c83-533c-4654-bb6d-f9d45d166cec-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.543s {{(pid=55323) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 765.499590] [55323]: INFO cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-6b7ff4f1-39bb-43bc-955b-fa1bb8f3e43c tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/attachments/70cdac04-a0f8-4ccb-903e-431f76118a06 returned with HTTP 200 [ 765.499590] [55323]: [pid: 55323|app: 0|req: 29/57] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:32:42 2025] PUT /volume/v3/attachments/70cdac04-a0f8-4ccb-903e-431f76118a06 => generated 617 bytes in 4562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 765.595114] [55324]: DEBUG cinder.api.middleware.request_id [None req-db5e404c-cab0-446b-9e88-92c91ab9d730 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.597693] [55324]: INFO cinder.api.openstack.wsgi [None req-db5e404c-cab0-446b-9e88-92c91ab9d730 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 765.597978] [55324]: DEBUG cinder.api.openstack.wsgi [None req-db5e404c-cab0-446b-9e88-92c91ab9d730 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.598314] [55324]: DEBUG cinder.api.openstack.wsgi [None req-db5e404c-cab0-446b-9e88-92c91ab9d730 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.615387] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.615387] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.620241] [55324]: INFO cinder.volume.api [None req-db5e404c-cab0-446b-9e88-92c91ab9d730 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 765.631874] [55324]: INFO cinder.api.openstack.wsgi [None req-db5e404c-cab0-446b-9e88-92c91ab9d730 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 765.632040] [55324]: [pid: 55324|app: 0|req: 29/58] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:47 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1009 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 766.651294] [55323]: DEBUG cinder.api.middleware.request_id [None req-49103de7-6d73-466f-b57b-9bf63ec9f981 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.657686] [55323]: INFO cinder.api.openstack.wsgi [None req-49103de7-6d73-466f-b57b-9bf63ec9f981 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 766.660779] [55323]: DEBUG cinder.api.openstack.wsgi [None req-49103de7-6d73-466f-b57b-9bf63ec9f981 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.661197] [55323]: DEBUG cinder.api.openstack.wsgi [None req-49103de7-6d73-466f-b57b-9bf63ec9f981 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.679785] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.679785] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.684813] [55323]: INFO cinder.volume.api [None req-49103de7-6d73-466f-b57b-9bf63ec9f981 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 766.692119] [55323]: INFO cinder.api.openstack.wsgi [None req-49103de7-6d73-466f-b57b-9bf63ec9f981 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 766.692648] [55323]: [pid: 55323|app: 0|req: 30/59] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:48 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1009 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 767.714864] [55324]: DEBUG cinder.api.middleware.request_id [None req-a7ec5f15-abdb-4e92-8e91-2df9e8ba4d6c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.718835] [55324]: INFO cinder.api.openstack.wsgi [None req-a7ec5f15-abdb-4e92-8e91-2df9e8ba4d6c tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 767.718835] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a7ec5f15-abdb-4e92-8e91-2df9e8ba4d6c tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.719115] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a7ec5f15-abdb-4e92-8e91-2df9e8ba4d6c tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.756745] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.756745] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.765518] [55324]: INFO cinder.volume.api [None req-a7ec5f15-abdb-4e92-8e91-2df9e8ba4d6c tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 767.773993] [55324]: INFO cinder.api.openstack.wsgi [None req-a7ec5f15-abdb-4e92-8e91-2df9e8ba4d6c tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 767.776213] [55324]: [pid: 55324|app: 0|req: 30/60] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:49 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1009 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 768.210247] [55323]: DEBUG cinder.api.middleware.request_id [req-510dc684-7de3-4563-8103-2339f04fe104 req-e27ff040-b7e5-4538-afff-ae27d782f922 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.215042] [55323]: INFO cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-e27ff040-b7e5-4538-afff-ae27d782f922 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] POST http://10.180.1.21/volume/v3/attachments/70cdac04-a0f8-4ccb-903e-431f76118a06/action [ 768.215510] [55323]: DEBUG cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-e27ff040-b7e5-4538-afff-ae27d782f922 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 768.215669] [55323]: DEBUG cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-e27ff040-b7e5-4538-afff-ae27d782f922 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 768.261845] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.261845] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.277243] [55323]: INFO cinder.api.openstack.wsgi [req-510dc684-7de3-4563-8103-2339f04fe104 req-e27ff040-b7e5-4538-afff-ae27d782f922 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/attachments/70cdac04-a0f8-4ccb-903e-431f76118a06/action returned with HTTP 204 [ 768.277914] [55323]: [pid: 55323|app: 0|req: 31/61] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:32:50 2025] POST /volume/v3/attachments/70cdac04-a0f8-4ccb-903e-431f76118a06/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 768.788913] [55324]: DEBUG cinder.api.middleware.request_id [None req-e9030260-c615-4058-879e-4882d1edb26f None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.792013] [55324]: INFO cinder.api.openstack.wsgi [None req-e9030260-c615-4058-879e-4882d1edb26f tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 768.792243] [55324]: DEBUG cinder.api.openstack.wsgi [None req-e9030260-c615-4058-879e-4882d1edb26f tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.792485] [55324]: DEBUG cinder.api.openstack.wsgi [None req-e9030260-c615-4058-879e-4882d1edb26f tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.814285] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.814285] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.820695] [55324]: INFO cinder.volume.api [None req-e9030260-c615-4058-879e-4882d1edb26f tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 768.828268] [55324]: INFO cinder.api.openstack.wsgi [None req-e9030260-c615-4058-879e-4882d1edb26f tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 768.828801] [55324]: [pid: 55324|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:50 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1327 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 768.838662] [55323]: DEBUG cinder.api.middleware.request_id [None req-9c8a0233-6add-4186-993c-33dccef36ffd None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.842069] [55323]: INFO cinder.api.openstack.wsgi [None req-9c8a0233-6add-4186-993c-33dccef36ffd tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 768.842069] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9c8a0233-6add-4186-993c-33dccef36ffd tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.842069] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9c8a0233-6add-4186-993c-33dccef36ffd tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.855923] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.855923] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.866182] [55323]: INFO cinder.volume.api [None req-9c8a0233-6add-4186-993c-33dccef36ffd tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 768.877634] [55323]: INFO cinder.api.openstack.wsgi [None req-9c8a0233-6add-4186-993c-33dccef36ffd tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 768.877634] [55323]: [pid: 55323|app: 0|req: 32/63] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:50 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 770.600627] [55324]: DEBUG cinder.api.middleware.request_id [None req-14551d23-d1ad-49a7-b601-1756345d3f50 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.602805] [55324]: INFO cinder.api.openstack.wsgi [None req-14551d23-d1ad-49a7-b601-1756345d3f50 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 770.603186] [55324]: DEBUG cinder.api.openstack.wsgi [None req-14551d23-d1ad-49a7-b601-1756345d3f50 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.603413] [55324]: DEBUG cinder.api.openstack.wsgi [None req-14551d23-d1ad-49a7-b601-1756345d3f50 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.621568] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.621568] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.630995] [55324]: INFO cinder.volume.api [None req-14551d23-d1ad-49a7-b601-1756345d3f50 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 770.638216] [55324]: INFO cinder.api.openstack.wsgi [None req-14551d23-d1ad-49a7-b601-1756345d3f50 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 770.638721] [55324]: [pid: 55324|app: 0|req: 32/64] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:52 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 771.289828] [55323]: DEBUG cinder.api.middleware.request_id [req-1e5a103b-c102-420b-811f-4edbc0862463 req-bba1a137-75a2-41b0-9151-4f7c0d03dfb6 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.293308] [55323]: INFO cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-bba1a137-75a2-41b0-9151-4f7c0d03dfb6 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 771.293308] [55323]: DEBUG cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-bba1a137-75a2-41b0-9151-4f7c0d03dfb6 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 771.293308] [55323]: DEBUG cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-bba1a137-75a2-41b0-9151-4f7c0d03dfb6 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 771.317345] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.317345] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.323288] [55323]: INFO cinder.volume.api [req-1e5a103b-c102-420b-811f-4edbc0862463 req-bba1a137-75a2-41b0-9151-4f7c0d03dfb6 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 771.332294] [55323]: INFO cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-bba1a137-75a2-41b0-9151-4f7c0d03dfb6 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 771.332294] [55323]: [pid: 55323|app: 0|req: 33/65] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:32:53 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1327 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 771.385765] [55324]: DEBUG cinder.api.middleware.request_id [req-1e5a103b-c102-420b-811f-4edbc0862463 req-9e31826e-7c41-4cdd-ad88-84858cc4242e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 771.388916] [55324]: INFO cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-9e31826e-7c41-4cdd-ad88-84858cc4242e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] POST http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec/action [ 771.390874] [55324]: DEBUG cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-9e31826e-7c41-4cdd-ad88-84858cc4242e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 771.390874] [55324]: DEBUG cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-9e31826e-7c41-4cdd-ad88-84858cc4242e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 771.406301] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 771.406301] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 771.407067] [55324]: INFO cinder.volume.api [req-1e5a103b-c102-420b-811f-4edbc0862463 req-9e31826e-7c41-4cdd-ad88-84858cc4242e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 771.416583] [55324]: INFO cinder.volume.api [req-1e5a103b-c102-420b-811f-4edbc0862463 req-9e31826e-7c41-4cdd-ad88-84858cc4242e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Begin detaching volume completed successfully. [ 771.416940] [55324]: INFO cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-9e31826e-7c41-4cdd-ad88-84858cc4242e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec/action returned with HTTP 202 [ 771.417599] [55324]: [pid: 55324|app: 0|req: 33/66] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 7 15:32:53 2025] POST /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 772.440546] [55323]: DEBUG cinder.api.middleware.request_id [None req-7bd4f9f3-cd61-4053-80ad-e01c107b40c7 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.440882] [55323]: INFO cinder.api.openstack.wsgi [None req-7bd4f9f3-cd61-4053-80ad-e01c107b40c7 None None] GET http://10.180.1.21/volume// [ 772.440980] [55323]: DEBUG cinder.api.openstack.wsgi [None req-7bd4f9f3-cd61-4053-80ad-e01c107b40c7 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.441322] [55323]: DEBUG cinder.api.openstack.wsgi [None req-7bd4f9f3-cd61-4053-80ad-e01c107b40c7 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.441793] [55323]: INFO cinder.api.openstack.wsgi [None req-7bd4f9f3-cd61-4053-80ad-e01c107b40c7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 772.442195] [55323]: [pid: 55323|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:32:54 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 772.451034] [55324]: DEBUG cinder.api.middleware.request_id [req-1e5a103b-c102-420b-811f-4edbc0862463 req-8784a572-2f37-4045-bb69-ac61122b23d5 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.454319] [55324]: INFO cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-8784a572-2f37-4045-bb69-ac61122b23d5 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 772.454694] [55324]: DEBUG cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-8784a572-2f37-4045-bb69-ac61122b23d5 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.455044] [55324]: DEBUG cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-8784a572-2f37-4045-bb69-ac61122b23d5 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.473844] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.473844] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.477316] [55324]: INFO cinder.volume.api [req-1e5a103b-c102-420b-811f-4edbc0862463 req-8784a572-2f37-4045-bb69-ac61122b23d5 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 772.482177] [55324]: INFO cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-8784a572-2f37-4045-bb69-ac61122b23d5 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 772.482628] [55324]: [pid: 55324|app: 0|req: 34/68] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:32:54 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1554 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 772.970237] [55323]: DEBUG cinder.api.middleware.request_id [None req-5da1cc85-1ccf-404b-9540-3684d2ded5ff None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 772.972440] [55323]: INFO cinder.api.openstack.wsgi [None req-5da1cc85-1ccf-404b-9540-3684d2ded5ff tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 772.972663] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5da1cc85-1ccf-404b-9540-3684d2ded5ff tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 772.972871] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5da1cc85-1ccf-404b-9540-3684d2ded5ff tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 772.981977] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 772.981977] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 772.986426] [55323]: INFO cinder.volume.api [None req-5da1cc85-1ccf-404b-9540-3684d2ded5ff tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 772.996709] [55323]: INFO cinder.api.openstack.wsgi [None req-5da1cc85-1ccf-404b-9540-3684d2ded5ff tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 772.996709] [55323]: [pid: 55323|app: 0|req: 35/69] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:54 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 773.010847] [55324]: DEBUG cinder.api.middleware.request_id [None req-31b0d401-9710-4318-b0ec-dc83666b6af8 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.013333] [55324]: INFO cinder.api.openstack.wsgi [None req-31b0d401-9710-4318-b0ec-dc83666b6af8 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 773.013580] [55324]: DEBUG cinder.api.openstack.wsgi [None req-31b0d401-9710-4318-b0ec-dc83666b6af8 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.013803] [55324]: DEBUG cinder.api.openstack.wsgi [None req-31b0d401-9710-4318-b0ec-dc83666b6af8 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.024118] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.024118] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.028376] [55324]: INFO cinder.volume.api [None req-31b0d401-9710-4318-b0ec-dc83666b6af8 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 773.033463] [55324]: INFO cinder.api.openstack.wsgi [None req-31b0d401-9710-4318-b0ec-dc83666b6af8 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 773.033898] [55324]: [pid: 55324|app: 0|req: 35/70] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:54 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 773.161450] [55323]: DEBUG cinder.api.middleware.request_id [None req-c6d38092-0f09-4909-9fb6-d43108d7a821 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.163968] [55323]: INFO cinder.api.openstack.wsgi [None req-c6d38092-0f09-4909-9fb6-d43108d7a821 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 773.164209] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c6d38092-0f09-4909-9fb6-d43108d7a821 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.164438] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c6d38092-0f09-4909-9fb6-d43108d7a821 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.172892] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.172892] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 773.177845] [55323]: INFO cinder.volume.api [None req-c6d38092-0f09-4909-9fb6-d43108d7a821 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 773.183689] [55323]: INFO cinder.api.openstack.wsgi [None req-c6d38092-0f09-4909-9fb6-d43108d7a821 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 773.183689] [55323]: [pid: 55323|app: 0|req: 36/71] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:55 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 773.722969] [55324]: DEBUG cinder.api.middleware.request_id [req-1e5a103b-c102-420b-811f-4edbc0862463 req-1bb1002c-a397-4984-b636-0e9353917923 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 773.725438] [55324]: INFO cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-1bb1002c-a397-4984-b636-0e9353917923 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/70cdac04-a0f8-4ccb-903e-431f76118a06 [ 773.725684] [55324]: DEBUG cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-1bb1002c-a397-4984-b636-0e9353917923 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 773.725914] [55324]: DEBUG cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-1bb1002c-a397-4984-b636-0e9353917923 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 773.734209] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 773.734209] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.274089] [55324]: INFO cinder.api.openstack.wsgi [req-1e5a103b-c102-420b-811f-4edbc0862463 req-1bb1002c-a397-4984-b636-0e9353917923 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/attachments/70cdac04-a0f8-4ccb-903e-431f76118a06 returned with HTTP 200 [ 774.274683] [55324]: [pid: 55324|app: 0|req: 36/72] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:32:55 2025] DELETE /volume/v3/attachments/70cdac04-a0f8-4ccb-903e-431f76118a06 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 775.533674] [55323]: DEBUG cinder.api.middleware.request_id [None req-e10be2d6-27f3-4541-89a1-afb5bcb5a5ca None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.536351] [55323]: INFO cinder.api.openstack.wsgi [None req-e10be2d6-27f3-4541-89a1-afb5bcb5a5ca tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 775.536611] [55323]: DEBUG cinder.api.openstack.wsgi [None req-e10be2d6-27f3-4541-89a1-afb5bcb5a5ca tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 775.537244] [55323]: DEBUG cinder.api.openstack.wsgi [None req-e10be2d6-27f3-4541-89a1-afb5bcb5a5ca tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 775.558586] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.558586] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 775.567842] [55323]: INFO cinder.volume.api [None req-e10be2d6-27f3-4541-89a1-afb5bcb5a5ca tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 775.587635] [55323]: INFO cinder.api.openstack.wsgi [None req-e10be2d6-27f3-4541-89a1-afb5bcb5a5ca tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 775.588272] [55323]: [pid: 55323|app: 0|req: 37/73] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:57 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1009 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 775.600923] [55324]: DEBUG cinder.api.middleware.request_id [None req-84090e0a-e83b-40e1-978b-88af9893144b None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.606227] [55324]: INFO cinder.api.openstack.wsgi [None req-84090e0a-e83b-40e1-978b-88af9893144b tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 775.606227] [55324]: DEBUG cinder.api.openstack.wsgi [None req-84090e0a-e83b-40e1-978b-88af9893144b tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 775.606227] [55324]: DEBUG cinder.api.openstack.wsgi [None req-84090e0a-e83b-40e1-978b-88af9893144b tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 775.606227] [55324]: INFO cinder.api.v3.volumes [None req-84090e0a-e83b-40e1-978b-88af9893144b tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Delete volume with id: dce17c83-533c-4654-bb6d-f9d45d166cec [ 775.616239] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.616239] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 775.616907] [55324]: INFO cinder.volume.api [None req-84090e0a-e83b-40e1-978b-88af9893144b tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 775.649887] [55324]: INFO cinder.volume.api [None req-84090e0a-e83b-40e1-978b-88af9893144b tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Delete volume request issued successfully. [ 775.649887] [55324]: INFO cinder.api.openstack.wsgi [None req-84090e0a-e83b-40e1-978b-88af9893144b tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 202 [ 775.649887] [55324]: [pid: 55324|app: 0|req: 37/74] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:32:57 2025] DELETE /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 775.658905] [55323]: DEBUG cinder.api.middleware.request_id [None req-3aa3b723-951d-4ac7-ac9c-a51550d4fae7 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.660328] [55323]: INFO cinder.api.openstack.wsgi [None req-3aa3b723-951d-4ac7-ac9c-a51550d4fae7 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 775.661139] [55323]: DEBUG cinder.api.openstack.wsgi [None req-3aa3b723-951d-4ac7-ac9c-a51550d4fae7 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 775.661139] [55323]: DEBUG cinder.api.openstack.wsgi [None req-3aa3b723-951d-4ac7-ac9c-a51550d4fae7 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 775.672616] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.672616] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 775.676201] [55323]: INFO cinder.volume.api [None req-3aa3b723-951d-4ac7-ac9c-a51550d4fae7 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 775.685085] [55323]: INFO cinder.api.openstack.wsgi [None req-3aa3b723-951d-4ac7-ac9c-a51550d4fae7 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 775.685598] [55323]: [pid: 55323|app: 0|req: 38/75] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:57 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 776.699294] [55324]: DEBUG cinder.api.middleware.request_id [None req-0ec2a0e1-823c-4840-a85e-716d439e2e8e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.701357] [55324]: INFO cinder.api.openstack.wsgi [None req-0ec2a0e1-823c-4840-a85e-716d439e2e8e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 776.701588] [55324]: DEBUG cinder.api.openstack.wsgi [None req-0ec2a0e1-823c-4840-a85e-716d439e2e8e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 776.702123] [55324]: DEBUG cinder.api.openstack.wsgi [None req-0ec2a0e1-823c-4840-a85e-716d439e2e8e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 776.718253] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.718253] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 776.722896] [55324]: INFO cinder.volume.api [None req-0ec2a0e1-823c-4840-a85e-716d439e2e8e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 776.728394] [55324]: INFO cinder.api.openstack.wsgi [None req-0ec2a0e1-823c-4840-a85e-716d439e2e8e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 776.728945] [55324]: [pid: 55324|app: 0|req: 38/76] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:58 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 777.740475] [55323]: DEBUG cinder.api.middleware.request_id [None req-cfecb800-177f-4188-868e-a34f0164112e None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 777.743080] [55323]: INFO cinder.api.openstack.wsgi [None req-cfecb800-177f-4188-868e-a34f0164112e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 777.743597] [55323]: DEBUG cinder.api.openstack.wsgi [None req-cfecb800-177f-4188-868e-a34f0164112e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 777.743918] [55323]: DEBUG cinder.api.openstack.wsgi [None req-cfecb800-177f-4188-868e-a34f0164112e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 777.755478] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 777.755478] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 777.759602] [55323]: INFO cinder.volume.api [None req-cfecb800-177f-4188-868e-a34f0164112e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Volume info retrieved successfully. [ 777.764896] [55323]: INFO cinder.api.openstack.wsgi [None req-cfecb800-177f-4188-868e-a34f0164112e tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 200 [ 777.765344] [55323]: [pid: 55323|app: 0|req: 39/77] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:32:59 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 778.781789] [55324]: DEBUG cinder.api.middleware.request_id [None req-df1d706a-eb67-4159-852f-3485fd7f0331 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 778.784178] [55324]: INFO cinder.api.openstack.wsgi [None req-df1d706a-eb67-4159-852f-3485fd7f0331 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 778.784406] [55324]: DEBUG cinder.api.openstack.wsgi [None req-df1d706a-eb67-4159-852f-3485fd7f0331 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 778.784638] [55324]: DEBUG cinder.api.openstack.wsgi [None req-df1d706a-eb67-4159-852f-3485fd7f0331 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 778.794738] [55324]: INFO cinder.api.openstack.wsgi [None req-df1d706a-eb67-4159-852f-3485fd7f0331 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 404 [ 778.799181] [55324]: [pid: 55324|app: 0|req: 39/78] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:00 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 781.842386] [55323]: DEBUG cinder.api.middleware.request_id [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 781.845416] [55323]: INFO cinder.api.openstack.wsgi [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] POST http://10.180.1.21/volume/v3/volumes [ 781.845851] [55323]: DEBUG cinder.api.openstack.wsgi [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1332643237"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 781.848133] [55323]: DEBUG cinder.api.v3.volumes [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1332643237'}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 781.848345] [55323]: INFO cinder.api.v3.volumes [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Create volume of 1 GB [ 781.855183] [55323]: INFO cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Availability Zones retrieved successfully. [ 781.864886] [55323]: DEBUG cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Flow 'volume_create_api' (1834d97c-4c36-42a0-8cbd-e1f34dba6c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 781.866526] [55323]: DEBUG cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65700f33-54d1-49fb-8370-9e56e13888d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 781.867929] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 781.899955] [55323]: DEBUG cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65700f33-54d1-49fb-8370-9e56e13888d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 781.901253] [55323]: DEBUG cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecca10ae-8768-482b-b77b-86be82e12ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 781.975585] [55323]: DEBUG cinder.quota [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Created reservations ['f7961127-984c-44c7-90c3-392affdf3f1f', '452b59da-da53-453a-ab5c-f18bec1de04a', 'a76d4b01-d84b-4cad-b7b8-c9262fe9c51a', 'ba3276d4-1e5a-4691-b732-49d31797fe04'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 781.976805] [55323]: DEBUG cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecca10ae-8768-482b-b77b-86be82e12ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7961127-984c-44c7-90c3-392affdf3f1f', '452b59da-da53-453a-ab5c-f18bec1de04a', 'a76d4b01-d84b-4cad-b7b8-c9262fe9c51a', 'ba3276d4-1e5a-4691-b732-49d31797fe04']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 781.977792] [55323]: DEBUG cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70244205-d852-4276-a86f-fd826e39cf0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 781.991965] [55323]: DEBUG cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70244205-d852-4276-a86f-fd826e39cf0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73b878ea-916b-43d0-b364-b8036830b45c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1332643237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='172a08d7e5084e5e8c31b3687f470efc',qos_specs=None,replication_status=,reservations=['f7961127-984c-44c7-90c3-392affdf3f1f','452b59da-da53-453a-ab5c-f18bec1de04a','a76d4b01-d84b-4cad-b7b8-c9262fe9c51a','ba3276d4-1e5a-4691-b732-49d31797fe04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bc617e7661495794814bbca410e8d3',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1332643237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73b878ea-916b-43d0-b364-b8036830b45c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='172a08d7e5084e5e8c31b3687f470efc',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='74bc617e7661495794814bbca410e8d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 781.993702] [55323]: DEBUG cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9021c6a0-a4c7-4613-b36f-fb259599d4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 782.009990] [55323]: DEBUG cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9021c6a0-a4c7-4613-b36f-fb259599d4d1) 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-1332643237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='172a08d7e5084e5e8c31b3687f470efc',qos_specs=None,replication_status=,reservations=['f7961127-984c-44c7-90c3-392affdf3f1f','452b59da-da53-453a-ab5c-f18bec1de04a','a76d4b01-d84b-4cad-b7b8-c9262fe9c51a','ba3276d4-1e5a-4691-b732-49d31797fe04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bc617e7661495794814bbca410e8d3',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 782.010931] [55323]: DEBUG cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e39d147-b8eb-48ba-957d-be1e66949077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 782.022298] [55323]: DEBUG cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e39d147-b8eb-48ba-957d-be1e66949077) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 782.023456] [55323]: DEBUG cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Flow 'volume_create_api' (1834d97c-4c36-42a0-8cbd-e1f34dba6c7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 782.023846] [55323]: INFO cinder.volume.api [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Create volume request issued successfully. [ 782.024868] [55323]: INFO cinder.api.openstack.wsgi [None req-378089ff-59cd-4c5a-8ca9-081e45fe3a17 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 782.025377] [55323]: [pid: 55323|app: 0|req: 40/79] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:33:03 2025] POST /volume/v3/volumes => generated 754 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 782.041684] [55324]: DEBUG cinder.api.middleware.request_id [None req-5fac3061-0d56-4676-9d61-f9e371db70fa None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.047101] [55324]: INFO cinder.api.openstack.wsgi [None req-5fac3061-0d56-4676-9d61-f9e371db70fa tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 782.047315] [55324]: DEBUG cinder.api.openstack.wsgi [None req-5fac3061-0d56-4676-9d61-f9e371db70fa tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.047536] [55324]: DEBUG cinder.api.openstack.wsgi [None req-5fac3061-0d56-4676-9d61-f9e371db70fa tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.063480] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.063480] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.072382] [55324]: INFO cinder.volume.api [None req-5fac3061-0d56-4676-9d61-f9e371db70fa tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 782.078536] [55324]: INFO cinder.api.openstack.wsgi [None req-5fac3061-0d56-4676-9d61-f9e371db70fa tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 782.079349] [55324]: [pid: 55324|app: 0|req: 40/80] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:03 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 783.102120] [55323]: DEBUG cinder.api.middleware.request_id [None req-0af8d236-a0ef-44f9-81a3-fccf0919807e None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.107348] [55323]: INFO cinder.api.openstack.wsgi [None req-0af8d236-a0ef-44f9-81a3-fccf0919807e tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 783.107348] [55323]: DEBUG cinder.api.openstack.wsgi [None req-0af8d236-a0ef-44f9-81a3-fccf0919807e tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.107901] [55323]: DEBUG cinder.api.openstack.wsgi [None req-0af8d236-a0ef-44f9-81a3-fccf0919807e tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.127237] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.127237] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.131241] [55323]: INFO cinder.volume.api [None req-0af8d236-a0ef-44f9-81a3-fccf0919807e tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 783.138347] [55323]: INFO cinder.api.openstack.wsgi [None req-0af8d236-a0ef-44f9-81a3-fccf0919807e tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 783.138856] [55323]: [pid: 55323|app: 0|req: 41/81] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:04 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 783.695021] [55324]: DEBUG cinder.api.middleware.request_id [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-3f063d27-471a-442c-bfef-a60279181f58 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.695950] [55324]: INFO cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-3f063d27-471a-442c-bfef-a60279181f58 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 783.696290] [55324]: DEBUG cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-3f063d27-471a-442c-bfef-a60279181f58 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.696533] [55324]: DEBUG cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-3f063d27-471a-442c-bfef-a60279181f58 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.708396] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.708396] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.714229] [55324]: INFO cinder.volume.api [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-3f063d27-471a-442c-bfef-a60279181f58 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 783.719391] [55324]: INFO cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-3f063d27-471a-442c-bfef-a60279181f58 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 783.719888] [55324]: [pid: 55324|app: 0|req: 41/82] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:33:05 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 784.462019] [55323]: DEBUG cinder.api.middleware.request_id [req-7ca9128d-bd8c-47cd-9341-e2ddc1b41671 req-c0418b2b-7f79-496c-a8b9-60450ed4070d None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.463187] [55323]: INFO cinder.api.openstack.wsgi [req-7ca9128d-bd8c-47cd-9341-e2ddc1b41671 req-c0418b2b-7f79-496c-a8b9-60450ed4070d tempest-ServerActionsTestJSON-93161693 tempest-ServerActionsTestJSON-93161693-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=1cc95b13-67d6-4dac-b8b6-7de3dff065a6 [ 784.463604] [55323]: DEBUG cinder.api.openstack.wsgi [req-7ca9128d-bd8c-47cd-9341-e2ddc1b41671 req-c0418b2b-7f79-496c-a8b9-60450ed4070d tempest-ServerActionsTestJSON-93161693 tempest-ServerActionsTestJSON-93161693-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 784.463964] [55323]: DEBUG cinder.api.openstack.wsgi [req-7ca9128d-bd8c-47cd-9341-e2ddc1b41671 req-c0418b2b-7f79-496c-a8b9-60450ed4070d tempest-ServerActionsTestJSON-93161693 tempest-ServerActionsTestJSON-93161693-project-member] Calling method 'version_select' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 784.473711] [55323]: INFO cinder.api.openstack.wsgi [req-7ca9128d-bd8c-47cd-9341-e2ddc1b41671 req-c0418b2b-7f79-496c-a8b9-60450ed4070d tempest-ServerActionsTestJSON-93161693 tempest-ServerActionsTestJSON-93161693-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=1cc95b13-67d6-4dac-b8b6-7de3dff065a6 returned with HTTP 200 [ 784.473711] [55323]: [pid: 55323|app: 0|req: 42/83] 10.180.1.21 () {62 vars in 1517 bytes} [Fri Feb 7 15:33:06 2025] GET /volume/v3/attachments?instance_id=1cc95b13-67d6-4dac-b8b6-7de3dff065a6 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 785.251474] [55324]: DEBUG cinder.api.middleware.request_id [None req-cfe60bde-a59a-4840-a124-65be464ec6c1 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.251474] [55324]: INFO cinder.api.openstack.wsgi [None req-cfe60bde-a59a-4840-a124-65be464ec6c1 None None] GET http://10.180.1.21/volume// [ 785.251474] [55324]: DEBUG cinder.api.openstack.wsgi [None req-cfe60bde-a59a-4840-a124-65be464ec6c1 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.251474] [55324]: DEBUG cinder.api.openstack.wsgi [None req-cfe60bde-a59a-4840-a124-65be464ec6c1 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.251474] [55324]: INFO cinder.api.openstack.wsgi [None req-cfe60bde-a59a-4840-a124-65be464ec6c1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 785.251474] [55324]: [pid: 55324|app: 0|req: 42/84] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:33:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 785.255894] [55323]: DEBUG cinder.api.middleware.request_id [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-09715385-5a53-4ab3-add8-13a9ffbb3d31 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.258731] [55323]: INFO cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-09715385-5a53-4ab3-add8-13a9ffbb3d31 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] POST http://10.180.1.21/volume/v3/attachments [ 785.259240] [55323]: DEBUG cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-09715385-5a53-4ab3-add8-13a9ffbb3d31 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73b878ea-916b-43d0-b364-b8036830b45c", "connector": null, "instance_uuid": "291d4570-ca75-4015-8368-291a72e8f34e"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 785.280292] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.280292] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.308677] [55323]: INFO cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-09715385-5a53-4ab3-add8-13a9ffbb3d31 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 785.309153] [55323]: [pid: 55323|app: 0|req: 43/85] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:33:07 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 785.339308] [55324]: DEBUG cinder.api.middleware.request_id [None req-f298ece1-832b-49c9-a1bd-65d526c181a9 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.344247] [55324]: INFO cinder.api.openstack.wsgi [None req-f298ece1-832b-49c9-a1bd-65d526c181a9 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 785.345363] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f298ece1-832b-49c9-a1bd-65d526c181a9 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.345609] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f298ece1-832b-49c9-a1bd-65d526c181a9 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.369476] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.369476] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.377325] [55324]: INFO cinder.volume.api [None req-f298ece1-832b-49c9-a1bd-65d526c181a9 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 785.384356] [55324]: INFO cinder.api.openstack.wsgi [None req-f298ece1-832b-49c9-a1bd-65d526c181a9 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 785.384676] [55324]: [pid: 55324|app: 0|req: 43/86] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:07 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 785.839742] [55323]: DEBUG cinder.api.middleware.request_id [None req-c482ac8a-c3ba-4a95-8c3a-1ae66862743e None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.840463] [55323]: INFO cinder.api.openstack.wsgi [None req-c482ac8a-c3ba-4a95-8c3a-1ae66862743e None None] GET http://10.180.1.21/volume// [ 785.840463] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c482ac8a-c3ba-4a95-8c3a-1ae66862743e None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.842554] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c482ac8a-c3ba-4a95-8c3a-1ae66862743e None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.842554] [55323]: INFO cinder.api.openstack.wsgi [None req-c482ac8a-c3ba-4a95-8c3a-1ae66862743e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 785.842554] [55323]: [pid: 55323|app: 0|req: 44/87] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:33:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 785.844883] [55324]: DEBUG cinder.api.middleware.request_id [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-7b829802-adda-44bf-a801-ed25be744d42 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.847913] [55324]: INFO cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-7b829802-adda-44bf-a801-ed25be744d42 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 785.848050] [55324]: DEBUG cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-7b829802-adda-44bf-a801-ed25be744d42 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 785.848668] [55324]: DEBUG cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-7b829802-adda-44bf-a801-ed25be744d42 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 785.864479] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.864479] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 785.868479] [55324]: INFO cinder.volume.api [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-7b829802-adda-44bf-a801-ed25be744d42 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 785.874301] [55324]: INFO cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-7b829802-adda-44bf-a801-ed25be744d42 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 785.874721] [55324]: [pid: 55324|app: 0|req: 44/88] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:33:07 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 785.906809] [55323]: DEBUG cinder.api.middleware.request_id [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-93c5d93b-b5b6-42e5-ac29-90260e6b5d1b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 785.909670] [55323]: INFO cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-93c5d93b-b5b6-42e5-ac29-90260e6b5d1b tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] PUT http://10.180.1.21/volume/v3/attachments/00ecb748-70b4-41c8-8513-d790197431e5 [ 785.910297] [55323]: DEBUG cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-93c5d93b-b5b6-42e5-ac29-90260e6b5d1b tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-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-483208", "mountpoint": "/dev/sdb"}}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 785.922169] [55323]: DEBUG cinder.coordination [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-93c5d93b-b5b6-42e5-ac29-90260e6b5d1b tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Acquiring lock "cinder-attachment_update-73b878ea-916b-43d0-b364-b8036830b45c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 785.926530] [55323]: DEBUG cinder.coordination [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-93c5d93b-b5b6-42e5-ac29-90260e6b5d1b tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Lock "cinder-attachment_update-73b878ea-916b-43d0-b364-b8036830b45c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 785.927604] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 785.927604] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.429602] [55324]: DEBUG cinder.api.middleware.request_id [None req-61dc5c0d-5c27-4648-b6f5-71967c9e31b1 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 786.429602] [55324]: INFO cinder.api.openstack.wsgi [None req-61dc5c0d-5c27-4648-b6f5-71967c9e31b1 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 786.429602] [55324]: DEBUG cinder.api.openstack.wsgi [None req-61dc5c0d-5c27-4648-b6f5-71967c9e31b1 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 786.429602] [55324]: DEBUG cinder.api.openstack.wsgi [None req-61dc5c0d-5c27-4648-b6f5-71967c9e31b1 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 786.459976] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 786.459976] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 786.471427] [55324]: INFO cinder.volume.api [None req-61dc5c0d-5c27-4648-b6f5-71967c9e31b1 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 786.484167] [55324]: INFO cinder.api.openstack.wsgi [None req-61dc5c0d-5c27-4648-b6f5-71967c9e31b1 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 786.485019] [55324]: [pid: 55324|app: 0|req: 45/89] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:08 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 846 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 787.495309] [55324]: DEBUG cinder.api.middleware.request_id [None req-13fb2496-c9ba-4a1f-9d09-26286c6cd1c6 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 787.497906] [55324]: INFO cinder.api.openstack.wsgi [None req-13fb2496-c9ba-4a1f-9d09-26286c6cd1c6 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 787.500031] [55324]: DEBUG cinder.api.openstack.wsgi [None req-13fb2496-c9ba-4a1f-9d09-26286c6cd1c6 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 787.500031] [55324]: DEBUG cinder.api.openstack.wsgi [None req-13fb2496-c9ba-4a1f-9d09-26286c6cd1c6 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 787.521707] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 787.521707] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 787.530542] [55324]: INFO cinder.volume.api [None req-13fb2496-c9ba-4a1f-9d09-26286c6cd1c6 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 787.540386] [55324]: INFO cinder.api.openstack.wsgi [None req-13fb2496-c9ba-4a1f-9d09-26286c6cd1c6 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 787.541146] [55324]: [pid: 55324|app: 0|req: 46/90] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:09 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 788.555814] [55324]: DEBUG cinder.api.middleware.request_id [None req-51ec26c1-102e-4b4f-ae44-0dbfdf6ef3f3 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 788.558214] [55324]: INFO cinder.api.openstack.wsgi [None req-51ec26c1-102e-4b4f-ae44-0dbfdf6ef3f3 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 788.558214] [55324]: DEBUG cinder.api.openstack.wsgi [None req-51ec26c1-102e-4b4f-ae44-0dbfdf6ef3f3 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 788.558454] [55324]: DEBUG cinder.api.openstack.wsgi [None req-51ec26c1-102e-4b4f-ae44-0dbfdf6ef3f3 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 788.584471] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 788.584471] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 788.592362] [55324]: INFO cinder.volume.api [None req-51ec26c1-102e-4b4f-ae44-0dbfdf6ef3f3 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 788.602064] [55324]: INFO cinder.api.openstack.wsgi [None req-51ec26c1-102e-4b4f-ae44-0dbfdf6ef3f3 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 788.602979] [55324]: [pid: 55324|app: 0|req: 47/91] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:10 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 789.614271] [55324]: DEBUG cinder.api.middleware.request_id [None req-18812310-fca3-4862-9cc3-2171d7341895 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.616752] [55324]: INFO cinder.api.openstack.wsgi [None req-18812310-fca3-4862-9cc3-2171d7341895 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 789.616899] [55324]: DEBUG cinder.api.openstack.wsgi [None req-18812310-fca3-4862-9cc3-2171d7341895 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.617220] [55324]: DEBUG cinder.api.openstack.wsgi [None req-18812310-fca3-4862-9cc3-2171d7341895 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.638625] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.638625] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.645576] [55324]: INFO cinder.volume.api [None req-18812310-fca3-4862-9cc3-2171d7341895 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 789.663093] [55324]: INFO cinder.api.openstack.wsgi [None req-18812310-fca3-4862-9cc3-2171d7341895 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 789.663388] [55324]: [pid: 55324|app: 0|req: 48/92] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:11 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 790.683497] [55324]: DEBUG cinder.api.middleware.request_id [None req-11e689a7-34a1-4b60-b110-760aad45c89a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.685994] [55324]: INFO cinder.api.openstack.wsgi [None req-11e689a7-34a1-4b60-b110-760aad45c89a tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 790.686236] [55324]: DEBUG cinder.api.openstack.wsgi [None req-11e689a7-34a1-4b60-b110-760aad45c89a tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.686453] [55324]: DEBUG cinder.api.openstack.wsgi [None req-11e689a7-34a1-4b60-b110-760aad45c89a tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.702242] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 790.702242] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 790.705828] [55324]: INFO cinder.volume.api [None req-11e689a7-34a1-4b60-b110-760aad45c89a tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 790.712884] [55324]: INFO cinder.api.openstack.wsgi [None req-11e689a7-34a1-4b60-b110-760aad45c89a tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 790.713322] [55324]: [pid: 55324|app: 0|req: 49/93] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:12 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 790.954185] [55323]: DEBUG cinder.coordination [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-93c5d93b-b5b6-42e5-ac29-90260e6b5d1b tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Lock "cinder-attachment_update-73b878ea-916b-43d0-b364-b8036830b45c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.027s {{(pid=55323) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 790.954632] [55323]: INFO cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-93c5d93b-b5b6-42e5-ac29-90260e6b5d1b tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/attachments/00ecb748-70b4-41c8-8513-d790197431e5 returned with HTTP 200 [ 790.955305] [55323]: [pid: 55323|app: 0|req: 45/94] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:33:07 2025] PUT /volume/v3/attachments/00ecb748-70b4-41c8-8513-d790197431e5 => generated 617 bytes in 5049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 791.723473] [55324]: DEBUG cinder.api.middleware.request_id [None req-63ab024c-48d7-48b0-9fe8-169d7c663c61 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.729296] [55324]: INFO cinder.api.openstack.wsgi [None req-63ab024c-48d7-48b0-9fe8-169d7c663c61 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 791.729296] [55324]: DEBUG cinder.api.openstack.wsgi [None req-63ab024c-48d7-48b0-9fe8-169d7c663c61 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.729440] [55324]: DEBUG cinder.api.openstack.wsgi [None req-63ab024c-48d7-48b0-9fe8-169d7c663c61 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.752771] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.752771] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 791.759982] [55324]: INFO cinder.volume.api [None req-63ab024c-48d7-48b0-9fe8-169d7c663c61 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 791.770423] [55324]: INFO cinder.api.openstack.wsgi [None req-63ab024c-48d7-48b0-9fe8-169d7c663c61 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 791.774019] [55324]: [pid: 55324|app: 0|req: 50/95] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:13 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 792.616223] [55323]: DEBUG cinder.api.middleware.request_id [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-6f3f4bc6-a874-4dca-9f41-dd2c4f21c8ae None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.626290] [55323]: INFO cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-6f3f4bc6-a874-4dca-9f41-dd2c4f21c8ae tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] POST http://10.180.1.21/volume/v3/attachments/00ecb748-70b4-41c8-8513-d790197431e5/action [ 792.626764] [55323]: DEBUG cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-6f3f4bc6-a874-4dca-9f41-dd2c4f21c8ae tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 792.626913] [55323]: DEBUG cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-6f3f4bc6-a874-4dca-9f41-dd2c4f21c8ae tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 792.654249] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.654249] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 792.696500] [55323]: INFO cinder.api.openstack.wsgi [req-a69dd624-b753-4681-bfeb-606ce1b5eb7d req-6f3f4bc6-a874-4dca-9f41-dd2c4f21c8ae tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/attachments/00ecb748-70b4-41c8-8513-d790197431e5/action returned with HTTP 204 [ 792.697017] [55323]: [pid: 55323|app: 0|req: 46/96] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:33:14 2025] POST /volume/v3/attachments/00ecb748-70b4-41c8-8513-d790197431e5/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 792.784877] [55324]: DEBUG cinder.api.middleware.request_id [None req-318e173b-63e2-4b2e-837d-b61783aaf779 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.786999] [55324]: INFO cinder.api.openstack.wsgi [None req-318e173b-63e2-4b2e-837d-b61783aaf779 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 792.787430] [55324]: DEBUG cinder.api.openstack.wsgi [None req-318e173b-63e2-4b2e-837d-b61783aaf779 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 792.788679] [55324]: DEBUG cinder.api.openstack.wsgi [None req-318e173b-63e2-4b2e-837d-b61783aaf779 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 792.801861] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.801861] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 792.809462] [55324]: INFO cinder.volume.api [None req-318e173b-63e2-4b2e-837d-b61783aaf779 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 792.815248] [55324]: INFO cinder.api.openstack.wsgi [None req-318e173b-63e2-4b2e-837d-b61783aaf779 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 792.815786] [55324]: [pid: 55324|app: 0|req: 51/97] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:14 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 792.828875] [55323]: DEBUG cinder.api.middleware.request_id [None req-e605730c-d3f3-40e0-96ce-c73d997fd1eb None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.837987] [55323]: INFO cinder.api.openstack.wsgi [None req-e605730c-d3f3-40e0-96ce-c73d997fd1eb tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 792.838266] [55323]: DEBUG cinder.api.openstack.wsgi [None req-e605730c-d3f3-40e0-96ce-c73d997fd1eb tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 792.838496] [55323]: DEBUG cinder.api.openstack.wsgi [None req-e605730c-d3f3-40e0-96ce-c73d997fd1eb tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 792.855276] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.855276] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 792.860243] [55323]: INFO cinder.volume.api [None req-e605730c-d3f3-40e0-96ce-c73d997fd1eb tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 792.865565] [55323]: INFO cinder.api.openstack.wsgi [None req-e605730c-d3f3-40e0-96ce-c73d997fd1eb tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 792.866377] [55323]: [pid: 55323|app: 0|req: 47/98] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:14 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 792.998542] [55324]: DEBUG cinder.api.middleware.request_id [req-59b31ea1-251d-43ef-a593-85008e174b33 req-cfe9c846-5828-453d-9480-8954e46d0655 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.006049] [55324]: INFO cinder.api.openstack.wsgi [req-59b31ea1-251d-43ef-a593-85008e174b33 req-cfe9c846-5828-453d-9480-8954e46d0655 tempest-VolumesAdminNegativeTest-563464443 tempest-VolumesAdminNegativeTest-563464443-project-admin] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 793.006049] [55324]: DEBUG cinder.api.openstack.wsgi [req-59b31ea1-251d-43ef-a593-85008e174b33 req-cfe9c846-5828-453d-9480-8954e46d0655 tempest-VolumesAdminNegativeTest-563464443 tempest-VolumesAdminNegativeTest-563464443-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 793.006049] [55324]: DEBUG cinder.api.openstack.wsgi [req-59b31ea1-251d-43ef-a593-85008e174b33 req-cfe9c846-5828-453d-9480-8954e46d0655 tempest-VolumesAdminNegativeTest-563464443 tempest-VolumesAdminNegativeTest-563464443-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 793.021100] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 793.021100] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 793.023028] [55324]: INFO cinder.volume.api [req-59b31ea1-251d-43ef-a593-85008e174b33 req-cfe9c846-5828-453d-9480-8954e46d0655 tempest-VolumesAdminNegativeTest-563464443 tempest-VolumesAdminNegativeTest-563464443-project-admin] Volume info retrieved successfully. [ 793.028598] [55324]: INFO cinder.api.openstack.wsgi [req-59b31ea1-251d-43ef-a593-85008e174b33 req-cfe9c846-5828-453d-9480-8954e46d0655 tempest-VolumesAdminNegativeTest-563464443 tempest-VolumesAdminNegativeTest-563464443-project-admin] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 793.028598] [55324]: [pid: 55324|app: 0|req: 52/99] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:33:14 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 793.036468] [55323]: DEBUG cinder.api.middleware.request_id [req-59b31ea1-251d-43ef-a593-85008e174b33 req-fedfe7ff-25b6-48c8-8dd7-9e159123bcb1 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.038938] [55323]: INFO cinder.api.openstack.wsgi [req-59b31ea1-251d-43ef-a593-85008e174b33 req-fedfe7ff-25b6-48c8-8dd7-9e159123bcb1 tempest-VolumesAdminNegativeTest-563464443 tempest-VolumesAdminNegativeTest-563464443-project-admin] GET http://10.180.1.21/volume/v3/volumes/df65fd08-7171-4501-ad53-c8f664e43efc [ 793.038938] [55323]: DEBUG cinder.api.openstack.wsgi [req-59b31ea1-251d-43ef-a593-85008e174b33 req-fedfe7ff-25b6-48c8-8dd7-9e159123bcb1 tempest-VolumesAdminNegativeTest-563464443 tempest-VolumesAdminNegativeTest-563464443-project-admin] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 793.039077] [55323]: DEBUG cinder.api.openstack.wsgi [req-59b31ea1-251d-43ef-a593-85008e174b33 req-fedfe7ff-25b6-48c8-8dd7-9e159123bcb1 tempest-VolumesAdminNegativeTest-563464443 tempest-VolumesAdminNegativeTest-563464443-project-admin] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 793.046980] [55323]: INFO cinder.api.openstack.wsgi [req-59b31ea1-251d-43ef-a593-85008e174b33 req-fedfe7ff-25b6-48c8-8dd7-9e159123bcb1 tempest-VolumesAdminNegativeTest-563464443 tempest-VolumesAdminNegativeTest-563464443-project-admin] http://10.180.1.21/volume/v3/volumes/df65fd08-7171-4501-ad53-c8f664e43efc returned with HTTP 404 [ 793.047807] [55323]: [pid: 55323|app: 0|req: 48/100] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:33:14 2025] GET /volume/v3/volumes/df65fd08-7171-4501-ad53-c8f664e43efc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 793.053451] [55324]: DEBUG cinder.api.middleware.request_id [None req-ee940bd1-ec1d-4af2-8fac-e17ce53e06e6 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.057463] [55324]: INFO cinder.api.openstack.wsgi [None req-ee940bd1-ec1d-4af2-8fac-e17ce53e06e6 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 793.057463] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ee940bd1-ec1d-4af2-8fac-e17ce53e06e6 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 793.057607] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ee940bd1-ec1d-4af2-8fac-e17ce53e06e6 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 793.072029] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 793.072029] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 793.076440] [55324]: INFO cinder.volume.api [None req-ee940bd1-ec1d-4af2-8fac-e17ce53e06e6 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 793.083566] [55324]: INFO cinder.api.openstack.wsgi [None req-ee940bd1-ec1d-4af2-8fac-e17ce53e06e6 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 793.084067] [55324]: [pid: 55324|app: 0|req: 53/101] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:14 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 793.199634] [55323]: DEBUG cinder.api.middleware.request_id [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-ed90684e-cc94-4e6f-bd97-f5c38bfdf526 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.202199] [55323]: INFO cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-ed90684e-cc94-4e6f-bd97-f5c38bfdf526 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 793.202438] [55323]: DEBUG cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-ed90684e-cc94-4e6f-bd97-f5c38bfdf526 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 793.202673] [55323]: DEBUG cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-ed90684e-cc94-4e6f-bd97-f5c38bfdf526 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 793.223115] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 793.223115] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 793.229091] [55323]: INFO cinder.volume.api [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-ed90684e-cc94-4e6f-bd97-f5c38bfdf526 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 793.235544] [55323]: INFO cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-ed90684e-cc94-4e6f-bd97-f5c38bfdf526 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 793.235927] [55323]: [pid: 55323|app: 0|req: 49/102] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:33:15 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 793.274642] [55324]: DEBUG cinder.api.middleware.request_id [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-eb3e5acc-7b13-4c6d-a2c9-f0f84e0bfcf3 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.276815] [55324]: INFO cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-eb3e5acc-7b13-4c6d-a2c9-f0f84e0bfcf3 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] POST http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c/action [ 793.276975] [55324]: DEBUG cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-eb3e5acc-7b13-4c6d-a2c9-f0f84e0bfcf3 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 793.277216] [55324]: DEBUG cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-eb3e5acc-7b13-4c6d-a2c9-f0f84e0bfcf3 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 793.290026] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 793.290026] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 793.290322] [55324]: INFO cinder.volume.api [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-eb3e5acc-7b13-4c6d-a2c9-f0f84e0bfcf3 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 793.296694] [55324]: INFO cinder.volume.api [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-eb3e5acc-7b13-4c6d-a2c9-f0f84e0bfcf3 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Begin detaching volume completed successfully. [ 793.296981] [55324]: INFO cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-eb3e5acc-7b13-4c6d-a2c9-f0f84e0bfcf3 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c/action returned with HTTP 202 [ 793.297620] [55324]: [pid: 55324|app: 0|req: 54/103] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 7 15:33:15 2025] POST /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 794.326692] [55323]: DEBUG cinder.api.middleware.request_id [None req-aedfec1a-b21e-457c-bc2e-7435d404001f None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.327804] [55323]: INFO cinder.api.openstack.wsgi [None req-aedfec1a-b21e-457c-bc2e-7435d404001f None None] GET http://10.180.1.21/volume// [ 794.329333] [55323]: DEBUG cinder.api.openstack.wsgi [None req-aedfec1a-b21e-457c-bc2e-7435d404001f None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.329333] [55323]: DEBUG cinder.api.openstack.wsgi [None req-aedfec1a-b21e-457c-bc2e-7435d404001f None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.329333] [55323]: INFO cinder.api.openstack.wsgi [None req-aedfec1a-b21e-457c-bc2e-7435d404001f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 794.330063] [55323]: [pid: 55323|app: 0|req: 50/104] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:33:16 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 794.334347] [55324]: DEBUG cinder.api.middleware.request_id [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-c899d0e7-b28e-4127-9d2e-cb7ec2a9edca None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.337274] [55324]: INFO cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-c899d0e7-b28e-4127-9d2e-cb7ec2a9edca tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 794.338117] [55324]: DEBUG cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-c899d0e7-b28e-4127-9d2e-cb7ec2a9edca tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.338353] [55324]: DEBUG cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-c899d0e7-b28e-4127-9d2e-cb7ec2a9edca tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.354139] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.354139] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.357941] [55324]: INFO cinder.volume.api [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-c899d0e7-b28e-4127-9d2e-cb7ec2a9edca tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 794.364422] [55324]: INFO cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-c899d0e7-b28e-4127-9d2e-cb7ec2a9edca tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 794.364941] [55324]: [pid: 55324|app: 0|req: 55/105] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:33:16 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 795.581903] [55323]: DEBUG cinder.api.middleware.request_id [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-22216d3e-fa25-47d1-991e-9a833fe00357 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.584058] [55323]: INFO cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-22216d3e-fa25-47d1-991e-9a833fe00357 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] DELETE http://10.180.1.21/volume/v3/attachments/00ecb748-70b4-41c8-8513-d790197431e5 [ 795.584288] [55323]: DEBUG cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-22216d3e-fa25-47d1-991e-9a833fe00357 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 795.584502] [55323]: DEBUG cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-22216d3e-fa25-47d1-991e-9a833fe00357 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'version_select' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 795.595834] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 795.595834] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 796.158473] [55323]: INFO cinder.api.openstack.wsgi [req-f6daa3af-8de2-45e8-805c-aacfd9e6cf87 req-22216d3e-fa25-47d1-991e-9a833fe00357 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/attachments/00ecb748-70b4-41c8-8513-d790197431e5 returned with HTTP 200 [ 796.158473] [55323]: [pid: 55323|app: 0|req: 51/106] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:33:17 2025] DELETE /volume/v3/attachments/00ecb748-70b4-41c8-8513-d790197431e5 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 796.889307] [55324]: DEBUG cinder.api.middleware.request_id [None req-a7854450-97cb-486c-beb8-247d3117ff65 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 796.889307] [55324]: INFO cinder.api.openstack.wsgi [None req-a7854450-97cb-486c-beb8-247d3117ff65 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 796.889307] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a7854450-97cb-486c-beb8-247d3117ff65 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 796.889590] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a7854450-97cb-486c-beb8-247d3117ff65 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 796.903211] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 796.903211] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 796.909042] [55324]: INFO cinder.volume.api [None req-a7854450-97cb-486c-beb8-247d3117ff65 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 796.918736] [55324]: INFO cinder.api.openstack.wsgi [None req-a7854450-97cb-486c-beb8-247d3117ff65 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 796.919299] [55324]: [pid: 55324|app: 0|req: 56/107] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:18 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 803.968462] [55323]: DEBUG cinder.api.middleware.request_id [None req-53786738-be8c-4636-ba27-fa3972408d51 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 803.969667] [55323]: INFO cinder.api.openstack.wsgi [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] POST http://10.180.1.21/volume/v3/volumes [ 803.969667] [55323]: DEBUG cinder.api.openstack.wsgi [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1901103435", "imageRef": "ae6058aa-ff4d-4266-bdc8-737847428519", "size": 1}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 803.973020] [55323]: DEBUG cinder.api.v3.volumes [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1901103435', 'imageRef': 'ae6058aa-ff4d-4266-bdc8-737847428519', 'size': 1}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 804.214858] [55323]: INFO cinder.api.v3.volumes [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Create volume of 1 GB [ 804.215261] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.215261] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 804.222110] [55323]: INFO cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Availability Zones retrieved successfully. [ 804.231063] [55323]: DEBUG cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Flow 'volume_create_api' (9ef9990e-209c-4567-b1bf-725df0adba53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 804.232350] [55323]: DEBUG cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0354af40-cb3b-48f1-be91-c4fcb7c730f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 804.233548] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 804.289800] [55323]: DEBUG cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0354af40-cb3b-48f1-be91-c4fcb7c730f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 804.290896] [55323]: DEBUG cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22b387a5-e387-413b-9c19-b43408fc95a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 804.337085] [55323]: DEBUG cinder.quota [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Created reservations ['e6ab13cf-4fc9-44f0-ad88-6135db3b9c65', '006dce0f-4867-4852-996c-3afb49be7321', 'bae5e417-b079-499c-a9ea-edeb46d87812', 'f1fda23e-5ae2-4a21-9627-76a4a055d591'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 804.338085] [55323]: DEBUG cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22b387a5-e387-413b-9c19-b43408fc95a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6ab13cf-4fc9-44f0-ad88-6135db3b9c65', '006dce0f-4867-4852-996c-3afb49be7321', 'bae5e417-b079-499c-a9ea-edeb46d87812', 'f1fda23e-5ae2-4a21-9627-76a4a055d591']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 804.339016] [55323]: DEBUG cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aed501e-a894-416a-8434-40dbb0688528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 804.353379] [55323]: DEBUG cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aed501e-a894-416a-8434-40dbb0688528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6846fe91-a0bc-4906-b831-0053b0a2ff77', '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-1901103435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='705a603f2f8f4c649805280ae42ae866',qos_specs=None,replication_status=,reservations=['e6ab13cf-4fc9-44f0-ad88-6135db3b9c65','006dce0f-4867-4852-996c-3afb49be7321','bae5e417-b079-499c-a9ea-edeb46d87812','f1fda23e-5ae2-4a21-9627-76a4a055d591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bfe6ec40aac4874bdc0d82baa6c827c',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:33:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1901103435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6846fe91-a0bc-4906-b831-0053b0a2ff77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='705a603f2f8f4c649805280ae42ae866',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='3bfe6ec40aac4874bdc0d82baa6c827c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 804.354320] [55323]: DEBUG cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffb28bad-98d5-40bc-a9ff-9b219aa09d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 804.367195] [55323]: DEBUG cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffb28bad-98d5-40bc-a9ff-9b219aa09d48) 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-1901103435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='705a603f2f8f4c649805280ae42ae866',qos_specs=None,replication_status=,reservations=['e6ab13cf-4fc9-44f0-ad88-6135db3b9c65','006dce0f-4867-4852-996c-3afb49be7321','bae5e417-b079-499c-a9ea-edeb46d87812','f1fda23e-5ae2-4a21-9627-76a4a055d591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bfe6ec40aac4874bdc0d82baa6c827c',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 804.368376] [55323]: DEBUG cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (726635c3-1203-4fc7-a8bc-27fde04d88fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 804.377850] [55323]: DEBUG cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (726635c3-1203-4fc7-a8bc-27fde04d88fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 804.378914] [55323]: DEBUG cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Flow 'volume_create_api' (9ef9990e-209c-4567-b1bf-725df0adba53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 804.379310] [55323]: INFO cinder.volume.api [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Create volume request issued successfully. [ 804.379986] [55323]: INFO cinder.api.openstack.wsgi [None req-53786738-be8c-4636-ba27-fa3972408d51 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 804.384558] [55323]: [pid: 55323|app: 0|req: 52/108] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 7 15:33:25 2025] POST /volume/v3/volumes => generated 752 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 804.402904] [55324]: DEBUG cinder.api.middleware.request_id [None req-f1160fba-d18f-4953-a59f-d4244eeadaf7 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 804.409163] [55324]: INFO cinder.api.openstack.wsgi [None req-f1160fba-d18f-4953-a59f-d4244eeadaf7 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 804.409163] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f1160fba-d18f-4953-a59f-d4244eeadaf7 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 804.409163] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f1160fba-d18f-4953-a59f-d4244eeadaf7 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 804.419335] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 804.419335] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 804.426049] [55324]: INFO cinder.volume.api [None req-f1160fba-d18f-4953-a59f-d4244eeadaf7 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 804.430596] [55324]: INFO cinder.api.openstack.wsgi [None req-f1160fba-d18f-4953-a59f-d4244eeadaf7 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 804.430991] [55324]: [pid: 55324|app: 0|req: 57/109] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:26 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 805.447621] [55323]: DEBUG cinder.api.middleware.request_id [None req-4ff007fe-3d57-4bc6-bb45-a6eb9517b368 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 805.450851] [55323]: INFO cinder.api.openstack.wsgi [None req-4ff007fe-3d57-4bc6-bb45-a6eb9517b368 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 805.451311] [55323]: DEBUG cinder.api.openstack.wsgi [None req-4ff007fe-3d57-4bc6-bb45-a6eb9517b368 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 805.451439] [55323]: DEBUG cinder.api.openstack.wsgi [None req-4ff007fe-3d57-4bc6-bb45-a6eb9517b368 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 805.462488] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 805.462488] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 805.468248] [55323]: INFO cinder.volume.api [None req-4ff007fe-3d57-4bc6-bb45-a6eb9517b368 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 805.473396] [55323]: INFO cinder.api.openstack.wsgi [None req-4ff007fe-3d57-4bc6-bb45-a6eb9517b368 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 805.473931] [55323]: [pid: 55323|app: 0|req: 53/110] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:27 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 806.483086] [55324]: DEBUG cinder.api.middleware.request_id [None req-5f473c96-b877-44a7-b8b2-65469d1add40 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 806.489252] [55324]: INFO cinder.api.openstack.wsgi [None req-5f473c96-b877-44a7-b8b2-65469d1add40 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 806.489533] [55324]: DEBUG cinder.api.openstack.wsgi [None req-5f473c96-b877-44a7-b8b2-65469d1add40 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 806.489758] [55324]: DEBUG cinder.api.openstack.wsgi [None req-5f473c96-b877-44a7-b8b2-65469d1add40 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 806.508702] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 806.508702] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 806.515544] [55324]: INFO cinder.volume.api [None req-5f473c96-b877-44a7-b8b2-65469d1add40 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 806.525187] [55324]: INFO cinder.api.openstack.wsgi [None req-5f473c96-b877-44a7-b8b2-65469d1add40 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 806.525731] [55324]: [pid: 55324|app: 0|req: 58/111] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:28 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 807.539761] [55323]: DEBUG cinder.api.middleware.request_id [None req-89012d83-7e40-4f8a-9de2-bc4e80927eeb None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.543793] [55323]: INFO cinder.api.openstack.wsgi [None req-89012d83-7e40-4f8a-9de2-bc4e80927eeb tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 807.543793] [55323]: DEBUG cinder.api.openstack.wsgi [None req-89012d83-7e40-4f8a-9de2-bc4e80927eeb tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 807.543793] [55323]: DEBUG cinder.api.openstack.wsgi [None req-89012d83-7e40-4f8a-9de2-bc4e80927eeb tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 807.560269] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 807.560269] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 807.562752] [55323]: INFO cinder.volume.api [None req-89012d83-7e40-4f8a-9de2-bc4e80927eeb tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 807.569137] [55323]: INFO cinder.api.openstack.wsgi [None req-89012d83-7e40-4f8a-9de2-bc4e80927eeb tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 807.570278] [55323]: [pid: 55323|app: 0|req: 54/112] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:29 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.582453] [55324]: DEBUG cinder.api.middleware.request_id [None req-0da2fce1-8f08-4b17-b48e-8ff94c28a598 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.584507] [55324]: INFO cinder.api.openstack.wsgi [None req-0da2fce1-8f08-4b17-b48e-8ff94c28a598 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 808.584769] [55324]: DEBUG cinder.api.openstack.wsgi [None req-0da2fce1-8f08-4b17-b48e-8ff94c28a598 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 808.584948] [55324]: DEBUG cinder.api.openstack.wsgi [None req-0da2fce1-8f08-4b17-b48e-8ff94c28a598 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 808.596424] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.596424] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 808.601677] [55324]: INFO cinder.volume.api [None req-0da2fce1-8f08-4b17-b48e-8ff94c28a598 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 808.606985] [55324]: INFO cinder.api.openstack.wsgi [None req-0da2fce1-8f08-4b17-b48e-8ff94c28a598 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 808.607359] [55324]: [pid: 55324|app: 0|req: 59/113] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:30 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 809.618200] [55323]: DEBUG cinder.api.middleware.request_id [None req-ee598d89-5c7b-4d07-b466-65589e157988 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.620403] [55323]: INFO cinder.api.openstack.wsgi [None req-ee598d89-5c7b-4d07-b466-65589e157988 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 809.620625] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ee598d89-5c7b-4d07-b466-65589e157988 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 809.620847] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ee598d89-5c7b-4d07-b466-65589e157988 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 809.630559] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.630559] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 809.634986] [55323]: INFO cinder.volume.api [None req-ee598d89-5c7b-4d07-b466-65589e157988 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 809.639749] [55323]: INFO cinder.api.openstack.wsgi [None req-ee598d89-5c7b-4d07-b466-65589e157988 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 809.640251] [55323]: [pid: 55323|app: 0|req: 55/114] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:31 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.650500] [55324]: DEBUG cinder.api.middleware.request_id [None req-ca8d0db3-03db-4ddf-914d-8d4ca7ebf45e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.652520] [55324]: INFO cinder.api.openstack.wsgi [None req-ca8d0db3-03db-4ddf-914d-8d4ca7ebf45e tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 810.652746] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ca8d0db3-03db-4ddf-914d-8d4ca7ebf45e tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 810.652960] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ca8d0db3-03db-4ddf-914d-8d4ca7ebf45e tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 810.664496] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.664496] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 810.668129] [55324]: INFO cinder.volume.api [None req-ca8d0db3-03db-4ddf-914d-8d4ca7ebf45e tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 810.672725] [55324]: INFO cinder.api.openstack.wsgi [None req-ca8d0db3-03db-4ddf-914d-8d4ca7ebf45e tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 810.673145] [55324]: [pid: 55324|app: 0|req: 60/115] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:32 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.683881] [55323]: DEBUG cinder.api.middleware.request_id [None req-addd5f1c-0590-4d0e-b046-d09bae6cafc1 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.685965] [55323]: INFO cinder.api.openstack.wsgi [None req-addd5f1c-0590-4d0e-b046-d09bae6cafc1 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 811.686202] [55323]: DEBUG cinder.api.openstack.wsgi [None req-addd5f1c-0590-4d0e-b046-d09bae6cafc1 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 811.686431] [55323]: DEBUG cinder.api.openstack.wsgi [None req-addd5f1c-0590-4d0e-b046-d09bae6cafc1 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 811.697444] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.697444] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 811.701820] [55323]: INFO cinder.volume.api [None req-addd5f1c-0590-4d0e-b046-d09bae6cafc1 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 811.707228] [55323]: INFO cinder.api.openstack.wsgi [None req-addd5f1c-0590-4d0e-b046-d09bae6cafc1 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 811.707522] [55323]: [pid: 55323|app: 0|req: 56/116] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:33 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 812.719163] [55324]: DEBUG cinder.api.middleware.request_id [None req-3bbe2960-4001-4b9f-917f-0e5b0be991c5 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.722310] [55324]: INFO cinder.api.openstack.wsgi [None req-3bbe2960-4001-4b9f-917f-0e5b0be991c5 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 812.722484] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3bbe2960-4001-4b9f-917f-0e5b0be991c5 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 812.722700] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3bbe2960-4001-4b9f-917f-0e5b0be991c5 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 812.736056] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.736056] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 812.740317] [55324]: INFO cinder.volume.api [None req-3bbe2960-4001-4b9f-917f-0e5b0be991c5 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 812.745541] [55324]: INFO cinder.api.openstack.wsgi [None req-3bbe2960-4001-4b9f-917f-0e5b0be991c5 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 812.745959] [55324]: [pid: 55324|app: 0|req: 61/117] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:34 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 813.757096] [55323]: DEBUG cinder.api.middleware.request_id [None req-2f0b7bc7-c2af-416f-85b3-96b7568f4e92 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.762750] [55323]: INFO cinder.api.openstack.wsgi [None req-2f0b7bc7-c2af-416f-85b3-96b7568f4e92 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 813.762987] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2f0b7bc7-c2af-416f-85b3-96b7568f4e92 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.763415] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2f0b7bc7-c2af-416f-85b3-96b7568f4e92 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.773912] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 813.773912] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 813.778311] [55323]: INFO cinder.volume.api [None req-2f0b7bc7-c2af-416f-85b3-96b7568f4e92 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 813.783311] [55323]: INFO cinder.api.openstack.wsgi [None req-2f0b7bc7-c2af-416f-85b3-96b7568f4e92 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 813.784288] [55323]: [pid: 55323|app: 0|req: 57/118] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:35 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 814.793705] [55324]: DEBUG cinder.api.middleware.request_id [None req-6079f109-55ae-4455-ab5f-e7e5281c3e79 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.796624] [55324]: INFO cinder.api.openstack.wsgi [None req-6079f109-55ae-4455-ab5f-e7e5281c3e79 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 814.796911] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6079f109-55ae-4455-ab5f-e7e5281c3e79 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 814.797135] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6079f109-55ae-4455-ab5f-e7e5281c3e79 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 814.799287] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=174,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 814.813156] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 814.813156] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 814.818405] [55324]: INFO cinder.volume.api [None req-6079f109-55ae-4455-ab5f-e7e5281c3e79 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 814.828230] [55324]: INFO cinder.api.openstack.wsgi [None req-6079f109-55ae-4455-ab5f-e7e5281c3e79 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 814.829607] [55324]: [pid: 55324|app: 0|req: 62/119] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:36 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 815.842092] [55323]: DEBUG cinder.api.middleware.request_id [None req-dbc3c8b7-0784-420a-b679-db6cc49dca64 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.846748] [55323]: INFO cinder.api.openstack.wsgi [None req-dbc3c8b7-0784-420a-b679-db6cc49dca64 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 815.846748] [55323]: DEBUG cinder.api.openstack.wsgi [None req-dbc3c8b7-0784-420a-b679-db6cc49dca64 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 815.846748] [55323]: DEBUG cinder.api.openstack.wsgi [None req-dbc3c8b7-0784-420a-b679-db6cc49dca64 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 815.862289] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.862289] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 815.868689] [55323]: INFO cinder.volume.api [None req-dbc3c8b7-0784-420a-b679-db6cc49dca64 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 815.874730] [55323]: INFO cinder.api.openstack.wsgi [None req-dbc3c8b7-0784-420a-b679-db6cc49dca64 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 815.874730] [55323]: [pid: 55323|app: 0|req: 58/120] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:37 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 816.885704] [55324]: DEBUG cinder.api.middleware.request_id [None req-da9e7734-e66a-400e-a157-8e7dfee8a7ee None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.887719] [55324]: INFO cinder.api.openstack.wsgi [None req-da9e7734-e66a-400e-a157-8e7dfee8a7ee tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 816.888019] [55324]: DEBUG cinder.api.openstack.wsgi [None req-da9e7734-e66a-400e-a157-8e7dfee8a7ee tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 816.888311] [55324]: DEBUG cinder.api.openstack.wsgi [None req-da9e7734-e66a-400e-a157-8e7dfee8a7ee tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 816.903659] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 816.903659] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 816.907750] [55324]: INFO cinder.volume.api [None req-da9e7734-e66a-400e-a157-8e7dfee8a7ee tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 816.912806] [55324]: INFO cinder.api.openstack.wsgi [None req-da9e7734-e66a-400e-a157-8e7dfee8a7ee tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 816.913317] [55324]: [pid: 55324|app: 0|req: 63/121] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:38 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 817.924272] [55323]: DEBUG cinder.api.middleware.request_id [None req-10822aa5-144b-4f6e-a4fe-c2355236b76d None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.926507] [55323]: INFO cinder.api.openstack.wsgi [None req-10822aa5-144b-4f6e-a4fe-c2355236b76d tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 817.926728] [55323]: DEBUG cinder.api.openstack.wsgi [None req-10822aa5-144b-4f6e-a4fe-c2355236b76d tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 817.926945] [55323]: DEBUG cinder.api.openstack.wsgi [None req-10822aa5-144b-4f6e-a4fe-c2355236b76d tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 817.929120] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=172,cinder:UPDATE=37,cinder:INSERT=22 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 817.938641] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.938641] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 817.943086] [55323]: INFO cinder.volume.api [None req-10822aa5-144b-4f6e-a4fe-c2355236b76d tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 817.948101] [55323]: INFO cinder.api.openstack.wsgi [None req-10822aa5-144b-4f6e-a4fe-c2355236b76d tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 817.948508] [55323]: [pid: 55323|app: 0|req: 59/122] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:39 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 818.959768] [55324]: DEBUG cinder.api.middleware.request_id [None req-16a63f54-0f0a-4d61-a434-269836bea2d6 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.961714] [55324]: INFO cinder.api.openstack.wsgi [None req-16a63f54-0f0a-4d61-a434-269836bea2d6 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 818.966109] [55324]: DEBUG cinder.api.openstack.wsgi [None req-16a63f54-0f0a-4d61-a434-269836bea2d6 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.966109] [55324]: DEBUG cinder.api.openstack.wsgi [None req-16a63f54-0f0a-4d61-a434-269836bea2d6 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.977246] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.977246] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.982696] [55324]: INFO cinder.volume.api [None req-16a63f54-0f0a-4d61-a434-269836bea2d6 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 818.986901] [55324]: INFO cinder.api.openstack.wsgi [None req-16a63f54-0f0a-4d61-a434-269836bea2d6 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 818.987430] [55324]: [pid: 55324|app: 0|req: 64/123] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:40 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 820.006068] [55323]: DEBUG cinder.api.middleware.request_id [None req-9e1ef9df-8a25-4dee-a136-5315b44311f0 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.009701] [55323]: INFO cinder.api.openstack.wsgi [None req-9e1ef9df-8a25-4dee-a136-5315b44311f0 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 820.010110] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9e1ef9df-8a25-4dee-a136-5315b44311f0 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 820.010464] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9e1ef9df-8a25-4dee-a136-5315b44311f0 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 820.024541] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 820.024541] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 820.030323] [55323]: INFO cinder.volume.api [None req-9e1ef9df-8a25-4dee-a136-5315b44311f0 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 820.034688] [55323]: INFO cinder.api.openstack.wsgi [None req-9e1ef9df-8a25-4dee-a136-5315b44311f0 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 820.035326] [55323]: [pid: 55323|app: 0|req: 60/124] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:41 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.046276] [55324]: DEBUG cinder.api.middleware.request_id [None req-50246689-2b6b-4cab-9f39-55e27131bdf2 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.048419] [55324]: INFO cinder.api.openstack.wsgi [None req-50246689-2b6b-4cab-9f39-55e27131bdf2 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 821.048640] [55324]: DEBUG cinder.api.openstack.wsgi [None req-50246689-2b6b-4cab-9f39-55e27131bdf2 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 821.048857] [55324]: DEBUG cinder.api.openstack.wsgi [None req-50246689-2b6b-4cab-9f39-55e27131bdf2 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 821.067665] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.067665] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 821.080997] [55324]: INFO cinder.volume.api [None req-50246689-2b6b-4cab-9f39-55e27131bdf2 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 821.087930] [55324]: INFO cinder.api.openstack.wsgi [None req-50246689-2b6b-4cab-9f39-55e27131bdf2 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 821.088381] [55324]: [pid: 55324|app: 0|req: 65/125] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:42 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.641041] [55323]: DEBUG cinder.api.middleware.request_id [None req-d10d48f2-2d3a-4abe-ae8f-9fae70c9fb65 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.644862] [55323]: INFO cinder.api.openstack.wsgi [None req-d10d48f2-2d3a-4abe-ae8f-9fae70c9fb65 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 821.645027] [55323]: DEBUG cinder.api.openstack.wsgi [None req-d10d48f2-2d3a-4abe-ae8f-9fae70c9fb65 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 821.646029] [55323]: DEBUG cinder.api.openstack.wsgi [None req-d10d48f2-2d3a-4abe-ae8f-9fae70c9fb65 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 821.646029] [55323]: INFO cinder.api.v3.volumes [None req-d10d48f2-2d3a-4abe-ae8f-9fae70c9fb65 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Delete volume with id: dce17c83-533c-4654-bb6d-f9d45d166cec [ 821.654436] [55323]: INFO cinder.api.openstack.wsgi [None req-d10d48f2-2d3a-4abe-ae8f-9fae70c9fb65 tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 404 [ 821.655501] [55323]: [pid: 55323|app: 0|req: 61/126] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:33:43 2025] DELETE /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 821.659847] [55324]: DEBUG cinder.api.middleware.request_id [None req-9aef6454-ed85-44d7-bb64-8fedc66258bb None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.665270] [55324]: INFO cinder.api.openstack.wsgi [None req-9aef6454-ed85-44d7-bb64-8fedc66258bb tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] GET http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec [ 821.665603] [55324]: DEBUG cinder.api.openstack.wsgi [None req-9aef6454-ed85-44d7-bb64-8fedc66258bb tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 821.665924] [55324]: DEBUG cinder.api.openstack.wsgi [None req-9aef6454-ed85-44d7-bb64-8fedc66258bb tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 821.674546] [55324]: INFO cinder.api.openstack.wsgi [None req-9aef6454-ed85-44d7-bb64-8fedc66258bb tempest-VolumesAssistedSnapshotsTest-1738526704 tempest-VolumesAssistedSnapshotsTest-1738526704-project-admin] http://10.180.1.21/volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec returned with HTTP 404 [ 821.675250] [55324]: [pid: 55324|app: 0|req: 66/127] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:43 2025] GET /volume/v3/volumes/dce17c83-533c-4654-bb6d-f9d45d166cec => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 822.100701] [55323]: DEBUG cinder.api.middleware.request_id [None req-1f8d35f1-80e0-4740-83a9-f915601e1c9b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.106309] [55323]: INFO cinder.api.openstack.wsgi [None req-1f8d35f1-80e0-4740-83a9-f915601e1c9b tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 822.106309] [55323]: DEBUG cinder.api.openstack.wsgi [None req-1f8d35f1-80e0-4740-83a9-f915601e1c9b tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 822.106309] [55323]: DEBUG cinder.api.openstack.wsgi [None req-1f8d35f1-80e0-4740-83a9-f915601e1c9b tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 822.118356] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.118356] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 822.124952] [55323]: INFO cinder.volume.api [None req-1f8d35f1-80e0-4740-83a9-f915601e1c9b tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 822.131354] [55323]: INFO cinder.api.openstack.wsgi [None req-1f8d35f1-80e0-4740-83a9-f915601e1c9b tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 822.131518] [55323]: [pid: 55323|app: 0|req: 62/128] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:43 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 823.142529] [55324]: DEBUG cinder.api.middleware.request_id [None req-082ddf55-e313-46a8-a1a2-03925a0c1c37 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.145547] [55324]: INFO cinder.api.openstack.wsgi [None req-082ddf55-e313-46a8-a1a2-03925a0c1c37 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 823.145823] [55324]: DEBUG cinder.api.openstack.wsgi [None req-082ddf55-e313-46a8-a1a2-03925a0c1c37 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 823.146098] [55324]: DEBUG cinder.api.openstack.wsgi [None req-082ddf55-e313-46a8-a1a2-03925a0c1c37 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 823.157807] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.157807] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.162071] [55324]: INFO cinder.volume.api [None req-082ddf55-e313-46a8-a1a2-03925a0c1c37 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 823.169040] [55324]: INFO cinder.api.openstack.wsgi [None req-082ddf55-e313-46a8-a1a2-03925a0c1c37 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 823.169040] [55324]: [pid: 55324|app: 0|req: 67/129] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:33:44 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 823.813335] [55323]: DEBUG cinder.api.middleware.request_id [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-97d97c84-f439-4950-9f3a-35a5d976d7a4 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.820319] [55323]: INFO cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-97d97c84-f439-4950-9f3a-35a5d976d7a4 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 823.820782] [55323]: DEBUG cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-97d97c84-f439-4950-9f3a-35a5d976d7a4 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 823.821531] [55323]: DEBUG cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-97d97c84-f439-4950-9f3a-35a5d976d7a4 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 823.840430] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.840430] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.849074] [55323]: INFO cinder.volume.api [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-97d97c84-f439-4950-9f3a-35a5d976d7a4 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 823.856287] [55323]: INFO cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-97d97c84-f439-4950-9f3a-35a5d976d7a4 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 823.856723] [55323]: [pid: 55323|app: 0|req: 63/130] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:33:45 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 1392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 824.453581] [55324]: DEBUG cinder.api.middleware.request_id [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-b1b486bb-493e-4348-afcb-a20b7ec02e3c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.456314] [55324]: INFO cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-b1b486bb-493e-4348-afcb-a20b7ec02e3c tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 824.456533] [55324]: DEBUG cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-b1b486bb-493e-4348-afcb-a20b7ec02e3c tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 824.457068] [55324]: DEBUG cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-b1b486bb-493e-4348-afcb-a20b7ec02e3c tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.470686] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 824.470686] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 824.475058] [55324]: INFO cinder.volume.api [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-b1b486bb-493e-4348-afcb-a20b7ec02e3c tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 824.481111] [55324]: INFO cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-b1b486bb-493e-4348-afcb-a20b7ec02e3c tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 824.481545] [55324]: [pid: 55324|app: 0|req: 68/131] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:33:46 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 1392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 824.487336] [55323]: DEBUG cinder.api.middleware.request_id [None req-bfa4ef59-0c13-4793-91fb-cd37d027f7e6 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.487793] [55323]: INFO cinder.api.openstack.wsgi [None req-bfa4ef59-0c13-4793-91fb-cd37d027f7e6 None None] GET http://10.180.1.21/volume// [ 824.487975] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bfa4ef59-0c13-4793-91fb-cd37d027f7e6 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 824.488207] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bfa4ef59-0c13-4793-91fb-cd37d027f7e6 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.488611] [55323]: INFO cinder.api.openstack.wsgi [None req-bfa4ef59-0c13-4793-91fb-cd37d027f7e6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 824.488889] [55323]: [pid: 55323|app: 0|req: 64/132] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:33:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 824.493703] [55324]: DEBUG cinder.api.middleware.request_id [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-2535ee32-cf64-4775-8b08-0e9af2862d0c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 824.495913] [55324]: INFO cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-2535ee32-cf64-4775-8b08-0e9af2862d0c tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] POST http://10.180.1.21/volume/v3/attachments [ 824.496392] [55324]: DEBUG cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-2535ee32-cf64-4775-8b08-0e9af2862d0c tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6846fe91-a0bc-4906-b831-0053b0a2ff77", "connector": null, "instance_uuid": "e20c8bd0-4906-4d99-a638-c61570f208d6"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 824.508958] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 824.508958] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 824.543603] [55324]: INFO cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-2535ee32-cf64-4775-8b08-0e9af2862d0c tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 824.544384] [55324]: [pid: 55324|app: 0|req: 69/133] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:33:46 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 833.852302] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=16 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 834.542325] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=30,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 864.868742] [55323]: DEBUG cinder.api.middleware.request_id [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 864.871522] [55323]: INFO cinder.api.openstack.wsgi [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] POST http://10.180.1.21/volume/v3/volumes [ 864.871935] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-686570542"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 864.880031] [55323]: DEBUG cinder.api.v3.volumes [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-686570542'}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 864.880031] [55323]: INFO cinder.api.v3.volumes [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Create volume of 1 GB [ 864.883181] [55323]: INFO cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Availability Zones retrieved successfully. [ 864.892048] [55323]: DEBUG cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Flow 'volume_create_api' (4f31a72d-c663-48a9-8646-69824bd66dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 864.893251] [55323]: DEBUG cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974a10c9-c4bb-4540-b717-9625da29df7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 864.894482] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 864.920430] [55323]: DEBUG cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974a10c9-c4bb-4540-b717-9625da29df7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 864.922777] [55323]: DEBUG cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e27ee324-d1ae-4161-941c-a76f3d4b777e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 864.951653] [55323]: DEBUG cinder.quota [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Created reservations ['ac11fe4e-f323-471a-a7e8-dc5065e1567d', '83604114-6a68-45a5-8cde-34c2dbd17979', 'c62608b3-3ca1-4daa-a74a-b59b6af3d703', '37ce86f8-b6db-4611-97f1-b59d9702bb6b'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 864.952901] [55323]: DEBUG cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e27ee324-d1ae-4161-941c-a76f3d4b777e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac11fe4e-f323-471a-a7e8-dc5065e1567d', '83604114-6a68-45a5-8cde-34c2dbd17979', 'c62608b3-3ca1-4daa-a74a-b59b6af3d703', '37ce86f8-b6db-4611-97f1-b59d9702bb6b']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 864.954284] [55323]: DEBUG cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b297e3-2e16-4c61-86dd-99ecdfc183b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 864.975023] [55323]: DEBUG cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b297e3-2e16-4c61-86dd-99ecdfc183b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a39a424-9120-454f-8193-9f44672f3166', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-686570542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='172a08d7e5084e5e8c31b3687f470efc',qos_specs=None,replication_status=,reservations=['ac11fe4e-f323-471a-a7e8-dc5065e1567d','83604114-6a68-45a5-8cde-34c2dbd17979','c62608b3-3ca1-4daa-a74a-b59b6af3d703','37ce86f8-b6db-4611-97f1-b59d9702bb6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bc617e7661495794814bbca410e8d3',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-686570542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a39a424-9120-454f-8193-9f44672f3166,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='172a08d7e5084e5e8c31b3687f470efc',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='74bc617e7661495794814bbca410e8d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 864.975023] [55323]: DEBUG cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f63967f1-2ce6-4520-a441-ebccee8c32ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 864.987783] [55323]: DEBUG cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f63967f1-2ce6-4520-a441-ebccee8c32ad) 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-686570542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='172a08d7e5084e5e8c31b3687f470efc',qos_specs=None,replication_status=,reservations=['ac11fe4e-f323-471a-a7e8-dc5065e1567d','83604114-6a68-45a5-8cde-34c2dbd17979','c62608b3-3ca1-4daa-a74a-b59b6af3d703','37ce86f8-b6db-4611-97f1-b59d9702bb6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bc617e7661495794814bbca410e8d3',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 864.989056] [55323]: DEBUG cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4640775-76c0-45b8-9a01-5576931ba843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 864.999021] [55323]: DEBUG cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4640775-76c0-45b8-9a01-5576931ba843) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 865.000592] [55323]: DEBUG cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Flow 'volume_create_api' (4f31a72d-c663-48a9-8646-69824bd66dbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 865.001216] [55323]: INFO cinder.volume.api [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Create volume request issued successfully. [ 865.001980] [55323]: INFO cinder.api.openstack.wsgi [None req-2845aad7-ad9a-4e45-ba26-3a8001af9030 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 865.002606] [55323]: [pid: 55323|app: 0|req: 65/134] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:34:26 2025] POST /volume/v3/volumes => generated 753 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 865.014173] [55324]: DEBUG cinder.api.middleware.request_id [None req-fd8d8a2a-1b4c-4b88-b9c8-dca81abaa431 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 865.019223] [55324]: INFO cinder.api.openstack.wsgi [None req-fd8d8a2a-1b4c-4b88-b9c8-dca81abaa431 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 [ 865.019993] [55324]: DEBUG cinder.api.openstack.wsgi [None req-fd8d8a2a-1b4c-4b88-b9c8-dca81abaa431 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 865.020307] [55324]: DEBUG cinder.api.openstack.wsgi [None req-fd8d8a2a-1b4c-4b88-b9c8-dca81abaa431 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 865.028683] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 865.028683] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 865.037793] [55324]: INFO cinder.volume.api [None req-fd8d8a2a-1b4c-4b88-b9c8-dca81abaa431 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 865.046159] [55324]: INFO cinder.api.openstack.wsgi [None req-fd8d8a2a-1b4c-4b88-b9c8-dca81abaa431 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 returned with HTTP 200 [ 865.046804] [55324]: [pid: 55324|app: 0|req: 70/135] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:34:26 2025] GET /volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.058629] [55323]: DEBUG cinder.api.middleware.request_id [None req-5d08f7cb-4631-4b2a-82ef-2f97cd55543c None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.060910] [55323]: INFO cinder.api.openstack.wsgi [None req-5d08f7cb-4631-4b2a-82ef-2f97cd55543c tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 [ 866.061216] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5d08f7cb-4631-4b2a-82ef-2f97cd55543c tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.061451] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5d08f7cb-4631-4b2a-82ef-2f97cd55543c tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.078270] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.078270] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 866.082332] [55323]: INFO cinder.volume.api [None req-5d08f7cb-4631-4b2a-82ef-2f97cd55543c tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 866.087095] [55323]: INFO cinder.api.openstack.wsgi [None req-5d08f7cb-4631-4b2a-82ef-2f97cd55543c tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 returned with HTTP 200 [ 866.087441] [55323]: [pid: 55323|app: 0|req: 66/136] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:34:27 2025] GET /volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 866.125276] [55324]: DEBUG cinder.api.middleware.request_id [req-c7f6b7fc-35fe-4db3-abf1-f014f3751e68 req-9f478dba-beff-4a6e-8568-bb004bf3819b None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.129259] [55324]: INFO cinder.api.openstack.wsgi [req-c7f6b7fc-35fe-4db3-abf1-f014f3751e68 req-9f478dba-beff-4a6e-8568-bb004bf3819b tempest-VolumesAdminNegativeTest-563464443 tempest-VolumesAdminNegativeTest-563464443-project-admin] GET http://10.180.1.21/volume/v3/volumes/dca7e408-b4c1-42c1-8cc8-2aecd2470fc2 [ 866.129697] [55324]: DEBUG cinder.api.openstack.wsgi [req-c7f6b7fc-35fe-4db3-abf1-f014f3751e68 req-9f478dba-beff-4a6e-8568-bb004bf3819b tempest-VolumesAdminNegativeTest-563464443 tempest-VolumesAdminNegativeTest-563464443-project-admin] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.129786] [55324]: DEBUG cinder.api.openstack.wsgi [req-c7f6b7fc-35fe-4db3-abf1-f014f3751e68 req-9f478dba-beff-4a6e-8568-bb004bf3819b tempest-VolumesAdminNegativeTest-563464443 tempest-VolumesAdminNegativeTest-563464443-project-admin] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.136466] [55324]: INFO cinder.api.openstack.wsgi [req-c7f6b7fc-35fe-4db3-abf1-f014f3751e68 req-9f478dba-beff-4a6e-8568-bb004bf3819b tempest-VolumesAdminNegativeTest-563464443 tempest-VolumesAdminNegativeTest-563464443-project-admin] http://10.180.1.21/volume/v3/volumes/dca7e408-b4c1-42c1-8cc8-2aecd2470fc2 returned with HTTP 404 [ 866.137151] [55324]: [pid: 55324|app: 0|req: 71/137] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:34:27 2025] GET /volume/v3/volumes/dca7e408-b4c1-42c1-8cc8-2aecd2470fc2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 866.144191] [55323]: DEBUG cinder.api.middleware.request_id [None req-9968675d-727d-4339-b306-eaa6a93ca646 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.145778] [55323]: INFO cinder.api.openstack.wsgi [None req-9968675d-727d-4339-b306-eaa6a93ca646 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 [ 866.146012] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9968675d-727d-4339-b306-eaa6a93ca646 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.146242] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9968675d-727d-4339-b306-eaa6a93ca646 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.146429] [55323]: INFO cinder.api.v3.volumes [None req-9968675d-727d-4339-b306-eaa6a93ca646 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Delete volume with id: 7a39a424-9120-454f-8193-9f44672f3166 [ 866.154380] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.154380] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 866.154966] [55323]: INFO cinder.volume.api [None req-9968675d-727d-4339-b306-eaa6a93ca646 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 866.177876] [55323]: INFO cinder.volume.api [None req-9968675d-727d-4339-b306-eaa6a93ca646 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Delete volume request issued successfully. [ 866.177876] [55323]: INFO cinder.api.openstack.wsgi [None req-9968675d-727d-4339-b306-eaa6a93ca646 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 returned with HTTP 202 [ 866.178056] [55323]: [pid: 55323|app: 0|req: 67/138] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:34:28 2025] DELETE /volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 866.180809] [55324]: DEBUG cinder.api.middleware.request_id [None req-3cb1a45e-bf23-4760-acb6-ad6c678c6133 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 866.183026] [55324]: INFO cinder.api.openstack.wsgi [None req-3cb1a45e-bf23-4760-acb6-ad6c678c6133 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 [ 866.183257] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3cb1a45e-bf23-4760-acb6-ad6c678c6133 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 866.183485] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3cb1a45e-bf23-4760-acb6-ad6c678c6133 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 866.193199] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 866.193199] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 866.198456] [55324]: INFO cinder.volume.api [None req-3cb1a45e-bf23-4760-acb6-ad6c678c6133 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 866.201755] [55324]: INFO cinder.api.openstack.wsgi [None req-3cb1a45e-bf23-4760-acb6-ad6c678c6133 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 returned with HTTP 200 [ 866.202202] [55324]: [pid: 55324|app: 0|req: 72/139] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:34:28 2025] GET /volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 867.212396] [55323]: DEBUG cinder.api.middleware.request_id [None req-a7330b56-e64d-41e6-8861-825df964d076 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 867.214667] [55323]: INFO cinder.api.openstack.wsgi [None req-a7330b56-e64d-41e6-8861-825df964d076 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 [ 867.214927] [55323]: DEBUG cinder.api.openstack.wsgi [None req-a7330b56-e64d-41e6-8861-825df964d076 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 867.215204] [55323]: DEBUG cinder.api.openstack.wsgi [None req-a7330b56-e64d-41e6-8861-825df964d076 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 867.223888] [55323]: INFO cinder.api.openstack.wsgi [None req-a7330b56-e64d-41e6-8861-825df964d076 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 returned with HTTP 404 [ 867.224474] [55323]: [pid: 55323|app: 0|req: 68/140] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:34:29 2025] GET /volume/v3/volumes/7a39a424-9120-454f-8193-9f44672f3166 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 868.954512] [55324]: DEBUG cinder.api.middleware.request_id [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 868.957642] [55324]: INFO cinder.api.openstack.wsgi [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] POST http://10.180.1.21/volume/v3/volumes [ 868.958137] [55324]: DEBUG cinder.api.openstack.wsgi [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-664563409"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 868.959884] [55324]: DEBUG cinder.api.v3.volumes [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-664563409'}} {{(pid=55324) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 868.960131] [55324]: INFO cinder.api.v3.volumes [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Create volume of 1 GB [ 868.966505] [55324]: INFO cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Availability Zones retrieved successfully. [ 868.973126] [55324]: DEBUG cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Flow 'volume_create_api' (30325fed-3107-4fb9-aaf3-e7fc78f0c70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 868.974364] [55324]: DEBUG cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca574430-ed5b-47fc-acd2-f5b516ed9376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 868.975545] [55324]: DEBUG cinder.volume.flows.api.create_volume [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Validating volume size '1' using validate_int {{(pid=55324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 869.001275] [55324]: DEBUG cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca574430-ed5b-47fc-acd2-f5b516ed9376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 869.002546] [55324]: DEBUG cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b562c5b9-cc03-4b9a-b941-2fd44b02145b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 869.082840] [55324]: DEBUG cinder.quota [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Created reservations ['18ec80ee-afec-433f-81d9-d4bf4a86a976', '07e81a6e-f067-4638-bb08-acbd571a2765', '0c893d77-9ea4-4c3a-a47f-e829be322f6d', 'a7dd0ad9-d154-404b-a345-dcb20e76fb96'] {{(pid=55324) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 869.083903] [55324]: DEBUG cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b562c5b9-cc03-4b9a-b941-2fd44b02145b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18ec80ee-afec-433f-81d9-d4bf4a86a976', '07e81a6e-f067-4638-bb08-acbd571a2765', '0c893d77-9ea4-4c3a-a47f-e829be322f6d', 'a7dd0ad9-d154-404b-a345-dcb20e76fb96']}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 869.084852] [55324]: DEBUG cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0306594-bb9a-48a5-b0d8-9dfdfb8f5922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 869.110785] [55324]: DEBUG cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0306594-bb9a-48a5-b0d8-9dfdfb8f5922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3177db96-08df-47cb-a5ef-609061e3eb7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-664563409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392ae630586d4cd3b3f0386f1544e2fb',qos_specs=None,replication_status=,reservations=['18ec80ee-afec-433f-81d9-d4bf4a86a976','07e81a6e-f067-4638-bb08-acbd571a2765','0c893d77-9ea4-4c3a-a47f-e829be322f6d','a7dd0ad9-d154-404b-a345-dcb20e76fb96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a89d6ecd9f414de390a791e8e7034096',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:34:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-664563409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3177db96-08df-47cb-a5ef-609061e3eb7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='392ae630586d4cd3b3f0386f1544e2fb',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='a89d6ecd9f414de390a791e8e7034096',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 869.111760] [55324]: DEBUG cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d08ece3-75d9-4853-81b3-5f2a36e0c89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 869.124488] [55324]: DEBUG cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d08ece3-75d9-4853-81b3-5f2a36e0c89e) 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-664563409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392ae630586d4cd3b3f0386f1544e2fb',qos_specs=None,replication_status=,reservations=['18ec80ee-afec-433f-81d9-d4bf4a86a976','07e81a6e-f067-4638-bb08-acbd571a2765','0c893d77-9ea4-4c3a-a47f-e829be322f6d','a7dd0ad9-d154-404b-a345-dcb20e76fb96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a89d6ecd9f414de390a791e8e7034096',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 869.125334] [55324]: DEBUG cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf29682-f370-457e-b181-91730e8a4e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 869.134428] [55324]: DEBUG cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf29682-f370-457e-b181-91730e8a4e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 869.135480] [55324]: DEBUG cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Flow 'volume_create_api' (30325fed-3107-4fb9-aaf3-e7fc78f0c70d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 869.135838] [55324]: INFO cinder.volume.api [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Create volume request issued successfully. [ 869.136495] [55324]: INFO cinder.api.openstack.wsgi [None req-45b307ab-38e4-4db4-a941-fb78ddff9752 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 869.137067] [55324]: [pid: 55324|app: 0|req: 73/141] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:34:30 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) [ 871.281420] [55323]: DEBUG cinder.api.middleware.request_id [None req-3a3bcb4d-112a-4b47-ab8b-9ae89b040d76 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.283685] [55323]: INFO cinder.api.openstack.wsgi [None req-3a3bcb4d-112a-4b47-ab8b-9ae89b040d76 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 [ 871.283685] [55323]: DEBUG cinder.api.openstack.wsgi [None req-3a3bcb4d-112a-4b47-ab8b-9ae89b040d76 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 871.283884] [55323]: DEBUG cinder.api.openstack.wsgi [None req-3a3bcb4d-112a-4b47-ab8b-9ae89b040d76 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 871.284089] [55323]: INFO cinder.api.v3.volumes [None req-3a3bcb4d-112a-4b47-ab8b-9ae89b040d76 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Delete volume with id: eab1a3f6-485a-4852-8a51-053ec701a8f0 [ 871.293654] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.293654] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 871.294197] [55323]: INFO cinder.volume.api [None req-3a3bcb4d-112a-4b47-ab8b-9ae89b040d76 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Volume info retrieved successfully. [ 871.316204] [55323]: INFO cinder.volume.api [None req-3a3bcb4d-112a-4b47-ab8b-9ae89b040d76 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Delete volume request issued successfully. [ 871.316421] [55323]: INFO cinder.api.openstack.wsgi [None req-3a3bcb4d-112a-4b47-ab8b-9ae89b040d76 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 returned with HTTP 202 [ 871.316844] [55323]: [pid: 55323|app: 0|req: 69/142] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:34:33 2025] DELETE /volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 871.320207] [55324]: DEBUG cinder.api.middleware.request_id [None req-9f9f2b34-95e1-49f5-82e5-95c763a18eef None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 871.322650] [55324]: INFO cinder.api.openstack.wsgi [None req-9f9f2b34-95e1-49f5-82e5-95c763a18eef tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] GET http://10.180.1.21/volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 [ 871.322879] [55324]: DEBUG cinder.api.openstack.wsgi [None req-9f9f2b34-95e1-49f5-82e5-95c763a18eef tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 871.323279] [55324]: DEBUG cinder.api.openstack.wsgi [None req-9f9f2b34-95e1-49f5-82e5-95c763a18eef tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 871.333250] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 871.333250] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 871.336546] [55324]: INFO cinder.volume.api [None req-9f9f2b34-95e1-49f5-82e5-95c763a18eef tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Volume info retrieved successfully. [ 871.341700] [55324]: INFO cinder.api.openstack.wsgi [None req-9f9f2b34-95e1-49f5-82e5-95c763a18eef tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 returned with HTTP 200 [ 871.341991] [55324]: [pid: 55324|app: 0|req: 74/143] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:34:33 2025] GET /volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 872.354275] [55323]: DEBUG cinder.api.middleware.request_id [None req-31702f21-5162-4254-a362-09adaf72a3ea None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.357817] [55323]: INFO cinder.api.openstack.wsgi [None req-31702f21-5162-4254-a362-09adaf72a3ea tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] GET http://10.180.1.21/volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 [ 872.357817] [55323]: DEBUG cinder.api.openstack.wsgi [None req-31702f21-5162-4254-a362-09adaf72a3ea tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.357817] [55323]: DEBUG cinder.api.openstack.wsgi [None req-31702f21-5162-4254-a362-09adaf72a3ea tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.364471] [55323]: INFO cinder.api.openstack.wsgi [None req-31702f21-5162-4254-a362-09adaf72a3ea tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 returned with HTTP 404 [ 872.364996] [55323]: [pid: 55323|app: 0|req: 70/144] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:34:34 2025] GET /volume/v3/volumes/eab1a3f6-485a-4852-8a51-053ec701a8f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 872.369707] [55324]: DEBUG cinder.api.middleware.request_id [None req-5274d501-8661-4d39-8088-1afe39a2e0b7 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.372479] [55324]: INFO cinder.api.openstack.wsgi [None req-5274d501-8661-4d39-8088-1afe39a2e0b7 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 [ 872.372707] [55324]: DEBUG cinder.api.openstack.wsgi [None req-5274d501-8661-4d39-8088-1afe39a2e0b7 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.372923] [55324]: DEBUG cinder.api.openstack.wsgi [None req-5274d501-8661-4d39-8088-1afe39a2e0b7 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.373244] [55324]: INFO cinder.api.v3.volumes [None req-5274d501-8661-4d39-8088-1afe39a2e0b7 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Delete volume with id: c9c94b6f-46c7-4604-8658-b93a9ea0ae64 [ 872.386825] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.386825] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 872.389730] [55324]: INFO cinder.volume.api [None req-5274d501-8661-4d39-8088-1afe39a2e0b7 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Volume info retrieved successfully. [ 872.419568] [55324]: INFO cinder.volume.api [None req-5274d501-8661-4d39-8088-1afe39a2e0b7 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Delete volume request issued successfully. [ 872.419568] [55324]: INFO cinder.api.openstack.wsgi [None req-5274d501-8661-4d39-8088-1afe39a2e0b7 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 returned with HTTP 202 [ 872.419568] [55324]: [pid: 55324|app: 0|req: 75/145] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:34:34 2025] DELETE /volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 872.423736] [55323]: DEBUG cinder.api.middleware.request_id [None req-2938e31a-810c-45da-87ca-3552307891d6 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 872.426774] [55323]: INFO cinder.api.openstack.wsgi [None req-2938e31a-810c-45da-87ca-3552307891d6 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] GET http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 [ 872.427029] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2938e31a-810c-45da-87ca-3552307891d6 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 872.427263] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2938e31a-810c-45da-87ca-3552307891d6 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 872.436099] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 872.436099] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 872.441193] [55323]: INFO cinder.volume.api [None req-2938e31a-810c-45da-87ca-3552307891d6 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Volume info retrieved successfully. [ 872.447155] [55323]: INFO cinder.api.openstack.wsgi [None req-2938e31a-810c-45da-87ca-3552307891d6 tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 returned with HTTP 200 [ 872.447777] [55323]: [pid: 55323|app: 0|req: 71/146] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:34:34 2025] GET /volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 873.459413] [55324]: DEBUG cinder.api.middleware.request_id [None req-d56ed866-e1e0-4f92-a2d3-47636656a96b None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 873.461533] [55324]: INFO cinder.api.openstack.wsgi [None req-d56ed866-e1e0-4f92-a2d3-47636656a96b tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] GET http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 [ 873.461758] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d56ed866-e1e0-4f92-a2d3-47636656a96b tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 873.462234] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d56ed866-e1e0-4f92-a2d3-47636656a96b tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 873.469201] [55324]: INFO cinder.api.openstack.wsgi [None req-d56ed866-e1e0-4f92-a2d3-47636656a96b tempest-ServersNegativeTestJSON-770131871 tempest-ServersNegativeTestJSON-770131871-project-member] http://10.180.1.21/volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 returned with HTTP 404 [ 873.469552] [55324]: [pid: 55324|app: 0|req: 76/147] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:34:35 2025] GET /volume/v3/volumes/c9c94b6f-46c7-4604-8658-b93a9ea0ae64 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 880.971336] [55323]: DEBUG cinder.api.middleware.request_id [None req-eb123a56-c784-462d-93d1-02b4930f07a6 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.971758] [55323]: INFO cinder.api.openstack.wsgi [None req-eb123a56-c784-462d-93d1-02b4930f07a6 None None] GET http://10.180.1.21/volume// [ 880.971940] [55323]: DEBUG cinder.api.openstack.wsgi [None req-eb123a56-c784-462d-93d1-02b4930f07a6 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.972167] [55323]: DEBUG cinder.api.openstack.wsgi [None req-eb123a56-c784-462d-93d1-02b4930f07a6 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.972671] [55323]: INFO cinder.api.openstack.wsgi [None req-eb123a56-c784-462d-93d1-02b4930f07a6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 880.973488] [55323]: [pid: 55323|app: 0|req: 72/148] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:34:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 880.977019] [55324]: DEBUG cinder.api.middleware.request_id [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-50eb7849-01bc-449d-b03f-7f889cb9017c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.979064] [55324]: INFO cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-50eb7849-01bc-449d-b03f-7f889cb9017c tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] GET http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 880.979362] [55324]: DEBUG cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-50eb7849-01bc-449d-b03f-7f889cb9017c tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.979594] [55324]: DEBUG cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-50eb7849-01bc-449d-b03f-7f889cb9017c tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.996661] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 880.996661] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 881.002420] [55324]: INFO cinder.volume.api [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-50eb7849-01bc-449d-b03f-7f889cb9017c tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 881.010093] [55324]: INFO cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-50eb7849-01bc-449d-b03f-7f889cb9017c tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 200 [ 881.010353] [55324]: [pid: 55324|app: 0|req: 77/149] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:34:42 2025] GET /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 1572 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 881.155780] [55323]: DEBUG cinder.api.middleware.request_id [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-bb9f7eae-6e22-49b5-b6a8-52c07c4e6ef9 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 881.158394] [55323]: INFO cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-bb9f7eae-6e22-49b5-b6a8-52c07c4e6ef9 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] PUT http://10.180.1.21/volume/v3/attachments/fce055bd-1631-4e3a-9824-09fc18522280 [ 881.158818] [55323]: DEBUG cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-bb9f7eae-6e22-49b5-b6a8-52c07c4e6ef9 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-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=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 881.166887] [55323]: DEBUG cinder.coordination [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-bb9f7eae-6e22-49b5-b6a8-52c07c4e6ef9 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Acquiring lock "cinder-attachment_update-6846fe91-a0bc-4906-b831-0053b0a2ff77-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 881.171027] [55323]: DEBUG cinder.coordination [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-bb9f7eae-6e22-49b5-b6a8-52c07c4e6ef9 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Lock "cinder-attachment_update-6846fe91-a0bc-4906-b831-0053b0a2ff77-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 881.172092] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 881.172092] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 881.693101] [55323]: DEBUG cinder.coordination [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-bb9f7eae-6e22-49b5-b6a8-52c07c4e6ef9 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Lock "cinder-attachment_update-6846fe91-a0bc-4906-b831-0053b0a2ff77-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55323) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 881.693101] [55323]: INFO cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-bb9f7eae-6e22-49b5-b6a8-52c07c4e6ef9 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/attachments/fce055bd-1631-4e3a-9824-09fc18522280 returned with HTTP 200 [ 881.693101] [55323]: [pid: 55323|app: 0|req: 73/150] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:34:43 2025] PUT /volume/v3/attachments/fce055bd-1631-4e3a-9824-09fc18522280 => generated 617 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 882.203022] [55324]: DEBUG cinder.api.middleware.request_id [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-3e4e8e40-ba8a-4df6-9264-69b0b6547996 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.205362] [55324]: INFO cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-3e4e8e40-ba8a-4df6-9264-69b0b6547996 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] POST http://10.180.1.21/volume/v3/attachments/fce055bd-1631-4e3a-9824-09fc18522280/action [ 882.205780] [55324]: DEBUG cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-3e4e8e40-ba8a-4df6-9264-69b0b6547996 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Action body: b'{"os-complete": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 882.205911] [55324]: DEBUG cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-3e4e8e40-ba8a-4df6-9264-69b0b6547996 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 882.238222] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.238222] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.303674] [55324]: INFO cinder.api.openstack.wsgi [req-6ecfe028-cc91-4c53-b81b-d95450271b42 req-3e4e8e40-ba8a-4df6-9264-69b0b6547996 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/attachments/fce055bd-1631-4e3a-9824-09fc18522280/action returned with HTTP 204 [ 882.304317] [55324]: [pid: 55324|app: 0|req: 78/151] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:34:44 2025] POST /volume/v3/attachments/fce055bd-1631-4e3a-9824-09fc18522280/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 891.686590] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=40,cinder:INSERT=8,cinder:UPDATE=15 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 892.252272] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=53,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 902.890902] [55323]: DEBUG cinder.api.middleware.request_id [None req-bfd868f1-c8ae-4085-921e-81470b897a50 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.894093] [55323]: INFO cinder.api.openstack.wsgi [None req-bfd868f1-c8ae-4085-921e-81470b897a50 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] DELETE http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 902.894398] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bfd868f1-c8ae-4085-921e-81470b897a50 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.894691] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bfd868f1-c8ae-4085-921e-81470b897a50 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.894942] [55323]: INFO cinder.api.v3.volumes [None req-bfd868f1-c8ae-4085-921e-81470b897a50 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Delete volume with id: 73b878ea-916b-43d0-b364-b8036830b45c [ 902.914652] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.914652] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.915413] [55323]: INFO cinder.volume.api [None req-bfd868f1-c8ae-4085-921e-81470b897a50 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 902.935143] [55323]: INFO cinder.volume.api [None req-bfd868f1-c8ae-4085-921e-81470b897a50 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Delete volume request issued successfully. [ 902.935398] [55323]: INFO cinder.api.openstack.wsgi [None req-bfd868f1-c8ae-4085-921e-81470b897a50 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 202 [ 902.935860] [55323]: [pid: 55323|app: 0|req: 74/152] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:35:04 2025] DELETE /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 902.940600] [55324]: DEBUG cinder.api.middleware.request_id [None req-fea39b42-119d-4824-84d7-3dc7c4a39b00 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.943567] [55324]: INFO cinder.api.openstack.wsgi [None req-fea39b42-119d-4824-84d7-3dc7c4a39b00 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 902.943801] [55324]: DEBUG cinder.api.openstack.wsgi [None req-fea39b42-119d-4824-84d7-3dc7c4a39b00 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.944069] [55324]: DEBUG cinder.api.openstack.wsgi [None req-fea39b42-119d-4824-84d7-3dc7c4a39b00 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.955053] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.955053] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.972579] [55324]: INFO cinder.volume.api [None req-fea39b42-119d-4824-84d7-3dc7c4a39b00 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 902.972579] [55324]: INFO cinder.api.openstack.wsgi [None req-fea39b42-119d-4824-84d7-3dc7c4a39b00 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 902.972579] [55324]: [pid: 55324|app: 0|req: 79/153] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:35:04 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.981319] [55323]: DEBUG cinder.api.middleware.request_id [None req-adfefb19-963b-4e58-b219-843d6a39af4f None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.983474] [55323]: INFO cinder.api.openstack.wsgi [None req-adfefb19-963b-4e58-b219-843d6a39af4f tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 903.983690] [55323]: DEBUG cinder.api.openstack.wsgi [None req-adfefb19-963b-4e58-b219-843d6a39af4f tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.983945] [55323]: DEBUG cinder.api.openstack.wsgi [None req-adfefb19-963b-4e58-b219-843d6a39af4f tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.995314] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.995314] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.999862] [55323]: INFO cinder.volume.api [None req-adfefb19-963b-4e58-b219-843d6a39af4f tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 904.004980] [55323]: INFO cinder.api.openstack.wsgi [None req-adfefb19-963b-4e58-b219-843d6a39af4f tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 904.005564] [55323]: [pid: 55323|app: 0|req: 75/154] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:35:05 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.016586] [55324]: DEBUG cinder.api.middleware.request_id [None req-cf38388a-ffd9-4fc9-b25a-3bb932159cbe None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.019561] [55324]: INFO cinder.api.openstack.wsgi [None req-cf38388a-ffd9-4fc9-b25a-3bb932159cbe tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 905.019639] [55324]: DEBUG cinder.api.openstack.wsgi [None req-cf38388a-ffd9-4fc9-b25a-3bb932159cbe tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.020403] [55324]: DEBUG cinder.api.openstack.wsgi [None req-cf38388a-ffd9-4fc9-b25a-3bb932159cbe tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.030291] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.030291] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.036856] [55324]: INFO cinder.volume.api [None req-cf38388a-ffd9-4fc9-b25a-3bb932159cbe tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Volume info retrieved successfully. [ 905.044671] [55324]: INFO cinder.api.openstack.wsgi [None req-cf38388a-ffd9-4fc9-b25a-3bb932159cbe tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 200 [ 905.044671] [55324]: [pid: 55324|app: 0|req: 80/155] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:35:06 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.055723] [55323]: DEBUG cinder.api.middleware.request_id [None req-5fa63919-71b5-473d-9409-70c6c36de714 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.059535] [55323]: INFO cinder.api.openstack.wsgi [None req-5fa63919-71b5-473d-9409-70c6c36de714 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] GET http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c [ 906.059628] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5fa63919-71b5-473d-9409-70c6c36de714 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.059845] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5fa63919-71b5-473d-9409-70c6c36de714 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.067094] [55323]: INFO cinder.api.openstack.wsgi [None req-5fa63919-71b5-473d-9409-70c6c36de714 tempest-VolumesAdminNegativeTest-771630254 tempest-VolumesAdminNegativeTest-771630254-project-member] http://10.180.1.21/volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c returned with HTTP 404 [ 906.067810] [55323]: [pid: 55323|app: 0|req: 76/156] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:35:07 2025] GET /volume/v3/volumes/73b878ea-916b-43d0-b364-b8036830b45c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 915.043285] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=8 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 916.062177] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 931.874671] [55324]: DEBUG cinder.api.middleware.request_id [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-78eeeec6-8617-4278-ad85-1127335427a3 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.876659] [55324]: INFO cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-78eeeec6-8617-4278-ad85-1127335427a3 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 931.876991] [55324]: DEBUG cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-78eeeec6-8617-4278-ad85-1127335427a3 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.877273] [55324]: DEBUG cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-78eeeec6-8617-4278-ad85-1127335427a3 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.888377] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.888377] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.893018] [55324]: INFO cinder.volume.api [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-78eeeec6-8617-4278-ad85-1127335427a3 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 931.900913] [55324]: INFO cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-78eeeec6-8617-4278-ad85-1127335427a3 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 931.901367] [55324]: [pid: 55324|app: 0|req: 81/157] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:35:33 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.434289] [55323]: DEBUG cinder.api.middleware.request_id [None req-81d37983-11ca-49df-83c3-2d46620176b9 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.434289] [55323]: INFO cinder.api.openstack.wsgi [None req-81d37983-11ca-49df-83c3-2d46620176b9 None None] GET http://10.180.1.21/volume// [ 933.434289] [55323]: DEBUG cinder.api.openstack.wsgi [None req-81d37983-11ca-49df-83c3-2d46620176b9 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.434289] [55323]: DEBUG cinder.api.openstack.wsgi [None req-81d37983-11ca-49df-83c3-2d46620176b9 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.434289] [55323]: INFO cinder.api.openstack.wsgi [None req-81d37983-11ca-49df-83c3-2d46620176b9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 933.434289] [55323]: [pid: 55323|app: 0|req: 77/158] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:35:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 933.441179] [55324]: DEBUG cinder.api.middleware.request_id [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-ec1dda4a-1c3e-4b33-8076-f020f14d4470 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.444367] [55324]: INFO cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-ec1dda4a-1c3e-4b33-8076-f020f14d4470 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] POST http://10.180.1.21/volume/v3/attachments [ 933.446020] [55324]: DEBUG cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-ec1dda4a-1c3e-4b33-8076-f020f14d4470 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81368243-71ca-43db-9cce-adb772a65421", "connector": null, "instance_uuid": "0a16136a-78b8-4dbd-8764-dd124542ebdb"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 933.461600] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.461600] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.493833] [55324]: INFO cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-ec1dda4a-1c3e-4b33-8076-f020f14d4470 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 933.493833] [55324]: [pid: 55324|app: 0|req: 82/159] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:35:35 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) [ 933.527236] [55323]: DEBUG cinder.api.middleware.request_id [None req-197617b7-1df0-4403-9378-c8632f4a876e None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.534140] [55323]: INFO cinder.api.openstack.wsgi [None req-197617b7-1df0-4403-9378-c8632f4a876e tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 933.534416] [55323]: DEBUG cinder.api.openstack.wsgi [None req-197617b7-1df0-4403-9378-c8632f4a876e tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.534692] [55323]: DEBUG cinder.api.openstack.wsgi [None req-197617b7-1df0-4403-9378-c8632f4a876e tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.556782] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.556782] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.565648] [55323]: INFO cinder.volume.api [None req-197617b7-1df0-4403-9378-c8632f4a876e tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 933.574483] [55323]: INFO cinder.api.openstack.wsgi [None req-197617b7-1df0-4403-9378-c8632f4a876e tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 933.574915] [55323]: [pid: 55323|app: 0|req: 78/160] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:35:35 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 934.031475] [55324]: DEBUG cinder.api.middleware.request_id [None req-95db23f3-c706-473d-9029-ddc908b1bfb0 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.031980] [55324]: INFO cinder.api.openstack.wsgi [None req-95db23f3-c706-473d-9029-ddc908b1bfb0 None None] GET http://10.180.1.21/volume// [ 934.032108] [55324]: DEBUG cinder.api.openstack.wsgi [None req-95db23f3-c706-473d-9029-ddc908b1bfb0 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.032312] [55324]: DEBUG cinder.api.openstack.wsgi [None req-95db23f3-c706-473d-9029-ddc908b1bfb0 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.032698] [55324]: INFO cinder.api.openstack.wsgi [None req-95db23f3-c706-473d-9029-ddc908b1bfb0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 934.033983] [55324]: [pid: 55324|app: 0|req: 83/161] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:35:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 934.038261] [55323]: DEBUG cinder.api.middleware.request_id [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-9cf8a5e9-fed5-42b2-b7a1-91a5614d2823 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.047243] [55323]: INFO cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-9cf8a5e9-fed5-42b2-b7a1-91a5614d2823 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 934.047415] [55323]: DEBUG cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-9cf8a5e9-fed5-42b2-b7a1-91a5614d2823 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.047645] [55323]: DEBUG cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-9cf8a5e9-fed5-42b2-b7a1-91a5614d2823 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.066496] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.066496] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.069716] [55323]: INFO cinder.volume.api [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-9cf8a5e9-fed5-42b2-b7a1-91a5614d2823 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 934.075137] [55323]: INFO cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-9cf8a5e9-fed5-42b2-b7a1-91a5614d2823 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 934.076070] [55323]: [pid: 55323|app: 0|req: 79/162] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:35:35 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 1031 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 934.108031] [55324]: DEBUG cinder.api.middleware.request_id [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-9d7722db-3f73-46c5-b975-6d7b6a06db67 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.110093] [55324]: INFO cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-9d7722db-3f73-46c5-b975-6d7b6a06db67 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] PUT http://10.180.1.21/volume/v3/attachments/e224d4c7-03ad-484b-a451-4f6bd71643e4 [ 934.110499] [55324]: DEBUG cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-9d7722db-3f73-46c5-b975-6d7b6a06db67 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-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-483296", "mountpoint": "/dev/sdb"}}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 934.119820] [55324]: DEBUG cinder.coordination [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-9d7722db-3f73-46c5-b975-6d7b6a06db67 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Acquiring lock "cinder-attachment_update-81368243-71ca-43db-9cce-adb772a65421-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 934.124338] [55324]: DEBUG cinder.coordination [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-9d7722db-3f73-46c5-b975-6d7b6a06db67 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Lock "cinder-attachment_update-81368243-71ca-43db-9cce-adb772a65421-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 934.127984] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.127984] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.587141] [55323]: DEBUG cinder.api.middleware.request_id [None req-6233b894-9446-45a2-857c-2dcc908cff5a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.588617] [55323]: INFO cinder.api.openstack.wsgi [None req-6233b894-9446-45a2-857c-2dcc908cff5a tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 934.588850] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6233b894-9446-45a2-857c-2dcc908cff5a tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.589076] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6233b894-9446-45a2-857c-2dcc908cff5a tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.613880] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.613880] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.621682] [55323]: INFO cinder.volume.api [None req-6233b894-9446-45a2-857c-2dcc908cff5a tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 934.627277] [55323]: INFO cinder.api.openstack.wsgi [None req-6233b894-9446-45a2-857c-2dcc908cff5a tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 934.631245] [55323]: [pid: 55323|app: 0|req: 80/163] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:35:36 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 935.639399] [55323]: DEBUG cinder.api.middleware.request_id [None req-2f3934ff-607d-4368-aa4f-7d36410d5aba None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.642317] [55323]: INFO cinder.api.openstack.wsgi [None req-2f3934ff-607d-4368-aa4f-7d36410d5aba tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 935.642428] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2f3934ff-607d-4368-aa4f-7d36410d5aba tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.642556] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2f3934ff-607d-4368-aa4f-7d36410d5aba tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.659346] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.659346] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.663773] [55323]: INFO cinder.volume.api [None req-2f3934ff-607d-4368-aa4f-7d36410d5aba tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 935.672973] [55323]: INFO cinder.api.openstack.wsgi [None req-2f3934ff-607d-4368-aa4f-7d36410d5aba tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 935.672973] [55323]: [pid: 55323|app: 0|req: 81/164] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:35:37 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 935.936925] [55323]: DEBUG cinder.api.middleware.request_id [req-5ce9f1fd-1a99-4c6a-ba3f-f14cd2944885 req-e37c9939-f1ca-4bb5-a845-afb721bf1e93 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.941193] [55323]: INFO cinder.api.openstack.wsgi [req-5ce9f1fd-1a99-4c6a-ba3f-f14cd2944885 req-e37c9939-f1ca-4bb5-a845-afb721bf1e93 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fce055bd-1631-4e3a-9824-09fc18522280 [ 935.941498] [55323]: DEBUG cinder.api.openstack.wsgi [req-5ce9f1fd-1a99-4c6a-ba3f-f14cd2944885 req-e37c9939-f1ca-4bb5-a845-afb721bf1e93 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.942113] [55323]: DEBUG cinder.api.openstack.wsgi [req-5ce9f1fd-1a99-4c6a-ba3f-f14cd2944885 req-e37c9939-f1ca-4bb5-a845-afb721bf1e93 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'version_select' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.955464] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.955464] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.491177] [55323]: INFO cinder.api.openstack.wsgi [req-5ce9f1fd-1a99-4c6a-ba3f-f14cd2944885 req-e37c9939-f1ca-4bb5-a845-afb721bf1e93 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/attachments/fce055bd-1631-4e3a-9824-09fc18522280 returned with HTTP 200 [ 936.491727] [55323]: [pid: 55323|app: 0|req: 82/165] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:35:37 2025] DELETE /volume/v3/attachments/fce055bd-1631-4e3a-9824-09fc18522280 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.499773] [55323]: DEBUG cinder.api.middleware.request_id [req-5ce9f1fd-1a99-4c6a-ba3f-f14cd2944885 req-000f9a6a-e572-44be-9a8d-2995b9c2a510 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.502342] [55323]: INFO cinder.api.openstack.wsgi [req-5ce9f1fd-1a99-4c6a-ba3f-f14cd2944885 req-000f9a6a-e572-44be-9a8d-2995b9c2a510 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 936.502627] [55323]: DEBUG cinder.api.openstack.wsgi [req-5ce9f1fd-1a99-4c6a-ba3f-f14cd2944885 req-000f9a6a-e572-44be-9a8d-2995b9c2a510 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 936.502919] [55323]: DEBUG cinder.api.openstack.wsgi [req-5ce9f1fd-1a99-4c6a-ba3f-f14cd2944885 req-000f9a6a-e572-44be-9a8d-2995b9c2a510 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 936.503195] [55323]: INFO cinder.api.v3.volumes [req-5ce9f1fd-1a99-4c6a-ba3f-f14cd2944885 req-000f9a6a-e572-44be-9a8d-2995b9c2a510 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Delete volume with id: 6846fe91-a0bc-4906-b831-0053b0a2ff77 [ 936.513497] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.513497] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.514682] [55323]: INFO cinder.volume.api [req-5ce9f1fd-1a99-4c6a-ba3f-f14cd2944885 req-000f9a6a-e572-44be-9a8d-2995b9c2a510 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Volume info retrieved successfully. [ 936.533200] [55323]: INFO cinder.volume.api [req-5ce9f1fd-1a99-4c6a-ba3f-f14cd2944885 req-000f9a6a-e572-44be-9a8d-2995b9c2a510 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] Delete volume request issued successfully. [ 936.533416] [55323]: INFO cinder.api.openstack.wsgi [req-5ce9f1fd-1a99-4c6a-ba3f-f14cd2944885 req-000f9a6a-e572-44be-9a8d-2995b9c2a510 tempest-ServersTestBootFromVolume-1823156783 tempest-ServersTestBootFromVolume-1823156783-project-member] http://10.180.1.21/volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 returned with HTTP 202 [ 936.534035] [55323]: [pid: 55323|app: 0|req: 83/166] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 7 15:35:38 2025] DELETE /volume/v3/volumes/6846fe91-a0bc-4906-b831-0053b0a2ff77 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 936.684557] [55323]: DEBUG cinder.api.middleware.request_id [None req-4a52ffcf-ec6b-4833-876e-f31530af39fc None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.690431] [55323]: INFO cinder.api.openstack.wsgi [None req-4a52ffcf-ec6b-4833-876e-f31530af39fc tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 936.690857] [55323]: DEBUG cinder.api.openstack.wsgi [None req-4a52ffcf-ec6b-4833-876e-f31530af39fc tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 936.691493] [55323]: DEBUG cinder.api.openstack.wsgi [None req-4a52ffcf-ec6b-4833-876e-f31530af39fc tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 936.704901] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.704901] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.710153] [55323]: INFO cinder.volume.api [None req-4a52ffcf-ec6b-4833-876e-f31530af39fc tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 936.716999] [55323]: INFO cinder.api.openstack.wsgi [None req-4a52ffcf-ec6b-4833-876e-f31530af39fc tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 936.717431] [55323]: [pid: 55323|app: 0|req: 84/167] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:35:38 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 937.732135] [55323]: DEBUG cinder.api.middleware.request_id [None req-79ddf2fd-acff-4318-b701-f569b9ebeda4 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.733069] [55323]: INFO cinder.api.openstack.wsgi [None req-79ddf2fd-acff-4318-b701-f569b9ebeda4 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 937.733321] [55323]: DEBUG cinder.api.openstack.wsgi [None req-79ddf2fd-acff-4318-b701-f569b9ebeda4 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.733538] [55323]: DEBUG cinder.api.openstack.wsgi [None req-79ddf2fd-acff-4318-b701-f569b9ebeda4 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.749173] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.749173] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.753662] [55323]: INFO cinder.volume.api [None req-79ddf2fd-acff-4318-b701-f569b9ebeda4 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 937.759745] [55323]: INFO cinder.api.openstack.wsgi [None req-79ddf2fd-acff-4318-b701-f569b9ebeda4 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 937.760224] [55323]: [pid: 55323|app: 0|req: 85/168] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:35:39 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 938.656934] [55324]: DEBUG cinder.coordination [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-9d7722db-3f73-46c5-b975-6d7b6a06db67 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Lock "cinder-attachment_update-81368243-71ca-43db-9cce-adb772a65421-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=55324) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 938.657218] [55324]: INFO cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-9d7722db-3f73-46c5-b975-6d7b6a06db67 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/attachments/e224d4c7-03ad-484b-a451-4f6bd71643e4 returned with HTTP 200 [ 938.657665] [55324]: [pid: 55324|app: 0|req: 84/169] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:35:35 2025] PUT /volume/v3/attachments/e224d4c7-03ad-484b-a451-4f6bd71643e4 => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 938.772492] [55323]: DEBUG cinder.api.middleware.request_id [None req-ebc555e4-2247-484c-99e7-04305f45c365 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.775860] [55323]: INFO cinder.api.openstack.wsgi [None req-ebc555e4-2247-484c-99e7-04305f45c365 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 938.776184] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ebc555e4-2247-484c-99e7-04305f45c365 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.776580] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ebc555e4-2247-484c-99e7-04305f45c365 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.792375] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.792375] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.798842] [55323]: INFO cinder.volume.api [None req-ebc555e4-2247-484c-99e7-04305f45c365 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 938.804601] [55323]: INFO cinder.api.openstack.wsgi [None req-ebc555e4-2247-484c-99e7-04305f45c365 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 938.805367] [55323]: [pid: 55323|app: 0|req: 86/170] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:35:40 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 939.819075] [55324]: DEBUG cinder.api.middleware.request_id [None req-426a2966-076d-4bc7-8ab7-2661485d4fe2 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.821422] [55324]: INFO cinder.api.openstack.wsgi [None req-426a2966-076d-4bc7-8ab7-2661485d4fe2 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 939.823742] [55324]: DEBUG cinder.api.openstack.wsgi [None req-426a2966-076d-4bc7-8ab7-2661485d4fe2 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.823742] [55324]: DEBUG cinder.api.openstack.wsgi [None req-426a2966-076d-4bc7-8ab7-2661485d4fe2 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.836652] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.836652] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.840420] [55324]: INFO cinder.volume.api [None req-426a2966-076d-4bc7-8ab7-2661485d4fe2 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 939.845624] [55324]: INFO cinder.api.openstack.wsgi [None req-426a2966-076d-4bc7-8ab7-2661485d4fe2 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 939.846039] [55324]: [pid: 55324|app: 0|req: 85/171] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:35:41 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.796115] [55323]: DEBUG cinder.api.middleware.request_id [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-3a46542e-9227-4695-9653-7f313fe83d8d None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.798527] [55323]: INFO cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-3a46542e-9227-4695-9653-7f313fe83d8d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] POST http://10.180.1.21/volume/v3/attachments/e224d4c7-03ad-484b-a451-4f6bd71643e4/action [ 940.798939] [55323]: DEBUG cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-3a46542e-9227-4695-9653-7f313fe83d8d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 940.799083] [55323]: DEBUG cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-3a46542e-9227-4695-9653-7f313fe83d8d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 940.817704] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.817704] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.827436] [55323]: INFO cinder.api.openstack.wsgi [req-17709713-affb-4ede-8cd6-9b3f784cf18c req-3a46542e-9227-4695-9653-7f313fe83d8d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/attachments/e224d4c7-03ad-484b-a451-4f6bd71643e4/action returned with HTTP 204 [ 940.829109] [55323]: [pid: 55323|app: 0|req: 87/172] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:35:42 2025] POST /volume/v3/attachments/e224d4c7-03ad-484b-a451-4f6bd71643e4/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 940.857316] [55324]: DEBUG cinder.api.middleware.request_id [None req-40332819-6272-4fe8-95d6-c9d94196dd95 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.862039] [55324]: INFO cinder.api.openstack.wsgi [None req-40332819-6272-4fe8-95d6-c9d94196dd95 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 940.862039] [55324]: DEBUG cinder.api.openstack.wsgi [None req-40332819-6272-4fe8-95d6-c9d94196dd95 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.862202] [55324]: DEBUG cinder.api.openstack.wsgi [None req-40332819-6272-4fe8-95d6-c9d94196dd95 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.872545] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.872545] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.876632] [55324]: INFO cinder.volume.api [None req-40332819-6272-4fe8-95d6-c9d94196dd95 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 940.881701] [55324]: INFO cinder.api.openstack.wsgi [None req-40332819-6272-4fe8-95d6-c9d94196dd95 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 940.882135] [55324]: [pid: 55324|app: 0|req: 86/173] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:35:42 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 940.891480] [55323]: DEBUG cinder.api.middleware.request_id [None req-e0bee21c-8f2e-4a7f-8e51-b0121e58d81c None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.893780] [55323]: INFO cinder.api.openstack.wsgi [None req-e0bee21c-8f2e-4a7f-8e51-b0121e58d81c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 940.894128] [55323]: DEBUG cinder.api.openstack.wsgi [None req-e0bee21c-8f2e-4a7f-8e51-b0121e58d81c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.894439] [55323]: DEBUG cinder.api.openstack.wsgi [None req-e0bee21c-8f2e-4a7f-8e51-b0121e58d81c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.905485] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.905485] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.909974] [55323]: INFO cinder.volume.api [None req-e0bee21c-8f2e-4a7f-8e51-b0121e58d81c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 940.915680] [55323]: INFO cinder.api.openstack.wsgi [None req-e0bee21c-8f2e-4a7f-8e51-b0121e58d81c tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 940.916210] [55323]: [pid: 55323|app: 0|req: 88/174] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:35:42 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 941.857396] [55324]: DEBUG cinder.api.middleware.request_id [req-24b87996-7000-4d82-82b6-958486265f92 req-1b499ae2-50a6-4bd4-8656-aa0d53e644fc None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.859967] [55324]: INFO cinder.api.openstack.wsgi [req-24b87996-7000-4d82-82b6-958486265f92 req-1b499ae2-50a6-4bd4-8656-aa0d53e644fc tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 941.862301] [55324]: DEBUG cinder.api.openstack.wsgi [req-24b87996-7000-4d82-82b6-958486265f92 req-1b499ae2-50a6-4bd4-8656-aa0d53e644fc tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.862542] [55324]: DEBUG cinder.api.openstack.wsgi [req-24b87996-7000-4d82-82b6-958486265f92 req-1b499ae2-50a6-4bd4-8656-aa0d53e644fc tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.879739] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.879739] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.884255] [55324]: INFO cinder.volume.api [req-24b87996-7000-4d82-82b6-958486265f92 req-1b499ae2-50a6-4bd4-8656-aa0d53e644fc tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 941.890071] [55324]: INFO cinder.api.openstack.wsgi [req-24b87996-7000-4d82-82b6-958486265f92 req-1b499ae2-50a6-4bd4-8656-aa0d53e644fc tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 941.890574] [55324]: [pid: 55324|app: 0|req: 87/175] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:35:43 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 950.913827] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=57,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 951.768380] [55323]: DEBUG cinder.api.middleware.request_id [req-c5ec40f8-9b84-4e80-9344-4b9475908812 req-d0b603ae-c79b-4e63-8df0-ac8c9195e1b9 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.775465] [55323]: INFO cinder.api.openstack.wsgi [req-c5ec40f8-9b84-4e80-9344-4b9475908812 req-d0b603ae-c79b-4e63-8df0-ac8c9195e1b9 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 951.776315] [55323]: DEBUG cinder.api.openstack.wsgi [req-c5ec40f8-9b84-4e80-9344-4b9475908812 req-d0b603ae-c79b-4e63-8df0-ac8c9195e1b9 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.776315] [55323]: DEBUG cinder.api.openstack.wsgi [req-c5ec40f8-9b84-4e80-9344-4b9475908812 req-d0b603ae-c79b-4e63-8df0-ac8c9195e1b9 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.799227] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.799227] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.804250] [55323]: INFO cinder.volume.api [req-c5ec40f8-9b84-4e80-9344-4b9475908812 req-d0b603ae-c79b-4e63-8df0-ac8c9195e1b9 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 951.812721] [55323]: INFO cinder.api.openstack.wsgi [req-c5ec40f8-9b84-4e80-9344-4b9475908812 req-d0b603ae-c79b-4e63-8df0-ac8c9195e1b9 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 951.812721] [55323]: [pid: 55323|app: 0|req: 89/176] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:35:53 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 951.888713] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=29,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 958.202629] [55324]: DEBUG cinder.api.middleware.request_id [None req-918a8233-85e0-4124-b811-3b73f3410177 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.203861] [55324]: INFO cinder.api.openstack.wsgi [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] POST http://10.180.1.21/volume/v3/volumes [ 958.205314] [55324]: DEBUG cinder.api.openstack.wsgi [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-320006207", "imageRef": "ae6058aa-ff4d-4266-bdc8-737847428519", "size": 1}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 958.207588] [55324]: DEBUG cinder.api.v3.volumes [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-320006207', 'imageRef': 'ae6058aa-ff4d-4266-bdc8-737847428519', 'size': 1}} {{(pid=55324) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 958.515964] [55324]: INFO cinder.api.v3.volumes [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Create volume of 1 GB [ 958.521696] [55324]: INFO cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Availability Zones retrieved successfully. [ 958.528226] [55324]: DEBUG cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Flow 'volume_create_api' (f674e951-c8b8-433c-9f03-1bc218ed36ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 958.530198] [55324]: DEBUG cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828e571e-fb3d-4b26-93d3-98ecc0510a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 958.530662] [55324]: DEBUG cinder.volume.flows.api.create_volume [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Validating volume size '1' using validate_int {{(pid=55324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 958.610380] [55324]: DEBUG cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (828e571e-fb3d-4b26-93d3-98ecc0510a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 958.611704] [55324]: DEBUG cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192b6efc-0c94-4e1f-8527-970d4dec0d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 958.666255] [55324]: DEBUG cinder.quota [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Created reservations ['3788e92d-8fd0-407d-b86f-c82d7c8cf0bd', 'a884c0cb-3e82-4e40-845c-60c23c584f00', 'fd20e438-0e2a-4eca-9cfe-f1918e3deed3', '710f8ae5-2cfe-4f97-9af0-83fabda1befd'] {{(pid=55324) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 958.667283] [55324]: DEBUG cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (192b6efc-0c94-4e1f-8527-970d4dec0d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3788e92d-8fd0-407d-b86f-c82d7c8cf0bd', 'a884c0cb-3e82-4e40-845c-60c23c584f00', 'fd20e438-0e2a-4eca-9cfe-f1918e3deed3', '710f8ae5-2cfe-4f97-9af0-83fabda1befd']}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 958.668741] [55324]: DEBUG cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c52801f-5119-4d59-91af-edaf195fc839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 958.682459] [55324]: DEBUG cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c52801f-5119-4d59-91af-edaf195fc839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb', '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-320006207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d21c26dde5d84c8abf58ca3745e69032',qos_specs=None,replication_status=,reservations=['3788e92d-8fd0-407d-b86f-c82d7c8cf0bd','a884c0cb-3e82-4e40-845c-60c23c584f00','fd20e438-0e2a-4eca-9cfe-f1918e3deed3','710f8ae5-2cfe-4f97-9af0-83fabda1befd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c801a90ede464ebe942245116f0ccadc',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-320006207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d21c26dde5d84c8abf58ca3745e69032',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='c801a90ede464ebe942245116f0ccadc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 958.683416] [55324]: DEBUG cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30243236-95e7-4836-80a6-523da735a515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 958.708150] [55324]: DEBUG cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30243236-95e7-4836-80a6-523da735a515) 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-320006207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d21c26dde5d84c8abf58ca3745e69032',qos_specs=None,replication_status=,reservations=['3788e92d-8fd0-407d-b86f-c82d7c8cf0bd','a884c0cb-3e82-4e40-845c-60c23c584f00','fd20e438-0e2a-4eca-9cfe-f1918e3deed3','710f8ae5-2cfe-4f97-9af0-83fabda1befd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c801a90ede464ebe942245116f0ccadc',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 958.708780] [55324]: DEBUG cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17399f80-0d8d-47a4-80e3-141a54cbe93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 958.724559] [55324]: DEBUG cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17399f80-0d8d-47a4-80e3-141a54cbe93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 958.725727] [55324]: DEBUG cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Flow 'volume_create_api' (f674e951-c8b8-433c-9f03-1bc218ed36ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 958.726120] [55324]: INFO cinder.volume.api [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Create volume request issued successfully. [ 958.726884] [55324]: INFO cinder.api.openstack.wsgi [None req-918a8233-85e0-4124-b811-3b73f3410177 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 958.727552] [55324]: [pid: 55324|app: 0|req: 88/177] 10.180.1.21 () {62 vars in 1177 bytes} [Fri Feb 7 15:36:00 2025] POST /volume/v3/volumes => generated 897 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 958.738861] [55323]: DEBUG cinder.api.middleware.request_id [None req-16b73398-823a-4a92-b1b7-a7fd5c86cc29 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.742724] [55323]: INFO cinder.api.openstack.wsgi [None req-16b73398-823a-4a92-b1b7-a7fd5c86cc29 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 958.742968] [55323]: DEBUG cinder.api.openstack.wsgi [None req-16b73398-823a-4a92-b1b7-a7fd5c86cc29 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.743251] [55323]: DEBUG cinder.api.openstack.wsgi [None req-16b73398-823a-4a92-b1b7-a7fd5c86cc29 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.751720] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.751720] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.756438] [55323]: INFO cinder.volume.api [None req-16b73398-823a-4a92-b1b7-a7fd5c86cc29 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 958.762901] [55323]: INFO cinder.api.openstack.wsgi [None req-16b73398-823a-4a92-b1b7-a7fd5c86cc29 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 958.762901] [55323]: [pid: 55323|app: 0|req: 90/178] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:00 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 965 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 959.776772] [55324]: DEBUG cinder.api.middleware.request_id [None req-fce4c868-0334-4317-a5f6-dd55820bfc19 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.778615] [55324]: INFO cinder.api.openstack.wsgi [None req-fce4c868-0334-4317-a5f6-dd55820bfc19 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 959.783925] [55324]: DEBUG cinder.api.openstack.wsgi [None req-fce4c868-0334-4317-a5f6-dd55820bfc19 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.783925] [55324]: DEBUG cinder.api.openstack.wsgi [None req-fce4c868-0334-4317-a5f6-dd55820bfc19 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.793521] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.793521] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.796544] [55324]: INFO cinder.volume.api [None req-fce4c868-0334-4317-a5f6-dd55820bfc19 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 959.801955] [55324]: INFO cinder.api.openstack.wsgi [None req-fce4c868-0334-4317-a5f6-dd55820bfc19 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 959.802556] [55324]: [pid: 55324|app: 0|req: 89/179] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:01 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 960.815140] [55323]: DEBUG cinder.api.middleware.request_id [None req-a3299d70-eac5-4f37-a04a-2e1842df73a7 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.817114] [55323]: INFO cinder.api.openstack.wsgi [None req-a3299d70-eac5-4f37-a04a-2e1842df73a7 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 960.817922] [55323]: DEBUG cinder.api.openstack.wsgi [None req-a3299d70-eac5-4f37-a04a-2e1842df73a7 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.818213] [55323]: DEBUG cinder.api.openstack.wsgi [None req-a3299d70-eac5-4f37-a04a-2e1842df73a7 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.831534] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 960.831534] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.840943] [55323]: INFO cinder.volume.api [None req-a3299d70-eac5-4f37-a04a-2e1842df73a7 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 960.846850] [55323]: INFO cinder.api.openstack.wsgi [None req-a3299d70-eac5-4f37-a04a-2e1842df73a7 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 960.847270] [55323]: [pid: 55323|app: 0|req: 91/180] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:02 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 961.859461] [55324]: DEBUG cinder.api.middleware.request_id [None req-a30290b7-d396-44dc-ba53-ce244066b325 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.861869] [55324]: INFO cinder.api.openstack.wsgi [None req-a30290b7-d396-44dc-ba53-ce244066b325 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 961.862138] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a30290b7-d396-44dc-ba53-ce244066b325 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 961.862396] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a30290b7-d396-44dc-ba53-ce244066b325 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 961.871770] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.871770] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.875803] [55324]: INFO cinder.volume.api [None req-a30290b7-d396-44dc-ba53-ce244066b325 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 961.881056] [55324]: INFO cinder.api.openstack.wsgi [None req-a30290b7-d396-44dc-ba53-ce244066b325 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 961.881485] [55324]: [pid: 55324|app: 0|req: 90/181] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:03 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 962.892734] [55323]: DEBUG cinder.api.middleware.request_id [None req-d56e88ca-3470-4cba-a4d6-8f7b3e463397 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.895136] [55323]: INFO cinder.api.openstack.wsgi [None req-d56e88ca-3470-4cba-a4d6-8f7b3e463397 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 962.895352] [55323]: DEBUG cinder.api.openstack.wsgi [None req-d56e88ca-3470-4cba-a4d6-8f7b3e463397 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.895665] [55323]: DEBUG cinder.api.openstack.wsgi [None req-d56e88ca-3470-4cba-a4d6-8f7b3e463397 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.906566] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.906566] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.913405] [55323]: INFO cinder.volume.api [None req-d56e88ca-3470-4cba-a4d6-8f7b3e463397 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 962.922299] [55323]: INFO cinder.api.openstack.wsgi [None req-d56e88ca-3470-4cba-a4d6-8f7b3e463397 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 962.922299] [55323]: [pid: 55323|app: 0|req: 92/182] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:04 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 963.931175] [55324]: DEBUG cinder.api.middleware.request_id [None req-90b804c4-438d-4356-89d9-c19b0906d47e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.933434] [55324]: INFO cinder.api.openstack.wsgi [None req-90b804c4-438d-4356-89d9-c19b0906d47e tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 963.933703] [55324]: DEBUG cinder.api.openstack.wsgi [None req-90b804c4-438d-4356-89d9-c19b0906d47e tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.933918] [55324]: DEBUG cinder.api.openstack.wsgi [None req-90b804c4-438d-4356-89d9-c19b0906d47e tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.955297] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 963.955297] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 963.966485] [55324]: INFO cinder.volume.api [None req-90b804c4-438d-4356-89d9-c19b0906d47e tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 963.972193] [55324]: INFO cinder.api.openstack.wsgi [None req-90b804c4-438d-4356-89d9-c19b0906d47e tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 963.972415] [55324]: [pid: 55324|app: 0|req: 91/183] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:05 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 964.983873] [55323]: DEBUG cinder.api.middleware.request_id [None req-8301c872-dc12-448e-9a16-536bcae04712 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.986852] [55323]: INFO cinder.api.openstack.wsgi [None req-8301c872-dc12-448e-9a16-536bcae04712 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 964.987250] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8301c872-dc12-448e-9a16-536bcae04712 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.987586] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8301c872-dc12-448e-9a16-536bcae04712 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.006897] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.006897] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.015398] [55323]: INFO cinder.volume.api [None req-8301c872-dc12-448e-9a16-536bcae04712 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 965.025298] [55323]: INFO cinder.api.openstack.wsgi [None req-8301c872-dc12-448e-9a16-536bcae04712 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 965.027324] [55323]: [pid: 55323|app: 0|req: 93/184] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:06 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 965.149552] [55324]: DEBUG cinder.api.middleware.request_id [None req-481450e5-604a-4212-9a12-cc7c30ad484c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.151549] [55324]: INFO cinder.api.openstack.wsgi [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] POST http://10.180.1.21/volume/v3/volumes [ 965.153018] [55324]: DEBUG cinder.api.openstack.wsgi [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1281181625"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 965.154256] [55324]: DEBUG cinder.api.v3.volumes [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1281181625'}} {{(pid=55324) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 965.154554] [55324]: INFO cinder.api.v3.volumes [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Create volume of 1 GB [ 965.160686] [55324]: INFO cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Availability Zones retrieved successfully. [ 965.169108] [55324]: DEBUG cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Flow 'volume_create_api' (97d04aaa-f7ec-49e4-a6cb-c89f5fb4325a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 965.172091] [55324]: DEBUG cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad81fb62-4272-46a4-9210-485c9284517e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.172862] [55324]: DEBUG cinder.volume.flows.api.create_volume [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Validating volume size '1' using validate_int {{(pid=55324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 965.204075] [55324]: DEBUG cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad81fb62-4272-46a4-9210-485c9284517e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.205442] [55324]: DEBUG cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8f47ed-00aa-4b41-af7b-b0d128eea91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.273193] [55324]: DEBUG cinder.quota [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Created reservations ['b0d5d85e-f282-4f02-b59a-659aaf7fcbc7', 'bc143d39-5d65-4f3f-8a90-dd869ccb0b53', '1c58736a-d921-4c56-b603-998c09d236e0', '3093b2d6-cd3f-4ae4-a715-b4fe2cd49644'] {{(pid=55324) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 965.274204] [55324]: DEBUG cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8f47ed-00aa-4b41-af7b-b0d128eea91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0d5d85e-f282-4f02-b59a-659aaf7fcbc7', 'bc143d39-5d65-4f3f-8a90-dd869ccb0b53', '1c58736a-d921-4c56-b603-998c09d236e0', '3093b2d6-cd3f-4ae4-a715-b4fe2cd49644']}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.275276] [55324]: DEBUG cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ee17943-7871-4f57-b82e-3405b1bebc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.287557] [55324]: DEBUG cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ee17943-7871-4f57-b82e-3405b1bebc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1aaa2c33-3b45-4955-806d-386e0ea9b075', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1281181625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e3174add63442a7a1db4fbf73d222ab',qos_specs=None,replication_status=,reservations=['b0d5d85e-f282-4f02-b59a-659aaf7fcbc7','bc143d39-5d65-4f3f-8a90-dd869ccb0b53','1c58736a-d921-4c56-b603-998c09d236e0','3093b2d6-cd3f-4ae4-a715-b4fe2cd49644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22723125f74540169f07c6feaea25c12',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1281181625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1aaa2c33-3b45-4955-806d-386e0ea9b075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e3174add63442a7a1db4fbf73d222ab',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='22723125f74540169f07c6feaea25c12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.288774] [55324]: DEBUG cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e5440f-9d15-4c26-bc56-be71515ec105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.305089] [55324]: DEBUG cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e5440f-9d15-4c26-bc56-be71515ec105) 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-1281181625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e3174add63442a7a1db4fbf73d222ab',qos_specs=None,replication_status=,reservations=['b0d5d85e-f282-4f02-b59a-659aaf7fcbc7','bc143d39-5d65-4f3f-8a90-dd869ccb0b53','1c58736a-d921-4c56-b603-998c09d236e0','3093b2d6-cd3f-4ae4-a715-b4fe2cd49644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22723125f74540169f07c6feaea25c12',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.305994] [55324]: DEBUG cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66b9f4c-cce6-4d6b-b017-31d1da713d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 965.319134] [55324]: DEBUG cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a66b9f4c-cce6-4d6b-b017-31d1da713d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 965.319432] [55324]: DEBUG cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Flow 'volume_create_api' (97d04aaa-f7ec-49e4-a6cb-c89f5fb4325a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 965.320065] [55324]: INFO cinder.volume.api [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Create volume request issued successfully. [ 965.321172] [55324]: INFO cinder.api.openstack.wsgi [None req-481450e5-604a-4212-9a12-cc7c30ad484c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 965.323420] [55324]: [pid: 55324|app: 0|req: 92/185] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:36:07 2025] POST /volume/v3/volumes => generated 756 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 965.341334] [55323]: DEBUG cinder.api.middleware.request_id [None req-8a2f387a-4876-4330-ad1a-0b6178a0def3 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.346378] [55323]: INFO cinder.api.openstack.wsgi [None req-8a2f387a-4876-4330-ad1a-0b6178a0def3 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 965.346378] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8a2f387a-4876-4330-ad1a-0b6178a0def3 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.346378] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8a2f387a-4876-4330-ad1a-0b6178a0def3 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.354685] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.354685] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.361856] [55323]: INFO cinder.volume.api [None req-8a2f387a-4876-4330-ad1a-0b6178a0def3 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 965.369051] [55323]: INFO cinder.api.openstack.wsgi [None req-8a2f387a-4876-4330-ad1a-0b6178a0def3 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 200 [ 965.369493] [55323]: [pid: 55323|app: 0|req: 94/186] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:07 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.039549] [55324]: DEBUG cinder.api.middleware.request_id [None req-006ab5a7-160f-45ad-b0b9-ea0183d6dcd3 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.041814] [55324]: INFO cinder.api.openstack.wsgi [None req-006ab5a7-160f-45ad-b0b9-ea0183d6dcd3 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 966.042079] [55324]: DEBUG cinder.api.openstack.wsgi [None req-006ab5a7-160f-45ad-b0b9-ea0183d6dcd3 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.042304] [55324]: DEBUG cinder.api.openstack.wsgi [None req-006ab5a7-160f-45ad-b0b9-ea0183d6dcd3 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.051062] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.051062] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.053977] [55324]: INFO cinder.volume.api [None req-006ab5a7-160f-45ad-b0b9-ea0183d6dcd3 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 966.058863] [55324]: INFO cinder.api.openstack.wsgi [None req-006ab5a7-160f-45ad-b0b9-ea0183d6dcd3 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 966.059324] [55324]: [pid: 55324|app: 0|req: 93/187] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:07 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 966.385298] [55323]: DEBUG cinder.api.middleware.request_id [None req-8dbb3dc4-983c-49c0-8dc8-61cb813ffe0c None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.387489] [55323]: INFO cinder.api.openstack.wsgi [None req-8dbb3dc4-983c-49c0-8dc8-61cb813ffe0c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 966.387791] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8dbb3dc4-983c-49c0-8dc8-61cb813ffe0c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.388071] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8dbb3dc4-983c-49c0-8dc8-61cb813ffe0c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.397706] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.397706] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.401692] [55323]: INFO cinder.volume.api [None req-8dbb3dc4-983c-49c0-8dc8-61cb813ffe0c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 966.406587] [55323]: INFO cinder.api.openstack.wsgi [None req-8dbb3dc4-983c-49c0-8dc8-61cb813ffe0c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 200 [ 966.406966] [55323]: [pid: 55323|app: 0|req: 95/188] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:08 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.074273] [55324]: DEBUG cinder.api.middleware.request_id [None req-87ce5dba-adc0-48c4-99ae-fb38a4568cd8 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 967.076375] [55324]: INFO cinder.api.openstack.wsgi [None req-87ce5dba-adc0-48c4-99ae-fb38a4568cd8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 967.076978] [55324]: DEBUG cinder.api.openstack.wsgi [None req-87ce5dba-adc0-48c4-99ae-fb38a4568cd8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 967.076978] [55324]: DEBUG cinder.api.openstack.wsgi [None req-87ce5dba-adc0-48c4-99ae-fb38a4568cd8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 967.090776] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 967.090776] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 967.097033] [55324]: INFO cinder.volume.api [None req-87ce5dba-adc0-48c4-99ae-fb38a4568cd8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 967.103118] [55324]: INFO cinder.api.openstack.wsgi [None req-87ce5dba-adc0-48c4-99ae-fb38a4568cd8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 967.103698] [55324]: [pid: 55324|app: 0|req: 94/189] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:08 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 968.121779] [55323]: DEBUG cinder.api.middleware.request_id [None req-f3d35db8-e544-45ca-b5c0-1267db27840f None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.123184] [55323]: INFO cinder.api.openstack.wsgi [None req-f3d35db8-e544-45ca-b5c0-1267db27840f tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 968.123488] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f3d35db8-e544-45ca-b5c0-1267db27840f tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.123776] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f3d35db8-e544-45ca-b5c0-1267db27840f tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.138499] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.138499] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.143363] [55323]: INFO cinder.volume.api [None req-f3d35db8-e544-45ca-b5c0-1267db27840f tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 968.151853] [55323]: INFO cinder.api.openstack.wsgi [None req-f3d35db8-e544-45ca-b5c0-1267db27840f tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 968.152354] [55323]: [pid: 55323|app: 0|req: 96/190] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:09 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 968.548188] [55324]: DEBUG cinder.api.middleware.request_id [None req-99c96f72-c296-484f-bb0e-bf07b1db3908 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.550954] [55324]: INFO cinder.api.openstack.wsgi [None req-99c96f72-c296-484f-bb0e-bf07b1db3908 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 968.551192] [55324]: DEBUG cinder.api.openstack.wsgi [None req-99c96f72-c296-484f-bb0e-bf07b1db3908 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.551407] [55324]: DEBUG cinder.api.openstack.wsgi [None req-99c96f72-c296-484f-bb0e-bf07b1db3908 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.565537] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.565537] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.573920] [55324]: INFO cinder.volume.api [None req-99c96f72-c296-484f-bb0e-bf07b1db3908 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 968.580544] [55324]: INFO cinder.api.openstack.wsgi [None req-99c96f72-c296-484f-bb0e-bf07b1db3908 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 968.581241] [55324]: [pid: 55324|app: 0|req: 95/191] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:10 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.836044] [55323]: DEBUG cinder.api.middleware.request_id [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-77838c3d-89a5-4728-993b-302e73e7fb29 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.840050] [55323]: INFO cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-77838c3d-89a5-4728-993b-302e73e7fb29 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 968.840387] [55323]: DEBUG cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-77838c3d-89a5-4728-993b-302e73e7fb29 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.840712] [55323]: DEBUG cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-77838c3d-89a5-4728-993b-302e73e7fb29 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.856818] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.856818] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.861435] [55323]: INFO cinder.volume.api [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-77838c3d-89a5-4728-993b-302e73e7fb29 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 968.874549] [55323]: INFO cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-77838c3d-89a5-4728-993b-302e73e7fb29 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 968.875031] [55323]: [pid: 55323|app: 0|req: 97/192] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:36:10 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 969.167010] [55324]: DEBUG cinder.api.middleware.request_id [None req-da98b1d0-622b-495c-b758-27f8aac814b5 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.169262] [55324]: INFO cinder.api.openstack.wsgi [None req-da98b1d0-622b-495c-b758-27f8aac814b5 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 969.169448] [55324]: DEBUG cinder.api.openstack.wsgi [None req-da98b1d0-622b-495c-b758-27f8aac814b5 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.169644] [55324]: DEBUG cinder.api.openstack.wsgi [None req-da98b1d0-622b-495c-b758-27f8aac814b5 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.178434] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.178434] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.183237] [55324]: INFO cinder.volume.api [None req-da98b1d0-622b-495c-b758-27f8aac814b5 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 969.189170] [55324]: INFO cinder.api.openstack.wsgi [None req-da98b1d0-622b-495c-b758-27f8aac814b5 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 969.189551] [55324]: [pid: 55324|app: 0|req: 96/193] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:11 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 970.205083] [55323]: DEBUG cinder.api.middleware.request_id [None req-c7fa4f0c-3f6d-4179-ae1f-c39ff5546c9c None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.207822] [55323]: INFO cinder.api.openstack.wsgi [None req-c7fa4f0c-3f6d-4179-ae1f-c39ff5546c9c tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 970.208844] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c7fa4f0c-3f6d-4179-ae1f-c39ff5546c9c tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.208844] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c7fa4f0c-3f6d-4179-ae1f-c39ff5546c9c tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.219315] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.219315] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.223596] [55323]: INFO cinder.volume.api [None req-c7fa4f0c-3f6d-4179-ae1f-c39ff5546c9c tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 970.228819] [55323]: INFO cinder.api.openstack.wsgi [None req-c7fa4f0c-3f6d-4179-ae1f-c39ff5546c9c tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 970.229433] [55323]: [pid: 55323|app: 0|req: 98/194] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:12 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 970.406410] [55324]: DEBUG cinder.api.middleware.request_id [None req-2ea24eeb-0cca-4cc0-8b61-42a0dc89bbdb None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.407169] [55324]: INFO cinder.api.openstack.wsgi [None req-2ea24eeb-0cca-4cc0-8b61-42a0dc89bbdb None None] GET http://10.180.1.21/volume// [ 970.407254] [55324]: DEBUG cinder.api.openstack.wsgi [None req-2ea24eeb-0cca-4cc0-8b61-42a0dc89bbdb None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.407478] [55324]: DEBUG cinder.api.openstack.wsgi [None req-2ea24eeb-0cca-4cc0-8b61-42a0dc89bbdb None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.407949] [55324]: INFO cinder.api.openstack.wsgi [None req-2ea24eeb-0cca-4cc0-8b61-42a0dc89bbdb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 970.408310] [55324]: [pid: 55324|app: 0|req: 97/195] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:36:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 970.412061] [55323]: DEBUG cinder.api.middleware.request_id [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-352313e4-392e-45dc-a2b6-03a808844a17 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.414641] [55323]: INFO cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-352313e4-392e-45dc-a2b6-03a808844a17 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] POST http://10.180.1.21/volume/v3/attachments [ 970.415127] [55323]: DEBUG cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-352313e4-392e-45dc-a2b6-03a808844a17 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3177db96-08df-47cb-a5ef-609061e3eb7b", "connector": null, "instance_uuid": "1e098516-e061-4208-98a0-f9a740448386"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 970.426826] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.426826] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.447796] [55323]: INFO cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-352313e4-392e-45dc-a2b6-03a808844a17 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 970.448339] [55323]: [pid: 55323|app: 0|req: 99/196] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:36:12 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 970.478417] [55324]: DEBUG cinder.api.middleware.request_id [None req-ac734cab-403b-4c95-ae65-3f224b8fa6c2 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.480292] [55324]: INFO cinder.api.openstack.wsgi [None req-ac734cab-403b-4c95-ae65-3f224b8fa6c2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 970.480415] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ac734cab-403b-4c95-ae65-3f224b8fa6c2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.480859] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ac734cab-403b-4c95-ae65-3f224b8fa6c2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.491327] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.491327] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.495370] [55324]: INFO cinder.volume.api [None req-ac734cab-403b-4c95-ae65-3f224b8fa6c2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 970.500272] [55324]: INFO cinder.api.openstack.wsgi [None req-ac734cab-403b-4c95-ae65-3f224b8fa6c2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 970.500721] [55324]: [pid: 55324|app: 0|req: 98/197] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:12 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 970.981759] [55323]: DEBUG cinder.api.middleware.request_id [None req-aa0f2af5-1444-43c1-b611-33f09fe5828f None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.982416] [55323]: INFO cinder.api.openstack.wsgi [None req-aa0f2af5-1444-43c1-b611-33f09fe5828f None None] GET http://10.180.1.21/volume// [ 970.982613] [55323]: DEBUG cinder.api.openstack.wsgi [None req-aa0f2af5-1444-43c1-b611-33f09fe5828f None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.982884] [55323]: DEBUG cinder.api.openstack.wsgi [None req-aa0f2af5-1444-43c1-b611-33f09fe5828f None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.983434] [55323]: INFO cinder.api.openstack.wsgi [None req-aa0f2af5-1444-43c1-b611-33f09fe5828f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 970.984064] [55323]: [pid: 55323|app: 0|req: 100/198] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:36:12 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 970.987718] [55324]: DEBUG cinder.api.middleware.request_id [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-96d483b3-de85-4139-ae26-913ae64f595e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.990076] [55324]: INFO cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-96d483b3-de85-4139-ae26-913ae64f595e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 970.990337] [55324]: DEBUG cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-96d483b3-de85-4139-ae26-913ae64f595e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.990553] [55324]: DEBUG cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-96d483b3-de85-4139-ae26-913ae64f595e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.001403] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.001403] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.004885] [55324]: INFO cinder.volume.api [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-96d483b3-de85-4139-ae26-913ae64f595e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 971.009277] [55324]: INFO cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-96d483b3-de85-4139-ae26-913ae64f595e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 971.009886] [55324]: [pid: 55324|app: 0|req: 99/199] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:36:12 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 971.039785] [55323]: DEBUG cinder.api.middleware.request_id [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-af50b0c4-70dd-4c31-b476-eaf2f90dcb25 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.042200] [55323]: INFO cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-af50b0c4-70dd-4c31-b476-eaf2f90dcb25 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] PUT http://10.180.1.21/volume/v3/attachments/81f44d21-7f35-40fe-8b22-a045dd3af301 [ 971.042597] [55323]: DEBUG cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-af50b0c4-70dd-4c31-b476-eaf2f90dcb25 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-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-483367", "mountpoint": "/dev/sdb"}}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 971.050727] [55323]: DEBUG cinder.coordination [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-af50b0c4-70dd-4c31-b476-eaf2f90dcb25 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Acquiring lock "cinder-attachment_update-3177db96-08df-47cb-a5ef-609061e3eb7b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 971.055287] [55323]: DEBUG cinder.coordination [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-af50b0c4-70dd-4c31-b476-eaf2f90dcb25 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Lock "cinder-attachment_update-3177db96-08df-47cb-a5ef-609061e3eb7b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 971.056344] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.056344] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.241255] [55324]: DEBUG cinder.api.middleware.request_id [None req-c16495d6-1ef1-477e-bc5f-703dc3314255 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.243535] [55324]: INFO cinder.api.openstack.wsgi [None req-c16495d6-1ef1-477e-bc5f-703dc3314255 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 971.243815] [55324]: DEBUG cinder.api.openstack.wsgi [None req-c16495d6-1ef1-477e-bc5f-703dc3314255 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.244117] [55324]: DEBUG cinder.api.openstack.wsgi [None req-c16495d6-1ef1-477e-bc5f-703dc3314255 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.252197] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.252197] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.256305] [55324]: INFO cinder.volume.api [None req-c16495d6-1ef1-477e-bc5f-703dc3314255 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 971.261076] [55324]: INFO cinder.api.openstack.wsgi [None req-c16495d6-1ef1-477e-bc5f-703dc3314255 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 971.261510] [55324]: [pid: 55324|app: 0|req: 100/200] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:13 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 971.511909] [55324]: DEBUG cinder.api.middleware.request_id [None req-90648a34-1674-484c-86ca-bdb726cf1c6a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.516600] [55324]: INFO cinder.api.openstack.wsgi [None req-90648a34-1674-484c-86ca-bdb726cf1c6a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 971.516886] [55324]: DEBUG cinder.api.openstack.wsgi [None req-90648a34-1674-484c-86ca-bdb726cf1c6a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.517117] [55324]: DEBUG cinder.api.openstack.wsgi [None req-90648a34-1674-484c-86ca-bdb726cf1c6a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.534398] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.534398] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.539802] [55324]: INFO cinder.volume.api [None req-90648a34-1674-484c-86ca-bdb726cf1c6a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 971.546512] [55324]: INFO cinder.api.openstack.wsgi [None req-90648a34-1674-484c-86ca-bdb726cf1c6a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 971.546880] [55324]: [pid: 55324|app: 0|req: 101/201] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:13 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 972.276393] [55324]: DEBUG cinder.api.middleware.request_id [None req-3c0b635c-6f83-4e98-b23a-bbfe2be22d07 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.279660] [55324]: INFO cinder.api.openstack.wsgi [None req-3c0b635c-6f83-4e98-b23a-bbfe2be22d07 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 972.279660] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3c0b635c-6f83-4e98-b23a-bbfe2be22d07 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.279660] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3c0b635c-6f83-4e98-b23a-bbfe2be22d07 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.293748] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.293748] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 972.302065] [55324]: INFO cinder.volume.api [None req-3c0b635c-6f83-4e98-b23a-bbfe2be22d07 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 972.307569] [55324]: INFO cinder.api.openstack.wsgi [None req-3c0b635c-6f83-4e98-b23a-bbfe2be22d07 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 972.307736] [55324]: [pid: 55324|app: 0|req: 102/202] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:14 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 972.557570] [55324]: DEBUG cinder.api.middleware.request_id [None req-b1aaeac2-69d8-4b09-ada9-f57b058a2870 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.560525] [55324]: INFO cinder.api.openstack.wsgi [None req-b1aaeac2-69d8-4b09-ada9-f57b058a2870 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 972.560633] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b1aaeac2-69d8-4b09-ada9-f57b058a2870 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.560806] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b1aaeac2-69d8-4b09-ada9-f57b058a2870 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.579334] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.579334] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 972.584922] [55324]: INFO cinder.volume.api [None req-b1aaeac2-69d8-4b09-ada9-f57b058a2870 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 972.590047] [55324]: INFO cinder.api.openstack.wsgi [None req-b1aaeac2-69d8-4b09-ada9-f57b058a2870 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 972.590490] [55324]: [pid: 55324|app: 0|req: 103/203] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:14 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 973.322362] [55324]: DEBUG cinder.api.middleware.request_id [None req-cab5c6bd-b1c7-4d71-92e4-def76bae1779 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.325436] [55324]: INFO cinder.api.openstack.wsgi [None req-cab5c6bd-b1c7-4d71-92e4-def76bae1779 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 973.325436] [55324]: DEBUG cinder.api.openstack.wsgi [None req-cab5c6bd-b1c7-4d71-92e4-def76bae1779 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.325606] [55324]: DEBUG cinder.api.openstack.wsgi [None req-cab5c6bd-b1c7-4d71-92e4-def76bae1779 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.334122] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.334122] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.338086] [55324]: INFO cinder.volume.api [None req-cab5c6bd-b1c7-4d71-92e4-def76bae1779 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 973.343594] [55324]: INFO cinder.api.openstack.wsgi [None req-cab5c6bd-b1c7-4d71-92e4-def76bae1779 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 973.343797] [55324]: [pid: 55324|app: 0|req: 104/204] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:15 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 973.601741] [55324]: DEBUG cinder.api.middleware.request_id [None req-838e2b6e-1fba-4f23-bc17-cda9089b6874 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.604429] [55324]: INFO cinder.api.openstack.wsgi [None req-838e2b6e-1fba-4f23-bc17-cda9089b6874 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 973.604429] [55324]: DEBUG cinder.api.openstack.wsgi [None req-838e2b6e-1fba-4f23-bc17-cda9089b6874 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.604429] [55324]: DEBUG cinder.api.openstack.wsgi [None req-838e2b6e-1fba-4f23-bc17-cda9089b6874 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.623540] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.623540] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.627792] [55324]: INFO cinder.volume.api [None req-838e2b6e-1fba-4f23-bc17-cda9089b6874 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 973.632519] [55324]: INFO cinder.api.openstack.wsgi [None req-838e2b6e-1fba-4f23-bc17-cda9089b6874 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 973.633008] [55324]: [pid: 55324|app: 0|req: 105/205] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:15 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 974.357483] [55324]: DEBUG cinder.api.middleware.request_id [None req-6e1dbba3-88ea-4259-a8d2-dc836cf03dc9 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.359903] [55324]: INFO cinder.api.openstack.wsgi [None req-6e1dbba3-88ea-4259-a8d2-dc836cf03dc9 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 974.360208] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6e1dbba3-88ea-4259-a8d2-dc836cf03dc9 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.360436] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6e1dbba3-88ea-4259-a8d2-dc836cf03dc9 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.373686] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.373686] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 974.379299] [55324]: INFO cinder.volume.api [None req-6e1dbba3-88ea-4259-a8d2-dc836cf03dc9 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 974.386112] [55324]: INFO cinder.api.openstack.wsgi [None req-6e1dbba3-88ea-4259-a8d2-dc836cf03dc9 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 974.387433] [55324]: [pid: 55324|app: 0|req: 106/206] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:16 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 974.644916] [55324]: DEBUG cinder.api.middleware.request_id [None req-d61b9302-58b9-4e02-b613-9c4a9387d8c7 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.647112] [55324]: INFO cinder.api.openstack.wsgi [None req-d61b9302-58b9-4e02-b613-9c4a9387d8c7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 974.647324] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d61b9302-58b9-4e02-b613-9c4a9387d8c7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.647532] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d61b9302-58b9-4e02-b613-9c4a9387d8c7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.660555] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.660555] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 974.665038] [55324]: INFO cinder.volume.api [None req-d61b9302-58b9-4e02-b613-9c4a9387d8c7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 974.670519] [55324]: INFO cinder.api.openstack.wsgi [None req-d61b9302-58b9-4e02-b613-9c4a9387d8c7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 974.670955] [55324]: [pid: 55324|app: 0|req: 107/207] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:16 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 975.399037] [55324]: DEBUG cinder.api.middleware.request_id [None req-ce9809c2-4715-4e1c-bbf6-fea802ae288f None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.401554] [55324]: INFO cinder.api.openstack.wsgi [None req-ce9809c2-4715-4e1c-bbf6-fea802ae288f tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 975.401838] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ce9809c2-4715-4e1c-bbf6-fea802ae288f tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.402139] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ce9809c2-4715-4e1c-bbf6-fea802ae288f tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.417029] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.417029] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.425744] [55324]: INFO cinder.volume.api [None req-ce9809c2-4715-4e1c-bbf6-fea802ae288f tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 975.435023] [55324]: INFO cinder.api.openstack.wsgi [None req-ce9809c2-4715-4e1c-bbf6-fea802ae288f tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 975.435023] [55324]: [pid: 55324|app: 0|req: 108/208] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:17 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 975.579627] [55323]: DEBUG cinder.coordination [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-af50b0c4-70dd-4c31-b476-eaf2f90dcb25 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Lock "cinder-attachment_update-3177db96-08df-47cb-a5ef-609061e3eb7b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55323) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 975.580121] [55323]: INFO cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-af50b0c4-70dd-4c31-b476-eaf2f90dcb25 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments/81f44d21-7f35-40fe-8b22-a045dd3af301 returned with HTTP 200 [ 975.580641] [55323]: [pid: 55323|app: 0|req: 101/209] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:36:12 2025] PUT /volume/v3/attachments/81f44d21-7f35-40fe-8b22-a045dd3af301 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 975.681611] [55324]: DEBUG cinder.api.middleware.request_id [None req-3ff64f2e-b46f-40e5-9547-10a3c9e05454 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.684098] [55324]: INFO cinder.api.openstack.wsgi [None req-3ff64f2e-b46f-40e5-9547-10a3c9e05454 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 975.684372] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3ff64f2e-b46f-40e5-9547-10a3c9e05454 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.684593] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3ff64f2e-b46f-40e5-9547-10a3c9e05454 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.700596] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.700596] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.707415] [55324]: INFO cinder.volume.api [None req-3ff64f2e-b46f-40e5-9547-10a3c9e05454 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 975.713434] [55324]: INFO cinder.api.openstack.wsgi [None req-3ff64f2e-b46f-40e5-9547-10a3c9e05454 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 975.714174] [55324]: [pid: 55324|app: 0|req: 109/210] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:17 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 976.448166] [55323]: DEBUG cinder.api.middleware.request_id [None req-abc0aa9a-c439-4f70-8799-53f157503cc1 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.450948] [55323]: INFO cinder.api.openstack.wsgi [None req-abc0aa9a-c439-4f70-8799-53f157503cc1 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 976.451363] [55323]: DEBUG cinder.api.openstack.wsgi [None req-abc0aa9a-c439-4f70-8799-53f157503cc1 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.451691] [55323]: DEBUG cinder.api.openstack.wsgi [None req-abc0aa9a-c439-4f70-8799-53f157503cc1 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.463896] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.463896] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.471008] [55323]: INFO cinder.volume.api [None req-abc0aa9a-c439-4f70-8799-53f157503cc1 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 976.478039] [55323]: INFO cinder.api.openstack.wsgi [None req-abc0aa9a-c439-4f70-8799-53f157503cc1 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 976.478531] [55323]: [pid: 55323|app: 0|req: 102/211] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:36:18 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 1572 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 976.541346] [55324]: DEBUG cinder.api.middleware.request_id [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-75190234-9ab0-471d-8c25-c83320a763e2 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.545867] [55324]: INFO cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-75190234-9ab0-471d-8c25-c83320a763e2 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 976.545867] [55324]: DEBUG cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-75190234-9ab0-471d-8c25-c83320a763e2 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.545867] [55324]: DEBUG cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-75190234-9ab0-471d-8c25-c83320a763e2 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.556765] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.556765] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.561686] [55324]: INFO cinder.volume.api [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-75190234-9ab0-471d-8c25-c83320a763e2 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 976.567687] [55324]: INFO cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-75190234-9ab0-471d-8c25-c83320a763e2 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 976.568181] [55324]: [pid: 55324|app: 0|req: 110/212] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:36:18 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 976.724909] [55323]: DEBUG cinder.api.middleware.request_id [None req-5a54c515-82d6-4563-9c13-d5e4caf8bd51 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.728151] [55323]: INFO cinder.api.openstack.wsgi [None req-5a54c515-82d6-4563-9c13-d5e4caf8bd51 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 976.728584] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5a54c515-82d6-4563-9c13-d5e4caf8bd51 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.728997] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5a54c515-82d6-4563-9c13-d5e4caf8bd51 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.747749] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.747749] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.752501] [55323]: INFO cinder.volume.api [None req-5a54c515-82d6-4563-9c13-d5e4caf8bd51 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 976.760597] [55323]: INFO cinder.api.openstack.wsgi [None req-5a54c515-82d6-4563-9c13-d5e4caf8bd51 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 976.761360] [55323]: [pid: 55323|app: 0|req: 103/213] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:18 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 977.061078] [55324]: DEBUG cinder.api.middleware.request_id [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-5b80df87-cc7d-42e3-933e-efbaf1fb3825 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.068413] [55324]: INFO cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-5b80df87-cc7d-42e3-933e-efbaf1fb3825 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 977.068819] [55324]: DEBUG cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-5b80df87-cc7d-42e3-933e-efbaf1fb3825 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.069389] [55324]: DEBUG cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-5b80df87-cc7d-42e3-933e-efbaf1fb3825 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.087540] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.087540] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.092083] [55324]: INFO cinder.volume.api [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-5b80df87-cc7d-42e3-933e-efbaf1fb3825 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 977.099082] [55324]: INFO cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-5b80df87-cc7d-42e3-933e-efbaf1fb3825 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 977.099082] [55324]: [pid: 55324|app: 0|req: 111/214] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:36:18 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 1391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 977.105105] [55323]: DEBUG cinder.api.middleware.request_id [None req-7e1b652b-6840-4e84-8b2f-6a025ea71960 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.105600] [55323]: INFO cinder.api.openstack.wsgi [None req-7e1b652b-6840-4e84-8b2f-6a025ea71960 None None] GET http://10.180.1.21/volume// [ 977.105790] [55323]: DEBUG cinder.api.openstack.wsgi [None req-7e1b652b-6840-4e84-8b2f-6a025ea71960 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.106012] [55323]: DEBUG cinder.api.openstack.wsgi [None req-7e1b652b-6840-4e84-8b2f-6a025ea71960 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.106442] [55323]: INFO cinder.api.openstack.wsgi [None req-7e1b652b-6840-4e84-8b2f-6a025ea71960 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 977.107929] [55323]: [pid: 55323|app: 0|req: 104/215] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:36:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 977.110800] [55324]: DEBUG cinder.api.middleware.request_id [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-a235db26-761e-43cb-8447-365442ab7836 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.113247] [55324]: INFO cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-a235db26-761e-43cb-8447-365442ab7836 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] POST http://10.180.1.21/volume/v3/attachments [ 977.113737] [55324]: DEBUG cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-a235db26-761e-43cb-8447-365442ab7836 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb", "connector": null, "instance_uuid": "afe0267c-1780-4450-8159-ccb11bbbb6dc"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 977.124398] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.124398] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.153554] [55324]: INFO cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-a235db26-761e-43cb-8447-365442ab7836 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 977.154215] [55324]: [pid: 55324|app: 0|req: 112/216] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:36:18 2025] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 977.733597] [55323]: DEBUG cinder.api.middleware.request_id [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-cf5c7ef6-ce5f-4900-b460-b4caeec52336 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.741822] [55323]: INFO cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-cf5c7ef6-ce5f-4900-b460-b4caeec52336 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] POST http://10.180.1.21/volume/v3/attachments/81f44d21-7f35-40fe-8b22-a045dd3af301/action [ 977.743758] [55323]: DEBUG cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-cf5c7ef6-ce5f-4900-b460-b4caeec52336 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 977.743758] [55323]: DEBUG cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-cf5c7ef6-ce5f-4900-b460-b4caeec52336 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 977.766631] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.766631] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.774937] [55324]: DEBUG cinder.api.middleware.request_id [None req-7bb26b34-f96c-4e1e-98c8-ff0018601349 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.777365] [55324]: INFO cinder.api.openstack.wsgi [None req-7bb26b34-f96c-4e1e-98c8-ff0018601349 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 977.777733] [55324]: DEBUG cinder.api.openstack.wsgi [None req-7bb26b34-f96c-4e1e-98c8-ff0018601349 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.778079] [55324]: DEBUG cinder.api.openstack.wsgi [None req-7bb26b34-f96c-4e1e-98c8-ff0018601349 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.780982] [55323]: INFO cinder.api.openstack.wsgi [req-80a4774f-e7a7-4d13-88e5-f6d697d45c6a req-cf5c7ef6-ce5f-4900-b460-b4caeec52336 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments/81f44d21-7f35-40fe-8b22-a045dd3af301/action returned with HTTP 204 [ 977.781480] [55323]: [pid: 55323|app: 0|req: 105/217] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:36:19 2025] POST /volume/v3/attachments/81f44d21-7f35-40fe-8b22-a045dd3af301/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 977.793348] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.793348] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.798839] [55324]: INFO cinder.volume.api [None req-7bb26b34-f96c-4e1e-98c8-ff0018601349 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 977.804342] [55324]: INFO cinder.api.openstack.wsgi [None req-7bb26b34-f96c-4e1e-98c8-ff0018601349 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 977.804673] [55324]: [pid: 55324|app: 0|req: 113/218] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:19 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 977.814918] [55323]: DEBUG cinder.api.middleware.request_id [None req-46b4221d-f8fa-47d7-8737-164f46d18f8b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.817761] [55323]: INFO cinder.api.openstack.wsgi [None req-46b4221d-f8fa-47d7-8737-164f46d18f8b tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 977.818398] [55323]: DEBUG cinder.api.openstack.wsgi [None req-46b4221d-f8fa-47d7-8737-164f46d18f8b tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.818398] [55323]: DEBUG cinder.api.openstack.wsgi [None req-46b4221d-f8fa-47d7-8737-164f46d18f8b tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.830039] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.830039] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.836059] [55323]: INFO cinder.volume.api [None req-46b4221d-f8fa-47d7-8737-164f46d18f8b tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 977.841578] [55323]: INFO cinder.api.openstack.wsgi [None req-46b4221d-f8fa-47d7-8737-164f46d18f8b tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 977.842034] [55323]: [pid: 55323|app: 0|req: 106/219] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:19 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 978.360351] [55324]: DEBUG cinder.api.middleware.request_id [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-cd22a88b-5e58-450a-8540-5865047b5003 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.366853] [55324]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-cd22a88b-5e58-450a-8540-5865047b5003 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 978.367126] [55324]: DEBUG cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-cd22a88b-5e58-450a-8540-5865047b5003 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.367366] [55324]: DEBUG cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-cd22a88b-5e58-450a-8540-5865047b5003 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.389672] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.389672] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.401272] [55324]: INFO cinder.volume.api [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-cd22a88b-5e58-450a-8540-5865047b5003 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 978.402696] [55324]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-cd22a88b-5e58-450a-8540-5865047b5003 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 978.404269] [55324]: [pid: 55324|app: 0|req: 114/220] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:36:20 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 980.687303] [55323]: DEBUG cinder.api.middleware.request_id [None req-665b7948-f280-4aa4-bdbd-ee1893260f25 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.687303] [55323]: INFO cinder.api.openstack.wsgi [None req-665b7948-f280-4aa4-bdbd-ee1893260f25 None None] GET http://10.180.1.21/volume// [ 980.687303] [55323]: DEBUG cinder.api.openstack.wsgi [None req-665b7948-f280-4aa4-bdbd-ee1893260f25 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.687303] [55323]: DEBUG cinder.api.openstack.wsgi [None req-665b7948-f280-4aa4-bdbd-ee1893260f25 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.687303] [55323]: INFO cinder.api.openstack.wsgi [None req-665b7948-f280-4aa4-bdbd-ee1893260f25 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 980.687959] [55323]: [pid: 55323|app: 0|req: 107/221] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:36:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 980.693769] [55324]: DEBUG cinder.api.middleware.request_id [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-3a4876d4-d9dc-46bb-b2a7-7a4b0a41ac7b None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.697556] [55324]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-3a4876d4-d9dc-46bb-b2a7-7a4b0a41ac7b tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] POST http://10.180.1.21/volume/v3/attachments [ 980.698152] [55324]: DEBUG cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-3a4876d4-d9dc-46bb-b2a7-7a4b0a41ac7b tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3177db96-08df-47cb-a5ef-609061e3eb7b", "connector": null, "instance_uuid": "1e098516-e061-4208-98a0-f9a740448386"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 980.718054] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.718054] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.759436] [55324]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-3a4876d4-d9dc-46bb-b2a7-7a4b0a41ac7b tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 980.759436] [55324]: [pid: 55324|app: 0|req: 115/222] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:36:22 2025] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 980.766748] [55323]: DEBUG cinder.api.middleware.request_id [None req-6023b9bc-be5f-4dea-bc22-b0a973ee2d32 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.767233] [55323]: INFO cinder.api.openstack.wsgi [None req-6023b9bc-be5f-4dea-bc22-b0a973ee2d32 None None] GET http://10.180.1.21/volume// [ 980.767404] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6023b9bc-be5f-4dea-bc22-b0a973ee2d32 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.767609] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6023b9bc-be5f-4dea-bc22-b0a973ee2d32 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.768040] [55323]: INFO cinder.api.openstack.wsgi [None req-6023b9bc-be5f-4dea-bc22-b0a973ee2d32 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 980.768332] [55323]: [pid: 55323|app: 0|req: 108/223] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:36:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 980.782780] [55324]: DEBUG cinder.api.middleware.request_id [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-018a8a14-9da0-44ad-a955-55c97c415d24 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.797106] [55324]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-018a8a14-9da0-44ad-a955-55c97c415d24 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 980.797106] [55324]: DEBUG cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-018a8a14-9da0-44ad-a955-55c97c415d24 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.797106] [55324]: DEBUG cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-018a8a14-9da0-44ad-a955-55c97c415d24 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.815354] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.815354] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.819266] [55324]: INFO cinder.volume.api [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-018a8a14-9da0-44ad-a955-55c97c415d24 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 980.825801] [55324]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-018a8a14-9da0-44ad-a955-55c97c415d24 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 980.826290] [55324]: [pid: 55324|app: 0|req: 116/224] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:36:22 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 1318 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 982.539649] [55323]: DEBUG cinder.api.middleware.request_id [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-d09037d2-3199-4e34-b7e0-cd617891e69a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.542135] [55323]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-d09037d2-3199-4e34-b7e0-cd617891e69a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] DELETE http://10.180.1.21/volume/v3/attachments/81f44d21-7f35-40fe-8b22-a045dd3af301 [ 982.542389] [55323]: DEBUG cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-d09037d2-3199-4e34-b7e0-cd617891e69a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 982.542603] [55323]: DEBUG cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-d09037d2-3199-4e34-b7e0-cd617891e69a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'version_select' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 982.560323] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.560323] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 983.094657] [55323]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-d09037d2-3199-4e34-b7e0-cd617891e69a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments/81f44d21-7f35-40fe-8b22-a045dd3af301 returned with HTTP 200 [ 983.096752] [55323]: [pid: 55323|app: 0|req: 109/225] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:36:24 2025] DELETE /volume/v3/attachments/81f44d21-7f35-40fe-8b22-a045dd3af301 => generated 192 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 984.828780] [55324]: DEBUG cinder.api.middleware.request_id [None req-3e4d4761-d88e-4f78-bd2d-b0705fcdf427 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.829339] [55324]: INFO cinder.api.openstack.wsgi [None req-3e4d4761-d88e-4f78-bd2d-b0705fcdf427 None None] GET http://10.180.1.21/volume// [ 984.829567] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3e4d4761-d88e-4f78-bd2d-b0705fcdf427 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 984.829828] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3e4d4761-d88e-4f78-bd2d-b0705fcdf427 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 984.830341] [55324]: INFO cinder.api.openstack.wsgi [None req-3e4d4761-d88e-4f78-bd2d-b0705fcdf427 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 984.830700] [55324]: [pid: 55324|app: 0|req: 117/226] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:36:26 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 984.837328] [55323]: DEBUG cinder.api.middleware.request_id [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-f968ec22-dd86-4902-9794-961a585d6bb2 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.839807] [55323]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-f968ec22-dd86-4902-9794-961a585d6bb2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 984.840079] [55323]: DEBUG cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-f968ec22-dd86-4902-9794-961a585d6bb2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 984.840309] [55323]: DEBUG cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-f968ec22-dd86-4902-9794-961a585d6bb2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 984.855041] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.855041] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 984.862747] [55323]: INFO cinder.volume.api [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-f968ec22-dd86-4902-9794-961a585d6bb2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 984.873641] [55323]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-f968ec22-dd86-4902-9794-961a585d6bb2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 984.874260] [55323]: [pid: 55323|app: 0|req: 110/227] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:36:26 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 985.044850] [55324]: DEBUG cinder.api.middleware.request_id [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-2636ff1c-fa47-4ada-83aa-693f9881a4f2 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.049882] [55324]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-2636ff1c-fa47-4ada-83aa-693f9881a4f2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] PUT http://10.180.1.21/volume/v3/attachments/9310b64f-c829-49c9-b4dd-c7f8541aedfc [ 985.049882] [55324]: DEBUG cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-2636ff1c-fa47-4ada-83aa-693f9881a4f2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-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=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 985.066134] [55324]: DEBUG cinder.coordination [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-2636ff1c-fa47-4ada-83aa-693f9881a4f2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Acquiring lock "cinder-attachment_update-3177db96-08df-47cb-a5ef-609061e3eb7b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 985.073874] [55324]: DEBUG cinder.coordination [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-2636ff1c-fa47-4ada-83aa-693f9881a4f2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Lock "cinder-attachment_update-3177db96-08df-47cb-a5ef-609061e3eb7b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 985.077196] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.077196] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.600160] [55324]: DEBUG cinder.coordination [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-2636ff1c-fa47-4ada-83aa-693f9881a4f2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Lock "cinder-attachment_update-3177db96-08df-47cb-a5ef-609061e3eb7b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=55324) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 985.600745] [55324]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-2636ff1c-fa47-4ada-83aa-693f9881a4f2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments/9310b64f-c829-49c9-b4dd-c7f8541aedfc returned with HTTP 200 [ 985.601276] [55324]: [pid: 55324|app: 0|req: 118/228] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:36:26 2025] PUT /volume/v3/attachments/9310b64f-c829-49c9-b4dd-c7f8541aedfc => generated 617 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 985.635693] [55323]: DEBUG cinder.api.middleware.request_id [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-94d9fd62-fe24-462b-802f-f35de8cecf0b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.638392] [55323]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-94d9fd62-fe24-462b-802f-f35de8cecf0b tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] POST http://10.180.1.21/volume/v3/attachments/9310b64f-c829-49c9-b4dd-c7f8541aedfc/action [ 985.638846] [55323]: DEBUG cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-94d9fd62-fe24-462b-802f-f35de8cecf0b tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 985.638998] [55323]: DEBUG cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-94d9fd62-fe24-462b-802f-f35de8cecf0b tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 985.661257] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.661257] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.669708] [55323]: INFO cinder.api.openstack.wsgi [req-4ae1f718-4688-40fd-b436-b5f0ab08697f req-94d9fd62-fe24-462b-802f-f35de8cecf0b tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments/9310b64f-c829-49c9-b4dd-c7f8541aedfc/action returned with HTTP 204 [ 985.670372] [55323]: [pid: 55323|app: 0|req: 111/229] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:36:27 2025] POST /volume/v3/attachments/9310b64f-c829-49c9-b4dd-c7f8541aedfc/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 989.959522] [55324]: DEBUG cinder.api.middleware.request_id [req-6654c901-3b20-4415-8d72-85743471fa18 req-2f303c98-f35e-4024-a491-e42bfc4e2a29 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.962131] [55324]: INFO cinder.api.openstack.wsgi [req-6654c901-3b20-4415-8d72-85743471fa18 req-2f303c98-f35e-4024-a491-e42bfc4e2a29 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 989.962418] [55324]: DEBUG cinder.api.openstack.wsgi [req-6654c901-3b20-4415-8d72-85743471fa18 req-2f303c98-f35e-4024-a491-e42bfc4e2a29 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.962662] [55324]: DEBUG cinder.api.openstack.wsgi [req-6654c901-3b20-4415-8d72-85743471fa18 req-2f303c98-f35e-4024-a491-e42bfc4e2a29 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.976197] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.976197] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 989.980932] [55324]: INFO cinder.volume.api [req-6654c901-3b20-4415-8d72-85743471fa18 req-2f303c98-f35e-4024-a491-e42bfc4e2a29 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 989.987291] [55324]: INFO cinder.api.openstack.wsgi [req-6654c901-3b20-4415-8d72-85743471fa18 req-2f303c98-f35e-4024-a491-e42bfc4e2a29 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 200 [ 989.987782] [55324]: [pid: 55324|app: 0|req: 119/230] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:36:31 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 990.007692] [55323]: DEBUG cinder.api.middleware.request_id [None req-a0c0c946-5d1f-4e01-abc2-9b23c66beed3 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.008347] [55323]: INFO cinder.api.openstack.wsgi [None req-a0c0c946-5d1f-4e01-abc2-9b23c66beed3 None None] GET http://10.180.1.21/volume// [ 990.008592] [55323]: DEBUG cinder.api.openstack.wsgi [None req-a0c0c946-5d1f-4e01-abc2-9b23c66beed3 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.008816] [55323]: DEBUG cinder.api.openstack.wsgi [None req-a0c0c946-5d1f-4e01-abc2-9b23c66beed3 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.009251] [55323]: INFO cinder.api.openstack.wsgi [None req-a0c0c946-5d1f-4e01-abc2-9b23c66beed3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 990.010298] [55323]: [pid: 55323|app: 0|req: 112/231] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:36:31 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 990.014190] [55324]: DEBUG cinder.api.middleware.request_id [req-6654c901-3b20-4415-8d72-85743471fa18 req-66c2e91f-48e3-493d-aa55-4196324531be None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.016693] [55324]: INFO cinder.api.openstack.wsgi [req-6654c901-3b20-4415-8d72-85743471fa18 req-66c2e91f-48e3-493d-aa55-4196324531be tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] POST http://10.180.1.21/volume/v3/attachments [ 990.017134] [55324]: DEBUG cinder.api.openstack.wsgi [req-6654c901-3b20-4415-8d72-85743471fa18 req-66c2e91f-48e3-493d-aa55-4196324531be tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1aaa2c33-3b45-4955-806d-386e0ea9b075", "connector": null, "instance_uuid": "4ff4f0b3-9ae5-4c3e-b88e-ab976b152656"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 990.027444] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.027444] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.052040] [55324]: INFO cinder.api.openstack.wsgi [req-6654c901-3b20-4415-8d72-85743471fa18 req-66c2e91f-48e3-493d-aa55-4196324531be tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 990.052732] [55324]: [pid: 55324|app: 0|req: 120/232] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:36:31 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) [ 990.078367] [55323]: DEBUG cinder.api.middleware.request_id [req-6654c901-3b20-4415-8d72-85743471fa18 req-c8e495a0-59d0-4a91-a610-e749de5c9217 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.081391] [55323]: INFO cinder.api.openstack.wsgi [req-6654c901-3b20-4415-8d72-85743471fa18 req-c8e495a0-59d0-4a91-a610-e749de5c9217 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] POST http://10.180.1.21/volume/v3/attachments/36d64577-5166-4675-b047-982b182e5dfd/action [ 990.081491] [55323]: DEBUG cinder.api.openstack.wsgi [req-6654c901-3b20-4415-8d72-85743471fa18 req-c8e495a0-59d0-4a91-a610-e749de5c9217 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 990.081756] [55323]: DEBUG cinder.api.openstack.wsgi [req-6654c901-3b20-4415-8d72-85743471fa18 req-c8e495a0-59d0-4a91-a610-e749de5c9217 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 990.104074] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.104074] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.114068] [55323]: INFO cinder.api.openstack.wsgi [req-6654c901-3b20-4415-8d72-85743471fa18 req-c8e495a0-59d0-4a91-a610-e749de5c9217 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/attachments/36d64577-5166-4675-b047-982b182e5dfd/action returned with HTTP 204 [ 990.115882] [55323]: [pid: 55323|app: 0|req: 113/233] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:36:31 2025] POST /volume/v3/attachments/36d64577-5166-4675-b047-982b182e5dfd/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 990.135080] [55324]: DEBUG cinder.api.middleware.request_id [None req-386f9ef7-8960-4e51-ad5b-d62b87d9657c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.138352] [55324]: INFO cinder.api.openstack.wsgi [None req-386f9ef7-8960-4e51-ad5b-d62b87d9657c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 990.138588] [55324]: DEBUG cinder.api.openstack.wsgi [None req-386f9ef7-8960-4e51-ad5b-d62b87d9657c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.138828] [55324]: DEBUG cinder.api.openstack.wsgi [None req-386f9ef7-8960-4e51-ad5b-d62b87d9657c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.151842] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.151842] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.155759] [55324]: INFO cinder.volume.api [None req-386f9ef7-8960-4e51-ad5b-d62b87d9657c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 990.161117] [55324]: INFO cinder.api.openstack.wsgi [None req-386f9ef7-8960-4e51-ad5b-d62b87d9657c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 200 [ 990.161654] [55324]: [pid: 55324|app: 0|req: 121/234] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:31 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 1111 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 990.174150] [55323]: DEBUG cinder.api.middleware.request_id [None req-350176fc-c78b-4b37-a615-caec1382a736 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.176687] [55323]: INFO cinder.api.openstack.wsgi [None req-350176fc-c78b-4b37-a615-caec1382a736 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 990.176982] [55323]: DEBUG cinder.api.openstack.wsgi [None req-350176fc-c78b-4b37-a615-caec1382a736 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.177203] [55323]: DEBUG cinder.api.openstack.wsgi [None req-350176fc-c78b-4b37-a615-caec1382a736 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.188622] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.188622] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.192474] [55323]: INFO cinder.volume.api [None req-350176fc-c78b-4b37-a615-caec1382a736 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 990.198969] [55323]: INFO cinder.api.openstack.wsgi [None req-350176fc-c78b-4b37-a615-caec1382a736 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 200 [ 990.199392] [55323]: [pid: 55323|app: 0|req: 114/235] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:32 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 993.978370] [55324]: DEBUG cinder.api.middleware.request_id [None req-5dd2fe67-cf38-496e-be07-d3d6ed579f07 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.980444] [55324]: INFO cinder.api.openstack.wsgi [None req-5dd2fe67-cf38-496e-be07-d3d6ed579f07 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 993.980662] [55324]: DEBUG cinder.api.openstack.wsgi [None req-5dd2fe67-cf38-496e-be07-d3d6ed579f07 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.980877] [55324]: DEBUG cinder.api.openstack.wsgi [None req-5dd2fe67-cf38-496e-be07-d3d6ed579f07 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.994401] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.994401] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 993.999287] [55324]: INFO cinder.volume.api [None req-5dd2fe67-cf38-496e-be07-d3d6ed579f07 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 994.004553] [55324]: INFO cinder.api.openstack.wsgi [None req-5dd2fe67-cf38-496e-be07-d3d6ed579f07 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 994.004984] [55324]: [pid: 55324|app: 0|req: 122/236] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:35 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 994.088019] [55323]: DEBUG cinder.api.middleware.request_id [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-c68d3ad2-49eb-4af5-948c-12c2f0cd5345 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.092204] [55323]: INFO cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-c68d3ad2-49eb-4af5-948c-12c2f0cd5345 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 994.092204] [55323]: DEBUG cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-c68d3ad2-49eb-4af5-948c-12c2f0cd5345 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.092204] [55323]: DEBUG cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-c68d3ad2-49eb-4af5-948c-12c2f0cd5345 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.102753] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.102753] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.106035] [55323]: INFO cinder.volume.api [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-c68d3ad2-49eb-4af5-948c-12c2f0cd5345 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 994.110244] [55323]: INFO cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-c68d3ad2-49eb-4af5-948c-12c2f0cd5345 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 994.110650] [55323]: [pid: 55323|app: 0|req: 115/237] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:36:35 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 994.127487] [55324]: DEBUG cinder.api.middleware.request_id [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-82853f73-a21f-401c-95a5-ac9f4790dbef None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.130035] [55324]: INFO cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-82853f73-a21f-401c-95a5-ac9f4790dbef tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] POST http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421/action [ 994.130417] [55324]: DEBUG cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-82853f73-a21f-401c-95a5-ac9f4790dbef tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 994.130556] [55324]: DEBUG cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-82853f73-a21f-401c-95a5-ac9f4790dbef tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 994.140656] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.140656] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.141180] [55324]: INFO cinder.volume.api [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-82853f73-a21f-401c-95a5-ac9f4790dbef tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 994.146608] [55324]: INFO cinder.volume.api [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-82853f73-a21f-401c-95a5-ac9f4790dbef tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Begin detaching volume completed successfully. [ 994.146845] [55324]: INFO cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-82853f73-a21f-401c-95a5-ac9f4790dbef tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421/action returned with HTTP 202 [ 994.147330] [55324]: [pid: 55324|app: 0|req: 123/238] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 7 15:36:35 2025] POST /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 995.171228] [55323]: DEBUG cinder.api.middleware.request_id [None req-9ba8d656-1059-4cf3-8b86-9c0d2c741647 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.171228] [55323]: INFO cinder.api.openstack.wsgi [None req-9ba8d656-1059-4cf3-8b86-9c0d2c741647 None None] GET http://10.180.1.21/volume// [ 995.171228] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9ba8d656-1059-4cf3-8b86-9c0d2c741647 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.171228] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9ba8d656-1059-4cf3-8b86-9c0d2c741647 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.171228] [55323]: INFO cinder.api.openstack.wsgi [None req-9ba8d656-1059-4cf3-8b86-9c0d2c741647 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 995.171228] [55323]: [pid: 55323|app: 0|req: 116/239] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:36:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 995.175710] [55324]: DEBUG cinder.api.middleware.request_id [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-2128bbe2-5462-4eea-aa3e-57f879e449ee None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 995.178544] [55324]: INFO cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-2128bbe2-5462-4eea-aa3e-57f879e449ee tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 995.178862] [55324]: DEBUG cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-2128bbe2-5462-4eea-aa3e-57f879e449ee tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 995.179021] [55324]: DEBUG cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-2128bbe2-5462-4eea-aa3e-57f879e449ee tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 995.200445] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.200445] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 995.207649] [55324]: INFO cinder.volume.api [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-2128bbe2-5462-4eea-aa3e-57f879e449ee tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 995.218447] [55324]: INFO cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-2128bbe2-5462-4eea-aa3e-57f879e449ee tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 995.218890] [55324]: [pid: 55324|app: 0|req: 124/240] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:36:37 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 1327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 996.381028] [55323]: DEBUG cinder.api.middleware.request_id [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-3ca42265-9786-46c5-b14e-75e6ad758afb None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 996.382735] [55323]: INFO cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-3ca42265-9786-46c5-b14e-75e6ad758afb tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e224d4c7-03ad-484b-a451-4f6bd71643e4 [ 996.382985] [55323]: DEBUG cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-3ca42265-9786-46c5-b14e-75e6ad758afb tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 996.383212] [55323]: DEBUG cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-3ca42265-9786-46c5-b14e-75e6ad758afb tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'version_select' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 996.391917] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.391917] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 996.925658] [55323]: INFO cinder.api.openstack.wsgi [req-62cba554-1d39-455a-9d5c-a980ba6d2df3 req-3ca42265-9786-46c5-b14e-75e6ad758afb tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/attachments/e224d4c7-03ad-484b-a451-4f6bd71643e4 returned with HTTP 200 [ 996.926164] [55323]: [pid: 55323|app: 0|req: 117/241] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:36:38 2025] DELETE /volume/v3/attachments/e224d4c7-03ad-484b-a451-4f6bd71643e4 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 997.647620] [55324]: DEBUG cinder.api.middleware.request_id [None req-3a4fb382-da69-44d2-9a48-ac10a7c4241d None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 997.649991] [55324]: INFO cinder.api.openstack.wsgi [None req-3a4fb382-da69-44d2-9a48-ac10a7c4241d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 997.649991] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3a4fb382-da69-44d2-9a48-ac10a7c4241d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 997.650075] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3a4fb382-da69-44d2-9a48-ac10a7c4241d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 997.665967] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.665967] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 997.671645] [55324]: INFO cinder.volume.api [None req-3a4fb382-da69-44d2-9a48-ac10a7c4241d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 997.680842] [55324]: INFO cinder.api.openstack.wsgi [None req-3a4fb382-da69-44d2-9a48-ac10a7c4241d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 997.680842] [55324]: [pid: 55324|app: 0|req: 125/242] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:39 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 998.198816] [55323]: DEBUG cinder.api.middleware.request_id [None req-9977b067-a564-4a08-b79c-8556d8943444 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.200962] [55323]: INFO cinder.api.openstack.wsgi [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] POST http://10.180.1.21/volume/v3/volumes [ 998.201447] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-683019600"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 998.204593] [55323]: DEBUG cinder.api.v3.volumes [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-683019600'}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 998.204593] [55323]: INFO cinder.api.v3.volumes [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Create volume of 1 GB [ 998.204593] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.204593] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.209305] [55323]: INFO cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Availability Zones retrieved successfully. [ 998.217738] [55323]: DEBUG cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Flow 'volume_create_api' (ef136fdd-6031-48f2-b1c2-4cda7b7b52a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 998.219897] [55323]: DEBUG cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e76f1c5-3dad-4695-b34b-f1d7cc2e0e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.220719] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 998.244990] [55323]: DEBUG cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e76f1c5-3dad-4695-b34b-f1d7cc2e0e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.246963] [55323]: DEBUG cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88194cc5-b700-49b9-94df-161341a52828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.319042] [55323]: DEBUG cinder.quota [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Created reservations ['0d6df41c-eca8-4615-88aa-c19adc8a52c0', '69e75f9f-e8e4-4973-8b18-869b2cbaf512', '2a35b45a-fa09-4237-bc3a-fe6f4dd9dac8', '73546be9-ff78-4ef6-9a25-8aa2147763cb'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 998.320173] [55323]: DEBUG cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88194cc5-b700-49b9-94df-161341a52828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d6df41c-eca8-4615-88aa-c19adc8a52c0', '69e75f9f-e8e4-4973-8b18-869b2cbaf512', '2a35b45a-fa09-4237-bc3a-fe6f4dd9dac8', '73546be9-ff78-4ef6-9a25-8aa2147763cb']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.321122] [55323]: DEBUG cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2041b9b7-f4e9-4fe0-8a94-1781376611b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.338690] [55323]: DEBUG cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2041b9b7-f4e9-4fe0-8a94-1781376611b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd81bd8f-2542-43bd-8973-aac08d94cef5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-683019600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c46c4774235a43a2acee28ca02859973',qos_specs=None,replication_status=,reservations=['0d6df41c-eca8-4615-88aa-c19adc8a52c0','69e75f9f-e8e4-4973-8b18-869b2cbaf512','2a35b45a-fa09-4237-bc3a-fe6f4dd9dac8','73546be9-ff78-4ef6-9a25-8aa2147763cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c50ecfb42346b6ade6e39687238fdc',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-683019600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd81bd8f-2542-43bd-8973-aac08d94cef5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c46c4774235a43a2acee28ca02859973',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='10c50ecfb42346b6ade6e39687238fdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.340154] [55323]: DEBUG cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66967ff-db02-4281-9c33-cf636959c410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.356076] [55323]: DEBUG cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66967ff-db02-4281-9c33-cf636959c410) 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-683019600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c46c4774235a43a2acee28ca02859973',qos_specs=None,replication_status=,reservations=['0d6df41c-eca8-4615-88aa-c19adc8a52c0','69e75f9f-e8e4-4973-8b18-869b2cbaf512','2a35b45a-fa09-4237-bc3a-fe6f4dd9dac8','73546be9-ff78-4ef6-9a25-8aa2147763cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c50ecfb42346b6ade6e39687238fdc',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.357120] [55323]: DEBUG cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8500aa11-be80-4ac8-a787-0a0e41a1c9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.370366] [55323]: DEBUG cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8500aa11-be80-4ac8-a787-0a0e41a1c9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.371872] [55323]: DEBUG cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Flow 'volume_create_api' (ef136fdd-6031-48f2-b1c2-4cda7b7b52a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 998.372079] [55323]: INFO cinder.volume.api [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Create volume request issued successfully. [ 998.372854] [55323]: INFO cinder.api.openstack.wsgi [None req-9977b067-a564-4a08-b79c-8556d8943444 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 998.374677] [55323]: [pid: 55323|app: 0|req: 118/243] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:36:40 2025] POST /volume/v3/volumes => generated 749 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 998.388184] [55324]: DEBUG cinder.api.middleware.request_id [None req-55d9ff03-bbcf-42e4-9c2d-012c2eae565c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.391221] [55324]: INFO cinder.api.openstack.wsgi [None req-55d9ff03-bbcf-42e4-9c2d-012c2eae565c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 998.392072] [55324]: DEBUG cinder.api.openstack.wsgi [None req-55d9ff03-bbcf-42e4-9c2d-012c2eae565c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.392072] [55324]: DEBUG cinder.api.openstack.wsgi [None req-55d9ff03-bbcf-42e4-9c2d-012c2eae565c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.407220] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.407220] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.415641] [55324]: INFO cinder.volume.api [None req-55d9ff03-bbcf-42e4-9c2d-012c2eae565c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 998.421345] [55324]: INFO cinder.api.openstack.wsgi [None req-55d9ff03-bbcf-42e4-9c2d-012c2eae565c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 998.421769] [55324]: [pid: 55324|app: 0|req: 126/244] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:40 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.436915] [55323]: DEBUG cinder.api.middleware.request_id [None req-c39c9604-bbcc-490f-872b-80bfe465264d None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.439874] [55323]: INFO cinder.api.openstack.wsgi [None req-c39c9604-bbcc-490f-872b-80bfe465264d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 999.440282] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c39c9604-bbcc-490f-872b-80bfe465264d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.440699] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c39c9604-bbcc-490f-872b-80bfe465264d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.454049] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.454049] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.461195] [55323]: INFO cinder.volume.api [None req-c39c9604-bbcc-490f-872b-80bfe465264d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 999.468062] [55323]: INFO cinder.api.openstack.wsgi [None req-c39c9604-bbcc-490f-872b-80bfe465264d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 999.468535] [55323]: [pid: 55323|app: 0|req: 119/245] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:41 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.638184] [55324]: DEBUG cinder.api.middleware.request_id [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-f2315784-99a1-4bd4-89b5-8915f656e457 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.640826] [55324]: INFO cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-f2315784-99a1-4bd4-89b5-8915f656e457 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 999.641086] [55324]: DEBUG cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-f2315784-99a1-4bd4-89b5-8915f656e457 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.641332] [55324]: DEBUG cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-f2315784-99a1-4bd4-89b5-8915f656e457 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.650619] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.650619] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.656448] [55324]: INFO cinder.volume.api [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-f2315784-99a1-4bd4-89b5-8915f656e457 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 999.662901] [55324]: INFO cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-f2315784-99a1-4bd4-89b5-8915f656e457 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 999.663653] [55324]: [pid: 55324|app: 0|req: 127/246] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:36:41 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1001.192535] [55323]: DEBUG cinder.api.middleware.request_id [None req-6807d1d2-b24b-4c1f-b4b9-596a8e972ac0 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.194035] [55323]: INFO cinder.api.openstack.wsgi [None req-6807d1d2-b24b-4c1f-b4b9-596a8e972ac0 None None] GET http://10.180.1.21/volume// [ 1001.194035] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6807d1d2-b24b-4c1f-b4b9-596a8e972ac0 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.194035] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6807d1d2-b24b-4c1f-b4b9-596a8e972ac0 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.194191] [55323]: INFO cinder.api.openstack.wsgi [None req-6807d1d2-b24b-4c1f-b4b9-596a8e972ac0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1001.195127] [55323]: [pid: 55323|app: 0|req: 120/247] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:36:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1001.209763] [55324]: DEBUG cinder.api.middleware.request_id [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-00599ad7-5c1b-4a75-8389-d56dce5cf0e4 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.212706] [55324]: INFO cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-00599ad7-5c1b-4a75-8389-d56dce5cf0e4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1001.214928] [55324]: DEBUG cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-00599ad7-5c1b-4a75-8389-d56dce5cf0e4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd81bd8f-2542-43bd-8973-aac08d94cef5", "connector": null, "instance_uuid": "f58e1fb2-b5be-4477-a63d-4430214438d1"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1001.229779] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.229779] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.277957] [55324]: INFO cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-00599ad7-5c1b-4a75-8389-d56dce5cf0e4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1001.278946] [55324]: [pid: 55324|app: 0|req: 128/248] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:36:43 2025] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1001.316279] [55323]: DEBUG cinder.api.middleware.request_id [None req-69664d4f-9b65-42f1-8cba-701f4ecda43f None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.318918] [55323]: INFO cinder.api.openstack.wsgi [None req-69664d4f-9b65-42f1-8cba-701f4ecda43f tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1001.319669] [55323]: DEBUG cinder.api.openstack.wsgi [None req-69664d4f-9b65-42f1-8cba-701f4ecda43f tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.320013] [55323]: DEBUG cinder.api.openstack.wsgi [None req-69664d4f-9b65-42f1-8cba-701f4ecda43f tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.337569] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.337569] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.342631] [55323]: INFO cinder.volume.api [None req-69664d4f-9b65-42f1-8cba-701f4ecda43f tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1001.350603] [55323]: INFO cinder.api.openstack.wsgi [None req-69664d4f-9b65-42f1-8cba-701f4ecda43f tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1001.351231] [55323]: [pid: 55323|app: 0|req: 121/249] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:43 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1001.825775] [55324]: DEBUG cinder.api.middleware.request_id [None req-82554498-511a-4a1b-bebd-3068ac57bd2f None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.827226] [55324]: INFO cinder.api.openstack.wsgi [None req-82554498-511a-4a1b-bebd-3068ac57bd2f None None] GET http://10.180.1.21/volume// [ 1001.827487] [55324]: DEBUG cinder.api.openstack.wsgi [None req-82554498-511a-4a1b-bebd-3068ac57bd2f None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.827714] [55324]: DEBUG cinder.api.openstack.wsgi [None req-82554498-511a-4a1b-bebd-3068ac57bd2f None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.828236] [55324]: INFO cinder.api.openstack.wsgi [None req-82554498-511a-4a1b-bebd-3068ac57bd2f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1001.828603] [55324]: [pid: 55324|app: 0|req: 129/250] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:36:43 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1001.838089] [55323]: DEBUG cinder.api.middleware.request_id [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-806674a1-b2cc-492b-8af1-9cfcc47034e4 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.842140] [55323]: INFO cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-806674a1-b2cc-492b-8af1-9cfcc47034e4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1001.842140] [55323]: DEBUG cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-806674a1-b2cc-492b-8af1-9cfcc47034e4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.842140] [55323]: DEBUG cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-806674a1-b2cc-492b-8af1-9cfcc47034e4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.858345] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.858345] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.862453] [55323]: INFO cinder.volume.api [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-806674a1-b2cc-492b-8af1-9cfcc47034e4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1001.867938] [55323]: INFO cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-806674a1-b2cc-492b-8af1-9cfcc47034e4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1001.868391] [55323]: [pid: 55323|app: 0|req: 122/251] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:36:43 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1001.914359] [55324]: DEBUG cinder.api.middleware.request_id [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-66a93504-d6bd-4455-a357-2de6caa71ff6 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.917192] [55324]: INFO cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-66a93504-d6bd-4455-a357-2de6caa71ff6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] PUT http://10.180.1.21/volume/v3/attachments/f717255e-a71c-4de5-bfd6-0d7c4e4d55b4 [ 1001.917653] [55324]: DEBUG cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-66a93504-d6bd-4455-a357-2de6caa71ff6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-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-483377", "mountpoint": "/dev/sdb"}}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1001.927333] [55324]: DEBUG cinder.coordination [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-66a93504-d6bd-4455-a357-2de6caa71ff6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Acquiring lock "cinder-attachment_update-fd81bd8f-2542-43bd-8973-aac08d94cef5-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1001.932479] [55324]: DEBUG cinder.coordination [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-66a93504-d6bd-4455-a357-2de6caa71ff6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Lock "cinder-attachment_update-fd81bd8f-2542-43bd-8973-aac08d94cef5-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1001.933639] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.933639] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.365063] [55323]: DEBUG cinder.api.middleware.request_id [None req-244f058a-5874-4939-827f-58367dd720ba None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.370238] [55323]: INFO cinder.api.openstack.wsgi [None req-244f058a-5874-4939-827f-58367dd720ba tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1002.370795] [55323]: DEBUG cinder.api.openstack.wsgi [None req-244f058a-5874-4939-827f-58367dd720ba tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.371676] [55323]: DEBUG cinder.api.openstack.wsgi [None req-244f058a-5874-4939-827f-58367dd720ba tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.387141] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.387141] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.391728] [55323]: INFO cinder.volume.api [None req-244f058a-5874-4939-827f-58367dd720ba tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1002.397246] [55323]: INFO cinder.api.openstack.wsgi [None req-244f058a-5874-4939-827f-58367dd720ba tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1002.397732] [55323]: [pid: 55323|app: 0|req: 123/252] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:44 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.410750] [55323]: DEBUG cinder.api.middleware.request_id [None req-befd9979-add0-4dc7-b887-3f0bb398d933 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.412843] [55323]: INFO cinder.api.openstack.wsgi [None req-befd9979-add0-4dc7-b887-3f0bb398d933 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1003.413196] [55323]: DEBUG cinder.api.openstack.wsgi [None req-befd9979-add0-4dc7-b887-3f0bb398d933 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.413287] [55323]: DEBUG cinder.api.openstack.wsgi [None req-befd9979-add0-4dc7-b887-3f0bb398d933 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.441952] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.441952] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.450692] [55323]: INFO cinder.volume.api [None req-befd9979-add0-4dc7-b887-3f0bb398d933 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1003.458102] [55323]: INFO cinder.api.openstack.wsgi [None req-befd9979-add0-4dc7-b887-3f0bb398d933 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1003.458102] [55323]: [pid: 55323|app: 0|req: 124/253] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:45 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.470748] [55323]: DEBUG cinder.api.middleware.request_id [None req-9e80a4b3-003c-4c2b-9a4b-6330c644703b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.472862] [55323]: INFO cinder.api.openstack.wsgi [None req-9e80a4b3-003c-4c2b-9a4b-6330c644703b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1004.473103] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9e80a4b3-003c-4c2b-9a4b-6330c644703b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.473336] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9e80a4b3-003c-4c2b-9a4b-6330c644703b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.487330] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.487330] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.491660] [55323]: INFO cinder.volume.api [None req-9e80a4b3-003c-4c2b-9a4b-6330c644703b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1004.497136] [55323]: INFO cinder.api.openstack.wsgi [None req-9e80a4b3-003c-4c2b-9a4b-6330c644703b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1004.497410] [55323]: [pid: 55323|app: 0|req: 125/254] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:46 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1005.511621] [55323]: DEBUG cinder.api.middleware.request_id [None req-215864f7-bbbc-4220-8207-3ddebaefb1b6 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.514428] [55323]: INFO cinder.api.openstack.wsgi [None req-215864f7-bbbc-4220-8207-3ddebaefb1b6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1005.514741] [55323]: DEBUG cinder.api.openstack.wsgi [None req-215864f7-bbbc-4220-8207-3ddebaefb1b6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.514858] [55323]: DEBUG cinder.api.openstack.wsgi [None req-215864f7-bbbc-4220-8207-3ddebaefb1b6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.538700] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.538700] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.543151] [55323]: INFO cinder.volume.api [None req-215864f7-bbbc-4220-8207-3ddebaefb1b6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1005.548492] [55323]: INFO cinder.api.openstack.wsgi [None req-215864f7-bbbc-4220-8207-3ddebaefb1b6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1005.548912] [55323]: [pid: 55323|app: 0|req: 126/255] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:47 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.565560] [55323]: DEBUG cinder.api.middleware.request_id [None req-1dd4a952-984c-495d-a277-fdd86d6e22d6 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.569941] [55323]: INFO cinder.api.openstack.wsgi [None req-1dd4a952-984c-495d-a277-fdd86d6e22d6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1006.569941] [55323]: DEBUG cinder.api.openstack.wsgi [None req-1dd4a952-984c-495d-a277-fdd86d6e22d6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.569941] [55323]: DEBUG cinder.api.openstack.wsgi [None req-1dd4a952-984c-495d-a277-fdd86d6e22d6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.591126] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.591126] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.595939] [55323]: INFO cinder.volume.api [None req-1dd4a952-984c-495d-a277-fdd86d6e22d6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1006.601969] [55323]: INFO cinder.api.openstack.wsgi [None req-1dd4a952-984c-495d-a277-fdd86d6e22d6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1006.601969] [55323]: [pid: 55323|app: 0|req: 127/256] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:48 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.689244] [55323]: DEBUG cinder.api.middleware.request_id [None req-8c1ca872-30db-4e46-8666-c0f6a040ca2d None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.689244] [55323]: INFO cinder.api.openstack.wsgi [None req-8c1ca872-30db-4e46-8666-c0f6a040ca2d None None] GET http://10.180.1.21/volume// [ 1006.689244] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8c1ca872-30db-4e46-8666-c0f6a040ca2d None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.689244] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8c1ca872-30db-4e46-8666-c0f6a040ca2d None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.689244] [55323]: INFO cinder.api.openstack.wsgi [None req-8c1ca872-30db-4e46-8666-c0f6a040ca2d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1006.689244] [55323]: [pid: 55323|app: 0|req: 128/257] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:36:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1006.693705] [55323]: DEBUG cinder.api.middleware.request_id [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-407ad7c2-44a0-4e7e-9c2a-9d4e8a10f9ce None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.695962] [55323]: INFO cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-407ad7c2-44a0-4e7e-9c2a-9d4e8a10f9ce tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 1006.696363] [55323]: DEBUG cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-407ad7c2-44a0-4e7e-9c2a-9d4e8a10f9ce tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.696681] [55323]: DEBUG cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-407ad7c2-44a0-4e7e-9c2a-9d4e8a10f9ce tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.708458] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.708458] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.713158] [55323]: INFO cinder.volume.api [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-407ad7c2-44a0-4e7e-9c2a-9d4e8a10f9ce tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 1006.733675] [55323]: INFO cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-407ad7c2-44a0-4e7e-9c2a-9d4e8a10f9ce tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 1006.733675] [55323]: [pid: 55323|app: 0|req: 129/258] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:36:48 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 1571 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1006.947226] [55323]: DEBUG cinder.api.middleware.request_id [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-ee9384a6-1a07-4bf2-a603-da07e004b5f8 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.948691] [55323]: INFO cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-ee9384a6-1a07-4bf2-a603-da07e004b5f8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] PUT http://10.180.1.21/volume/v3/attachments/9ddfdae6-776b-4270-9deb-6fe2ae978e69 [ 1006.949118] [55323]: DEBUG cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-ee9384a6-1a07-4bf2-a603-da07e004b5f8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-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=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1006.959027] [55323]: DEBUG cinder.coordination [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-ee9384a6-1a07-4bf2-a603-da07e004b5f8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Acquiring lock "cinder-attachment_update-c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1006.967638] [55324]: DEBUG cinder.coordination [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-66a93504-d6bd-4455-a357-2de6caa71ff6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Lock "cinder-attachment_update-fd81bd8f-2542-43bd-8973-aac08d94cef5-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.033s {{(pid=55324) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1006.967638] [55324]: INFO cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-66a93504-d6bd-4455-a357-2de6caa71ff6 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/attachments/f717255e-a71c-4de5-bfd6-0d7c4e4d55b4 returned with HTTP 200 [ 1006.967638] [55324]: [pid: 55324|app: 0|req: 130/259] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:36:43 2025] PUT /volume/v3/attachments/f717255e-a71c-4de5-bfd6-0d7c4e4d55b4 => generated 617 bytes in 5053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1006.969676] [55323]: DEBUG cinder.coordination [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-ee9384a6-1a07-4bf2-a603-da07e004b5f8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Lock "cinder-attachment_update-c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.011s {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1006.970942] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.970942] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.492276] [55323]: DEBUG cinder.coordination [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-ee9384a6-1a07-4bf2-a603-da07e004b5f8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Lock "cinder-attachment_update-c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55323) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1007.492831] [55323]: INFO cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-ee9384a6-1a07-4bf2-a603-da07e004b5f8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/attachments/9ddfdae6-776b-4270-9deb-6fe2ae978e69 returned with HTTP 200 [ 1007.493126] [55323]: [pid: 55323|app: 0|req: 130/260] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:36:48 2025] PUT /volume/v3/attachments/9ddfdae6-776b-4270-9deb-6fe2ae978e69 => generated 617 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1007.614839] [55324]: DEBUG cinder.api.middleware.request_id [None req-252521db-5848-49dc-8228-b440bed26fbd None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.623101] [55324]: INFO cinder.api.openstack.wsgi [None req-252521db-5848-49dc-8228-b440bed26fbd tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1007.623439] [55324]: DEBUG cinder.api.openstack.wsgi [None req-252521db-5848-49dc-8228-b440bed26fbd tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.623836] [55324]: DEBUG cinder.api.openstack.wsgi [None req-252521db-5848-49dc-8228-b440bed26fbd tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.648541] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648541] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.656785] [55324]: INFO cinder.volume.api [None req-252521db-5848-49dc-8228-b440bed26fbd tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1007.665214] [55324]: INFO cinder.api.openstack.wsgi [None req-252521db-5848-49dc-8228-b440bed26fbd tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1007.665761] [55324]: [pid: 55324|app: 0|req: 131/261] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:49 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.999999] [55323]: DEBUG cinder.api.middleware.request_id [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-16e99756-d538-4812-9d75-1133c65a67f9 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.002421] [55323]: INFO cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-16e99756-d538-4812-9d75-1133c65a67f9 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] POST http://10.180.1.21/volume/v3/attachments/9ddfdae6-776b-4270-9deb-6fe2ae978e69/action [ 1008.002748] [55323]: DEBUG cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-16e99756-d538-4812-9d75-1133c65a67f9 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1008.002887] [55323]: DEBUG cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-16e99756-d538-4812-9d75-1133c65a67f9 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1008.026932] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.026932] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.037595] [55323]: INFO cinder.api.openstack.wsgi [req-df98739b-45ab-453e-8fad-7944ca14d6d0 req-16e99756-d538-4812-9d75-1133c65a67f9 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/attachments/9ddfdae6-776b-4270-9deb-6fe2ae978e69/action returned with HTTP 204 [ 1008.038294] [55323]: [pid: 55323|app: 0|req: 131/262] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:36:49 2025] POST /volume/v3/attachments/9ddfdae6-776b-4270-9deb-6fe2ae978e69/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1008.683323] [55324]: DEBUG cinder.api.middleware.request_id [None req-f7b79ce1-5d5c-4569-8c76-278e1cfd2654 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.685850] [55324]: INFO cinder.api.openstack.wsgi [None req-f7b79ce1-5d5c-4569-8c76-278e1cfd2654 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1008.685850] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f7b79ce1-5d5c-4569-8c76-278e1cfd2654 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.686117] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f7b79ce1-5d5c-4569-8c76-278e1cfd2654 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.704075] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.704075] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.710165] [55324]: INFO cinder.volume.api [None req-f7b79ce1-5d5c-4569-8c76-278e1cfd2654 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1008.716711] [55324]: INFO cinder.api.openstack.wsgi [None req-f7b79ce1-5d5c-4569-8c76-278e1cfd2654 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1008.717196] [55324]: [pid: 55324|app: 0|req: 132/263] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:50 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.123604] [55323]: DEBUG cinder.api.middleware.request_id [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-3852ba47-91d8-4c8e-9bd0-afda250767fd None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.127378] [55323]: INFO cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-3852ba47-91d8-4c8e-9bd0-afda250767fd tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] POST http://10.180.1.21/volume/v3/attachments/f717255e-a71c-4de5-bfd6-0d7c4e4d55b4/action [ 1009.127969] [55323]: DEBUG cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-3852ba47-91d8-4c8e-9bd0-afda250767fd tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1009.128209] [55323]: DEBUG cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-3852ba47-91d8-4c8e-9bd0-afda250767fd tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1009.153801] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.153801] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.167134] [55323]: INFO cinder.api.openstack.wsgi [req-bafa1b40-0774-4ab0-a9af-26c9499438a8 req-3852ba47-91d8-4c8e-9bd0-afda250767fd tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/attachments/f717255e-a71c-4de5-bfd6-0d7c4e4d55b4/action returned with HTTP 204 [ 1009.167134] [55323]: [pid: 55323|app: 0|req: 132/264] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:36:50 2025] POST /volume/v3/attachments/f717255e-a71c-4de5-bfd6-0d7c4e4d55b4/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1009.730261] [55324]: DEBUG cinder.api.middleware.request_id [None req-0144de8f-76f3-4d1d-bc68-4f797a2505b9 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.733047] [55324]: INFO cinder.api.openstack.wsgi [None req-0144de8f-76f3-4d1d-bc68-4f797a2505b9 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1009.733301] [55324]: DEBUG cinder.api.openstack.wsgi [None req-0144de8f-76f3-4d1d-bc68-4f797a2505b9 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.733524] [55324]: DEBUG cinder.api.openstack.wsgi [None req-0144de8f-76f3-4d1d-bc68-4f797a2505b9 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.748456] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.748456] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.757363] [55324]: INFO cinder.volume.api [None req-0144de8f-76f3-4d1d-bc68-4f797a2505b9 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1009.765298] [55324]: INFO cinder.api.openstack.wsgi [None req-0144de8f-76f3-4d1d-bc68-4f797a2505b9 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1009.765777] [55324]: [pid: 55324|app: 0|req: 133/265] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:51 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.776490] [55323]: DEBUG cinder.api.middleware.request_id [None req-4d1f28dd-67b7-4e63-8c8e-a62f3fb76c78 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.778648] [55323]: INFO cinder.api.openstack.wsgi [None req-4d1f28dd-67b7-4e63-8c8e-a62f3fb76c78 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1009.778871] [55323]: DEBUG cinder.api.openstack.wsgi [None req-4d1f28dd-67b7-4e63-8c8e-a62f3fb76c78 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.779385] [55323]: DEBUG cinder.api.openstack.wsgi [None req-4d1f28dd-67b7-4e63-8c8e-a62f3fb76c78 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.789836] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.789836] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.793842] [55323]: INFO cinder.volume.api [None req-4d1f28dd-67b7-4e63-8c8e-a62f3fb76c78 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1009.799983] [55323]: INFO cinder.api.openstack.wsgi [None req-4d1f28dd-67b7-4e63-8c8e-a62f3fb76c78 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1009.800423] [55323]: [pid: 55323|app: 0|req: 133/266] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:36:51 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1019.762491] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=244,cinder:INSERT=24,cinder:UPDATE=35 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1019.796416] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=201,cinder:UPDATE=32,cinder:INSERT=11 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1020.499024] [55324]: DEBUG cinder.api.middleware.request_id [None req-9cd100c2-a1c7-48ef-8bf3-1c67a8ca6595 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.503177] [55324]: INFO cinder.api.openstack.wsgi [None req-9cd100c2-a1c7-48ef-8bf3-1c67a8ca6595 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 1020.503177] [55324]: DEBUG cinder.api.openstack.wsgi [None req-9cd100c2-a1c7-48ef-8bf3-1c67a8ca6595 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.503177] [55324]: DEBUG cinder.api.openstack.wsgi [None req-9cd100c2-a1c7-48ef-8bf3-1c67a8ca6595 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.519507] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.519507] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.528246] [55324]: INFO cinder.volume.api [None req-9cd100c2-a1c7-48ef-8bf3-1c67a8ca6595 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 1020.536351] [55324]: INFO cinder.api.openstack.wsgi [None req-9cd100c2-a1c7-48ef-8bf3-1c67a8ca6595 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 1020.536784] [55324]: [pid: 55324|app: 0|req: 134/267] 10.180.1.21 () {60 vars in 1266 bytes} [Fri Feb 7 15:37:02 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 1864 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1021.770972] [55323]: DEBUG cinder.api.middleware.request_id [None req-edda3fff-0751-4d45-8143-4c40dea0fc06 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.771638] [55323]: INFO cinder.api.openstack.wsgi [None req-edda3fff-0751-4d45-8143-4c40dea0fc06 None None] GET http://10.180.1.21/volume// [ 1021.771767] [55323]: DEBUG cinder.api.openstack.wsgi [None req-edda3fff-0751-4d45-8143-4c40dea0fc06 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.772164] [55323]: DEBUG cinder.api.openstack.wsgi [None req-edda3fff-0751-4d45-8143-4c40dea0fc06 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.772514] [55323]: INFO cinder.api.openstack.wsgi [None req-edda3fff-0751-4d45-8143-4c40dea0fc06 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1021.772946] [55323]: [pid: 55323|app: 0|req: 134/268] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:37:03 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1021.813241] [55324]: DEBUG cinder.api.middleware.request_id [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-c01892be-67ed-40de-885e-fa269a10c441 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.817153] [55324]: INFO cinder.api.openstack.wsgi [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-c01892be-67ed-40de-885e-fa269a10c441 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 1021.817153] [55324]: DEBUG cinder.api.openstack.wsgi [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-c01892be-67ed-40de-885e-fa269a10c441 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.817153] [55324]: DEBUG cinder.api.openstack.wsgi [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-c01892be-67ed-40de-885e-fa269a10c441 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.835562] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.835562] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.844277] [55324]: INFO cinder.volume.api [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-c01892be-67ed-40de-885e-fa269a10c441 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1021.852157] [55324]: INFO cinder.api.openstack.wsgi [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-c01892be-67ed-40de-885e-fa269a10c441 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 200 [ 1021.852737] [55324]: [pid: 55324|app: 0|req: 135/269] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:37:03 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 1292 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1022.001162] [55323]: DEBUG cinder.api.middleware.request_id [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-8797a5ba-1b55-45c7-a58e-5725eb2e6175 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.003662] [55323]: INFO cinder.api.openstack.wsgi [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-8797a5ba-1b55-45c7-a58e-5725eb2e6175 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] PUT http://10.180.1.21/volume/v3/attachments/36d64577-5166-4675-b047-982b182e5dfd [ 1022.004898] [55323]: DEBUG cinder.api.openstack.wsgi [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-8797a5ba-1b55-45c7-a58e-5725eb2e6175 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-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=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1022.014124] [55323]: DEBUG cinder.coordination [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-8797a5ba-1b55-45c7-a58e-5725eb2e6175 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Acquiring lock "cinder-attachment_update-1aaa2c33-3b45-4955-806d-386e0ea9b075-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1022.020910] [55323]: DEBUG cinder.coordination [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-8797a5ba-1b55-45c7-a58e-5725eb2e6175 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Lock "cinder-attachment_update-1aaa2c33-3b45-4955-806d-386e0ea9b075-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1022.022064] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.022064] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.462024] [55324]: DEBUG cinder.api.middleware.request_id [None req-22ea6b80-a7d5-48c5-ba82-fb3e8a7a3fc6 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.464529] [55324]: INFO cinder.api.openstack.wsgi [None req-22ea6b80-a7d5-48c5-ba82-fb3e8a7a3fc6 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] DELETE http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 1025.465825] [55324]: DEBUG cinder.api.openstack.wsgi [None req-22ea6b80-a7d5-48c5-ba82-fb3e8a7a3fc6 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.466116] [55324]: DEBUG cinder.api.openstack.wsgi [None req-22ea6b80-a7d5-48c5-ba82-fb3e8a7a3fc6 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.466350] [55324]: INFO cinder.api.v3.volumes [None req-22ea6b80-a7d5-48c5-ba82-fb3e8a7a3fc6 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Delete volume with id: 81368243-71ca-43db-9cce-adb772a65421 [ 1025.481739] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.481739] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.481739] [55324]: INFO cinder.volume.api [None req-22ea6b80-a7d5-48c5-ba82-fb3e8a7a3fc6 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 1025.514583] [55324]: INFO cinder.volume.api [None req-22ea6b80-a7d5-48c5-ba82-fb3e8a7a3fc6 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Delete volume request issued successfully. [ 1025.514819] [55324]: INFO cinder.api.openstack.wsgi [None req-22ea6b80-a7d5-48c5-ba82-fb3e8a7a3fc6 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 202 [ 1025.515952] [55324]: [pid: 55324|app: 0|req: 136/270] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:37:07 2025] DELETE /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1025.519448] [55324]: DEBUG cinder.api.middleware.request_id [None req-7b08cb0b-4f63-4046-8f3d-ef4b94c55545 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.521495] [55324]: INFO cinder.api.openstack.wsgi [None req-7b08cb0b-4f63-4046-8f3d-ef4b94c55545 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 1025.521751] [55324]: DEBUG cinder.api.openstack.wsgi [None req-7b08cb0b-4f63-4046-8f3d-ef4b94c55545 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.521994] [55324]: DEBUG cinder.api.openstack.wsgi [None req-7b08cb0b-4f63-4046-8f3d-ef4b94c55545 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.537022] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.537022] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.540285] [55324]: INFO cinder.volume.api [None req-7b08cb0b-4f63-4046-8f3d-ef4b94c55545 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 1025.546071] [55324]: INFO cinder.api.openstack.wsgi [None req-7b08cb0b-4f63-4046-8f3d-ef4b94c55545 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 1025.549036] [55324]: [pid: 55324|app: 0|req: 137/271] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:37:07 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.570743] [55324]: DEBUG cinder.api.middleware.request_id [None req-289e57c6-ef74-4f41-b32d-cf6867a92a17 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.577617] [55324]: INFO cinder.api.openstack.wsgi [None req-289e57c6-ef74-4f41-b32d-cf6867a92a17 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 1026.577617] [55324]: DEBUG cinder.api.openstack.wsgi [None req-289e57c6-ef74-4f41-b32d-cf6867a92a17 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.577617] [55324]: DEBUG cinder.api.openstack.wsgi [None req-289e57c6-ef74-4f41-b32d-cf6867a92a17 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.594156] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.594156] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.604254] [55324]: INFO cinder.volume.api [None req-289e57c6-ef74-4f41-b32d-cf6867a92a17 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 1026.611765] [55324]: INFO cinder.api.openstack.wsgi [None req-289e57c6-ef74-4f41-b32d-cf6867a92a17 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 200 [ 1026.612256] [55324]: [pid: 55324|app: 0|req: 138/272] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:37:08 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.059084] [55323]: DEBUG cinder.coordination [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-8797a5ba-1b55-45c7-a58e-5725eb2e6175 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Lock "cinder-attachment_update-1aaa2c33-3b45-4955-806d-386e0ea9b075-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.038s {{(pid=55323) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1027.059084] [55323]: INFO cinder.api.openstack.wsgi [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-8797a5ba-1b55-45c7-a58e-5725eb2e6175 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/attachments/36d64577-5166-4675-b047-982b182e5dfd returned with HTTP 200 [ 1027.059416] [55323]: [pid: 55323|app: 0|req: 135/273] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:37:03 2025] PUT /volume/v3/attachments/36d64577-5166-4675-b047-982b182e5dfd => generated 617 bytes in 5059 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1027.570177] [55324]: DEBUG cinder.api.middleware.request_id [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-1d07590e-dc56-4d42-acfc-49f98b7f01c2 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.575169] [55324]: INFO cinder.api.openstack.wsgi [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-1d07590e-dc56-4d42-acfc-49f98b7f01c2 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] POST http://10.180.1.21/volume/v3/attachments/36d64577-5166-4675-b047-982b182e5dfd/action [ 1027.575629] [55324]: DEBUG cinder.api.openstack.wsgi [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-1d07590e-dc56-4d42-acfc-49f98b7f01c2 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Action body: b'{"os-complete": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1027.575787] [55324]: DEBUG cinder.api.openstack.wsgi [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-1d07590e-dc56-4d42-acfc-49f98b7f01c2 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1027.600610] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.600610] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.612685] [55324]: INFO cinder.api.openstack.wsgi [req-6cf76423-536d-4920-8f38-5a0569741bd1 req-1d07590e-dc56-4d42-acfc-49f98b7f01c2 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/attachments/36d64577-5166-4675-b047-982b182e5dfd/action returned with HTTP 204 [ 1027.613557] [55324]: [pid: 55324|app: 0|req: 139/274] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:37:09 2025] POST /volume/v3/attachments/36d64577-5166-4675-b047-982b182e5dfd/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1027.628826] [55323]: DEBUG cinder.api.middleware.request_id [None req-75a41f6f-da9a-487d-8c70-0ab1ce43a7d5 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.632094] [55323]: INFO cinder.api.openstack.wsgi [None req-75a41f6f-da9a-487d-8c70-0ab1ce43a7d5 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 [ 1027.632183] [55323]: DEBUG cinder.api.openstack.wsgi [None req-75a41f6f-da9a-487d-8c70-0ab1ce43a7d5 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.632405] [55323]: DEBUG cinder.api.openstack.wsgi [None req-75a41f6f-da9a-487d-8c70-0ab1ce43a7d5 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.651399] [55323]: INFO cinder.api.openstack.wsgi [None req-75a41f6f-da9a-487d-8c70-0ab1ce43a7d5 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 returned with HTTP 404 [ 1027.652022] [55323]: [pid: 55323|app: 0|req: 136/275] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:37:09 2025] GET /volume/v3/volumes/81368243-71ca-43db-9cce-adb772a65421 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1027.658768] [55324]: DEBUG cinder.api.middleware.request_id [None req-961f1abb-7fe7-48c6-bc2f-434b976e3f0b None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.663471] [55324]: INFO cinder.api.openstack.wsgi [None req-961f1abb-7fe7-48c6-bc2f-434b976e3f0b tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] DELETE http://10.180.1.21/volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 [ 1027.663471] [55324]: DEBUG cinder.api.openstack.wsgi [None req-961f1abb-7fe7-48c6-bc2f-434b976e3f0b tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.663925] [55324]: DEBUG cinder.api.openstack.wsgi [None req-961f1abb-7fe7-48c6-bc2f-434b976e3f0b tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.665209] [55324]: INFO cinder.api.v3.volumes [None req-961f1abb-7fe7-48c6-bc2f-434b976e3f0b tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Delete volume with id: eb5e9736-96bf-401c-97e0-883f79992ed2 [ 1027.675670] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.675670] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.677628] [55324]: INFO cinder.volume.api [None req-961f1abb-7fe7-48c6-bc2f-434b976e3f0b tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 1027.700710] [55324]: INFO cinder.volume.api [None req-961f1abb-7fe7-48c6-bc2f-434b976e3f0b tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Delete volume request issued successfully. [ 1027.700920] [55324]: INFO cinder.api.openstack.wsgi [None req-961f1abb-7fe7-48c6-bc2f-434b976e3f0b tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 returned with HTTP 202 [ 1027.701669] [55324]: [pid: 55324|app: 0|req: 140/276] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:37:09 2025] DELETE /volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1027.713407] [55323]: DEBUG cinder.api.middleware.request_id [None req-bba7f118-85f4-46c6-9100-2210dba0c704 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.716791] [55323]: INFO cinder.api.openstack.wsgi [None req-bba7f118-85f4-46c6-9100-2210dba0c704 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 [ 1027.716791] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bba7f118-85f4-46c6-9100-2210dba0c704 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.716791] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bba7f118-85f4-46c6-9100-2210dba0c704 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.730231] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.730231] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.735739] [55323]: INFO cinder.volume.api [None req-bba7f118-85f4-46c6-9100-2210dba0c704 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Volume info retrieved successfully. [ 1027.742496] [55323]: INFO cinder.api.openstack.wsgi [None req-bba7f118-85f4-46c6-9100-2210dba0c704 tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 returned with HTTP 200 [ 1027.743052] [55323]: [pid: 55323|app: 0|req: 137/277] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:37:09 2025] GET /volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.760503] [55324]: DEBUG cinder.api.middleware.request_id [None req-163c6c0c-d086-4b99-92f8-3705df18785d None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.768171] [55324]: INFO cinder.api.openstack.wsgi [None req-163c6c0c-d086-4b99-92f8-3705df18785d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] GET http://10.180.1.21/volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 [ 1028.768171] [55324]: DEBUG cinder.api.openstack.wsgi [None req-163c6c0c-d086-4b99-92f8-3705df18785d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.768171] [55324]: DEBUG cinder.api.openstack.wsgi [None req-163c6c0c-d086-4b99-92f8-3705df18785d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.777622] [55324]: INFO cinder.api.openstack.wsgi [None req-163c6c0c-d086-4b99-92f8-3705df18785d tempest-ServerRescueNegativeTestJSON-568771102 tempest-ServerRescueNegativeTestJSON-568771102-project-member] http://10.180.1.21/volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 returned with HTTP 404 [ 1028.778410] [55324]: [pid: 55324|app: 0|req: 141/278] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:37:10 2025] GET /volume/v3/volumes/eb5e9736-96bf-401c-97e0-883f79992ed2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1030.686724] [55323]: DEBUG cinder.api.middleware.request_id [None req-d3266eb0-16f8-47ff-928c-a4ef65ded5d1 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.689398] [55323]: INFO cinder.api.openstack.wsgi [None req-d3266eb0-16f8-47ff-928c-a4ef65ded5d1 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 1030.689642] [55323]: DEBUG cinder.api.openstack.wsgi [None req-d3266eb0-16f8-47ff-928c-a4ef65ded5d1 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.689878] [55323]: DEBUG cinder.api.openstack.wsgi [None req-d3266eb0-16f8-47ff-928c-a4ef65ded5d1 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.712682] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.712682] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.718613] [55323]: INFO cinder.volume.api [None req-d3266eb0-16f8-47ff-928c-a4ef65ded5d1 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1030.725847] [55323]: INFO cinder.api.openstack.wsgi [None req-d3266eb0-16f8-47ff-928c-a4ef65ded5d1 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 1030.726563] [55323]: [pid: 55323|app: 0|req: 138/279] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:37:12 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1031.406586] [55324]: DEBUG cinder.api.middleware.request_id [None req-e59cf610-1bd8-444e-8b4d-bb8953665373 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.409559] [55324]: INFO cinder.api.openstack.wsgi [None req-e59cf610-1bd8-444e-8b4d-bb8953665373 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 1031.409937] [55324]: DEBUG cinder.api.openstack.wsgi [None req-e59cf610-1bd8-444e-8b4d-bb8953665373 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.410419] [55324]: DEBUG cinder.api.openstack.wsgi [None req-e59cf610-1bd8-444e-8b4d-bb8953665373 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.431129] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.431129] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.435308] [55324]: INFO cinder.volume.api [None req-e59cf610-1bd8-444e-8b4d-bb8953665373 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1031.441238] [55324]: INFO cinder.api.openstack.wsgi [None req-e59cf610-1bd8-444e-8b4d-bb8953665373 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 1031.441760] [55324]: [pid: 55324|app: 0|req: 142/280] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:37:13 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1031.678396] [55323]: DEBUG cinder.api.middleware.request_id [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-5e37a456-f308-4af5-b3de-8885b8eb07de None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.685057] [55323]: INFO cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-5e37a456-f308-4af5-b3de-8885b8eb07de tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 1031.685057] [55323]: DEBUG cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-5e37a456-f308-4af5-b3de-8885b8eb07de tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1031.685057] [55323]: DEBUG cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-5e37a456-f308-4af5-b3de-8885b8eb07de tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.705701] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.705701] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.711664] [55323]: INFO cinder.volume.api [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-5e37a456-f308-4af5-b3de-8885b8eb07de tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1031.721354] [55323]: INFO cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-5e37a456-f308-4af5-b3de-8885b8eb07de tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 1031.725014] [55323]: [pid: 55323|app: 0|req: 139/281] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:37:13 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1031.758210] [55324]: DEBUG cinder.api.middleware.request_id [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-28d39f4c-c78e-4904-8963-1c9502b9a2c5 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1031.761553] [55324]: INFO cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-28d39f4c-c78e-4904-8963-1c9502b9a2c5 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] POST http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b/action [ 1031.761553] [55324]: DEBUG cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-28d39f4c-c78e-4904-8963-1c9502b9a2c5 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1031.761553] [55324]: DEBUG cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-28d39f4c-c78e-4904-8963-1c9502b9a2c5 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1031.772489] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.772489] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.773820] [55324]: INFO cinder.volume.api [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-28d39f4c-c78e-4904-8963-1c9502b9a2c5 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1031.786194] [55324]: INFO cinder.volume.api [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-28d39f4c-c78e-4904-8963-1c9502b9a2c5 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Begin detaching volume completed successfully. [ 1031.786194] [55324]: INFO cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-28d39f4c-c78e-4904-8963-1c9502b9a2c5 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b/action returned with HTTP 202 [ 1031.787860] [55324]: [pid: 55324|app: 0|req: 143/282] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 7 15:37:13 2025] POST /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1032.820608] [55323]: DEBUG cinder.api.middleware.request_id [None req-8cc81f0f-7a8b-4614-aabb-48094c9dbdb8 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.821056] [55323]: INFO cinder.api.openstack.wsgi [None req-8cc81f0f-7a8b-4614-aabb-48094c9dbdb8 None None] GET http://10.180.1.21/volume// [ 1032.821816] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8cc81f0f-7a8b-4614-aabb-48094c9dbdb8 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.821816] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8cc81f0f-7a8b-4614-aabb-48094c9dbdb8 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.822454] [55323]: INFO cinder.api.openstack.wsgi [None req-8cc81f0f-7a8b-4614-aabb-48094c9dbdb8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1032.822523] [55323]: [pid: 55323|app: 0|req: 140/283] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:37:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1032.832502] [55324]: DEBUG cinder.api.middleware.request_id [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-408b4fad-91dd-4e01-b9cb-a390a00a3ee0 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.838705] [55324]: INFO cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-408b4fad-91dd-4e01-b9cb-a390a00a3ee0 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 1032.838960] [55324]: DEBUG cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-408b4fad-91dd-4e01-b9cb-a390a00a3ee0 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.839190] [55324]: DEBUG cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-408b4fad-91dd-4e01-b9cb-a390a00a3ee0 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.868796] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.868796] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.873420] [55324]: INFO cinder.volume.api [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-408b4fad-91dd-4e01-b9cb-a390a00a3ee0 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1032.882120] [55324]: INFO cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-408b4fad-91dd-4e01-b9cb-a390a00a3ee0 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 1032.882822] [55324]: [pid: 55324|app: 0|req: 144/284] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:37:14 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 1321 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1034.043612] [55323]: DEBUG cinder.api.middleware.request_id [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-45044dd6-b12d-4f7f-8a44-8dc417e84ac9 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.046035] [55323]: INFO cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-45044dd6-b12d-4f7f-8a44-8dc417e84ac9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9310b64f-c829-49c9-b4dd-c7f8541aedfc [ 1034.046182] [55323]: DEBUG cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-45044dd6-b12d-4f7f-8a44-8dc417e84ac9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.046396] [55323]: DEBUG cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-45044dd6-b12d-4f7f-8a44-8dc417e84ac9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'version_select' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.057804] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.057804] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.607423] [55323]: INFO cinder.api.openstack.wsgi [req-089cbc89-063c-42f4-9fdf-55f579e79463 req-45044dd6-b12d-4f7f-8a44-8dc417e84ac9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments/9310b64f-c829-49c9-b4dd-c7f8541aedfc returned with HTTP 200 [ 1034.607967] [55323]: [pid: 55323|app: 0|req: 141/285] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:37:15 2025] DELETE /volume/v3/attachments/9310b64f-c829-49c9-b4dd-c7f8541aedfc => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.225182] [55324]: DEBUG cinder.api.middleware.request_id [None req-248ee470-b2cd-4ffb-9968-1081cd5c748a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.230114] [55324]: INFO cinder.api.openstack.wsgi [None req-248ee470-b2cd-4ffb-9968-1081cd5c748a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 1036.230114] [55324]: DEBUG cinder.api.openstack.wsgi [None req-248ee470-b2cd-4ffb-9968-1081cd5c748a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.230114] [55324]: DEBUG cinder.api.openstack.wsgi [None req-248ee470-b2cd-4ffb-9968-1081cd5c748a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.240055] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.240055] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.246182] [55324]: INFO cinder.volume.api [None req-248ee470-b2cd-4ffb-9968-1081cd5c748a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1036.252186] [55324]: INFO cinder.api.openstack.wsgi [None req-248ee470-b2cd-4ffb-9968-1081cd5c748a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 1036.252866] [55324]: [pid: 55324|app: 0|req: 145/286] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:37:18 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1044.606298] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=29,cinder:UPDATE=4 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1046.249682] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=45,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1053.165857] [55323]: DEBUG cinder.api.middleware.request_id [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-30cde232-67b7-4ee8-9957-4743f4ea817e None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.168376] [55323]: INFO cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-30cde232-67b7-4ee8-9957-4743f4ea817e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1053.168596] [55323]: DEBUG cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-30cde232-67b7-4ee8-9957-4743f4ea817e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.168810] [55323]: DEBUG cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-30cde232-67b7-4ee8-9957-4743f4ea817e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.208565] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.208565] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.212904] [55323]: INFO cinder.volume.api [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-30cde232-67b7-4ee8-9957-4743f4ea817e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1053.218020] [55323]: INFO cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-30cde232-67b7-4ee8-9957-4743f4ea817e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1053.218443] [55323]: [pid: 55323|app: 0|req: 142/287] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:37:35 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 1134 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1053.236514] [55324]: DEBUG cinder.api.middleware.request_id [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-e866035e-844f-4343-817b-baa50e9dbc82 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.238903] [55324]: INFO cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-e866035e-844f-4343-817b-baa50e9dbc82 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] POST http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5/action [ 1053.239333] [55324]: DEBUG cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-e866035e-844f-4343-817b-baa50e9dbc82 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1053.239476] [55324]: DEBUG cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-e866035e-844f-4343-817b-baa50e9dbc82 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1053.249647] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.249647] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.250229] [55324]: INFO cinder.volume.api [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-e866035e-844f-4343-817b-baa50e9dbc82 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1053.257217] [55324]: INFO cinder.volume.api [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-e866035e-844f-4343-817b-baa50e9dbc82 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Begin detaching volume completed successfully. [ 1053.257530] [55324]: INFO cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-e866035e-844f-4343-817b-baa50e9dbc82 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5/action returned with HTTP 202 [ 1053.257992] [55324]: [pid: 55324|app: 0|req: 146/288] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 7 15:37:35 2025] POST /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1053.275867] [55323]: DEBUG cinder.api.middleware.request_id [None req-8b38e4ac-7551-46cf-8583-830b40ecf1ba None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.278672] [55323]: INFO cinder.api.openstack.wsgi [None req-8b38e4ac-7551-46cf-8583-830b40ecf1ba tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1053.278979] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8b38e4ac-7551-46cf-8583-830b40ecf1ba tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.279379] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8b38e4ac-7551-46cf-8583-830b40ecf1ba tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.290780] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.290780] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.294947] [55323]: INFO cinder.volume.api [None req-8b38e4ac-7551-46cf-8583-830b40ecf1ba tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1053.300269] [55323]: INFO cinder.api.openstack.wsgi [None req-8b38e4ac-7551-46cf-8583-830b40ecf1ba tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1053.300822] [55323]: [pid: 55323|app: 0|req: 143/289] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:37:35 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1054.282937] [55324]: DEBUG cinder.api.middleware.request_id [None req-97a28c1c-c945-4db1-830d-b81902dcd256 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.283351] [55324]: INFO cinder.api.openstack.wsgi [None req-97a28c1c-c945-4db1-830d-b81902dcd256 None None] GET http://10.180.1.21/volume// [ 1054.283686] [55324]: DEBUG cinder.api.openstack.wsgi [None req-97a28c1c-c945-4db1-830d-b81902dcd256 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.283878] [55324]: DEBUG cinder.api.openstack.wsgi [None req-97a28c1c-c945-4db1-830d-b81902dcd256 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.284697] [55324]: INFO cinder.api.openstack.wsgi [None req-97a28c1c-c945-4db1-830d-b81902dcd256 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1054.284697] [55324]: [pid: 55324|app: 0|req: 147/290] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:37:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1054.292976] [55323]: DEBUG cinder.api.middleware.request_id [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-f8c3131d-670f-4249-b64d-a19719e7ee14 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.295339] [55323]: INFO cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-f8c3131d-670f-4249-b64d-a19719e7ee14 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1054.295783] [55323]: DEBUG cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-f8c3131d-670f-4249-b64d-a19719e7ee14 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.296137] [55323]: DEBUG cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-f8c3131d-670f-4249-b64d-a19719e7ee14 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.311150] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.311150] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.317574] [55323]: INFO cinder.volume.api [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-f8c3131d-670f-4249-b64d-a19719e7ee14 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1054.317679] [55324]: DEBUG cinder.api.middleware.request_id [None req-8c11e90d-a2c2-4054-8f5b-7b79fc398c2b None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.319143] [55324]: INFO cinder.api.openstack.wsgi [None req-8c11e90d-a2c2-4054-8f5b-7b79fc398c2b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1054.319364] [55324]: DEBUG cinder.api.openstack.wsgi [None req-8c11e90d-a2c2-4054-8f5b-7b79fc398c2b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.319568] [55324]: DEBUG cinder.api.openstack.wsgi [None req-8c11e90d-a2c2-4054-8f5b-7b79fc398c2b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.322586] [55323]: INFO cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-f8c3131d-670f-4249-b64d-a19719e7ee14 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1054.322586] [55323]: [pid: 55323|app: 0|req: 144/291] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:37:36 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1054.336351] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.336351] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.341800] [55324]: INFO cinder.volume.api [None req-8c11e90d-a2c2-4054-8f5b-7b79fc398c2b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1054.349509] [55324]: INFO cinder.api.openstack.wsgi [None req-8c11e90d-a2c2-4054-8f5b-7b79fc398c2b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1054.354263] [55324]: [pid: 55324|app: 0|req: 148/292] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:37:36 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1055.368418] [55323]: DEBUG cinder.api.middleware.request_id [None req-8b6ebd61-1cb5-485e-aa21-67293e8a6ecb None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.371091] [55323]: INFO cinder.api.openstack.wsgi [None req-8b6ebd61-1cb5-485e-aa21-67293e8a6ecb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1055.371314] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8b6ebd61-1cb5-485e-aa21-67293e8a6ecb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.371526] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8b6ebd61-1cb5-485e-aa21-67293e8a6ecb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.391770] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.391770] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.396513] [55323]: INFO cinder.volume.api [None req-8b6ebd61-1cb5-485e-aa21-67293e8a6ecb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1055.401611] [55323]: INFO cinder.api.openstack.wsgi [None req-8b6ebd61-1cb5-485e-aa21-67293e8a6ecb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1055.402051] [55323]: [pid: 55323|app: 0|req: 145/293] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:37:37 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1055.579916] [55324]: DEBUG cinder.api.middleware.request_id [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-4113a6c7-7fb6-4542-97c4-0e850fbcc92b None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.582207] [55324]: INFO cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-4113a6c7-7fb6-4542-97c4-0e850fbcc92b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f717255e-a71c-4de5-bfd6-0d7c4e4d55b4 [ 1055.582431] [55324]: DEBUG cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-4113a6c7-7fb6-4542-97c4-0e850fbcc92b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.582645] [55324]: DEBUG cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-4113a6c7-7fb6-4542-97c4-0e850fbcc92b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.590234] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.590234] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.626990] [55323]: DEBUG cinder.api.middleware.request_id [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-7b329757-bdd9-4e5e-9b1a-72317d8a78d2 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.633478] [55323]: INFO cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-7b329757-bdd9-4e5e-9b1a-72317d8a78d2 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 1055.634566] [55323]: DEBUG cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-7b329757-bdd9-4e5e-9b1a-72317d8a78d2 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.634823] [55323]: DEBUG cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-7b329757-bdd9-4e5e-9b1a-72317d8a78d2 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.648333] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648333] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.651843] [55323]: INFO cinder.volume.api [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-7b329757-bdd9-4e5e-9b1a-72317d8a78d2 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 1055.657970] [55323]: INFO cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-7b329757-bdd9-4e5e-9b1a-72317d8a78d2 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 1055.658411] [55323]: [pid: 55323|app: 0|req: 146/294] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:37:37 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 1683 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1055.688176] [55323]: DEBUG cinder.api.middleware.request_id [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-39dca0db-61f0-43c6-b5fb-1086f8ba87c8 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.690642] [55323]: INFO cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-39dca0db-61f0-43c6-b5fb-1086f8ba87c8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] GET http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 1055.690948] [55323]: DEBUG cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-39dca0db-61f0-43c6-b5fb-1086f8ba87c8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.691085] [55323]: DEBUG cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-39dca0db-61f0-43c6-b5fb-1086f8ba87c8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.701764] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.701764] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.705351] [55323]: INFO cinder.volume.api [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-39dca0db-61f0-43c6-b5fb-1086f8ba87c8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 1055.710472] [55323]: INFO cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-39dca0db-61f0-43c6-b5fb-1086f8ba87c8 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 200 [ 1055.710887] [55323]: [pid: 55323|app: 0|req: 147/295] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:37:37 2025] GET /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 1683 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1056.121740] [55324]: INFO cinder.api.openstack.wsgi [req-0b390572-a5d6-4310-a0f0-e6944e98513e req-4113a6c7-7fb6-4542-97c4-0e850fbcc92b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/attachments/f717255e-a71c-4de5-bfd6-0d7c4e4d55b4 returned with HTTP 200 [ 1056.122358] [55324]: [pid: 55324|app: 0|req: 149/296] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:37:37 2025] DELETE /volume/v3/attachments/f717255e-a71c-4de5-bfd6-0d7c4e4d55b4 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.414249] [55323]: DEBUG cinder.api.middleware.request_id [None req-f95d939b-609b-4a08-85e2-900ea4a6e078 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.417662] [55323]: INFO cinder.api.openstack.wsgi [None req-f95d939b-609b-4a08-85e2-900ea4a6e078 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1056.417936] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f95d939b-609b-4a08-85e2-900ea4a6e078 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.418176] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f95d939b-609b-4a08-85e2-900ea4a6e078 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.429276] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.429276] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.434311] [55323]: INFO cinder.volume.api [None req-f95d939b-609b-4a08-85e2-900ea4a6e078 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1056.439620] [55323]: INFO cinder.api.openstack.wsgi [None req-f95d939b-609b-4a08-85e2-900ea4a6e078 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1056.440028] [55323]: [pid: 55323|app: 0|req: 148/297] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:37:38 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.707109] [55324]: DEBUG cinder.api.middleware.request_id [None req-d30f54c4-f2c4-41bb-8540-f4034e39b475 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.707886] [55324]: INFO cinder.api.openstack.wsgi [None req-d30f54c4-f2c4-41bb-8540-f4034e39b475 None None] GET http://10.180.1.21/volume// [ 1059.708086] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d30f54c4-f2c4-41bb-8540-f4034e39b475 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.708306] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d30f54c4-f2c4-41bb-8540-f4034e39b475 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.708687] [55324]: INFO cinder.api.openstack.wsgi [None req-d30f54c4-f2c4-41bb-8540-f4034e39b475 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1059.708994] [55324]: [pid: 55324|app: 0|req: 150/298] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:37:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1059.712150] [55323]: DEBUG cinder.api.middleware.request_id [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-373baed2-9ccd-45ab-9b98-9e6c99723962 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.714704] [55323]: INFO cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-373baed2-9ccd-45ab-9b98-9e6c99723962 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1059.715159] [55323]: DEBUG cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-373baed2-9ccd-45ab-9b98-9e6c99723962 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb", "connector": null, "instance_uuid": "afe0267c-1780-4450-8159-ccb11bbbb6dc"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1059.730127] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.730127] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.761632] [55323]: INFO cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-373baed2-9ccd-45ab-9b98-9e6c99723962 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1059.762222] [55323]: [pid: 55323|app: 0|req: 149/299] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:37:41 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1059.837269] [55324]: DEBUG cinder.api.middleware.request_id [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-019a8de6-db1c-4a0e-8348-d986f5c25ccd None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.839585] [55324]: INFO cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-019a8de6-db1c-4a0e-8348-d986f5c25ccd tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] POST http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb/action [ 1059.840012] [55324]: DEBUG cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-019a8de6-db1c-4a0e-8348-d986f5c25ccd tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1059.840158] [55324]: DEBUG cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-019a8de6-db1c-4a0e-8348-d986f5c25ccd tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1059.855366] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.855366] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.856139] [55324]: INFO cinder.volume.api [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-019a8de6-db1c-4a0e-8348-d986f5c25ccd tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 1059.860750] [55324]: INFO cinder.volume.api [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-019a8de6-db1c-4a0e-8348-d986f5c25ccd tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Roll detaching of volume completed successfully. [ 1059.861041] [55324]: INFO cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-019a8de6-db1c-4a0e-8348-d986f5c25ccd tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb/action returned with HTTP 202 [ 1059.861532] [55324]: [pid: 55324|app: 0|req: 151/300] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 7 15:37:41 2025] POST /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1059.865894] [55323]: DEBUG cinder.api.middleware.request_id [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-614a0d15-a1c2-4425-aaec-10d49b6e90d7 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.868302] [55323]: INFO cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-614a0d15-a1c2-4425-aaec-10d49b6e90d7 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6ede1a37-509a-4e59-a544-edb0704a9b32 [ 1059.868528] [55323]: DEBUG cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-614a0d15-a1c2-4425-aaec-10d49b6e90d7 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.868739] [55323]: DEBUG cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-614a0d15-a1c2-4425-aaec-10d49b6e90d7 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'version_select' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.875749] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.875749] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.906328] [55323]: INFO cinder.api.openstack.wsgi [req-e913e805-29e7-474e-8cb6-e61bc22307fd req-614a0d15-a1c2-4425-aaec-10d49b6e90d7 tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/attachments/6ede1a37-509a-4e59-a544-edb0704a9b32 returned with HTTP 200 [ 1059.906792] [55323]: [pid: 55323|app: 0|req: 150/301] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:37:41 2025] DELETE /volume/v3/attachments/6ede1a37-509a-4e59-a544-edb0704a9b32 => generated 192 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1065.733316] [55324]: DEBUG cinder.api.middleware.request_id [req-eb2dd512-641f-4cf5-a295-fb947f3f033c req-864dd547-c48e-4448-93ae-d297db1d0a6b None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.737669] [55324]: INFO cinder.api.openstack.wsgi [req-eb2dd512-641f-4cf5-a295-fb947f3f033c req-864dd547-c48e-4448-93ae-d297db1d0a6b tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9ddfdae6-776b-4270-9deb-6fe2ae978e69 [ 1065.739424] [55324]: DEBUG cinder.api.openstack.wsgi [req-eb2dd512-641f-4cf5-a295-fb947f3f033c req-864dd547-c48e-4448-93ae-d297db1d0a6b tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.739830] [55324]: DEBUG cinder.api.openstack.wsgi [req-eb2dd512-641f-4cf5-a295-fb947f3f033c req-864dd547-c48e-4448-93ae-d297db1d0a6b tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.762924] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.762924] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.321698] [55324]: INFO cinder.api.openstack.wsgi [req-eb2dd512-641f-4cf5-a295-fb947f3f033c req-864dd547-c48e-4448-93ae-d297db1d0a6b tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/attachments/9ddfdae6-776b-4270-9deb-6fe2ae978e69 returned with HTTP 200 [ 1066.322189] [55324]: [pid: 55324|app: 0|req: 152/302] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:37:47 2025] DELETE /volume/v3/attachments/9ddfdae6-776b-4270-9deb-6fe2ae978e69 => generated 19 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1066.333425] [55323]: DEBUG cinder.api.middleware.request_id [req-eb2dd512-641f-4cf5-a295-fb947f3f033c req-3fc83209-cdcb-4288-8f3c-8fcfe454f2ff None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1066.336740] [55323]: INFO cinder.api.openstack.wsgi [req-eb2dd512-641f-4cf5-a295-fb947f3f033c req-3fc83209-cdcb-4288-8f3c-8fcfe454f2ff tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 1066.336939] [55323]: DEBUG cinder.api.openstack.wsgi [req-eb2dd512-641f-4cf5-a295-fb947f3f033c req-3fc83209-cdcb-4288-8f3c-8fcfe454f2ff tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1066.337188] [55323]: DEBUG cinder.api.openstack.wsgi [req-eb2dd512-641f-4cf5-a295-fb947f3f033c req-3fc83209-cdcb-4288-8f3c-8fcfe454f2ff tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1066.338660] [55323]: INFO cinder.api.v3.volumes [req-eb2dd512-641f-4cf5-a295-fb947f3f033c req-3fc83209-cdcb-4288-8f3c-8fcfe454f2ff tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Delete volume with id: c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb [ 1066.348205] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1066.348205] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.348824] [55323]: INFO cinder.volume.api [req-eb2dd512-641f-4cf5-a295-fb947f3f033c req-3fc83209-cdcb-4288-8f3c-8fcfe454f2ff tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Volume info retrieved successfully. [ 1066.377218] [55323]: INFO cinder.volume.api [req-eb2dd512-641f-4cf5-a295-fb947f3f033c req-3fc83209-cdcb-4288-8f3c-8fcfe454f2ff tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] Delete volume request issued successfully. [ 1066.377603] [55323]: INFO cinder.api.openstack.wsgi [req-eb2dd512-641f-4cf5-a295-fb947f3f033c req-3fc83209-cdcb-4288-8f3c-8fcfe454f2ff tempest-ServerActionsV293TestJSON-1411062304 tempest-ServerActionsV293TestJSON-1411062304-project-member] http://10.180.1.21/volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb returned with HTTP 202 [ 1066.378389] [55323]: [pid: 55323|app: 0|req: 151/303] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 7 15:37:48 2025] DELETE /volume/v3/volumes/c0b90f2c-c294-4b06-88e9-c7bee6c5b5cb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1076.319747] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=30,cinder:UPDATE=8 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1076.365879] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=57,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1090.174487] [55324]: DEBUG cinder.api.middleware.request_id [None req-17195dc1-5065-4e8f-97a4-d0133512431b None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.176868] [55324]: INFO cinder.api.openstack.wsgi [None req-17195dc1-5065-4e8f-97a4-d0133512431b tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 1090.176971] [55324]: DEBUG cinder.api.openstack.wsgi [None req-17195dc1-5065-4e8f-97a4-d0133512431b tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.177235] [55324]: DEBUG cinder.api.openstack.wsgi [None req-17195dc1-5065-4e8f-97a4-d0133512431b tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.199224] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.199224] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.207743] [55324]: INFO cinder.volume.api [None req-17195dc1-5065-4e8f-97a4-d0133512431b tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1090.215856] [55324]: INFO cinder.api.openstack.wsgi [None req-17195dc1-5065-4e8f-97a4-d0133512431b tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 200 [ 1090.216305] [55324]: [pid: 55324|app: 0|req: 153/304] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:12 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 1141 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.337132] [55323]: DEBUG cinder.api.middleware.request_id [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-94c2f66d-b4c0-40b1-a70e-fb4987f9f0b7 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.340247] [55323]: INFO cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-94c2f66d-b4c0-40b1-a70e-fb4987f9f0b7 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 1090.340247] [55323]: DEBUG cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-94c2f66d-b4c0-40b1-a70e-fb4987f9f0b7 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.340463] [55323]: DEBUG cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-94c2f66d-b4c0-40b1-a70e-fb4987f9f0b7 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.351728] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.351728] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.356891] [55323]: INFO cinder.volume.api [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-94c2f66d-b4c0-40b1-a70e-fb4987f9f0b7 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1090.362717] [55323]: INFO cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-94c2f66d-b4c0-40b1-a70e-fb4987f9f0b7 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 200 [ 1090.363198] [55323]: [pid: 55323|app: 0|req: 152/305] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:38:12 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.380754] [55324]: DEBUG cinder.api.middleware.request_id [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-57732178-87d8-4f04-8ffd-30b2f84be148 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.383144] [55324]: INFO cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-57732178-87d8-4f04-8ffd-30b2f84be148 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] POST http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075/action [ 1090.383552] [55324]: DEBUG cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-57732178-87d8-4f04-8ffd-30b2f84be148 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1090.383889] [55324]: DEBUG cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-57732178-87d8-4f04-8ffd-30b2f84be148 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1090.395752] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.395752] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.396656] [55324]: INFO cinder.volume.api [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-57732178-87d8-4f04-8ffd-30b2f84be148 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1090.402511] [55324]: INFO cinder.volume.api [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-57732178-87d8-4f04-8ffd-30b2f84be148 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Begin detaching volume completed successfully. [ 1090.402819] [55324]: INFO cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-57732178-87d8-4f04-8ffd-30b2f84be148 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075/action returned with HTTP 202 [ 1090.403360] [55324]: [pid: 55324|app: 0|req: 154/306] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 7 15:38:12 2025] POST /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1091.457555] [55323]: DEBUG cinder.api.middleware.request_id [None req-65aafb6b-99e8-4e8f-b2d7-c960ef850dbc None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.457555] [55323]: INFO cinder.api.openstack.wsgi [None req-65aafb6b-99e8-4e8f-b2d7-c960ef850dbc None None] GET http://10.180.1.21/volume// [ 1091.457555] [55323]: DEBUG cinder.api.openstack.wsgi [None req-65aafb6b-99e8-4e8f-b2d7-c960ef850dbc None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.457555] [55323]: DEBUG cinder.api.openstack.wsgi [None req-65aafb6b-99e8-4e8f-b2d7-c960ef850dbc None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.457555] [55323]: INFO cinder.api.openstack.wsgi [None req-65aafb6b-99e8-4e8f-b2d7-c960ef850dbc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1091.457885] [55323]: [pid: 55323|app: 0|req: 153/307] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:38:13 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1091.464404] [55324]: DEBUG cinder.api.middleware.request_id [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-78969d98-19db-4e92-a983-9b69237fd24c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.467822] [55324]: INFO cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-78969d98-19db-4e92-a983-9b69237fd24c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 1091.468785] [55324]: DEBUG cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-78969d98-19db-4e92-a983-9b69237fd24c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.468785] [55324]: DEBUG cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-78969d98-19db-4e92-a983-9b69237fd24c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.495843] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.495843] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.502345] [55324]: INFO cinder.volume.api [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-78969d98-19db-4e92-a983-9b69237fd24c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1091.508184] [55324]: INFO cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-78969d98-19db-4e92-a983-9b69237fd24c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 200 [ 1091.508615] [55324]: [pid: 55324|app: 0|req: 155/308] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:38:13 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 1325 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1092.675221] [55323]: DEBUG cinder.api.middleware.request_id [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-218fdda2-2d31-44b0-9c17-0fc66315fe97 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.678014] [55323]: INFO cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-218fdda2-2d31-44b0-9c17-0fc66315fe97 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] DELETE http://10.180.1.21/volume/v3/attachments/36d64577-5166-4675-b047-982b182e5dfd [ 1092.678290] [55323]: DEBUG cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-218fdda2-2d31-44b0-9c17-0fc66315fe97 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.678555] [55323]: DEBUG cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-218fdda2-2d31-44b0-9c17-0fc66315fe97 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'version_select' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.688585] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.688585] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.217812] [55323]: INFO cinder.api.openstack.wsgi [req-8e56c704-2bce-4fe2-9043-9e417a462896 req-218fdda2-2d31-44b0-9c17-0fc66315fe97 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/attachments/36d64577-5166-4675-b047-982b182e5dfd returned with HTTP 200 [ 1093.218386] [55323]: [pid: 55323|app: 0|req: 154/309] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:38:14 2025] DELETE /volume/v3/attachments/36d64577-5166-4675-b047-982b182e5dfd => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1100.172403] [55324]: DEBUG cinder.api.middleware.request_id [None req-748528b2-f504-4735-9a39-3a5318d6f1c4 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.174543] [55324]: INFO cinder.api.openstack.wsgi [None req-748528b2-f504-4735-9a39-3a5318d6f1c4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1100.174907] [55324]: DEBUG cinder.api.openstack.wsgi [None req-748528b2-f504-4735-9a39-3a5318d6f1c4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.175191] [55324]: DEBUG cinder.api.openstack.wsgi [None req-748528b2-f504-4735-9a39-3a5318d6f1c4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.186338] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.186338] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.190046] [55324]: INFO cinder.volume.api [None req-748528b2-f504-4735-9a39-3a5318d6f1c4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1100.194477] [55324]: INFO cinder.api.openstack.wsgi [None req-748528b2-f504-4735-9a39-3a5318d6f1c4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1100.194881] [55324]: [pid: 55324|app: 0|req: 156/310] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:22 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.881429] [55323]: DEBUG cinder.api.middleware.request_id [None req-1af8e98c-5588-4f8e-9050-4c0c3d9f2619 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.883559] [55323]: INFO cinder.api.openstack.wsgi [None req-1af8e98c-5588-4f8e-9050-4c0c3d9f2619 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 1101.883776] [55323]: DEBUG cinder.api.openstack.wsgi [None req-1af8e98c-5588-4f8e-9050-4c0c3d9f2619 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.883992] [55323]: DEBUG cinder.api.openstack.wsgi [None req-1af8e98c-5588-4f8e-9050-4c0c3d9f2619 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.895231] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.895231] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.899665] [55323]: INFO cinder.volume.api [None req-1af8e98c-5588-4f8e-9050-4c0c3d9f2619 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1101.905395] [55323]: INFO cinder.api.openstack.wsgi [None req-1af8e98c-5588-4f8e-9050-4c0c3d9f2619 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 200 [ 1101.905946] [55323]: [pid: 55323|app: 0|req: 155/311] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:23 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.302530] [55324]: DEBUG cinder.api.middleware.request_id [None req-2359eb64-60c8-4391-8803-4718058cb6a5 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.304613] [55324]: INFO cinder.api.openstack.wsgi [None req-2359eb64-60c8-4391-8803-4718058cb6a5 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1102.304885] [55324]: DEBUG cinder.api.openstack.wsgi [None req-2359eb64-60c8-4391-8803-4718058cb6a5 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.305123] [55324]: DEBUG cinder.api.openstack.wsgi [None req-2359eb64-60c8-4391-8803-4718058cb6a5 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.313108] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.313108] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.316440] [55324]: INFO cinder.volume.api [None req-2359eb64-60c8-4391-8803-4718058cb6a5 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1102.320596] [55324]: INFO cinder.api.openstack.wsgi [None req-2359eb64-60c8-4391-8803-4718058cb6a5 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1102.320974] [55324]: [pid: 55324|app: 0|req: 157/312] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:24 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.898064] [55323]: DEBUG cinder.api.middleware.request_id [None req-887170d9-064e-42ce-81e4-aa665f295111 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.901061] [55323]: INFO cinder.api.openstack.wsgi [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1104.901444] [55323]: DEBUG cinder.api.openstack.wsgi [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-139344416", "imageRef": "ae6058aa-ff4d-4266-bdc8-737847428519", "size": 1}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1104.904901] [55323]: DEBUG cinder.api.v3.volumes [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-139344416', 'imageRef': 'ae6058aa-ff4d-4266-bdc8-737847428519', 'size': 1}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1105.089763] [55323]: INFO cinder.api.v3.volumes [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Create volume of 1 GB [ 1105.098059] [55323]: INFO cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Availability Zones retrieved successfully. [ 1105.107209] [55323]: DEBUG cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Flow 'volume_create_api' (946957bb-ca29-4a8e-9334-0ab62047affe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1105.108291] [55323]: DEBUG cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b185e8-85aa-455d-ad1b-cc8f2069e72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.109517] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1105.150064] [55323]: DEBUG cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b185e8-85aa-455d-ad1b-cc8f2069e72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.151249] [55323]: DEBUG cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4fa2f7e-8f75-4391-9969-03ff6af34add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.183797] [55323]: DEBUG cinder.quota [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Created reservations ['31a59662-4208-4d43-ad4c-21617cec675d', '85e18a39-1805-4fa1-bfa5-68caff30d2cb', 'e1a5ac2e-fddb-4ab8-9ef3-949583380c44', '51ab6d39-6a42-4a76-a5ba-4984db7c76e4'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1105.184806] [55323]: DEBUG cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4fa2f7e-8f75-4391-9969-03ff6af34add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31a59662-4208-4d43-ad4c-21617cec675d', '85e18a39-1805-4fa1-bfa5-68caff30d2cb', 'e1a5ac2e-fddb-4ab8-9ef3-949583380c44', '51ab6d39-6a42-4a76-a5ba-4984db7c76e4']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.185728] [55323]: DEBUG cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c55d31eb-001b-4fe2-a075-61f0ca146e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.200897] [55323]: DEBUG cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c55d31eb-001b-4fe2-a075-61f0ca146e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffdd302c-b5cd-4a76-b42a-d00b896cdb65', '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-139344416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392ae630586d4cd3b3f0386f1544e2fb',qos_specs=None,replication_status=,reservations=['31a59662-4208-4d43-ad4c-21617cec675d','85e18a39-1805-4fa1-bfa5-68caff30d2cb','e1a5ac2e-fddb-4ab8-9ef3-949583380c44','51ab6d39-6a42-4a76-a5ba-4984db7c76e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a89d6ecd9f414de390a791e8e7034096',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:38:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-139344416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffdd302c-b5cd-4a76-b42a-d00b896cdb65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='392ae630586d4cd3b3f0386f1544e2fb',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='a89d6ecd9f414de390a791e8e7034096',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.201749] [55323]: DEBUG cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca9fd19-c541-4317-9ae4-c790d1095324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.214197] [55323]: DEBUG cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca9fd19-c541-4317-9ae4-c790d1095324) 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-139344416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='392ae630586d4cd3b3f0386f1544e2fb',qos_specs=None,replication_status=,reservations=['31a59662-4208-4d43-ad4c-21617cec675d','85e18a39-1805-4fa1-bfa5-68caff30d2cb','e1a5ac2e-fddb-4ab8-9ef3-949583380c44','51ab6d39-6a42-4a76-a5ba-4984db7c76e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a89d6ecd9f414de390a791e8e7034096',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.215301] [55323]: DEBUG cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cd19a7c-22be-40eb-9d13-3c0c83ff6870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1105.223737] [55323]: DEBUG cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cd19a7c-22be-40eb-9d13-3c0c83ff6870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1105.224821] [55323]: DEBUG cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Flow 'volume_create_api' (946957bb-ca29-4a8e-9334-0ab62047affe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1105.225192] [55323]: INFO cinder.volume.api [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Create volume request issued successfully. [ 1105.225848] [55323]: INFO cinder.api.openstack.wsgi [None req-887170d9-064e-42ce-81e4-aa665f295111 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1105.226423] [55323]: [pid: 55323|app: 0|req: 156/313] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 7 15:38:26 2025] POST /volume/v3/volumes => generated 751 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1105.235293] [55324]: DEBUG cinder.api.middleware.request_id [None req-ea00f9d3-c38f-4a17-9450-d983b30e93ec None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.237517] [55324]: INFO cinder.api.openstack.wsgi [None req-ea00f9d3-c38f-4a17-9450-d983b30e93ec tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1105.237743] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ea00f9d3-c38f-4a17-9450-d983b30e93ec tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.238108] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ea00f9d3-c38f-4a17-9450-d983b30e93ec tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.245584] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.245584] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.253245] [55324]: INFO cinder.volume.api [None req-ea00f9d3-c38f-4a17-9450-d983b30e93ec tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1105.260228] [55324]: INFO cinder.api.openstack.wsgi [None req-ea00f9d3-c38f-4a17-9450-d983b30e93ec tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1105.261744] [55324]: [pid: 55324|app: 0|req: 158/314] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:27 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.272637] [55323]: DEBUG cinder.api.middleware.request_id [None req-4d3b1c05-ac33-4634-82d7-0806168986bd None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.275161] [55323]: INFO cinder.api.openstack.wsgi [None req-4d3b1c05-ac33-4634-82d7-0806168986bd tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1106.275434] [55323]: DEBUG cinder.api.openstack.wsgi [None req-4d3b1c05-ac33-4634-82d7-0806168986bd tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.275721] [55323]: DEBUG cinder.api.openstack.wsgi [None req-4d3b1c05-ac33-4634-82d7-0806168986bd tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.285653] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.285653] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.289660] [55323]: INFO cinder.volume.api [None req-4d3b1c05-ac33-4634-82d7-0806168986bd tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1106.294516] [55323]: INFO cinder.api.openstack.wsgi [None req-4d3b1c05-ac33-4634-82d7-0806168986bd tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1106.294977] [55323]: [pid: 55323|app: 0|req: 157/315] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:28 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.305260] [55324]: DEBUG cinder.api.middleware.request_id [None req-46ff7f86-df83-4e57-b08f-8d918b581df2 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.308793] [55324]: INFO cinder.api.openstack.wsgi [None req-46ff7f86-df83-4e57-b08f-8d918b581df2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1107.308793] [55324]: DEBUG cinder.api.openstack.wsgi [None req-46ff7f86-df83-4e57-b08f-8d918b581df2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.308793] [55324]: DEBUG cinder.api.openstack.wsgi [None req-46ff7f86-df83-4e57-b08f-8d918b581df2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.323081] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.323081] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.328167] [55324]: INFO cinder.volume.api [None req-46ff7f86-df83-4e57-b08f-8d918b581df2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1107.341394] [55324]: INFO cinder.api.openstack.wsgi [None req-46ff7f86-df83-4e57-b08f-8d918b581df2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1107.341927] [55324]: [pid: 55324|app: 0|req: 159/316] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:29 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.355267] [55323]: DEBUG cinder.api.middleware.request_id [None req-35f512c8-1207-46ab-ba7e-faeb146a6416 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.358103] [55323]: INFO cinder.api.openstack.wsgi [None req-35f512c8-1207-46ab-ba7e-faeb146a6416 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1108.358381] [55323]: DEBUG cinder.api.openstack.wsgi [None req-35f512c8-1207-46ab-ba7e-faeb146a6416 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.358641] [55323]: DEBUG cinder.api.openstack.wsgi [None req-35f512c8-1207-46ab-ba7e-faeb146a6416 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.372141] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.372141] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.377266] [55323]: INFO cinder.volume.api [None req-35f512c8-1207-46ab-ba7e-faeb146a6416 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1108.383742] [55323]: INFO cinder.api.openstack.wsgi [None req-35f512c8-1207-46ab-ba7e-faeb146a6416 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1108.384146] [55323]: [pid: 55323|app: 0|req: 158/317] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:30 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.396165] [55324]: DEBUG cinder.api.middleware.request_id [None req-68fb79f5-868a-4ce7-830e-f7ef65cb362e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.400021] [55324]: INFO cinder.api.openstack.wsgi [None req-68fb79f5-868a-4ce7-830e-f7ef65cb362e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1109.400021] [55324]: DEBUG cinder.api.openstack.wsgi [None req-68fb79f5-868a-4ce7-830e-f7ef65cb362e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.400021] [55324]: DEBUG cinder.api.openstack.wsgi [None req-68fb79f5-868a-4ce7-830e-f7ef65cb362e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.411520] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.411520] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.416750] [55324]: INFO cinder.volume.api [None req-68fb79f5-868a-4ce7-830e-f7ef65cb362e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1109.423868] [55324]: INFO cinder.api.openstack.wsgi [None req-68fb79f5-868a-4ce7-830e-f7ef65cb362e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1109.424425] [55324]: [pid: 55324|app: 0|req: 160/318] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:31 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.436449] [55323]: DEBUG cinder.api.middleware.request_id [None req-65718741-fdb3-41ce-bd6f-3790d980d29a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.441119] [55323]: INFO cinder.api.openstack.wsgi [None req-65718741-fdb3-41ce-bd6f-3790d980d29a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1110.441119] [55323]: DEBUG cinder.api.openstack.wsgi [None req-65718741-fdb3-41ce-bd6f-3790d980d29a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.441119] [55323]: DEBUG cinder.api.openstack.wsgi [None req-65718741-fdb3-41ce-bd6f-3790d980d29a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.452201] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.452201] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.457506] [55323]: INFO cinder.volume.api [None req-65718741-fdb3-41ce-bd6f-3790d980d29a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1110.463617] [55323]: INFO cinder.api.openstack.wsgi [None req-65718741-fdb3-41ce-bd6f-3790d980d29a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1110.464735] [55323]: [pid: 55323|app: 0|req: 159/319] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:32 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.475860] [55324]: DEBUG cinder.api.middleware.request_id [None req-13b969a7-78c6-4385-aa7d-071dd1341503 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.478941] [55324]: INFO cinder.api.openstack.wsgi [None req-13b969a7-78c6-4385-aa7d-071dd1341503 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1111.479183] [55324]: DEBUG cinder.api.openstack.wsgi [None req-13b969a7-78c6-4385-aa7d-071dd1341503 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.479395] [55324]: DEBUG cinder.api.openstack.wsgi [None req-13b969a7-78c6-4385-aa7d-071dd1341503 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.491120] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.491120] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.495744] [55324]: INFO cinder.volume.api [None req-13b969a7-78c6-4385-aa7d-071dd1341503 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1111.502984] [55324]: INFO cinder.api.openstack.wsgi [None req-13b969a7-78c6-4385-aa7d-071dd1341503 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1111.502984] [55324]: [pid: 55324|app: 0|req: 161/320] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:33 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.515767] [55323]: DEBUG cinder.api.middleware.request_id [None req-73fb8b4c-b568-4ed0-ac83-910950d326aa None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.517538] [55323]: INFO cinder.api.openstack.wsgi [None req-73fb8b4c-b568-4ed0-ac83-910950d326aa tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1112.517646] [55323]: DEBUG cinder.api.openstack.wsgi [None req-73fb8b4c-b568-4ed0-ac83-910950d326aa tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.517821] [55323]: DEBUG cinder.api.openstack.wsgi [None req-73fb8b4c-b568-4ed0-ac83-910950d326aa tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.534316] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.534316] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.541937] [55323]: INFO cinder.volume.api [None req-73fb8b4c-b568-4ed0-ac83-910950d326aa tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1112.548607] [55323]: INFO cinder.api.openstack.wsgi [None req-73fb8b4c-b568-4ed0-ac83-910950d326aa tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1112.549071] [55323]: [pid: 55323|app: 0|req: 160/321] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:34 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1113.559228] [55324]: DEBUG cinder.api.middleware.request_id [None req-901f0e80-c84d-4308-a6ee-8ceb97f5b88f None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.561334] [55324]: INFO cinder.api.openstack.wsgi [None req-901f0e80-c84d-4308-a6ee-8ceb97f5b88f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1113.561537] [55324]: DEBUG cinder.api.openstack.wsgi [None req-901f0e80-c84d-4308-a6ee-8ceb97f5b88f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.561755] [55324]: DEBUG cinder.api.openstack.wsgi [None req-901f0e80-c84d-4308-a6ee-8ceb97f5b88f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.571846] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.571846] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.577109] [55324]: INFO cinder.volume.api [None req-901f0e80-c84d-4308-a6ee-8ceb97f5b88f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1113.582417] [55324]: INFO cinder.api.openstack.wsgi [None req-901f0e80-c84d-4308-a6ee-8ceb97f5b88f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1113.582814] [55324]: [pid: 55324|app: 0|req: 162/322] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:35 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1114.593706] [55323]: DEBUG cinder.api.middleware.request_id [None req-1c6f4b26-0647-4ab5-a944-aec850b67aa9 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.598734] [55323]: INFO cinder.api.openstack.wsgi [None req-1c6f4b26-0647-4ab5-a944-aec850b67aa9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1114.602017] [55323]: DEBUG cinder.api.openstack.wsgi [None req-1c6f4b26-0647-4ab5-a944-aec850b67aa9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.602017] [55323]: DEBUG cinder.api.openstack.wsgi [None req-1c6f4b26-0647-4ab5-a944-aec850b67aa9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.610919] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.610919] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.615756] [55323]: INFO cinder.volume.api [None req-1c6f4b26-0647-4ab5-a944-aec850b67aa9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1114.622253] [55323]: INFO cinder.api.openstack.wsgi [None req-1c6f4b26-0647-4ab5-a944-aec850b67aa9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1114.622730] [55323]: [pid: 55323|app: 0|req: 161/323] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:36 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.638245] [55324]: DEBUG cinder.api.middleware.request_id [None req-2b54b483-bcf0-4b7f-94c7-0070abe413f7 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.640222] [55324]: INFO cinder.api.openstack.wsgi [None req-2b54b483-bcf0-4b7f-94c7-0070abe413f7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1115.642227] [55324]: DEBUG cinder.api.openstack.wsgi [None req-2b54b483-bcf0-4b7f-94c7-0070abe413f7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.642227] [55324]: DEBUG cinder.api.openstack.wsgi [None req-2b54b483-bcf0-4b7f-94c7-0070abe413f7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.657082] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.657082] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.661254] [55324]: INFO cinder.volume.api [None req-2b54b483-bcf0-4b7f-94c7-0070abe413f7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1115.666344] [55324]: INFO cinder.api.openstack.wsgi [None req-2b54b483-bcf0-4b7f-94c7-0070abe413f7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1115.666915] [55324]: [pid: 55324|app: 0|req: 163/324] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:37 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1116.677978] [55323]: DEBUG cinder.api.middleware.request_id [None req-45a1f0ac-a16e-4afd-b672-7c86c8ba0da1 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1116.680959] [55323]: INFO cinder.api.openstack.wsgi [None req-45a1f0ac-a16e-4afd-b672-7c86c8ba0da1 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1116.681185] [55323]: DEBUG cinder.api.openstack.wsgi [None req-45a1f0ac-a16e-4afd-b672-7c86c8ba0da1 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1116.681436] [55323]: DEBUG cinder.api.openstack.wsgi [None req-45a1f0ac-a16e-4afd-b672-7c86c8ba0da1 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1116.692534] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1116.692534] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1116.696088] [55323]: INFO cinder.volume.api [None req-45a1f0ac-a16e-4afd-b672-7c86c8ba0da1 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1116.700885] [55323]: INFO cinder.api.openstack.wsgi [None req-45a1f0ac-a16e-4afd-b672-7c86c8ba0da1 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1116.701289] [55323]: [pid: 55323|app: 0|req: 162/325] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:38 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1117.711296] [55324]: DEBUG cinder.api.middleware.request_id [None req-b78616a7-5c3a-4868-96d3-58c86564d8cc None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.713667] [55324]: INFO cinder.api.openstack.wsgi [None req-b78616a7-5c3a-4868-96d3-58c86564d8cc tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1117.713891] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b78616a7-5c3a-4868-96d3-58c86564d8cc tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.714116] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b78616a7-5c3a-4868-96d3-58c86564d8cc tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.725146] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.725146] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.729601] [55324]: INFO cinder.volume.api [None req-b78616a7-5c3a-4868-96d3-58c86564d8cc tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1117.734682] [55324]: INFO cinder.api.openstack.wsgi [None req-b78616a7-5c3a-4868-96d3-58c86564d8cc tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1117.735116] [55324]: [pid: 55324|app: 0|req: 164/326] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:39 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1118.746316] [55323]: DEBUG cinder.api.middleware.request_id [None req-09149421-86fc-4fd3-8a19-7f600658bc4c None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1118.750225] [55323]: INFO cinder.api.openstack.wsgi [None req-09149421-86fc-4fd3-8a19-7f600658bc4c tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1118.750225] [55323]: DEBUG cinder.api.openstack.wsgi [None req-09149421-86fc-4fd3-8a19-7f600658bc4c tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1118.750225] [55323]: DEBUG cinder.api.openstack.wsgi [None req-09149421-86fc-4fd3-8a19-7f600658bc4c tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1118.765920] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1118.765920] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1118.773674] [55323]: INFO cinder.volume.api [None req-09149421-86fc-4fd3-8a19-7f600658bc4c tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1118.783613] [55323]: INFO cinder.api.openstack.wsgi [None req-09149421-86fc-4fd3-8a19-7f600658bc4c tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1118.783613] [55323]: [pid: 55323|app: 0|req: 163/327] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:40 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.796039] [55324]: DEBUG cinder.api.middleware.request_id [None req-6fb31c6b-0a52-4ce0-8674-429416393c84 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.796824] [55324]: INFO cinder.api.openstack.wsgi [None req-6fb31c6b-0a52-4ce0-8674-429416393c84 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1119.796824] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6fb31c6b-0a52-4ce0-8674-429416393c84 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.797474] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6fb31c6b-0a52-4ce0-8674-429416393c84 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.814386] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.814386] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.820197] [55324]: INFO cinder.volume.api [None req-6fb31c6b-0a52-4ce0-8674-429416393c84 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1119.829310] [55324]: INFO cinder.api.openstack.wsgi [None req-6fb31c6b-0a52-4ce0-8674-429416393c84 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1119.829737] [55324]: [pid: 55324|app: 0|req: 165/328] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:41 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1120.839315] [55323]: DEBUG cinder.api.middleware.request_id [None req-c539fab0-019c-4d7a-a2c3-aa649f7c54b7 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.841488] [55323]: INFO cinder.api.openstack.wsgi [None req-c539fab0-019c-4d7a-a2c3-aa649f7c54b7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1120.841702] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c539fab0-019c-4d7a-a2c3-aa649f7c54b7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1120.841966] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c539fab0-019c-4d7a-a2c3-aa649f7c54b7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1120.852721] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.852721] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.856888] [55323]: INFO cinder.volume.api [None req-c539fab0-019c-4d7a-a2c3-aa649f7c54b7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1120.861829] [55323]: INFO cinder.api.openstack.wsgi [None req-c539fab0-019c-4d7a-a2c3-aa649f7c54b7 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1120.862223] [55323]: [pid: 55323|app: 0|req: 164/329] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:42 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1121.872105] [55324]: DEBUG cinder.api.middleware.request_id [None req-b2883fad-b15e-4d71-bda7-152bae59f0d5 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1121.874947] [55324]: INFO cinder.api.openstack.wsgi [None req-b2883fad-b15e-4d71-bda7-152bae59f0d5 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1121.875188] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b2883fad-b15e-4d71-bda7-152bae59f0d5 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1121.875402] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b2883fad-b15e-4d71-bda7-152bae59f0d5 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1121.886276] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1121.886276] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1121.890347] [55324]: INFO cinder.volume.api [None req-b2883fad-b15e-4d71-bda7-152bae59f0d5 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1121.895260] [55324]: INFO cinder.api.openstack.wsgi [None req-b2883fad-b15e-4d71-bda7-152bae59f0d5 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1121.895743] [55324]: [pid: 55324|app: 0|req: 166/330] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:43 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.639759] [55323]: DEBUG cinder.api.middleware.request_id [None req-2415909b-c77c-4d11-8e2b-b1b0a1b4fed0 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.641781] [55323]: INFO cinder.api.openstack.wsgi [None req-2415909b-c77c-4d11-8e2b-b1b0a1b4fed0 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 1122.642080] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2415909b-c77c-4d11-8e2b-b1b0a1b4fed0 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.642324] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2415909b-c77c-4d11-8e2b-b1b0a1b4fed0 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.642581] [55323]: INFO cinder.api.v3.volumes [None req-2415909b-c77c-4d11-8e2b-b1b0a1b4fed0 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Delete volume with id: f1d4276a-d32a-48f1-aced-6bb2156c509a [ 1122.651394] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.651394] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.651892] [55323]: INFO cinder.volume.api [None req-2415909b-c77c-4d11-8e2b-b1b0a1b4fed0 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 1122.668867] [55323]: INFO cinder.volume.api [None req-2415909b-c77c-4d11-8e2b-b1b0a1b4fed0 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Delete volume request issued successfully. [ 1122.669073] [55323]: INFO cinder.api.openstack.wsgi [None req-2415909b-c77c-4d11-8e2b-b1b0a1b4fed0 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 202 [ 1122.669471] [55323]: [pid: 55323|app: 0|req: 165/331] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:38:44 2025] DELETE /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1122.672371] [55324]: DEBUG cinder.api.middleware.request_id [None req-843d1b6e-c240-4b9e-b1ad-07b538356bf4 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.675204] [55324]: INFO cinder.api.openstack.wsgi [None req-843d1b6e-c240-4b9e-b1ad-07b538356bf4 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 1122.675417] [55324]: DEBUG cinder.api.openstack.wsgi [None req-843d1b6e-c240-4b9e-b1ad-07b538356bf4 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.675635] [55324]: DEBUG cinder.api.openstack.wsgi [None req-843d1b6e-c240-4b9e-b1ad-07b538356bf4 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.683485] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.683485] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.688152] [55324]: INFO cinder.volume.api [None req-843d1b6e-c240-4b9e-b1ad-07b538356bf4 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 1122.692849] [55324]: INFO cinder.api.openstack.wsgi [None req-843d1b6e-c240-4b9e-b1ad-07b538356bf4 tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 1122.693382] [55324]: [pid: 55324|app: 0|req: 167/332] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:44 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1122.905374] [55323]: DEBUG cinder.api.middleware.request_id [None req-09e3965a-d484-467d-8ccb-f7d133019468 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.907280] [55323]: INFO cinder.api.openstack.wsgi [None req-09e3965a-d484-467d-8ccb-f7d133019468 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1122.907493] [55323]: DEBUG cinder.api.openstack.wsgi [None req-09e3965a-d484-467d-8ccb-f7d133019468 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1122.907707] [55323]: DEBUG cinder.api.openstack.wsgi [None req-09e3965a-d484-467d-8ccb-f7d133019468 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1122.915269] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1122.915269] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.918527] [55323]: INFO cinder.volume.api [None req-09e3965a-d484-467d-8ccb-f7d133019468 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1122.922622] [55323]: INFO cinder.api.openstack.wsgi [None req-09e3965a-d484-467d-8ccb-f7d133019468 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1122.922997] [55323]: [pid: 55323|app: 0|req: 166/333] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:44 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.703853] [55324]: DEBUG cinder.api.middleware.request_id [None req-33b6c905-962e-407c-ba5c-3b1253ead63f None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.707543] [55324]: INFO cinder.api.openstack.wsgi [None req-33b6c905-962e-407c-ba5c-3b1253ead63f tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 1123.707543] [55324]: DEBUG cinder.api.openstack.wsgi [None req-33b6c905-962e-407c-ba5c-3b1253ead63f tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.707543] [55324]: DEBUG cinder.api.openstack.wsgi [None req-33b6c905-962e-407c-ba5c-3b1253ead63f tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.717612] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.717612] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.722518] [55324]: INFO cinder.volume.api [None req-33b6c905-962e-407c-ba5c-3b1253ead63f tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Volume info retrieved successfully. [ 1123.729481] [55324]: INFO cinder.api.openstack.wsgi [None req-33b6c905-962e-407c-ba5c-3b1253ead63f tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 200 [ 1123.730177] [55324]: [pid: 55324|app: 0|req: 168/334] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:45 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1123.933895] [55323]: DEBUG cinder.api.middleware.request_id [None req-c8b3e342-93f1-4648-835e-40bbe6c4e892 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.936166] [55323]: INFO cinder.api.openstack.wsgi [None req-c8b3e342-93f1-4648-835e-40bbe6c4e892 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1123.936384] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c8b3e342-93f1-4648-835e-40bbe6c4e892 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.936601] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c8b3e342-93f1-4648-835e-40bbe6c4e892 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.944350] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.944350] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.947987] [55323]: INFO cinder.volume.api [None req-c8b3e342-93f1-4648-835e-40bbe6c4e892 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1123.953305] [55323]: INFO cinder.api.openstack.wsgi [None req-c8b3e342-93f1-4648-835e-40bbe6c4e892 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1123.953712] [55323]: [pid: 55323|app: 0|req: 167/335] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:45 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1123.981625] [55324]: DEBUG cinder.api.middleware.request_id [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-56c75aa8-eea4-42ed-90a3-28585a78cb81 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1123.984844] [55324]: INFO cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-56c75aa8-eea4-42ed-90a3-28585a78cb81 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1123.985186] [55324]: DEBUG cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-56c75aa8-eea4-42ed-90a3-28585a78cb81 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1123.985464] [55324]: DEBUG cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-56c75aa8-eea4-42ed-90a3-28585a78cb81 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1123.994207] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1123.994207] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1123.998164] [55324]: INFO cinder.volume.api [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-56c75aa8-eea4-42ed-90a3-28585a78cb81 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1124.003054] [55324]: INFO cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-56c75aa8-eea4-42ed-90a3-28585a78cb81 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1124.003454] [55324]: [pid: 55324|app: 0|req: 169/336] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:38:45 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1124.268694] [55323]: DEBUG cinder.api.middleware.request_id [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-1cdf0036-ebab-40f8-a0c7-4567e86b63d9 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.270992] [55323]: INFO cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-1cdf0036-ebab-40f8-a0c7-4567e86b63d9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1124.271228] [55323]: DEBUG cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-1cdf0036-ebab-40f8-a0c7-4567e86b63d9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.271443] [55323]: DEBUG cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-1cdf0036-ebab-40f8-a0c7-4567e86b63d9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.278882] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.278882] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.282193] [55323]: INFO cinder.volume.api [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-1cdf0036-ebab-40f8-a0c7-4567e86b63d9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1124.286810] [55323]: INFO cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-1cdf0036-ebab-40f8-a0c7-4567e86b63d9 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1124.287198] [55323]: [pid: 55323|app: 0|req: 168/337] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:38:46 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1124.292566] [55324]: DEBUG cinder.api.middleware.request_id [None req-cbd387b7-4e6e-4bd9-8166-c72f4d28a8a3 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.293061] [55324]: INFO cinder.api.openstack.wsgi [None req-cbd387b7-4e6e-4bd9-8166-c72f4d28a8a3 None None] GET http://10.180.1.21/volume// [ 1124.293258] [55324]: DEBUG cinder.api.openstack.wsgi [None req-cbd387b7-4e6e-4bd9-8166-c72f4d28a8a3 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.293470] [55324]: DEBUG cinder.api.openstack.wsgi [None req-cbd387b7-4e6e-4bd9-8166-c72f4d28a8a3 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.293859] [55324]: INFO cinder.api.openstack.wsgi [None req-cbd387b7-4e6e-4bd9-8166-c72f4d28a8a3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1124.294174] [55324]: [pid: 55324|app: 0|req: 170/338] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:38:46 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1124.297382] [55323]: DEBUG cinder.api.middleware.request_id [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-4b481161-30cb-4242-8696-3576f1314550 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.299335] [55323]: INFO cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-4b481161-30cb-4242-8696-3576f1314550 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1124.299705] [55323]: DEBUG cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-4b481161-30cb-4242-8696-3576f1314550 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffdd302c-b5cd-4a76-b42a-d00b896cdb65", "connector": null, "instance_uuid": "85b7799b-f6f1-4187-997b-7e4e05b477ba"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1124.307892] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.307892] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.329618] [55323]: INFO cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-4b481161-30cb-4242-8696-3576f1314550 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1124.330051] [55323]: [pid: 55323|app: 0|req: 169/339] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:38:46 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) [ 1124.740430] [55324]: DEBUG cinder.api.middleware.request_id [None req-7a1a1ae2-1b83-426f-8812-083ef5a7cf3d None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1124.743039] [55324]: INFO cinder.api.openstack.wsgi [None req-7a1a1ae2-1b83-426f-8812-083ef5a7cf3d tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] GET http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a [ 1124.743314] [55324]: DEBUG cinder.api.openstack.wsgi [None req-7a1a1ae2-1b83-426f-8812-083ef5a7cf3d tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1124.743541] [55324]: DEBUG cinder.api.openstack.wsgi [None req-7a1a1ae2-1b83-426f-8812-083ef5a7cf3d tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1124.752680] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1124.752680] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1124.755411] [55324]: INFO cinder.api.openstack.wsgi [None req-7a1a1ae2-1b83-426f-8812-083ef5a7cf3d tempest-DeleteServersTestJSON-455136402 tempest-DeleteServersTestJSON-455136402-project-member] http://10.180.1.21/volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a returned with HTTP 404 [ 1124.755948] [55324]: [pid: 55324|app: 0|req: 171/340] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:38:46 2025] GET /volume/v3/volumes/f1d4276a-d32a-48f1-aced-6bb2156c509a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1127.657706] [55323]: DEBUG cinder.api.middleware.request_id [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.662161] [55323]: INFO cinder.api.openstack.wsgi [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1127.662491] [55323]: DEBUG cinder.api.openstack.wsgi [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-686149583", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1127.664570] [55323]: DEBUG cinder.api.v3.volumes [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-686149583', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1127.664735] [55323]: INFO cinder.api.v3.volumes [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Create volume of 1 GB [ 1127.665133] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.665133] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.670557] [55323]: INFO cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Availability Zones retrieved successfully. [ 1127.677417] [55323]: DEBUG cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Flow 'volume_create_api' (f9155db0-c114-4246-86dc-6b4afebfa243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1127.678785] [55323]: DEBUG cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d43933ff-623d-488e-8794-b4911cf72efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1127.680094] [55323]: DEBUG cinder.volume.flows.api.create_volume [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1127.699824] [55323]: DEBUG cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d43933ff-623d-488e-8794-b4911cf72efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1127.700821] [55323]: DEBUG cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdd1915c-9fb9-4e97-9785-3651059c5900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1127.752017] [55323]: DEBUG cinder.quota [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Created reservations ['436cdcb0-badf-4434-8642-764d9a0a559b', 'b89dd906-36a2-4f02-bba4-235371b21b1d', 'b745d029-4fd4-4be4-ac5d-e0f88bb75d5c', '59721c54-8238-421e-b1f3-68b8bd3d7fb0'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1127.753096] [55323]: DEBUG cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdd1915c-9fb9-4e97-9785-3651059c5900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['436cdcb0-badf-4434-8642-764d9a0a559b', 'b89dd906-36a2-4f02-bba4-235371b21b1d', 'b745d029-4fd4-4be4-ac5d-e0f88bb75d5c', '59721c54-8238-421e-b1f3-68b8bd3d7fb0']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1127.754035] [55323]: DEBUG cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528c8353-490a-4906-932d-67c806873320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1127.768367] [55323]: DEBUG cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528c8353-490a-4906-932d-67c806873320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f74a106-4e67-4c6d-bcb4-0efcf9e897db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-686149583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b42542836ade43dc9004adc6b6215b66',qos_specs=None,replication_status=,reservations=['436cdcb0-badf-4434-8642-764d9a0a559b','b89dd906-36a2-4f02-bba4-235371b21b1d','b745d029-4fd4-4be4-ac5d-e0f88bb75d5c','59721c54-8238-421e-b1f3-68b8bd3d7fb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44782c1255634b8783b5e11371c94df7',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:38:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-686149583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f74a106-4e67-4c6d-bcb4-0efcf9e897db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b42542836ade43dc9004adc6b6215b66',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='44782c1255634b8783b5e11371c94df7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1127.769379] [55323]: DEBUG cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f9d6d0-f6af-46e7-929a-1ea43f26ddba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1127.781442] [55323]: DEBUG cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f9d6d0-f6af-46e7-929a-1ea43f26ddba) 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-686149583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b42542836ade43dc9004adc6b6215b66',qos_specs=None,replication_status=,reservations=['436cdcb0-badf-4434-8642-764d9a0a559b','b89dd906-36a2-4f02-bba4-235371b21b1d','b745d029-4fd4-4be4-ac5d-e0f88bb75d5c','59721c54-8238-421e-b1f3-68b8bd3d7fb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44782c1255634b8783b5e11371c94df7',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1127.782392] [55323]: DEBUG cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (131c6818-818b-4fe8-af7b-53722787ea79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1127.791173] [55323]: DEBUG cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (131c6818-818b-4fe8-af7b-53722787ea79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1127.792181] [55323]: DEBUG cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Flow 'volume_create_api' (f9155db0-c114-4246-86dc-6b4afebfa243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1127.792576] [55323]: INFO cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Create volume request issued successfully. [ 1127.793283] [55323]: INFO cinder.api.openstack.wsgi [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-c4f56f0b-fe61-4d72-be4d-2e438c159d44 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1127.793855] [55323]: [pid: 55323|app: 0|req: 170/341] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Feb 7 15:38:49 2025] POST /volume/v3/volumes => generated 753 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1127.798065] [55324]: DEBUG cinder.api.middleware.request_id [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-64f78a24-1452-47ed-ba4e-2077835f8830 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.800461] [55324]: INFO cinder.api.openstack.wsgi [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-64f78a24-1452-47ed-ba4e-2077835f8830 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] GET http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db [ 1127.800692] [55324]: DEBUG cinder.api.openstack.wsgi [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-64f78a24-1452-47ed-ba4e-2077835f8830 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.800901] [55324]: DEBUG cinder.api.openstack.wsgi [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-64f78a24-1452-47ed-ba4e-2077835f8830 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.809099] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.809099] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.813457] [55324]: INFO cinder.volume.api [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-64f78a24-1452-47ed-ba4e-2077835f8830 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Volume info retrieved successfully. [ 1127.818938] [55324]: INFO cinder.api.openstack.wsgi [req-e5b4f654-98dc-4438-98a8-5704a2a1bf5b req-64f78a24-1452-47ed-ba4e-2077835f8830 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db returned with HTTP 200 [ 1127.819671] [55324]: [pid: 55324|app: 0|req: 172/342] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:38:49 2025] GET /volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.837110] [55323]: DEBUG cinder.api.middleware.request_id [req-9a695661-b5bc-4825-ae2a-4d8af5318387 req-169efbd7-3bfb-4792-891c-39f9512801e2 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.841312] [55323]: INFO cinder.api.openstack.wsgi [req-9a695661-b5bc-4825-ae2a-4d8af5318387 req-169efbd7-3bfb-4792-891c-39f9512801e2 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] GET http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db [ 1127.841537] [55323]: DEBUG cinder.api.openstack.wsgi [req-9a695661-b5bc-4825-ae2a-4d8af5318387 req-169efbd7-3bfb-4792-891c-39f9512801e2 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.841751] [55323]: DEBUG cinder.api.openstack.wsgi [req-9a695661-b5bc-4825-ae2a-4d8af5318387 req-169efbd7-3bfb-4792-891c-39f9512801e2 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.852599] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.852599] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.860398] [55323]: INFO cinder.volume.api [req-9a695661-b5bc-4825-ae2a-4d8af5318387 req-169efbd7-3bfb-4792-891c-39f9512801e2 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Volume info retrieved successfully. [ 1127.865682] [55323]: INFO cinder.api.openstack.wsgi [req-9a695661-b5bc-4825-ae2a-4d8af5318387 req-169efbd7-3bfb-4792-891c-39f9512801e2 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db returned with HTTP 200 [ 1127.866122] [55323]: [pid: 55323|app: 0|req: 171/343] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:38:49 2025] GET /volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.886332] [55324]: DEBUG cinder.api.middleware.request_id [req-417d72ae-b56d-4ab5-9957-0fdf752d82c9 req-ca7250a0-6de8-4a1e-bba3-a68ebf9e8a8d None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.891780] [55324]: INFO cinder.api.openstack.wsgi [req-417d72ae-b56d-4ab5-9957-0fdf752d82c9 req-ca7250a0-6de8-4a1e-bba3-a68ebf9e8a8d tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] GET http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db [ 1128.892048] [55324]: DEBUG cinder.api.openstack.wsgi [req-417d72ae-b56d-4ab5-9957-0fdf752d82c9 req-ca7250a0-6de8-4a1e-bba3-a68ebf9e8a8d tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.892284] [55324]: DEBUG cinder.api.openstack.wsgi [req-417d72ae-b56d-4ab5-9957-0fdf752d82c9 req-ca7250a0-6de8-4a1e-bba3-a68ebf9e8a8d tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.904581] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.904581] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.908759] [55324]: INFO cinder.volume.api [req-417d72ae-b56d-4ab5-9957-0fdf752d82c9 req-ca7250a0-6de8-4a1e-bba3-a68ebf9e8a8d tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Volume info retrieved successfully. [ 1128.913790] [55324]: INFO cinder.api.openstack.wsgi [req-417d72ae-b56d-4ab5-9957-0fdf752d82c9 req-ca7250a0-6de8-4a1e-bba3-a68ebf9e8a8d tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db returned with HTTP 200 [ 1128.914264] [55324]: [pid: 55324|app: 0|req: 173/344] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:38:50 2025] GET /volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.930561] [55323]: DEBUG cinder.api.middleware.request_id [req-8781a4af-3113-4295-8260-66fc65ec68d1 req-a32a34da-585a-434a-b5ab-d9270e1f96bd None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.932896] [55323]: INFO cinder.api.openstack.wsgi [req-8781a4af-3113-4295-8260-66fc65ec68d1 req-a32a34da-585a-434a-b5ab-d9270e1f96bd tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1128.933311] [55323]: DEBUG cinder.api.openstack.wsgi [req-8781a4af-3113-4295-8260-66fc65ec68d1 req-a32a34da-585a-434a-b5ab-d9270e1f96bd tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f74a106-4e67-4c6d-bcb4-0efcf9e897db", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1293147849", "description": null, "metadata": {}}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1128.943378] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.943378] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.943934] [55323]: INFO cinder.volume.api [req-8781a4af-3113-4295-8260-66fc65ec68d1 req-a32a34da-585a-434a-b5ab-d9270e1f96bd tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Volume info retrieved successfully. [ 1128.944120] [55323]: INFO cinder.api.v3.snapshots [req-8781a4af-3113-4295-8260-66fc65ec68d1 req-a32a34da-585a-434a-b5ab-d9270e1f96bd tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Create snapshot from volume 4f74a106-4e67-4c6d-bcb4-0efcf9e897db [ 1128.962171] [55323]: WARNING cinder.quota [req-8781a4af-3113-4295-8260-66fc65ec68d1 req-a32a34da-585a-434a-b5ab-d9270e1f96bd tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-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.984505] [55323]: DEBUG cinder.quota [req-8781a4af-3113-4295-8260-66fc65ec68d1 req-a32a34da-585a-434a-b5ab-d9270e1f96bd tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Created reservations ['cf2fcfe8-9aa0-43ab-b491-acd97bcc400c', 'c4084fd3-11c1-40ab-b3ad-aa7d618b9372', '7f298807-60e8-43ea-8a37-f88686248f8a', '71727b6f-8d9f-4643-a655-e1e2ade4af4f'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1129.025752] [55323]: INFO cinder.volume.api [req-8781a4af-3113-4295-8260-66fc65ec68d1 req-a32a34da-585a-434a-b5ab-d9270e1f96bd tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Snapshot create request issued successfully. [ 1129.026108] [55323]: INFO cinder.api.openstack.wsgi [req-8781a4af-3113-4295-8260-66fc65ec68d1 req-a32a34da-585a-434a-b5ab-d9270e1f96bd tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1129.026580] [55323]: [pid: 55323|app: 0|req: 172/345] 10.180.1.21 () {64 vars in 1427 bytes} [Fri Feb 7 15:38:50 2025] POST /volume/v3/snapshots => generated 311 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1129.042500] [55324]: DEBUG cinder.api.middleware.request_id [req-d8c9cde0-26e7-419d-bf11-fc1b0fc22869 req-0bc633f2-aa25-43b9-8407-984e9ed234b4 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.045528] [55324]: INFO cinder.api.openstack.wsgi [req-d8c9cde0-26e7-419d-bf11-fc1b0fc22869 req-0bc633f2-aa25-43b9-8407-984e9ed234b4 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] GET http://10.180.1.21/volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d [ 1129.045800] [55324]: DEBUG cinder.api.openstack.wsgi [req-d8c9cde0-26e7-419d-bf11-fc1b0fc22869 req-0bc633f2-aa25-43b9-8407-984e9ed234b4 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.046042] [55324]: DEBUG cinder.api.openstack.wsgi [req-d8c9cde0-26e7-419d-bf11-fc1b0fc22869 req-0bc633f2-aa25-43b9-8407-984e9ed234b4 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.070644] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.070644] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.071227] [55324]: INFO cinder.volume.api [req-d8c9cde0-26e7-419d-bf11-fc1b0fc22869 req-0bc633f2-aa25-43b9-8407-984e9ed234b4 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Snapshot retrieved successfully. [ 1129.072240] [55324]: INFO cinder.api.openstack.wsgi [req-d8c9cde0-26e7-419d-bf11-fc1b0fc22869 req-0bc633f2-aa25-43b9-8407-984e9ed234b4 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d returned with HTTP 200 [ 1129.072648] [55324]: [pid: 55324|app: 0|req: 174/346] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 7 15:38:50 2025] GET /volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.088835] [55323]: DEBUG cinder.api.middleware.request_id [req-9ba83698-1939-4f91-97c6-1d3401f1dfc0 req-62ed903e-6119-4628-96dd-91f962a618ce None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.091492] [55323]: INFO cinder.api.openstack.wsgi [req-9ba83698-1939-4f91-97c6-1d3401f1dfc0 req-62ed903e-6119-4628-96dd-91f962a618ce tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1129.091645] [55323]: DEBUG cinder.api.openstack.wsgi [req-9ba83698-1939-4f91-97c6-1d3401f1dfc0 req-62ed903e-6119-4628-96dd-91f962a618ce tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.091755] [55323]: DEBUG cinder.api.openstack.wsgi [req-9ba83698-1939-4f91-97c6-1d3401f1dfc0 req-62ed903e-6119-4628-96dd-91f962a618ce tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'detail' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.092070] [55323]: DEBUG cinder.api.api_utils [req-9ba83698-1939-4f91-97c6-1d3401f1dfc0 req-62ed903e-6119-4628-96dd-91f962a618ce tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Removing options '' from query. {{(pid=55323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1129.092414] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.092414] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.093468] [55323]: DEBUG cinder.db.sqlalchemy.api [req-9ba83698-1939-4f91-97c6-1d3401f1dfc0 req-62ed903e-6119-4628-96dd-91f962a618ce tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Building query based on filter {{(pid=55323) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1129.103821] [55323]: INFO cinder.volume.api [req-9ba83698-1939-4f91-97c6-1d3401f1dfc0 req-62ed903e-6119-4628-96dd-91f962a618ce tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Get all snapshots completed successfully. [ 1129.104505] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.104505] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.105260] [55323]: INFO cinder.api.openstack.wsgi [req-9ba83698-1939-4f91-97c6-1d3401f1dfc0 req-62ed903e-6119-4628-96dd-91f962a618ce tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1129.105686] [55323]: [pid: 55323|app: 0|req: 173/347] 10.180.1.21 () {60 vars in 1394 bytes} [Fri Feb 7 15:38:50 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.119726] [55324]: DEBUG cinder.api.middleware.request_id [req-be8ea010-e879-4402-8885-8c12659fe5e8 req-381d46f2-074d-4310-bacb-b2946885f0e1 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.122097] [55324]: INFO cinder.api.openstack.wsgi [req-be8ea010-e879-4402-8885-8c12659fe5e8 req-381d46f2-074d-4310-bacb-b2946885f0e1 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] GET http://10.180.1.21/volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d [ 1129.122322] [55324]: DEBUG cinder.api.openstack.wsgi [req-be8ea010-e879-4402-8885-8c12659fe5e8 req-381d46f2-074d-4310-bacb-b2946885f0e1 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.122571] [55324]: DEBUG cinder.api.openstack.wsgi [req-be8ea010-e879-4402-8885-8c12659fe5e8 req-381d46f2-074d-4310-bacb-b2946885f0e1 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.129059] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.129059] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.129642] [55324]: INFO cinder.volume.api [req-be8ea010-e879-4402-8885-8c12659fe5e8 req-381d46f2-074d-4310-bacb-b2946885f0e1 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Snapshot retrieved successfully. [ 1129.132222] [55324]: INFO cinder.api.openstack.wsgi [req-be8ea010-e879-4402-8885-8c12659fe5e8 req-381d46f2-074d-4310-bacb-b2946885f0e1 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d returned with HTTP 200 [ 1129.132222] [55324]: [pid: 55324|app: 0|req: 175/348] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 7 15:38:50 2025] GET /volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1129.145988] [55323]: DEBUG cinder.api.middleware.request_id [req-1e5e2de9-edd2-4117-ac3a-d956a5e3bae8 req-b9c93236-7769-4f81-bcf5-a42f7b46a87f None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.148477] [55323]: INFO cinder.api.openstack.wsgi [req-1e5e2de9-edd2-4117-ac3a-d956a5e3bae8 req-b9c93236-7769-4f81-bcf5-a42f7b46a87f tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d [ 1129.148629] [55323]: DEBUG cinder.api.openstack.wsgi [req-1e5e2de9-edd2-4117-ac3a-d956a5e3bae8 req-b9c93236-7769-4f81-bcf5-a42f7b46a87f tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.148865] [55323]: DEBUG cinder.api.openstack.wsgi [req-1e5e2de9-edd2-4117-ac3a-d956a5e3bae8 req-b9c93236-7769-4f81-bcf5-a42f7b46a87f tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.149073] [55323]: INFO cinder.api.v2.snapshots [req-1e5e2de9-edd2-4117-ac3a-d956a5e3bae8 req-b9c93236-7769-4f81-bcf5-a42f7b46a87f tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Delete snapshot with id: ee9af62a-d66c-45b4-a766-fba0ce39f11d [ 1129.160302] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.160302] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.160838] [55323]: INFO cinder.volume.api [req-1e5e2de9-edd2-4117-ac3a-d956a5e3bae8 req-b9c93236-7769-4f81-bcf5-a42f7b46a87f tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Snapshot retrieved successfully. [ 1129.176953] [55323]: INFO cinder.volume.api [req-1e5e2de9-edd2-4117-ac3a-d956a5e3bae8 req-b9c93236-7769-4f81-bcf5-a42f7b46a87f tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Snapshot delete request issued successfully. [ 1129.177203] [55323]: INFO cinder.api.openstack.wsgi [req-1e5e2de9-edd2-4117-ac3a-d956a5e3bae8 req-b9c93236-7769-4f81-bcf5-a42f7b46a87f tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d returned with HTTP 202 [ 1129.177735] [55323]: [pid: 55323|app: 0|req: 174/349] 10.180.1.21 () {62 vars in 1506 bytes} [Fri Feb 7 15:38:51 2025] DELETE /volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1129.192150] [55324]: DEBUG cinder.api.middleware.request_id [req-799e3bb0-00f3-47c6-b06d-92fcd53b7bb4 req-6b72ed52-70b8-4419-8628-aba74b4aed14 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1129.195126] [55324]: INFO cinder.api.openstack.wsgi [req-799e3bb0-00f3-47c6-b06d-92fcd53b7bb4 req-6b72ed52-70b8-4419-8628-aba74b4aed14 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] GET http://10.180.1.21/volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d [ 1129.196482] [55324]: DEBUG cinder.api.openstack.wsgi [req-799e3bb0-00f3-47c6-b06d-92fcd53b7bb4 req-6b72ed52-70b8-4419-8628-aba74b4aed14 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1129.196843] [55324]: DEBUG cinder.api.openstack.wsgi [req-799e3bb0-00f3-47c6-b06d-92fcd53b7bb4 req-6b72ed52-70b8-4419-8628-aba74b4aed14 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1129.202387] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.202387] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1129.203308] [55324]: INFO cinder.volume.api [req-799e3bb0-00f3-47c6-b06d-92fcd53b7bb4 req-6b72ed52-70b8-4419-8628-aba74b4aed14 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Snapshot retrieved successfully. [ 1129.204502] [55324]: INFO cinder.api.openstack.wsgi [req-799e3bb0-00f3-47c6-b06d-92fcd53b7bb4 req-6b72ed52-70b8-4419-8628-aba74b4aed14 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d returned with HTTP 200 [ 1129.205323] [55324]: [pid: 55324|app: 0|req: 176/350] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 7 15:38:51 2025] GET /volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.221354] [55323]: DEBUG cinder.api.middleware.request_id [req-16958a8d-2888-4c94-8601-676ffc835a3f req-ff314beb-fa54-4733-8b75-e8879f6f44d1 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.223710] [55323]: INFO cinder.api.openstack.wsgi [req-16958a8d-2888-4c94-8601-676ffc835a3f req-ff314beb-fa54-4733-8b75-e8879f6f44d1 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] GET http://10.180.1.21/volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d [ 1130.223928] [55323]: DEBUG cinder.api.openstack.wsgi [req-16958a8d-2888-4c94-8601-676ffc835a3f req-ff314beb-fa54-4733-8b75-e8879f6f44d1 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.224162] [55323]: DEBUG cinder.api.openstack.wsgi [req-16958a8d-2888-4c94-8601-676ffc835a3f req-ff314beb-fa54-4733-8b75-e8879f6f44d1 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.229515] [55323]: INFO cinder.api.openstack.wsgi [req-16958a8d-2888-4c94-8601-676ffc835a3f req-ff314beb-fa54-4733-8b75-e8879f6f44d1 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d returned with HTTP 404 [ 1130.229983] [55323]: [pid: 55323|app: 0|req: 175/351] 10.180.1.21 () {60 vars in 1484 bytes} [Fri Feb 7 15:38:52 2025] GET /volume/v3/snapshots/ee9af62a-d66c-45b4-a766-fba0ce39f11d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1130.242767] [55324]: DEBUG cinder.api.middleware.request_id [req-d58ec0f9-446c-412a-bccf-aed9eb7545eb req-4926196f-0819-4697-b485-c45805d0a164 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.245091] [55324]: INFO cinder.api.openstack.wsgi [req-d58ec0f9-446c-412a-bccf-aed9eb7545eb req-4926196f-0819-4697-b485-c45805d0a164 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db [ 1130.245283] [55324]: DEBUG cinder.api.openstack.wsgi [req-d58ec0f9-446c-412a-bccf-aed9eb7545eb req-4926196f-0819-4697-b485-c45805d0a164 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.245497] [55324]: DEBUG cinder.api.openstack.wsgi [req-d58ec0f9-446c-412a-bccf-aed9eb7545eb req-4926196f-0819-4697-b485-c45805d0a164 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.245792] [55324]: INFO cinder.api.v3.volumes [req-d58ec0f9-446c-412a-bccf-aed9eb7545eb req-4926196f-0819-4697-b485-c45805d0a164 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Delete volume with id: 4f74a106-4e67-4c6d-bcb4-0efcf9e897db [ 1130.255338] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.255338] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.255851] [55324]: INFO cinder.volume.api [req-d58ec0f9-446c-412a-bccf-aed9eb7545eb req-4926196f-0819-4697-b485-c45805d0a164 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Volume info retrieved successfully. [ 1130.272200] [55324]: INFO cinder.volume.api [req-d58ec0f9-446c-412a-bccf-aed9eb7545eb req-4926196f-0819-4697-b485-c45805d0a164 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Delete volume request issued successfully. [ 1130.272387] [55324]: INFO cinder.api.openstack.wsgi [req-d58ec0f9-446c-412a-bccf-aed9eb7545eb req-4926196f-0819-4697-b485-c45805d0a164 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db returned with HTTP 202 [ 1130.272825] [55324]: [pid: 55324|app: 0|req: 177/352] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 7 15:38:52 2025] DELETE /volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1130.285392] [55323]: DEBUG cinder.api.middleware.request_id [req-bf5f4de4-6dc1-4f37-88cc-3b6ad48faa3d req-875c5fb2-62a3-4d31-9720-4fecd500e66d None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.287757] [55323]: INFO cinder.api.openstack.wsgi [req-bf5f4de4-6dc1-4f37-88cc-3b6ad48faa3d req-875c5fb2-62a3-4d31-9720-4fecd500e66d tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] GET http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db [ 1130.287971] [55323]: DEBUG cinder.api.openstack.wsgi [req-bf5f4de4-6dc1-4f37-88cc-3b6ad48faa3d req-875c5fb2-62a3-4d31-9720-4fecd500e66d tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.288202] [55323]: DEBUG cinder.api.openstack.wsgi [req-bf5f4de4-6dc1-4f37-88cc-3b6ad48faa3d req-875c5fb2-62a3-4d31-9720-4fecd500e66d tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.295875] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.295875] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.300215] [55323]: INFO cinder.volume.api [req-bf5f4de4-6dc1-4f37-88cc-3b6ad48faa3d req-875c5fb2-62a3-4d31-9720-4fecd500e66d tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Volume info retrieved successfully. [ 1130.305049] [55323]: INFO cinder.api.openstack.wsgi [req-bf5f4de4-6dc1-4f37-88cc-3b6ad48faa3d req-875c5fb2-62a3-4d31-9720-4fecd500e66d tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db returned with HTTP 200 [ 1130.305463] [55323]: [pid: 55323|app: 0|req: 176/353] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:38:52 2025] GET /volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.321817] [55324]: DEBUG cinder.api.middleware.request_id [req-46183d28-6f82-4a22-a14f-0afa8e163223 req-8e5f38cd-7824-4ca8-b0eb-7c6742bd6553 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.324208] [55324]: INFO cinder.api.openstack.wsgi [req-46183d28-6f82-4a22-a14f-0afa8e163223 req-8e5f38cd-7824-4ca8-b0eb-7c6742bd6553 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] GET http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db [ 1131.324429] [55324]: DEBUG cinder.api.openstack.wsgi [req-46183d28-6f82-4a22-a14f-0afa8e163223 req-8e5f38cd-7824-4ca8-b0eb-7c6742bd6553 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.324730] [55324]: DEBUG cinder.api.openstack.wsgi [req-46183d28-6f82-4a22-a14f-0afa8e163223 req-8e5f38cd-7824-4ca8-b0eb-7c6742bd6553 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.331553] [55324]: INFO cinder.api.openstack.wsgi [req-46183d28-6f82-4a22-a14f-0afa8e163223 req-8e5f38cd-7824-4ca8-b0eb-7c6742bd6553 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db returned with HTTP 404 [ 1131.332157] [55324]: [pid: 55324|app: 0|req: 178/354] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:38:53 2025] GET /volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1131.350204] [55323]: DEBUG cinder.api.middleware.request_id [req-11219952-046e-467e-8475-f9bc750671c1 req-84b82d6c-1709-4e2f-b0b4-687458cb6e41 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.352736] [55323]: INFO cinder.api.openstack.wsgi [req-11219952-046e-467e-8475-f9bc750671c1 req-84b82d6c-1709-4e2f-b0b4-687458cb6e41 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db [ 1131.353090] [55323]: DEBUG cinder.api.openstack.wsgi [req-11219952-046e-467e-8475-f9bc750671c1 req-84b82d6c-1709-4e2f-b0b4-687458cb6e41 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.353429] [55323]: DEBUG cinder.api.openstack.wsgi [req-11219952-046e-467e-8475-f9bc750671c1 req-84b82d6c-1709-4e2f-b0b4-687458cb6e41 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.354050] [55323]: INFO cinder.api.v3.volumes [req-11219952-046e-467e-8475-f9bc750671c1 req-84b82d6c-1709-4e2f-b0b4-687458cb6e41 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Delete volume with id: 4f74a106-4e67-4c6d-bcb4-0efcf9e897db [ 1131.360039] [55323]: INFO cinder.api.openstack.wsgi [req-11219952-046e-467e-8475-f9bc750671c1 req-84b82d6c-1709-4e2f-b0b4-687458cb6e41 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db returned with HTTP 404 [ 1131.360562] [55323]: [pid: 55323|app: 0|req: 177/355] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 7 15:38:53 2025] DELETE /volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1131.374311] [55324]: DEBUG cinder.api.middleware.request_id [req-8b9ad43e-2ca0-4d07-9fee-f94396e56976 req-69ab0752-0f59-498d-b20c-4be057f00603 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.376842] [55324]: INFO cinder.api.openstack.wsgi [req-8b9ad43e-2ca0-4d07-9fee-f94396e56976 req-69ab0752-0f59-498d-b20c-4be057f00603 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] GET http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db [ 1131.377075] [55324]: DEBUG cinder.api.openstack.wsgi [req-8b9ad43e-2ca0-4d07-9fee-f94396e56976 req-69ab0752-0f59-498d-b20c-4be057f00603 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.377292] [55324]: DEBUG cinder.api.openstack.wsgi [req-8b9ad43e-2ca0-4d07-9fee-f94396e56976 req-69ab0752-0f59-498d-b20c-4be057f00603 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.384333] [55324]: INFO cinder.api.openstack.wsgi [req-8b9ad43e-2ca0-4d07-9fee-f94396e56976 req-69ab0752-0f59-498d-b20c-4be057f00603 tempest-VolumesSnapshotsTestJSON-1815307887 tempest-VolumesSnapshotsTestJSON-1815307887-project-member] http://10.180.1.21/volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db returned with HTTP 404 [ 1131.384869] [55324]: [pid: 55324|app: 0|req: 179/356] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:38:53 2025] GET /volume/v3/volumes/4f74a106-4e67-4c6d-bcb4-0efcf9e897db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1135.468881] [55323]: DEBUG cinder.api.middleware.request_id [None req-dd00b32d-3fd0-4a4f-8b98-f23be04367e3 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.469374] [55323]: INFO cinder.api.openstack.wsgi [None req-dd00b32d-3fd0-4a4f-8b98-f23be04367e3 None None] GET http://10.180.1.21/volume// [ 1135.469575] [55323]: DEBUG cinder.api.openstack.wsgi [None req-dd00b32d-3fd0-4a4f-8b98-f23be04367e3 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.469793] [55323]: DEBUG cinder.api.openstack.wsgi [None req-dd00b32d-3fd0-4a4f-8b98-f23be04367e3 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.470213] [55323]: INFO cinder.api.openstack.wsgi [None req-dd00b32d-3fd0-4a4f-8b98-f23be04367e3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1135.470647] [55323]: [pid: 55323|app: 0|req: 178/357] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:38:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1135.473972] [55324]: DEBUG cinder.api.middleware.request_id [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-2a574ac6-e319-413a-ad16-071bebdd17cd None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.476345] [55324]: INFO cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-2a574ac6-e319-413a-ad16-071bebdd17cd tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1135.476590] [55324]: DEBUG cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-2a574ac6-e319-413a-ad16-071bebdd17cd tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1135.476835] [55324]: DEBUG cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-2a574ac6-e319-413a-ad16-071bebdd17cd tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1135.490181] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.490181] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1135.494121] [55324]: INFO cinder.volume.api [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-2a574ac6-e319-413a-ad16-071bebdd17cd tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1135.500187] [55324]: INFO cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-2a574ac6-e319-413a-ad16-071bebdd17cd tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 200 [ 1135.500598] [55324]: [pid: 55324|app: 0|req: 180/358] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:38:57 2025] GET /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 1571 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1135.610420] [55323]: DEBUG cinder.api.middleware.request_id [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-daa2abab-7e4c-4b68-a41a-fd13872df21d None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.612767] [55323]: INFO cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-daa2abab-7e4c-4b68-a41a-fd13872df21d tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] PUT http://10.180.1.21/volume/v3/attachments/a2938dda-d5c5-4cef-88fa-c755fb9e8240 [ 1135.613193] [55323]: DEBUG cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-daa2abab-7e4c-4b68-a41a-fd13872df21d tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-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=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1135.621185] [55323]: DEBUG cinder.coordination [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-daa2abab-7e4c-4b68-a41a-fd13872df21d tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Acquiring lock "cinder-attachment_update-ffdd302c-b5cd-4a76-b42a-d00b896cdb65-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1135.625462] [55323]: DEBUG cinder.coordination [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-daa2abab-7e4c-4b68-a41a-fd13872df21d tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Lock "cinder-attachment_update-ffdd302c-b5cd-4a76-b42a-d00b896cdb65-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1135.626551] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.626551] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.148790] [55323]: DEBUG cinder.coordination [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-daa2abab-7e4c-4b68-a41a-fd13872df21d tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Lock "cinder-attachment_update-ffdd302c-b5cd-4a76-b42a-d00b896cdb65-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.523s {{(pid=55323) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1136.149163] [55323]: INFO cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-daa2abab-7e4c-4b68-a41a-fd13872df21d tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments/a2938dda-d5c5-4cef-88fa-c755fb9e8240 returned with HTTP 200 [ 1136.149634] [55323]: [pid: 55323|app: 0|req: 179/359] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:38:57 2025] PUT /volume/v3/attachments/a2938dda-d5c5-4cef-88fa-c755fb9e8240 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1136.660362] [55324]: DEBUG cinder.api.middleware.request_id [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-5c1f22b0-61dd-43b1-be57-c1575f230c59 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.663563] [55324]: INFO cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-5c1f22b0-61dd-43b1-be57-c1575f230c59 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] POST http://10.180.1.21/volume/v3/attachments/a2938dda-d5c5-4cef-88fa-c755fb9e8240/action [ 1136.664181] [55324]: DEBUG cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-5c1f22b0-61dd-43b1-be57-c1575f230c59 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action body: b'{"os-complete": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1136.664352] [55324]: DEBUG cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-5c1f22b0-61dd-43b1-be57-c1575f230c59 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1136.686923] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.686923] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.695857] [55324]: INFO cinder.api.openstack.wsgi [req-ed2dc3ec-f863-4f6d-862d-1d73a92ee936 req-5c1f22b0-61dd-43b1-be57-c1575f230c59 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments/a2938dda-d5c5-4cef-88fa-c755fb9e8240/action returned with HTTP 204 [ 1136.696631] [55324]: [pid: 55324|app: 0|req: 181/360] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:38:58 2025] POST /volume/v3/attachments/a2938dda-d5c5-4cef-88fa-c755fb9e8240/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1140.565934] [55323]: DEBUG cinder.api.middleware.request_id [req-d10db4fd-cffe-4ad3-bc61-b25bca62bff1 req-e98a2eee-521a-46ae-a537-d5e96e400159 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.568482] [55323]: INFO cinder.api.openstack.wsgi [req-d10db4fd-cffe-4ad3-bc61-b25bca62bff1 req-e98a2eee-521a-46ae-a537-d5e96e400159 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-305032670 [ 1140.568978] [55323]: DEBUG cinder.api.openstack.wsgi [req-d10db4fd-cffe-4ad3-bc61-b25bca62bff1 req-e98a2eee-521a-46ae-a537-d5e96e400159 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.569353] [55323]: DEBUG cinder.api.openstack.wsgi [req-d10db4fd-cffe-4ad3-bc61-b25bca62bff1 req-e98a2eee-521a-46ae-a537-d5e96e400159 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.569654] [55323]: INFO cinder.api.v3.volumes [req-d10db4fd-cffe-4ad3-bc61-b25bca62bff1 req-e98a2eee-521a-46ae-a537-d5e96e400159 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] Delete volume with id: tempest-invalid-305032670 [ 1140.578380] [55323]: INFO cinder.api.openstack.wsgi [req-d10db4fd-cffe-4ad3-bc61-b25bca62bff1 req-e98a2eee-521a-46ae-a537-d5e96e400159 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-305032670 returned with HTTP 404 [ 1140.579251] [55323]: [pid: 55323|app: 0|req: 180/361] 10.180.1.21 () {62 vars in 1467 bytes} [Fri Feb 7 15:39:02 2025] DELETE /volume/v3/volumes/tempest-invalid-305032670 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1140.607923] [55324]: DEBUG cinder.api.middleware.request_id [req-c2cc3d51-c36b-401d-8664-80a2d32d6773 req-f7a8ed99-b54b-4bce-8cf1-bf121f6022a5 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.611464] [55324]: INFO cinder.api.openstack.wsgi [req-c2cc3d51-c36b-401d-8664-80a2d32d6773 req-f7a8ed99-b54b-4bce-8cf1-bf121f6022a5 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dc3c085a-b899-42e4-b646-1b30a0cfd9ed [ 1140.611693] [55324]: DEBUG cinder.api.openstack.wsgi [req-c2cc3d51-c36b-401d-8664-80a2d32d6773 req-f7a8ed99-b54b-4bce-8cf1-bf121f6022a5 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.611917] [55324]: DEBUG cinder.api.openstack.wsgi [req-c2cc3d51-c36b-401d-8664-80a2d32d6773 req-f7a8ed99-b54b-4bce-8cf1-bf121f6022a5 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.612130] [55324]: INFO cinder.api.v3.volumes [req-c2cc3d51-c36b-401d-8664-80a2d32d6773 req-f7a8ed99-b54b-4bce-8cf1-bf121f6022a5 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] Delete volume with id: dc3c085a-b899-42e4-b646-1b30a0cfd9ed [ 1140.618805] [55324]: INFO cinder.api.openstack.wsgi [req-c2cc3d51-c36b-401d-8664-80a2d32d6773 req-f7a8ed99-b54b-4bce-8cf1-bf121f6022a5 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] http://10.180.1.21/volume/v3/volumes/dc3c085a-b899-42e4-b646-1b30a0cfd9ed returned with HTTP 404 [ 1140.619410] [55324]: [pid: 55324|app: 0|req: 182/362] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 7 15:39:02 2025] DELETE /volume/v3/volumes/dc3c085a-b899-42e4-b646-1b30a0cfd9ed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1140.635688] [55323]: DEBUG cinder.api.middleware.request_id [req-8b52fbf7-5a05-45ea-9508-74f681640d17 req-7936eb61-7ccf-42fb-badc-9043e89f5ee3 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.638343] [55323]: INFO cinder.api.openstack.wsgi [req-8b52fbf7-5a05-45ea-9508-74f681640d17 req-7936eb61-7ccf-42fb-badc-9043e89f5ee3 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] GET http://10.180.1.21/volume/v3/volumes/44f1ddcd-bfd0-4035-ba7d-836b20f17fbd [ 1140.638343] [55323]: DEBUG cinder.api.openstack.wsgi [req-8b52fbf7-5a05-45ea-9508-74f681640d17 req-7936eb61-7ccf-42fb-badc-9043e89f5ee3 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.638706] [55323]: DEBUG cinder.api.openstack.wsgi [req-8b52fbf7-5a05-45ea-9508-74f681640d17 req-7936eb61-7ccf-42fb-badc-9043e89f5ee3 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.645291] [55323]: INFO cinder.api.openstack.wsgi [req-8b52fbf7-5a05-45ea-9508-74f681640d17 req-7936eb61-7ccf-42fb-badc-9043e89f5ee3 tempest-VolumesNegativeTest-47607880 tempest-VolumesNegativeTest-47607880-project-member] http://10.180.1.21/volume/v3/volumes/44f1ddcd-bfd0-4035-ba7d-836b20f17fbd returned with HTTP 404 [ 1140.646076] [55323]: [pid: 55323|app: 0|req: 181/363] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:39:02 2025] GET /volume/v3/volumes/44f1ddcd-bfd0-4035-ba7d-836b20f17fbd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1144.915761] [55324]: DEBUG cinder.api.middleware.request_id [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.918110] [55324]: INFO cinder.api.openstack.wsgi [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1144.918535] [55324]: DEBUG cinder.api.openstack.wsgi [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-917003724", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1144.920828] [55324]: DEBUG cinder.api.v3.volumes [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-917003724', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55324) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1144.920962] [55324]: INFO cinder.api.v3.volumes [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Create volume of 1 GB [ 1144.926431] [55324]: INFO cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Availability Zones retrieved successfully. [ 1144.933440] [55324]: DEBUG cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Flow 'volume_create_api' (9b7b3a2f-e9d6-44b2-91e4-f88963f8fbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1144.934814] [55324]: DEBUG cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4594226-e0b3-4de2-9327-02cbcc90298a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.935911] [55324]: DEBUG cinder.volume.flows.api.create_volume [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Validating volume size '1' using validate_int {{(pid=55324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1144.953560] [55324]: DEBUG cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4594226-e0b3-4de2-9327-02cbcc90298a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.954518] [55324]: DEBUG cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992e32b0-a892-40a5-98b2-b26af32bb6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1144.997898] [55324]: DEBUG cinder.quota [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Created reservations ['128d6657-874d-4a2d-80fd-2df13bd56af6', '574a0ab3-492d-4b5b-ae7f-4cdbce1d4fcd', '346f63f7-eb5b-414d-8ca3-38a5ba898657', '6b85ea9e-b7ee-419c-a048-4e9d237a6b19'] {{(pid=55324) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1144.998837] [55324]: DEBUG cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (992e32b0-a892-40a5-98b2-b26af32bb6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['128d6657-874d-4a2d-80fd-2df13bd56af6', '574a0ab3-492d-4b5b-ae7f-4cdbce1d4fcd', '346f63f7-eb5b-414d-8ca3-38a5ba898657', '6b85ea9e-b7ee-419c-a048-4e9d237a6b19']}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1144.999739] [55324]: DEBUG cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88557951-3543-49e2-833c-74ef4f2958f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.015454] [55324]: DEBUG cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88557951-3543-49e2-833c-74ef4f2958f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-917003724',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecd6e5e40ec44c22b5434d5fd35665f3',qos_specs=None,replication_status=,reservations=['128d6657-874d-4a2d-80fd-2df13bd56af6','574a0ab3-492d-4b5b-ae7f-4cdbce1d4fcd','346f63f7-eb5b-414d-8ca3-38a5ba898657','6b85ea9e-b7ee-419c-a048-4e9d237a6b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e5acbea2a64d0d8394b33fc9dd3791',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:39:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-917003724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ecd6e5e40ec44c22b5434d5fd35665f3',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='e0e5acbea2a64d0d8394b33fc9dd3791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.016135] [55324]: DEBUG cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3330cf60-9602-4b86-aef4-5f0b0ba6ef1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.028520] [55324]: DEBUG cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3330cf60-9602-4b86-aef4-5f0b0ba6ef1a) 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-917003724',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecd6e5e40ec44c22b5434d5fd35665f3',qos_specs=None,replication_status=,reservations=['128d6657-874d-4a2d-80fd-2df13bd56af6','574a0ab3-492d-4b5b-ae7f-4cdbce1d4fcd','346f63f7-eb5b-414d-8ca3-38a5ba898657','6b85ea9e-b7ee-419c-a048-4e9d237a6b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e5acbea2a64d0d8394b33fc9dd3791',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.029398] [55324]: DEBUG cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc8e0f8-532c-4ffe-9cee-44fec8afec93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1145.038454] [55324]: DEBUG cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dc8e0f8-532c-4ffe-9cee-44fec8afec93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1145.039471] [55324]: DEBUG cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Flow 'volume_create_api' (9b7b3a2f-e9d6-44b2-91e4-f88963f8fbc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1145.039801] [55324]: INFO cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Create volume request issued successfully. [ 1145.040471] [55324]: INFO cinder.api.openstack.wsgi [req-54d263c2-bef5-43c7-b180-535db62ac65d req-52048f42-b0aa-412d-8e36-46b619f0a50a tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1145.040876] [55324]: [pid: 55324|app: 0|req: 183/364] 10.180.1.21 () {64 vars in 1421 bytes} [Fri Feb 7 15:39:06 2025] POST /volume/v3/volumes => generated 761 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1145.044982] [55323]: DEBUG cinder.api.middleware.request_id [req-54d263c2-bef5-43c7-b180-535db62ac65d req-6d9ba5f9-8409-4fb1-87f6-5d50b9d63570 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.047958] [55323]: INFO cinder.api.openstack.wsgi [req-54d263c2-bef5-43c7-b180-535db62ac65d req-6d9ba5f9-8409-4fb1-87f6-5d50b9d63570 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c [ 1145.048198] [55323]: DEBUG cinder.api.openstack.wsgi [req-54d263c2-bef5-43c7-b180-535db62ac65d req-6d9ba5f9-8409-4fb1-87f6-5d50b9d63570 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.048416] [55323]: DEBUG cinder.api.openstack.wsgi [req-54d263c2-bef5-43c7-b180-535db62ac65d req-6d9ba5f9-8409-4fb1-87f6-5d50b9d63570 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.056495] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.056495] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.060682] [55323]: INFO cinder.volume.api [req-54d263c2-bef5-43c7-b180-535db62ac65d req-6d9ba5f9-8409-4fb1-87f6-5d50b9d63570 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Volume info retrieved successfully. [ 1145.066410] [55323]: INFO cinder.api.openstack.wsgi [req-54d263c2-bef5-43c7-b180-535db62ac65d req-6d9ba5f9-8409-4fb1-87f6-5d50b9d63570 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c returned with HTTP 200 [ 1145.066815] [55323]: [pid: 55323|app: 0|req: 182/365] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:39:06 2025] GET /volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.083405] [55324]: DEBUG cinder.api.middleware.request_id [req-c7516408-e4ac-4b2e-8c4c-39088d13d12a req-5185f6b8-a47e-4d3d-959a-4b852b9d04ad None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.085997] [55324]: INFO cinder.api.openstack.wsgi [req-c7516408-e4ac-4b2e-8c4c-39088d13d12a req-5185f6b8-a47e-4d3d-959a-4b852b9d04ad tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c [ 1145.087048] [55324]: DEBUG cinder.api.openstack.wsgi [req-c7516408-e4ac-4b2e-8c4c-39088d13d12a req-5185f6b8-a47e-4d3d-959a-4b852b9d04ad tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.087048] [55324]: DEBUG cinder.api.openstack.wsgi [req-c7516408-e4ac-4b2e-8c4c-39088d13d12a req-5185f6b8-a47e-4d3d-959a-4b852b9d04ad tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.094191] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.094191] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.097842] [55324]: INFO cinder.volume.api [req-c7516408-e4ac-4b2e-8c4c-39088d13d12a req-5185f6b8-a47e-4d3d-959a-4b852b9d04ad tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Volume info retrieved successfully. [ 1145.102219] [55324]: INFO cinder.api.openstack.wsgi [req-c7516408-e4ac-4b2e-8c4c-39088d13d12a req-5185f6b8-a47e-4d3d-959a-4b852b9d04ad tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c returned with HTTP 200 [ 1145.102641] [55324]: [pid: 55324|app: 0|req: 184/366] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:39:06 2025] GET /volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.117778] [55323]: DEBUG cinder.api.middleware.request_id [req-6591151c-bd21-48be-b65d-38195d19f5a5 req-5278c622-ceb3-4f71-b1c8-aa4fe72c8b15 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.120072] [55323]: INFO cinder.api.openstack.wsgi [req-6591151c-bd21-48be-b65d-38195d19f5a5 req-5278c622-ceb3-4f71-b1c8-aa4fe72c8b15 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c [ 1146.120294] [55323]: DEBUG cinder.api.openstack.wsgi [req-6591151c-bd21-48be-b65d-38195d19f5a5 req-5278c622-ceb3-4f71-b1c8-aa4fe72c8b15 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.120509] [55323]: DEBUG cinder.api.openstack.wsgi [req-6591151c-bd21-48be-b65d-38195d19f5a5 req-5278c622-ceb3-4f71-b1c8-aa4fe72c8b15 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.131258] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.131258] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.134963] [55323]: INFO cinder.volume.api [req-6591151c-bd21-48be-b65d-38195d19f5a5 req-5278c622-ceb3-4f71-b1c8-aa4fe72c8b15 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Volume info retrieved successfully. [ 1146.139484] [55323]: INFO cinder.api.openstack.wsgi [req-6591151c-bd21-48be-b65d-38195d19f5a5 req-5278c622-ceb3-4f71-b1c8-aa4fe72c8b15 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c returned with HTTP 200 [ 1146.139855] [55323]: [pid: 55323|app: 0|req: 183/367] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:39:07 2025] GET /volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.154049] [55324]: DEBUG cinder.api.middleware.request_id [req-8f50807f-19e2-423f-8b62-3cc9388811c5 req-ee21a0c3-8f5d-44c2-a936-aa8ff66e3e72 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.156514] [55324]: INFO cinder.api.openstack.wsgi [req-8f50807f-19e2-423f-8b62-3cc9388811c5 req-ee21a0c3-8f5d-44c2-a936-aa8ff66e3e72 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c [ 1146.156736] [55324]: DEBUG cinder.api.openstack.wsgi [req-8f50807f-19e2-423f-8b62-3cc9388811c5 req-ee21a0c3-8f5d-44c2-a936-aa8ff66e3e72 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.156951] [55324]: DEBUG cinder.api.openstack.wsgi [req-8f50807f-19e2-423f-8b62-3cc9388811c5 req-ee21a0c3-8f5d-44c2-a936-aa8ff66e3e72 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.164712] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.164712] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.168096] [55324]: INFO cinder.volume.api [req-8f50807f-19e2-423f-8b62-3cc9388811c5 req-ee21a0c3-8f5d-44c2-a936-aa8ff66e3e72 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Volume info retrieved successfully. [ 1146.172465] [55324]: INFO cinder.api.openstack.wsgi [req-8f50807f-19e2-423f-8b62-3cc9388811c5 req-ee21a0c3-8f5d-44c2-a936-aa8ff66e3e72 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c returned with HTTP 200 [ 1146.172779] [55324]: [pid: 55324|app: 0|req: 185/368] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:39:08 2025] GET /volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.188871] [55323]: DEBUG cinder.api.middleware.request_id [req-848605e1-34e1-433f-9883-36ad65d77745 req-4a14afbf-e15c-42c6-a2d0-5257b142585f None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.191239] [55323]: INFO cinder.api.openstack.wsgi [req-848605e1-34e1-433f-9883-36ad65d77745 req-4a14afbf-e15c-42c6-a2d0-5257b142585f tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c [ 1146.191436] [55323]: DEBUG cinder.api.openstack.wsgi [req-848605e1-34e1-433f-9883-36ad65d77745 req-4a14afbf-e15c-42c6-a2d0-5257b142585f tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.191647] [55323]: DEBUG cinder.api.openstack.wsgi [req-848605e1-34e1-433f-9883-36ad65d77745 req-4a14afbf-e15c-42c6-a2d0-5257b142585f tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.191851] [55323]: INFO cinder.api.v3.volumes [req-848605e1-34e1-433f-9883-36ad65d77745 req-4a14afbf-e15c-42c6-a2d0-5257b142585f tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Delete volume with id: 3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c [ 1146.199758] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.199758] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.200289] [55323]: INFO cinder.volume.api [req-848605e1-34e1-433f-9883-36ad65d77745 req-4a14afbf-e15c-42c6-a2d0-5257b142585f tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Volume info retrieved successfully. [ 1146.217139] [55323]: INFO cinder.volume.api [req-848605e1-34e1-433f-9883-36ad65d77745 req-4a14afbf-e15c-42c6-a2d0-5257b142585f tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Delete volume request issued successfully. [ 1146.217444] [55323]: INFO cinder.api.openstack.wsgi [req-848605e1-34e1-433f-9883-36ad65d77745 req-4a14afbf-e15c-42c6-a2d0-5257b142585f tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c returned with HTTP 202 [ 1146.217870] [55323]: [pid: 55323|app: 0|req: 184/369] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 7 15:39:08 2025] DELETE /volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1146.229411] [55324]: DEBUG cinder.api.middleware.request_id [req-0fb9c14a-5499-4d4e-bd1f-362c5757e368 req-e059ffdd-d787-4367-b1e4-f9e337e8d7fa None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.231695] [55324]: INFO cinder.api.openstack.wsgi [req-0fb9c14a-5499-4d4e-bd1f-362c5757e368 req-e059ffdd-d787-4367-b1e4-f9e337e8d7fa tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c [ 1146.231927] [55324]: DEBUG cinder.api.openstack.wsgi [req-0fb9c14a-5499-4d4e-bd1f-362c5757e368 req-e059ffdd-d787-4367-b1e4-f9e337e8d7fa tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.232157] [55324]: DEBUG cinder.api.openstack.wsgi [req-0fb9c14a-5499-4d4e-bd1f-362c5757e368 req-e059ffdd-d787-4367-b1e4-f9e337e8d7fa tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.240013] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.240013] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.243770] [55324]: INFO cinder.volume.api [req-0fb9c14a-5499-4d4e-bd1f-362c5757e368 req-e059ffdd-d787-4367-b1e4-f9e337e8d7fa tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Volume info retrieved successfully. [ 1146.248175] [55324]: INFO cinder.api.openstack.wsgi [req-0fb9c14a-5499-4d4e-bd1f-362c5757e368 req-e059ffdd-d787-4367-b1e4-f9e337e8d7fa tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c returned with HTTP 200 [ 1146.249030] [55324]: [pid: 55324|app: 0|req: 186/370] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:39:08 2025] GET /volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.264230] [55323]: DEBUG cinder.api.middleware.request_id [req-4b4fe411-5fa3-4d11-8322-a7a381298ccd req-9332d23a-90da-46b1-ab10-8479bda2f4b1 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.266649] [55323]: INFO cinder.api.openstack.wsgi [req-4b4fe411-5fa3-4d11-8322-a7a381298ccd req-9332d23a-90da-46b1-ab10-8479bda2f4b1 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] GET http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c [ 1147.266871] [55323]: DEBUG cinder.api.openstack.wsgi [req-4b4fe411-5fa3-4d11-8322-a7a381298ccd req-9332d23a-90da-46b1-ab10-8479bda2f4b1 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.267100] [55323]: DEBUG cinder.api.openstack.wsgi [req-4b4fe411-5fa3-4d11-8322-a7a381298ccd req-9332d23a-90da-46b1-ab10-8479bda2f4b1 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.269970] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=166,cinder:UPDATE=45,cinder:INSERT=26 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1147.275321] [55323]: INFO cinder.api.openstack.wsgi [req-4b4fe411-5fa3-4d11-8322-a7a381298ccd req-9332d23a-90da-46b1-ab10-8479bda2f4b1 tempest-VolumesGetTestJSON-1534837281 tempest-VolumesGetTestJSON-1534837281-project-member] http://10.180.1.21/volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c returned with HTTP 404 [ 1147.275970] [55323]: [pid: 55323|app: 0|req: 185/371] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:39:09 2025] GET /volume/v3/volumes/3eb2c131-c3a1-494e-8b0b-0119a8f9ca7c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1156.246157] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=135,cinder:UPDATE=16,cinder:INSERT=12 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1161.267038] [55324]: DEBUG cinder.api.middleware.request_id [None req-ed9ea9b7-f972-4375-ad44-3540dc64647c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.267038] [55324]: INFO cinder.api.openstack.wsgi [None req-ed9ea9b7-f972-4375-ad44-3540dc64647c None None] GET http://10.180.1.21/volume// [ 1161.267324] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ed9ea9b7-f972-4375-ad44-3540dc64647c None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.267324] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ed9ea9b7-f972-4375-ad44-3540dc64647c None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.267807] [55324]: INFO cinder.api.openstack.wsgi [None req-ed9ea9b7-f972-4375-ad44-3540dc64647c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1161.268159] [55324]: [pid: 55324|app: 0|req: 187/372] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:39:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1161.272072] [55323]: DEBUG cinder.api.middleware.request_id [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-291efa6d-026a-47ab-ae6b-ae4f0a50c0d6 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.274587] [55323]: INFO cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-291efa6d-026a-47ab-ae6b-ae4f0a50c0d6 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1161.275094] [55323]: DEBUG cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-291efa6d-026a-47ab-ae6b-ae4f0a50c0d6 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffdd302c-b5cd-4a76-b42a-d00b896cdb65", "connector": null, "instance_uuid": "85b7799b-f6f1-4187-997b-7e4e05b477ba"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1161.295050] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.295050] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.321306] [55323]: INFO cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-291efa6d-026a-47ab-ae6b-ae4f0a50c0d6 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1161.321746] [55323]: [pid: 55323|app: 0|req: 186/373] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:39:23 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1161.326787] [55324]: DEBUG cinder.api.middleware.request_id [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-d9638a34-679b-4f9a-b410-1ef22b68cb1e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.329081] [55324]: INFO cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-d9638a34-679b-4f9a-b410-1ef22b68cb1e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a2938dda-d5c5-4cef-88fa-c755fb9e8240 [ 1161.329303] [55324]: DEBUG cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-d9638a34-679b-4f9a-b410-1ef22b68cb1e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.329510] [55324]: DEBUG cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-d9638a34-679b-4f9a-b410-1ef22b68cb1e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.336599] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.336599] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.864269] [55324]: INFO cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-d9638a34-679b-4f9a-b410-1ef22b68cb1e tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments/a2938dda-d5c5-4cef-88fa-c755fb9e8240 returned with HTTP 200 [ 1161.864755] [55324]: [pid: 55324|app: 0|req: 188/374] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:39:23 2025] DELETE /volume/v3/attachments/a2938dda-d5c5-4cef-88fa-c755fb9e8240 => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1166.242950] [55323]: DEBUG cinder.api.middleware.request_id [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-701b6299-8291-4f64-a8db-53b9d57e9354 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.245390] [55323]: INFO cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-701b6299-8291-4f64-a8db-53b9d57e9354 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] PUT http://10.180.1.21/volume/v3/attachments/fe04beb9-4612-460c-8f08-5f1e3fe63a3d [ 1166.245851] [55323]: DEBUG cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-701b6299-8291-4f64-a8db-53b9d57e9354 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-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-483462", "mountpoint": "/dev/sda"}}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1166.255199] [55323]: DEBUG cinder.coordination [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-701b6299-8291-4f64-a8db-53b9d57e9354 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Acquiring lock "cinder-attachment_update-ffdd302c-b5cd-4a76-b42a-d00b896cdb65-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1166.259435] [55323]: DEBUG cinder.coordination [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-701b6299-8291-4f64-a8db-53b9d57e9354 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Lock "cinder-attachment_update-ffdd302c-b5cd-4a76-b42a-d00b896cdb65-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1166.260524] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.260524] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.781735] [55323]: DEBUG cinder.coordination [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-701b6299-8291-4f64-a8db-53b9d57e9354 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Lock "cinder-attachment_update-ffdd302c-b5cd-4a76-b42a-d00b896cdb65-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55323) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1166.782107] [55323]: INFO cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-701b6299-8291-4f64-a8db-53b9d57e9354 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments/fe04beb9-4612-460c-8f08-5f1e3fe63a3d returned with HTTP 200 [ 1166.782703] [55323]: [pid: 55323|app: 0|req: 187/375] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:39:28 2025] PUT /volume/v3/attachments/fe04beb9-4612-460c-8f08-5f1e3fe63a3d => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1166.787457] [55324]: DEBUG cinder.api.middleware.request_id [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-30abadb7-f493-456b-99c9-5d3e3835de9f None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.789809] [55324]: INFO cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-30abadb7-f493-456b-99c9-5d3e3835de9f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/attachments/fe04beb9-4612-460c-8f08-5f1e3fe63a3d [ 1166.790077] [55324]: DEBUG cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-30abadb7-f493-456b-99c9-5d3e3835de9f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.790297] [55324]: DEBUG cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-30abadb7-f493-456b-99c9-5d3e3835de9f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.804864] [55324]: INFO cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-30abadb7-f493-456b-99c9-5d3e3835de9f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments/fe04beb9-4612-460c-8f08-5f1e3fe63a3d returned with HTTP 200 [ 1166.805297] [55324]: [pid: 55324|app: 0|req: 189/376] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 7 15:39:28 2025] GET /volume/v3/attachments/fe04beb9-4612-460c-8f08-5f1e3fe63a3d => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.389968] [55323]: DEBUG cinder.api.middleware.request_id [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-c43ba1c2-c6c9-4f75-a681-8f4d406e9b9a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.393596] [55323]: INFO cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-c43ba1c2-c6c9-4f75-a681-8f4d406e9b9a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] POST http://10.180.1.21/volume/v3/attachments/fe04beb9-4612-460c-8f08-5f1e3fe63a3d/action [ 1169.394190] [55323]: DEBUG cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-c43ba1c2-c6c9-4f75-a681-8f4d406e9b9a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1169.394388] [55323]: DEBUG cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-c43ba1c2-c6c9-4f75-a681-8f4d406e9b9a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1169.419665] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.419665] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.429591] [55323]: INFO cinder.api.openstack.wsgi [req-e3ceef94-4976-4945-b6bd-0171b73d5ad9 req-c43ba1c2-c6c9-4f75-a681-8f4d406e9b9a tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments/fe04beb9-4612-460c-8f08-5f1e3fe63a3d/action returned with HTTP 204 [ 1169.430051] [55323]: [pid: 55323|app: 0|req: 188/377] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:39:31 2025] POST /volume/v3/attachments/fe04beb9-4612-460c-8f08-5f1e3fe63a3d/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1173.887424] [55324]: DEBUG cinder.api.middleware.request_id [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.889414] [55324]: INFO cinder.api.openstack.wsgi [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1173.889797] [55324]: DEBUG cinder.api.openstack.wsgi [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-544566869"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1173.891435] [55324]: DEBUG cinder.api.v3.volumes [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-544566869'}} {{(pid=55324) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1173.891574] [55324]: INFO cinder.api.v3.volumes [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Create volume of 1 GB [ 1173.891890] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.891890] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.896916] [55324]: INFO cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Availability Zones retrieved successfully. [ 1173.903519] [55324]: DEBUG cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Flow 'volume_create_api' (17c47401-e438-46b4-ae9e-e7bec62fe1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1173.904677] [55324]: DEBUG cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae414c59-6c3c-4ef0-a5f7-9e5f38719e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1173.905837] [55324]: DEBUG cinder.volume.flows.api.create_volume [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Validating volume size '1' using validate_int {{(pid=55324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1173.922554] [55324]: DEBUG cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae414c59-6c3c-4ef0-a5f7-9e5f38719e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1173.923467] [55324]: DEBUG cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb6ba6c0-aa06-47ef-a653-af825f95ba20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1173.951208] [55324]: DEBUG cinder.quota [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Created reservations ['a14f5ce7-6e6f-4312-87d0-1814b3ab596d', '161e1d1d-1ecf-4249-abd8-d4c6b597414d', '5e2c506e-7bdc-48bb-87f5-29ec1787b8d4', 'cfdff241-111a-476b-8d0f-4688395dd4e2'] {{(pid=55324) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1173.952092] [55324]: DEBUG cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb6ba6c0-aa06-47ef-a653-af825f95ba20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a14f5ce7-6e6f-4312-87d0-1814b3ab596d', '161e1d1d-1ecf-4249-abd8-d4c6b597414d', '5e2c506e-7bdc-48bb-87f5-29ec1787b8d4', 'cfdff241-111a-476b-8d0f-4688395dd4e2']}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1173.952979] [55324]: DEBUG cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27362143-c537-4915-90cd-5e7de38db64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1173.966040] [55324]: DEBUG cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27362143-c537-4915-90cd-5e7de38db64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e59d2d1f-d628-4f49-a26a-566651b9c35a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-544566869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e3174add63442a7a1db4fbf73d222ab',qos_specs=None,replication_status=,reservations=['a14f5ce7-6e6f-4312-87d0-1814b3ab596d','161e1d1d-1ecf-4249-abd8-d4c6b597414d','5e2c506e-7bdc-48bb-87f5-29ec1787b8d4','cfdff241-111a-476b-8d0f-4688395dd4e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22723125f74540169f07c6feaea25c12',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-544566869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e59d2d1f-d628-4f49-a26a-566651b9c35a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e3174add63442a7a1db4fbf73d222ab',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='22723125f74540169f07c6feaea25c12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1173.966921] [55324]: DEBUG cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d6a900-8fad-4ebe-8b12-b33e4c7ceb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1173.978586] [55324]: DEBUG cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d6a900-8fad-4ebe-8b12-b33e4c7ceb99) 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-544566869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e3174add63442a7a1db4fbf73d222ab',qos_specs=None,replication_status=,reservations=['a14f5ce7-6e6f-4312-87d0-1814b3ab596d','161e1d1d-1ecf-4249-abd8-d4c6b597414d','5e2c506e-7bdc-48bb-87f5-29ec1787b8d4','cfdff241-111a-476b-8d0f-4688395dd4e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22723125f74540169f07c6feaea25c12',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1173.979399] [55324]: DEBUG cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a0a252-063a-4a67-8d47-6374bead8c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1173.988592] [55324]: DEBUG cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a0a252-063a-4a67-8d47-6374bead8c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1173.989600] [55324]: DEBUG cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Flow 'volume_create_api' (17c47401-e438-46b4-ae9e-e7bec62fe1eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1173.989938] [55324]: INFO cinder.volume.api [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Create volume request issued successfully. [ 1173.990643] [55324]: INFO cinder.api.openstack.wsgi [None req-710e2dd8-a6cc-4f41-ba7c-42630eb4b1ae tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1173.991326] [55324]: [pid: 55324|app: 0|req: 190/378] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:39:35 2025] POST /volume/v3/volumes => generated 755 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1173.999581] [55323]: DEBUG cinder.api.middleware.request_id [None req-2f8c64a8-3972-40d2-a393-13d574cdbeb3 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.001656] [55323]: INFO cinder.api.openstack.wsgi [None req-2f8c64a8-3972-40d2-a393-13d574cdbeb3 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a [ 1174.001881] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2f8c64a8-3972-40d2-a393-13d574cdbeb3 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.002120] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2f8c64a8-3972-40d2-a393-13d574cdbeb3 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.009536] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.009536] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.013549] [55323]: INFO cinder.volume.api [None req-2f8c64a8-3972-40d2-a393-13d574cdbeb3 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1174.017688] [55323]: INFO cinder.api.openstack.wsgi [None req-2f8c64a8-3972-40d2-a393-13d574cdbeb3 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a returned with HTTP 200 [ 1174.018159] [55323]: [pid: 55323|app: 0|req: 189/379] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:35 2025] GET /volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.028379] [55324]: DEBUG cinder.api.middleware.request_id [None req-a306f44e-0713-4467-b8dc-347099106f76 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.030597] [55324]: INFO cinder.api.openstack.wsgi [None req-a306f44e-0713-4467-b8dc-347099106f76 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a [ 1175.030821] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a306f44e-0713-4467-b8dc-347099106f76 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.031054] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a306f44e-0713-4467-b8dc-347099106f76 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.038964] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.038964] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.042269] [55324]: INFO cinder.volume.api [None req-a306f44e-0713-4467-b8dc-347099106f76 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1175.046486] [55324]: INFO cinder.api.openstack.wsgi [None req-a306f44e-0713-4467-b8dc-347099106f76 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a returned with HTTP 200 [ 1175.046904] [55324]: [pid: 55324|app: 0|req: 191/380] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:36 2025] GET /volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1178.858509] [55323]: DEBUG cinder.api.middleware.request_id [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.860505] [55323]: INFO cinder.api.openstack.wsgi [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1178.860869] [55323]: DEBUG cinder.api.openstack.wsgi [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-44047956"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1178.862534] [55323]: DEBUG cinder.api.v3.volumes [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-44047956'}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1178.862687] [55323]: INFO cinder.api.v3.volumes [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Create volume of 1 GB [ 1178.868102] [55323]: INFO cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Availability Zones retrieved successfully. [ 1178.874843] [55323]: DEBUG cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Flow 'volume_create_api' (0e3ad50a-33ef-4d25-b26b-4e2976df304d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1178.875998] [55323]: DEBUG cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f8cf3f-ed30-4294-a633-4236a3948bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1178.877033] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1178.893433] [55323]: DEBUG cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f8cf3f-ed30-4294-a633-4236a3948bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1178.894339] [55323]: DEBUG cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5722d3a1-a9d2-427f-9bcb-12f2860a49d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1178.921205] [55323]: DEBUG cinder.quota [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Created reservations ['377eee85-169f-4793-8573-4692719a09e1', '797ac9ec-0d01-40b8-9304-2112e73c114e', 'ef7dcdfb-84bf-43ea-a7ce-0e7582dcbd0a', 'be4c87ce-c889-4466-8e5e-4de5c2908644'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1178.922055] [55323]: DEBUG cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5722d3a1-a9d2-427f-9bcb-12f2860a49d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['377eee85-169f-4793-8573-4692719a09e1', '797ac9ec-0d01-40b8-9304-2112e73c114e', 'ef7dcdfb-84bf-43ea-a7ce-0e7582dcbd0a', 'be4c87ce-c889-4466-8e5e-4de5c2908644']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1178.922973] [55323]: DEBUG cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (976a0ffd-68c6-4387-80d4-b189f553be98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1178.935405] [55323]: DEBUG cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (976a0ffd-68c6-4387-80d4-b189f553be98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2b3f17c-d7cb-410d-8595-306799bad8eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-44047956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c46c4774235a43a2acee28ca02859973',qos_specs=None,replication_status=,reservations=['377eee85-169f-4793-8573-4692719a09e1','797ac9ec-0d01-40b8-9304-2112e73c114e','ef7dcdfb-84bf-43ea-a7ce-0e7582dcbd0a','be4c87ce-c889-4466-8e5e-4de5c2908644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c50ecfb42346b6ade6e39687238fdc',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:39:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-44047956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2b3f17c-d7cb-410d-8595-306799bad8eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c46c4774235a43a2acee28ca02859973',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='10c50ecfb42346b6ade6e39687238fdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1178.936267] [55323]: DEBUG cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f24c300-924f-4c16-ac23-de7546895cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1178.948125] [55323]: DEBUG cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f24c300-924f-4c16-ac23-de7546895cb7) 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-44047956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c46c4774235a43a2acee28ca02859973',qos_specs=None,replication_status=,reservations=['377eee85-169f-4793-8573-4692719a09e1','797ac9ec-0d01-40b8-9304-2112e73c114e','ef7dcdfb-84bf-43ea-a7ce-0e7582dcbd0a','be4c87ce-c889-4466-8e5e-4de5c2908644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c50ecfb42346b6ade6e39687238fdc',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1178.948974] [55323]: DEBUG cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af1c7cf-c20b-4bd8-bfb3-779d253b3632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1178.962852] [55323]: DEBUG cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af1c7cf-c20b-4bd8-bfb3-779d253b3632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1178.963889] [55323]: DEBUG cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Flow 'volume_create_api' (0e3ad50a-33ef-4d25-b26b-4e2976df304d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1178.964242] [55323]: INFO cinder.volume.api [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Create volume request issued successfully. [ 1178.964928] [55323]: INFO cinder.api.openstack.wsgi [None req-835af42d-88dd-43a4-963f-2c5a2f5d7d92 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1178.965374] [55323]: [pid: 55323|app: 0|req: 190/381] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:39:40 2025] POST /volume/v3/volumes => generated 748 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1178.973519] [55324]: DEBUG cinder.api.middleware.request_id [None req-868b2afb-2213-4819-9c6e-35bbb1f57ba1 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1178.975801] [55324]: INFO cinder.api.openstack.wsgi [None req-868b2afb-2213-4819-9c6e-35bbb1f57ba1 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1178.976044] [55324]: DEBUG cinder.api.openstack.wsgi [None req-868b2afb-2213-4819-9c6e-35bbb1f57ba1 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1178.976269] [55324]: DEBUG cinder.api.openstack.wsgi [None req-868b2afb-2213-4819-9c6e-35bbb1f57ba1 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1178.983451] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.983451] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1178.987193] [55324]: INFO cinder.volume.api [None req-868b2afb-2213-4819-9c6e-35bbb1f57ba1 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1178.991274] [55324]: INFO cinder.api.openstack.wsgi [None req-868b2afb-2213-4819-9c6e-35bbb1f57ba1 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1178.991733] [55324]: [pid: 55324|app: 0|req: 192/382] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:40 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1180.001307] [55323]: DEBUG cinder.api.middleware.request_id [None req-ec1ef7d1-c6b1-4779-904a-4d47e1cdc982 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.003627] [55323]: INFO cinder.api.openstack.wsgi [None req-ec1ef7d1-c6b1-4779-904a-4d47e1cdc982 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1180.003893] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ec1ef7d1-c6b1-4779-904a-4d47e1cdc982 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.004154] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ec1ef7d1-c6b1-4779-904a-4d47e1cdc982 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.011918] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.011918] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.015281] [55323]: INFO cinder.volume.api [None req-ec1ef7d1-c6b1-4779-904a-4d47e1cdc982 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1180.019462] [55323]: INFO cinder.api.openstack.wsgi [None req-ec1ef7d1-c6b1-4779-904a-4d47e1cdc982 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1180.020015] [55323]: [pid: 55323|app: 0|req: 191/383] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:41 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1180.054531] [55324]: DEBUG cinder.api.middleware.request_id [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-e2efee1c-44ad-4dc3-8132-d9a618ee0f15 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1180.056951] [55324]: INFO cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-e2efee1c-44ad-4dc3-8132-d9a618ee0f15 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1180.057197] [55324]: DEBUG cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-e2efee1c-44ad-4dc3-8132-d9a618ee0f15 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1180.057423] [55324]: DEBUG cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-e2efee1c-44ad-4dc3-8132-d9a618ee0f15 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1180.065180] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.065180] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1180.068687] [55324]: INFO cinder.volume.api [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-e2efee1c-44ad-4dc3-8132-d9a618ee0f15 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1180.072952] [55324]: INFO cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-e2efee1c-44ad-4dc3-8132-d9a618ee0f15 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1180.073365] [55324]: [pid: 55324|app: 0|req: 193/384] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:39:41 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1181.592659] [55323]: DEBUG cinder.api.middleware.request_id [None req-0fc64821-264b-4187-a8e0-53207958aecd None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.593128] [55323]: INFO cinder.api.openstack.wsgi [None req-0fc64821-264b-4187-a8e0-53207958aecd None None] GET http://10.180.1.21/volume// [ 1181.593309] [55323]: DEBUG cinder.api.openstack.wsgi [None req-0fc64821-264b-4187-a8e0-53207958aecd None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.593528] [55323]: DEBUG cinder.api.openstack.wsgi [None req-0fc64821-264b-4187-a8e0-53207958aecd None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.593925] [55323]: INFO cinder.api.openstack.wsgi [None req-0fc64821-264b-4187-a8e0-53207958aecd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1181.594236] [55323]: [pid: 55323|app: 0|req: 192/385] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:39:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1181.598130] [55324]: DEBUG cinder.api.middleware.request_id [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-d3c90997-06e2-44f6-888b-4156ce0063e5 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.600772] [55324]: INFO cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-d3c90997-06e2-44f6-888b-4156ce0063e5 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1181.601313] [55324]: DEBUG cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-d3c90997-06e2-44f6-888b-4156ce0063e5 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2b3f17c-d7cb-410d-8595-306799bad8eb", "connector": null, "instance_uuid": "c043e02f-aa70-4ec3-8001-0e6df7901692"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1181.613253] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.613253] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.637072] [55324]: INFO cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-d3c90997-06e2-44f6-888b-4156ce0063e5 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1181.637482] [55324]: [pid: 55324|app: 0|req: 194/386] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:39:43 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) [ 1181.658056] [55323]: DEBUG cinder.api.middleware.request_id [None req-82a8644d-18ae-4a4e-8fc7-0b083b75fb01 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1181.659895] [55323]: INFO cinder.api.openstack.wsgi [None req-82a8644d-18ae-4a4e-8fc7-0b083b75fb01 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1181.660127] [55323]: DEBUG cinder.api.openstack.wsgi [None req-82a8644d-18ae-4a4e-8fc7-0b083b75fb01 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1181.660339] [55323]: DEBUG cinder.api.openstack.wsgi [None req-82a8644d-18ae-4a4e-8fc7-0b083b75fb01 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1181.670400] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.670400] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1181.673691] [55323]: INFO cinder.volume.api [None req-82a8644d-18ae-4a4e-8fc7-0b083b75fb01 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1181.678451] [55323]: INFO cinder.api.openstack.wsgi [None req-82a8644d-18ae-4a4e-8fc7-0b083b75fb01 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1181.678842] [55323]: [pid: 55323|app: 0|req: 193/387] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:43 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1182.161978] [55324]: DEBUG cinder.api.middleware.request_id [None req-de69b3dc-8895-4fba-9b08-24906ab8adb8 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.162464] [55324]: INFO cinder.api.openstack.wsgi [None req-de69b3dc-8895-4fba-9b08-24906ab8adb8 None None] GET http://10.180.1.21/volume// [ 1182.162647] [55324]: DEBUG cinder.api.openstack.wsgi [None req-de69b3dc-8895-4fba-9b08-24906ab8adb8 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.162863] [55324]: DEBUG cinder.api.openstack.wsgi [None req-de69b3dc-8895-4fba-9b08-24906ab8adb8 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.163290] [55324]: INFO cinder.api.openstack.wsgi [None req-de69b3dc-8895-4fba-9b08-24906ab8adb8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1182.163612] [55324]: [pid: 55324|app: 0|req: 195/388] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:39:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1182.167292] [55323]: DEBUG cinder.api.middleware.request_id [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-1b29f090-8762-42e9-b079-8f025e477386 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.169724] [55323]: INFO cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-1b29f090-8762-42e9-b079-8f025e477386 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1182.170088] [55323]: DEBUG cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-1b29f090-8762-42e9-b079-8f025e477386 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.170440] [55323]: DEBUG cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-1b29f090-8762-42e9-b079-8f025e477386 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.181257] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.181257] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.184497] [55323]: INFO cinder.volume.api [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-1b29f090-8762-42e9-b079-8f025e477386 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1182.188769] [55323]: INFO cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-1b29f090-8762-42e9-b079-8f025e477386 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1182.189161] [55323]: [pid: 55323|app: 0|req: 194/389] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:39:44 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1182.217655] [55324]: DEBUG cinder.api.middleware.request_id [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-d3bdd7f5-2dde-45e5-8278-0bba21ab2188 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.220041] [55324]: INFO cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-d3bdd7f5-2dde-45e5-8278-0bba21ab2188 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] PUT http://10.180.1.21/volume/v3/attachments/8cd6c8db-34ed-498a-b4ed-05635b37321f [ 1182.220456] [55324]: DEBUG cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-d3bdd7f5-2dde-45e5-8278-0bba21ab2188 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-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-483461", "mountpoint": "/dev/sdb"}}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1182.228640] [55324]: DEBUG cinder.coordination [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-d3bdd7f5-2dde-45e5-8278-0bba21ab2188 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Acquiring lock "cinder-attachment_update-b2b3f17c-d7cb-410d-8595-306799bad8eb-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1182.232902] [55324]: DEBUG cinder.coordination [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-d3bdd7f5-2dde-45e5-8278-0bba21ab2188 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Lock "cinder-attachment_update-b2b3f17c-d7cb-410d-8595-306799bad8eb-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1182.233944] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.233944] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.688186] [55323]: DEBUG cinder.api.middleware.request_id [None req-4e799d8f-c953-4229-a7b2-d76bd226e42f None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.690374] [55323]: INFO cinder.api.openstack.wsgi [None req-4e799d8f-c953-4229-a7b2-d76bd226e42f tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1182.690636] [55323]: DEBUG cinder.api.openstack.wsgi [None req-4e799d8f-c953-4229-a7b2-d76bd226e42f tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.690878] [55323]: DEBUG cinder.api.openstack.wsgi [None req-4e799d8f-c953-4229-a7b2-d76bd226e42f tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.702908] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.702908] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.706434] [55323]: INFO cinder.volume.api [None req-4e799d8f-c953-4229-a7b2-d76bd226e42f tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1182.710986] [55323]: INFO cinder.api.openstack.wsgi [None req-4e799d8f-c953-4229-a7b2-d76bd226e42f tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1182.711414] [55323]: [pid: 55323|app: 0|req: 195/390] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:44 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.721620] [55323]: DEBUG cinder.api.middleware.request_id [None req-cb8c72c4-92f4-4cdb-9482-88e0e8e0ab4b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.723812] [55323]: INFO cinder.api.openstack.wsgi [None req-cb8c72c4-92f4-4cdb-9482-88e0e8e0ab4b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1183.724048] [55323]: DEBUG cinder.api.openstack.wsgi [None req-cb8c72c4-92f4-4cdb-9482-88e0e8e0ab4b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.724256] [55323]: DEBUG cinder.api.openstack.wsgi [None req-cb8c72c4-92f4-4cdb-9482-88e0e8e0ab4b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.734130] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.734130] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.737524] [55323]: INFO cinder.volume.api [None req-cb8c72c4-92f4-4cdb-9482-88e0e8e0ab4b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1183.742062] [55323]: INFO cinder.api.openstack.wsgi [None req-cb8c72c4-92f4-4cdb-9482-88e0e8e0ab4b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1183.742302] [55323]: [pid: 55323|app: 0|req: 196/391] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:45 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1184.756201] [55323]: DEBUG cinder.api.middleware.request_id [None req-f1d689b6-6ee9-4a07-99d9-201bdf5db74a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.758393] [55323]: INFO cinder.api.openstack.wsgi [None req-f1d689b6-6ee9-4a07-99d9-201bdf5db74a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1184.758609] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f1d689b6-6ee9-4a07-99d9-201bdf5db74a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.758827] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f1d689b6-6ee9-4a07-99d9-201bdf5db74a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.771827] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.771827] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.775723] [55323]: INFO cinder.volume.api [None req-f1d689b6-6ee9-4a07-99d9-201bdf5db74a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1184.780519] [55323]: INFO cinder.api.openstack.wsgi [None req-f1d689b6-6ee9-4a07-99d9-201bdf5db74a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1184.780943] [55323]: [pid: 55323|app: 0|req: 197/392] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:46 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.791445] [55323]: DEBUG cinder.api.middleware.request_id [None req-2b6d540d-5b1a-46bd-a8e6-1fb2cf8b254b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.793596] [55323]: INFO cinder.api.openstack.wsgi [None req-2b6d540d-5b1a-46bd-a8e6-1fb2cf8b254b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1185.793876] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2b6d540d-5b1a-46bd-a8e6-1fb2cf8b254b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.794167] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2b6d540d-5b1a-46bd-a8e6-1fb2cf8b254b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.805056] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.805056] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.808139] [55323]: INFO cinder.volume.api [None req-2b6d540d-5b1a-46bd-a8e6-1fb2cf8b254b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1185.812720] [55323]: INFO cinder.api.openstack.wsgi [None req-2b6d540d-5b1a-46bd-a8e6-1fb2cf8b254b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1185.813144] [55323]: [pid: 55323|app: 0|req: 198/393] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:47 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.757601] [55324]: DEBUG cinder.coordination [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-d3bdd7f5-2dde-45e5-8278-0bba21ab2188 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Lock "cinder-attachment_update-b2b3f17c-d7cb-410d-8595-306799bad8eb-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55324) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1186.757975] [55324]: INFO cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-d3bdd7f5-2dde-45e5-8278-0bba21ab2188 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/attachments/8cd6c8db-34ed-498a-b4ed-05635b37321f returned with HTTP 200 [ 1186.758465] [55324]: [pid: 55324|app: 0|req: 196/394] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:39:44 2025] PUT /volume/v3/attachments/8cd6c8db-34ed-498a-b4ed-05635b37321f => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1186.823822] [55323]: DEBUG cinder.api.middleware.request_id [None req-de72b1b3-0454-425c-ae52-36425ed04c1b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.826142] [55323]: INFO cinder.api.openstack.wsgi [None req-de72b1b3-0454-425c-ae52-36425ed04c1b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1186.826566] [55323]: DEBUG cinder.api.openstack.wsgi [None req-de72b1b3-0454-425c-ae52-36425ed04c1b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.826566] [55323]: DEBUG cinder.api.openstack.wsgi [None req-de72b1b3-0454-425c-ae52-36425ed04c1b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.837637] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.837637] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.841372] [55323]: INFO cinder.volume.api [None req-de72b1b3-0454-425c-ae52-36425ed04c1b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1186.846669] [55323]: INFO cinder.api.openstack.wsgi [None req-de72b1b3-0454-425c-ae52-36425ed04c1b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1186.847113] [55323]: [pid: 55323|app: 0|req: 199/395] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:48 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.857978] [55324]: DEBUG cinder.api.middleware.request_id [None req-06565f6b-f58f-44bf-8a43-ed54237494f3 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.860137] [55324]: INFO cinder.api.openstack.wsgi [None req-06565f6b-f58f-44bf-8a43-ed54237494f3 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1187.860370] [55324]: DEBUG cinder.api.openstack.wsgi [None req-06565f6b-f58f-44bf-8a43-ed54237494f3 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.860618] [55324]: DEBUG cinder.api.openstack.wsgi [None req-06565f6b-f58f-44bf-8a43-ed54237494f3 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.871172] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.871172] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.874899] [55324]: INFO cinder.volume.api [None req-06565f6b-f58f-44bf-8a43-ed54237494f3 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1187.879315] [55324]: INFO cinder.api.openstack.wsgi [None req-06565f6b-f58f-44bf-8a43-ed54237494f3 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1187.879720] [55324]: [pid: 55324|app: 0|req: 197/396] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:49 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.373796] [55323]: DEBUG cinder.api.middleware.request_id [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-43169f49-19e2-465d-9cf1-d1b8fdb9e0dd None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.376294] [55323]: INFO cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-43169f49-19e2-465d-9cf1-d1b8fdb9e0dd tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] POST http://10.180.1.21/volume/v3/attachments/8cd6c8db-34ed-498a-b4ed-05635b37321f/action [ 1188.376749] [55323]: DEBUG cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-43169f49-19e2-465d-9cf1-d1b8fdb9e0dd tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1188.376932] [55323]: DEBUG cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-43169f49-19e2-465d-9cf1-d1b8fdb9e0dd tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1188.393036] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.393036] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.400633] [55323]: INFO cinder.api.openstack.wsgi [req-15bdb590-5347-452c-9540-ad1d1cd967e9 req-43169f49-19e2-465d-9cf1-d1b8fdb9e0dd tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/attachments/8cd6c8db-34ed-498a-b4ed-05635b37321f/action returned with HTTP 204 [ 1188.401097] [55323]: [pid: 55323|app: 0|req: 200/397] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:39:50 2025] POST /volume/v3/attachments/8cd6c8db-34ed-498a-b4ed-05635b37321f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1188.890765] [55324]: DEBUG cinder.api.middleware.request_id [None req-74544bb4-d089-410d-94d6-c5292154a1c4 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.892916] [55324]: INFO cinder.api.openstack.wsgi [None req-74544bb4-d089-410d-94d6-c5292154a1c4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1188.893145] [55324]: DEBUG cinder.api.openstack.wsgi [None req-74544bb4-d089-410d-94d6-c5292154a1c4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.893361] [55324]: DEBUG cinder.api.openstack.wsgi [None req-74544bb4-d089-410d-94d6-c5292154a1c4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.903117] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.903117] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.906319] [55324]: INFO cinder.volume.api [None req-74544bb4-d089-410d-94d6-c5292154a1c4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1188.910488] [55324]: INFO cinder.api.openstack.wsgi [None req-74544bb4-d089-410d-94d6-c5292154a1c4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1188.910873] [55324]: [pid: 55324|app: 0|req: 198/398] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:50 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1188.920797] [55323]: DEBUG cinder.api.middleware.request_id [None req-42c12412-5497-4dad-bccf-e71078897b2e None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.922940] [55323]: INFO cinder.api.openstack.wsgi [None req-42c12412-5497-4dad-bccf-e71078897b2e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1188.923186] [55323]: DEBUG cinder.api.openstack.wsgi [None req-42c12412-5497-4dad-bccf-e71078897b2e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.923406] [55323]: DEBUG cinder.api.openstack.wsgi [None req-42c12412-5497-4dad-bccf-e71078897b2e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.933692] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.933692] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.936894] [55323]: INFO cinder.volume.api [None req-42c12412-5497-4dad-bccf-e71078897b2e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1188.941135] [55323]: INFO cinder.api.openstack.wsgi [None req-42c12412-5497-4dad-bccf-e71078897b2e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1188.941515] [55323]: [pid: 55323|app: 0|req: 201/399] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:50 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1189.020227] [55324]: DEBUG cinder.api.middleware.request_id [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.022324] [55324]: INFO cinder.api.openstack.wsgi [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1189.022743] [55324]: DEBUG cinder.api.openstack.wsgi [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-136001495"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1189.024472] [55324]: DEBUG cinder.api.v3.volumes [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-136001495'}} {{(pid=55324) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1189.024633] [55324]: INFO cinder.api.v3.volumes [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Create volume of 1 GB [ 1189.028682] [55324]: INFO cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Availability Zones retrieved successfully. [ 1189.035641] [55324]: DEBUG cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Flow 'volume_create_api' (486c2d2d-4418-4323-a6fb-043ff57149aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1189.036792] [55324]: DEBUG cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805bcadb-ea0e-4fa0-9bcc-bd4a19ca9b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1189.037895] [55324]: DEBUG cinder.volume.flows.api.create_volume [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Validating volume size '1' using validate_int {{(pid=55324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1189.055626] [55324]: DEBUG cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (805bcadb-ea0e-4fa0-9bcc-bd4a19ca9b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1189.056584] [55324]: DEBUG cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c7f7ddb-d930-4d49-9fe7-fcbe4e9a9c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1189.086225] [55324]: DEBUG cinder.quota [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Created reservations ['3c7ea162-b7e1-42e6-9b74-563dd71463d0', 'c2492ede-8dfb-4f3f-a167-f66fa1dfbe80', '05c403ff-a2e5-4ca4-bf45-e008c19bc1d3', 'de73074a-d0a6-4fe8-ae01-4ea152021506'] {{(pid=55324) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1189.087235] [55324]: DEBUG cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c7f7ddb-d930-4d49-9fe7-fcbe4e9a9c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c7ea162-b7e1-42e6-9b74-563dd71463d0', 'c2492ede-8dfb-4f3f-a167-f66fa1dfbe80', '05c403ff-a2e5-4ca4-bf45-e008c19bc1d3', 'de73074a-d0a6-4fe8-ae01-4ea152021506']}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1189.088158] [55324]: DEBUG cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be46a4e7-09d8-4001-b499-5e798e633aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1189.099856] [55324]: DEBUG cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be46a4e7-09d8-4001-b499-5e798e633aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11338ee4-bf7d-4ef6-aff1-9cd391bcc93f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-136001495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c46c4774235a43a2acee28ca02859973',qos_specs=None,replication_status=,reservations=['3c7ea162-b7e1-42e6-9b74-563dd71463d0','c2492ede-8dfb-4f3f-a167-f66fa1dfbe80','05c403ff-a2e5-4ca4-bf45-e008c19bc1d3','de73074a-d0a6-4fe8-ae01-4ea152021506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c50ecfb42346b6ade6e39687238fdc',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:39:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-136001495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11338ee4-bf7d-4ef6-aff1-9cd391bcc93f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c46c4774235a43a2acee28ca02859973',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='10c50ecfb42346b6ade6e39687238fdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1189.100757] [55324]: DEBUG cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (554757d7-780c-448b-b491-3150e6681cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1189.114256] [55324]: DEBUG cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (554757d7-780c-448b-b491-3150e6681cd8) 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-136001495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c46c4774235a43a2acee28ca02859973',qos_specs=None,replication_status=,reservations=['3c7ea162-b7e1-42e6-9b74-563dd71463d0','c2492ede-8dfb-4f3f-a167-f66fa1dfbe80','05c403ff-a2e5-4ca4-bf45-e008c19bc1d3','de73074a-d0a6-4fe8-ae01-4ea152021506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10c50ecfb42346b6ade6e39687238fdc',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1189.115184] [55324]: DEBUG cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (effec350-e35b-427c-a46e-b6146d5b2123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1189.128032] [55324]: DEBUG cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (effec350-e35b-427c-a46e-b6146d5b2123) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1189.129041] [55324]: DEBUG cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Flow 'volume_create_api' (486c2d2d-4418-4323-a6fb-043ff57149aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1189.129151] [55324]: INFO cinder.volume.api [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Create volume request issued successfully. [ 1189.129787] [55324]: INFO cinder.api.openstack.wsgi [None req-63aca38b-305c-4ac6-84a3-5055d3245b91 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1189.130255] [55324]: [pid: 55324|app: 0|req: 199/400] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:39:50 2025] POST /volume/v3/volumes => generated 749 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1189.139607] [55323]: DEBUG cinder.api.middleware.request_id [None req-b26cb3d8-e3fe-4e65-853b-d427fece0b3c None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.141702] [55323]: INFO cinder.api.openstack.wsgi [None req-b26cb3d8-e3fe-4e65-853b-d427fece0b3c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1189.141887] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b26cb3d8-e3fe-4e65-853b-d427fece0b3c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.142107] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b26cb3d8-e3fe-4e65-853b-d427fece0b3c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.150013] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.150013] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.153757] [55323]: INFO cinder.volume.api [None req-b26cb3d8-e3fe-4e65-853b-d427fece0b3c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1189.158973] [55323]: INFO cinder.api.openstack.wsgi [None req-b26cb3d8-e3fe-4e65-853b-d427fece0b3c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1189.159680] [55323]: [pid: 55323|app: 0|req: 202/401] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:50 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.169464] [55324]: DEBUG cinder.api.middleware.request_id [None req-537991a6-9373-4678-ba7b-3f67af1e2535 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.171614] [55324]: INFO cinder.api.openstack.wsgi [None req-537991a6-9373-4678-ba7b-3f67af1e2535 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1190.171840] [55324]: DEBUG cinder.api.openstack.wsgi [None req-537991a6-9373-4678-ba7b-3f67af1e2535 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.172087] [55324]: DEBUG cinder.api.openstack.wsgi [None req-537991a6-9373-4678-ba7b-3f67af1e2535 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.182342] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.182342] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.186129] [55324]: INFO cinder.volume.api [None req-537991a6-9373-4678-ba7b-3f67af1e2535 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1190.190789] [55324]: INFO cinder.api.openstack.wsgi [None req-537991a6-9373-4678-ba7b-3f67af1e2535 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1190.191158] [55324]: [pid: 55324|app: 0|req: 200/402] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:52 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.224849] [55323]: DEBUG cinder.api.middleware.request_id [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-7056e310-c27e-41c5-8518-fec268ffc3d8 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.227337] [55323]: INFO cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-7056e310-c27e-41c5-8518-fec268ffc3d8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1190.227542] [55323]: DEBUG cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-7056e310-c27e-41c5-8518-fec268ffc3d8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.227721] [55323]: DEBUG cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-7056e310-c27e-41c5-8518-fec268ffc3d8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.235589] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.235589] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.239257] [55323]: INFO cinder.volume.api [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-7056e310-c27e-41c5-8518-fec268ffc3d8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1190.243527] [55323]: INFO cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-7056e310-c27e-41c5-8518-fec268ffc3d8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1190.244114] [55323]: [pid: 55323|app: 0|req: 203/403] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:39:52 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.763269] [55324]: DEBUG cinder.api.middleware.request_id [None req-95abf5b0-d206-4522-93de-851dbc6e51eb None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.763737] [55324]: INFO cinder.api.openstack.wsgi [None req-95abf5b0-d206-4522-93de-851dbc6e51eb None None] GET http://10.180.1.21/volume// [ 1191.763921] [55324]: DEBUG cinder.api.openstack.wsgi [None req-95abf5b0-d206-4522-93de-851dbc6e51eb None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.764150] [55324]: DEBUG cinder.api.openstack.wsgi [None req-95abf5b0-d206-4522-93de-851dbc6e51eb None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.764589] [55324]: INFO cinder.api.openstack.wsgi [None req-95abf5b0-d206-4522-93de-851dbc6e51eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1191.764941] [55324]: [pid: 55324|app: 0|req: 201/404] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:39:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1191.768822] [55323]: DEBUG cinder.api.middleware.request_id [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-d7ce8ca6-5742-4212-9243-5e820ab14940 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.771162] [55323]: INFO cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-d7ce8ca6-5742-4212-9243-5e820ab14940 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1191.771574] [55323]: DEBUG cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-d7ce8ca6-5742-4212-9243-5e820ab14940 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11338ee4-bf7d-4ef6-aff1-9cd391bcc93f", "connector": null, "instance_uuid": "c043e02f-aa70-4ec3-8001-0e6df7901692"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1191.780469] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.780469] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.799711] [55323]: INFO cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-d7ce8ca6-5742-4212-9243-5e820ab14940 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1191.800175] [55323]: [pid: 55323|app: 0|req: 204/405] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:39:53 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) [ 1191.816671] [55324]: DEBUG cinder.api.middleware.request_id [None req-ce5b35a7-6bf5-439b-939d-8d759f7d679c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.818503] [55324]: INFO cinder.api.openstack.wsgi [None req-ce5b35a7-6bf5-439b-939d-8d759f7d679c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1191.818726] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ce5b35a7-6bf5-439b-939d-8d759f7d679c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.818934] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ce5b35a7-6bf5-439b-939d-8d759f7d679c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.828445] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.828445] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.831419] [55324]: INFO cinder.volume.api [None req-ce5b35a7-6bf5-439b-939d-8d759f7d679c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1191.835523] [55324]: INFO cinder.api.openstack.wsgi [None req-ce5b35a7-6bf5-439b-939d-8d759f7d679c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1191.835885] [55324]: [pid: 55324|app: 0|req: 202/406] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:53 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.319546] [55323]: DEBUG cinder.api.middleware.request_id [None req-715b3989-c04b-4058-ac58-0aed82670228 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.320113] [55323]: INFO cinder.api.openstack.wsgi [None req-715b3989-c04b-4058-ac58-0aed82670228 None None] GET http://10.180.1.21/volume// [ 1192.320303] [55323]: DEBUG cinder.api.openstack.wsgi [None req-715b3989-c04b-4058-ac58-0aed82670228 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.320519] [55323]: DEBUG cinder.api.openstack.wsgi [None req-715b3989-c04b-4058-ac58-0aed82670228 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.320921] [55323]: INFO cinder.api.openstack.wsgi [None req-715b3989-c04b-4058-ac58-0aed82670228 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1192.321238] [55323]: [pid: 55323|app: 0|req: 205/407] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:39:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1192.324573] [55324]: DEBUG cinder.api.middleware.request_id [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-25767bc0-0553-4f97-a693-e55a70fc0cbb None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.326890] [55324]: INFO cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-25767bc0-0553-4f97-a693-e55a70fc0cbb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1192.327154] [55324]: DEBUG cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-25767bc0-0553-4f97-a693-e55a70fc0cbb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.327371] [55324]: DEBUG cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-25767bc0-0553-4f97-a693-e55a70fc0cbb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.336817] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.336817] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.339802] [55324]: INFO cinder.volume.api [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-25767bc0-0553-4f97-a693-e55a70fc0cbb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1192.343803] [55324]: INFO cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-25767bc0-0553-4f97-a693-e55a70fc0cbb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1192.344176] [55324]: [pid: 55324|app: 0|req: 203/408] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:39:54 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1192.367745] [55323]: DEBUG cinder.api.middleware.request_id [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-959073ae-3eee-4c17-9a63-65cc22942e7b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.370069] [55323]: INFO cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-959073ae-3eee-4c17-9a63-65cc22942e7b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] PUT http://10.180.1.21/volume/v3/attachments/667e52c1-5f02-4419-9211-ec38bf880166 [ 1192.370484] [55323]: DEBUG cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-959073ae-3eee-4c17-9a63-65cc22942e7b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-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-483461", "mountpoint": "/dev/sdc"}}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1192.378392] [55323]: DEBUG cinder.coordination [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-959073ae-3eee-4c17-9a63-65cc22942e7b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Acquiring lock "cinder-attachment_update-11338ee4-bf7d-4ef6-aff1-9cd391bcc93f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1192.382749] [55323]: DEBUG cinder.coordination [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-959073ae-3eee-4c17-9a63-65cc22942e7b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Lock "cinder-attachment_update-11338ee4-bf7d-4ef6-aff1-9cd391bcc93f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1192.383780] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.383780] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.846016] [55324]: DEBUG cinder.api.middleware.request_id [None req-66e0f787-29bb-4811-8c75-1ba8c34692eb None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.848438] [55324]: INFO cinder.api.openstack.wsgi [None req-66e0f787-29bb-4811-8c75-1ba8c34692eb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1192.848716] [55324]: DEBUG cinder.api.openstack.wsgi [None req-66e0f787-29bb-4811-8c75-1ba8c34692eb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.848973] [55324]: DEBUG cinder.api.openstack.wsgi [None req-66e0f787-29bb-4811-8c75-1ba8c34692eb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.863044] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.863044] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.873577] [55324]: INFO cinder.volume.api [None req-66e0f787-29bb-4811-8c75-1ba8c34692eb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1192.878626] [55324]: INFO cinder.api.openstack.wsgi [None req-66e0f787-29bb-4811-8c75-1ba8c34692eb tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1192.878941] [55324]: [pid: 55324|app: 0|req: 204/409] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:54 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.889645] [55324]: DEBUG cinder.api.middleware.request_id [None req-8237db08-3179-4e7c-82fd-106e41e4134e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.891569] [55324]: INFO cinder.api.openstack.wsgi [None req-8237db08-3179-4e7c-82fd-106e41e4134e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1193.891945] [55324]: DEBUG cinder.api.openstack.wsgi [None req-8237db08-3179-4e7c-82fd-106e41e4134e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.893024] [55324]: DEBUG cinder.api.openstack.wsgi [None req-8237db08-3179-4e7c-82fd-106e41e4134e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.906102] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.906102] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.909551] [55324]: INFO cinder.volume.api [None req-8237db08-3179-4e7c-82fd-106e41e4134e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1193.914287] [55324]: INFO cinder.api.openstack.wsgi [None req-8237db08-3179-4e7c-82fd-106e41e4134e tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1193.914840] [55324]: [pid: 55324|app: 0|req: 205/410] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:55 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.816723] [55324]: DEBUG cinder.api.middleware.request_id [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-a5675ee7-6087-43b7-ad96-c09c513c0234 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.819092] [55324]: INFO cinder.api.openstack.wsgi [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-a5675ee7-6087-43b7-ad96-c09c513c0234 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a [ 1194.819312] [55324]: DEBUG cinder.api.openstack.wsgi [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-a5675ee7-6087-43b7-ad96-c09c513c0234 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.819526] [55324]: DEBUG cinder.api.openstack.wsgi [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-a5675ee7-6087-43b7-ad96-c09c513c0234 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.826932] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.826932] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.830173] [55324]: INFO cinder.volume.api [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-a5675ee7-6087-43b7-ad96-c09c513c0234 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1194.834275] [55324]: INFO cinder.api.openstack.wsgi [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-a5675ee7-6087-43b7-ad96-c09c513c0234 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a returned with HTTP 200 [ 1194.834847] [55324]: [pid: 55324|app: 0|req: 206/411] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:39:56 2025] GET /volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.848015] [55324]: DEBUG cinder.api.middleware.request_id [None req-52355497-5718-4b72-ab6c-1df3f4770a9a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.848390] [55324]: INFO cinder.api.openstack.wsgi [None req-52355497-5718-4b72-ab6c-1df3f4770a9a None None] GET http://10.180.1.21/volume// [ 1194.848558] [55324]: DEBUG cinder.api.openstack.wsgi [None req-52355497-5718-4b72-ab6c-1df3f4770a9a None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.848763] [55324]: DEBUG cinder.api.openstack.wsgi [None req-52355497-5718-4b72-ab6c-1df3f4770a9a None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.849135] [55324]: INFO cinder.api.openstack.wsgi [None req-52355497-5718-4b72-ab6c-1df3f4770a9a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1194.849410] [55324]: [pid: 55324|app: 0|req: 207/412] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:39:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1194.852686] [55324]: DEBUG cinder.api.middleware.request_id [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-fb6966c1-daeb-4ea6-a954-caa61c65f806 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.854640] [55324]: INFO cinder.api.openstack.wsgi [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-fb6966c1-daeb-4ea6-a954-caa61c65f806 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1194.855027] [55324]: DEBUG cinder.api.openstack.wsgi [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-fb6966c1-daeb-4ea6-a954-caa61c65f806 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e59d2d1f-d628-4f49-a26a-566651b9c35a", "connector": null, "instance_uuid": "ac665aec-436c-489d-9a04-043e988b2dba"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1194.863558] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.863558] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.881657] [55324]: INFO cinder.api.openstack.wsgi [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-fb6966c1-daeb-4ea6-a954-caa61c65f806 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1194.882093] [55324]: [pid: 55324|app: 0|req: 208/413] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:39:56 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1194.906512] [55324]: DEBUG cinder.api.middleware.request_id [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-2410d976-8c30-49d5-950c-cc7d80759ec1 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.909136] [55324]: INFO cinder.api.openstack.wsgi [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-2410d976-8c30-49d5-950c-cc7d80759ec1 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] POST http://10.180.1.21/volume/v3/attachments/11d77d52-5035-40ac-ad75-3364b80ce15d/action [ 1194.909585] [55324]: DEBUG cinder.api.openstack.wsgi [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-2410d976-8c30-49d5-950c-cc7d80759ec1 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Action body: b'{"os-complete": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1194.909729] [55324]: DEBUG cinder.api.openstack.wsgi [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-2410d976-8c30-49d5-950c-cc7d80759ec1 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1194.924654] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.924654] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.930436] [55324]: INFO cinder.api.openstack.wsgi [req-dd10e549-a860-40ab-a593-e46cd58cd8f4 req-2410d976-8c30-49d5-950c-cc7d80759ec1 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/attachments/11d77d52-5035-40ac-ad75-3364b80ce15d/action returned with HTTP 204 [ 1194.930959] [55324]: [pid: 55324|app: 0|req: 209/414] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:39:56 2025] POST /volume/v3/attachments/11d77d52-5035-40ac-ad75-3364b80ce15d/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1194.931586] [55324]: DEBUG cinder.api.middleware.request_id [None req-967ec530-75c2-4109-9030-f17f38e0890a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.933685] [55324]: INFO cinder.api.openstack.wsgi [None req-967ec530-75c2-4109-9030-f17f38e0890a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1194.933941] [55324]: DEBUG cinder.api.openstack.wsgi [None req-967ec530-75c2-4109-9030-f17f38e0890a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.934187] [55324]: DEBUG cinder.api.openstack.wsgi [None req-967ec530-75c2-4109-9030-f17f38e0890a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.943503] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.943503] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.946707] [55324]: INFO cinder.volume.api [None req-967ec530-75c2-4109-9030-f17f38e0890a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1194.950869] [55324]: INFO cinder.api.openstack.wsgi [None req-967ec530-75c2-4109-9030-f17f38e0890a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1194.951262] [55324]: [pid: 55324|app: 0|req: 210/415] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:56 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.951861] [55324]: DEBUG cinder.api.middleware.request_id [None req-b94c266f-ba6c-42ab-bcdf-14317e16238c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.953829] [55324]: INFO cinder.api.openstack.wsgi [None req-b94c266f-ba6c-42ab-bcdf-14317e16238c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a [ 1194.954093] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b94c266f-ba6c-42ab-bcdf-14317e16238c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.954376] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b94c266f-ba6c-42ab-bcdf-14317e16238c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.963049] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.963049] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.966103] [55324]: INFO cinder.volume.api [None req-b94c266f-ba6c-42ab-bcdf-14317e16238c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1194.970155] [55324]: INFO cinder.api.openstack.wsgi [None req-b94c266f-ba6c-42ab-bcdf-14317e16238c tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a returned with HTTP 200 [ 1194.970524] [55324]: [pid: 55324|app: 0|req: 211/416] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:56 2025] GET /volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a => generated 1110 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.979597] [55324]: DEBUG cinder.api.middleware.request_id [None req-b05509bd-fa8f-44be-b4c6-3e3ce76b8f0d None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.981376] [55324]: INFO cinder.api.openstack.wsgi [None req-b05509bd-fa8f-44be-b4c6-3e3ce76b8f0d tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a [ 1194.981583] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b05509bd-fa8f-44be-b4c6-3e3ce76b8f0d tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.981790] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b05509bd-fa8f-44be-b4c6-3e3ce76b8f0d tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.990240] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.990240] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.993135] [55324]: INFO cinder.volume.api [None req-b05509bd-fa8f-44be-b4c6-3e3ce76b8f0d tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1194.997147] [55324]: INFO cinder.api.openstack.wsgi [None req-b05509bd-fa8f-44be-b4c6-3e3ce76b8f0d tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a returned with HTTP 200 [ 1194.997474] [55324]: [pid: 55324|app: 0|req: 212/417] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:56 2025] GET /volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a => generated 1110 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1195.031017] [55324]: DEBUG cinder.api.middleware.request_id [req-559876ad-aaf6-49a4-94e5-b7b0c8b40953 req-c5baaea9-9036-4da5-b625-7f544a9953ac None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.033178] [55324]: INFO cinder.api.openstack.wsgi [req-559876ad-aaf6-49a4-94e5-b7b0c8b40953 req-c5baaea9-9036-4da5-b625-7f544a9953ac tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a [ 1195.033386] [55324]: DEBUG cinder.api.openstack.wsgi [req-559876ad-aaf6-49a4-94e5-b7b0c8b40953 req-c5baaea9-9036-4da5-b625-7f544a9953ac tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.033597] [55324]: DEBUG cinder.api.openstack.wsgi [req-559876ad-aaf6-49a4-94e5-b7b0c8b40953 req-c5baaea9-9036-4da5-b625-7f544a9953ac tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.042594] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.042594] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.045656] [55324]: INFO cinder.volume.api [req-559876ad-aaf6-49a4-94e5-b7b0c8b40953 req-c5baaea9-9036-4da5-b625-7f544a9953ac tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1195.050290] [55324]: INFO cinder.api.openstack.wsgi [req-559876ad-aaf6-49a4-94e5-b7b0c8b40953 req-c5baaea9-9036-4da5-b625-7f544a9953ac tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a returned with HTTP 200 [ 1195.050402] [55324]: [pid: 55324|app: 0|req: 213/418] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:39:56 2025] GET /volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1195.069162] [55324]: DEBUG cinder.api.middleware.request_id [req-559876ad-aaf6-49a4-94e5-b7b0c8b40953 req-a53c2958-5259-4f4e-96e6-39935495555e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.071459] [55324]: INFO cinder.api.openstack.wsgi [req-559876ad-aaf6-49a4-94e5-b7b0c8b40953 req-a53c2958-5259-4f4e-96e6-39935495555e tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] DELETE http://10.180.1.21/volume/v3/attachments/11d77d52-5035-40ac-ad75-3364b80ce15d [ 1195.071743] [55324]: DEBUG cinder.api.openstack.wsgi [req-559876ad-aaf6-49a4-94e5-b7b0c8b40953 req-a53c2958-5259-4f4e-96e6-39935495555e tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.071887] [55324]: DEBUG cinder.api.openstack.wsgi [req-559876ad-aaf6-49a4-94e5-b7b0c8b40953 req-a53c2958-5259-4f4e-96e6-39935495555e tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.078344] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.078344] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.602288] [55324]: INFO cinder.api.openstack.wsgi [req-559876ad-aaf6-49a4-94e5-b7b0c8b40953 req-a53c2958-5259-4f4e-96e6-39935495555e tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/attachments/11d77d52-5035-40ac-ad75-3364b80ce15d returned with HTTP 200 [ 1195.602909] [55324]: [pid: 55324|app: 0|req: 214/419] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:39:56 2025] DELETE /volume/v3/attachments/11d77d52-5035-40ac-ad75-3364b80ce15d => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.617995] [55324]: DEBUG cinder.api.middleware.request_id [None req-6b9fc5ee-7882-42b0-92ba-d810ab62c1ea None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.620102] [55324]: INFO cinder.api.openstack.wsgi [None req-6b9fc5ee-7882-42b0-92ba-d810ab62c1ea tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a [ 1195.620383] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6b9fc5ee-7882-42b0-92ba-d810ab62c1ea tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.620641] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6b9fc5ee-7882-42b0-92ba-d810ab62c1ea tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.627963] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.627963] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.631419] [55324]: INFO cinder.volume.api [None req-6b9fc5ee-7882-42b0-92ba-d810ab62c1ea tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1195.637575] [55324]: INFO cinder.api.openstack.wsgi [None req-6b9fc5ee-7882-42b0-92ba-d810ab62c1ea tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a returned with HTTP 200 [ 1195.637575] [55324]: [pid: 55324|app: 0|req: 215/420] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:57 2025] GET /volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.961147] [55324]: DEBUG cinder.api.middleware.request_id [None req-a6387a3a-9c46-408e-8841-79407ce3c980 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.963420] [55324]: INFO cinder.api.openstack.wsgi [None req-a6387a3a-9c46-408e-8841-79407ce3c980 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1195.963637] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a6387a3a-9c46-408e-8841-79407ce3c980 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.963846] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a6387a3a-9c46-408e-8841-79407ce3c980 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.973961] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.973961] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.977179] [55324]: INFO cinder.volume.api [None req-a6387a3a-9c46-408e-8841-79407ce3c980 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1195.981253] [55324]: INFO cinder.api.openstack.wsgi [None req-a6387a3a-9c46-408e-8841-79407ce3c980 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1195.981621] [55324]: [pid: 55324|app: 0|req: 216/421] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:57 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1196.906035] [55323]: DEBUG cinder.coordination [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-959073ae-3eee-4c17-9a63-65cc22942e7b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Lock "cinder-attachment_update-11338ee4-bf7d-4ef6-aff1-9cd391bcc93f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55323) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1196.906291] [55323]: INFO cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-959073ae-3eee-4c17-9a63-65cc22942e7b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/attachments/667e52c1-5f02-4419-9211-ec38bf880166 returned with HTTP 200 [ 1196.906579] [55323]: [pid: 55323|app: 0|req: 206/422] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:39:54 2025] PUT /volume/v3/attachments/667e52c1-5f02-4419-9211-ec38bf880166 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1196.991847] [55324]: DEBUG cinder.api.middleware.request_id [None req-3860f40b-6664-4df5-a0e7-33fa15ad4e6b None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.994513] [55324]: INFO cinder.api.openstack.wsgi [None req-3860f40b-6664-4df5-a0e7-33fa15ad4e6b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1196.994886] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3860f40b-6664-4df5-a0e7-33fa15ad4e6b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.995242] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3860f40b-6664-4df5-a0e7-33fa15ad4e6b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.005751] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.005751] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.009047] [55324]: INFO cinder.volume.api [None req-3860f40b-6664-4df5-a0e7-33fa15ad4e6b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1197.014548] [55324]: INFO cinder.api.openstack.wsgi [None req-3860f40b-6664-4df5-a0e7-33fa15ad4e6b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1197.014937] [55324]: [pid: 55324|app: 0|req: 217/423] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:58 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.026343] [55323]: DEBUG cinder.api.middleware.request_id [None req-9ef4b80f-dd4f-4eb3-b696-1cd62fa4d01c None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.029040] [55323]: INFO cinder.api.openstack.wsgi [None req-9ef4b80f-dd4f-4eb3-b696-1cd62fa4d01c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1198.029040] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9ef4b80f-dd4f-4eb3-b696-1cd62fa4d01c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.029040] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9ef4b80f-dd4f-4eb3-b696-1cd62fa4d01c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.040356] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.040356] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.044142] [55323]: INFO cinder.volume.api [None req-9ef4b80f-dd4f-4eb3-b696-1cd62fa4d01c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1198.049519] [55323]: INFO cinder.api.openstack.wsgi [None req-9ef4b80f-dd4f-4eb3-b696-1cd62fa4d01c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1198.049911] [55323]: [pid: 55323|app: 0|req: 207/424] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:39:59 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.018017] [55324]: DEBUG cinder.api.middleware.request_id [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-1945e2fa-98ab-45ac-96aa-2374706e8885 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.020337] [55324]: INFO cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-1945e2fa-98ab-45ac-96aa-2374706e8885 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] POST http://10.180.1.21/volume/v3/attachments/667e52c1-5f02-4419-9211-ec38bf880166/action [ 1199.020747] [55324]: DEBUG cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-1945e2fa-98ab-45ac-96aa-2374706e8885 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action body: b'{"os-complete": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1199.020885] [55324]: DEBUG cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-1945e2fa-98ab-45ac-96aa-2374706e8885 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1199.035443] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.035443] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.043330] [55324]: INFO cinder.api.openstack.wsgi [req-a6c9698d-3835-4da9-8637-c2520f5a5af8 req-1945e2fa-98ab-45ac-96aa-2374706e8885 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/attachments/667e52c1-5f02-4419-9211-ec38bf880166/action returned with HTTP 204 [ 1199.043737] [55324]: [pid: 55324|app: 0|req: 218/425] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:40:00 2025] POST /volume/v3/attachments/667e52c1-5f02-4419-9211-ec38bf880166/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1199.060111] [55323]: DEBUG cinder.api.middleware.request_id [None req-6506fe63-b619-4ddd-9e13-36c56126f723 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.062245] [55323]: INFO cinder.api.openstack.wsgi [None req-6506fe63-b619-4ddd-9e13-36c56126f723 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1199.062426] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6506fe63-b619-4ddd-9e13-36c56126f723 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.062642] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6506fe63-b619-4ddd-9e13-36c56126f723 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.072659] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.072659] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.075771] [55323]: INFO cinder.volume.api [None req-6506fe63-b619-4ddd-9e13-36c56126f723 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1199.079865] [55323]: INFO cinder.api.openstack.wsgi [None req-6506fe63-b619-4ddd-9e13-36c56126f723 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1199.080239] [55323]: [pid: 55323|app: 0|req: 208/426] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:00 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1199.089390] [55324]: DEBUG cinder.api.middleware.request_id [None req-998415ff-5558-4fe9-8691-dfae3fb9b1b9 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.091421] [55324]: INFO cinder.api.openstack.wsgi [None req-998415ff-5558-4fe9-8691-dfae3fb9b1b9 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1199.091644] [55324]: DEBUG cinder.api.openstack.wsgi [None req-998415ff-5558-4fe9-8691-dfae3fb9b1b9 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.091860] [55324]: DEBUG cinder.api.openstack.wsgi [None req-998415ff-5558-4fe9-8691-dfae3fb9b1b9 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.101615] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.101615] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.104691] [55324]: INFO cinder.volume.api [None req-998415ff-5558-4fe9-8691-dfae3fb9b1b9 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1199.108823] [55324]: INFO cinder.api.openstack.wsgi [None req-998415ff-5558-4fe9-8691-dfae3fb9b1b9 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1199.109190] [55324]: [pid: 55324|app: 0|req: 219/427] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:00 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1199.312091] [55323]: DEBUG cinder.api.middleware.request_id [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-4c6ba624-68ff-4faa-80ca-2c3554164de8 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.314805] [55323]: INFO cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-4c6ba624-68ff-4faa-80ca-2c3554164de8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1199.315032] [55323]: DEBUG cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-4c6ba624-68ff-4faa-80ca-2c3554164de8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.315295] [55323]: DEBUG cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-4c6ba624-68ff-4faa-80ca-2c3554164de8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.326350] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.326350] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.329899] [55323]: INFO cinder.volume.api [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-4c6ba624-68ff-4faa-80ca-2c3554164de8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1199.334579] [55323]: INFO cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-4c6ba624-68ff-4faa-80ca-2c3554164de8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1199.334982] [55323]: [pid: 55323|app: 0|req: 209/428] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:40:01 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1199.351459] [55324]: DEBUG cinder.api.middleware.request_id [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-5bbc45e6-cbe4-47a2-a892-c2b99958d68c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.353789] [55324]: INFO cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-5bbc45e6-cbe4-47a2-a892-c2b99958d68c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] POST http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb/action [ 1199.354207] [55324]: DEBUG cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-5bbc45e6-cbe4-47a2-a892-c2b99958d68c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1199.354350] [55324]: DEBUG cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-5bbc45e6-cbe4-47a2-a892-c2b99958d68c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1199.363595] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.363595] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.364098] [55324]: INFO cinder.volume.api [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-5bbc45e6-cbe4-47a2-a892-c2b99958d68c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1199.368204] [55324]: INFO cinder.volume.api [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-5bbc45e6-cbe4-47a2-a892-c2b99958d68c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Begin detaching volume completed successfully. [ 1199.368601] [55324]: INFO cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-5bbc45e6-cbe4-47a2-a892-c2b99958d68c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb/action returned with HTTP 202 [ 1199.368801] [55324]: [pid: 55324|app: 0|req: 220/429] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 7 15:40:01 2025] POST /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1199.383125] [55323]: DEBUG cinder.api.middleware.request_id [None req-56fb983e-d775-448a-91e6-da93a543041a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.385240] [55323]: INFO cinder.api.openstack.wsgi [None req-56fb983e-d775-448a-91e6-da93a543041a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1199.385457] [55323]: DEBUG cinder.api.openstack.wsgi [None req-56fb983e-d775-448a-91e6-da93a543041a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.385695] [55323]: DEBUG cinder.api.openstack.wsgi [None req-56fb983e-d775-448a-91e6-da93a543041a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.395303] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.395303] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.398477] [55323]: INFO cinder.volume.api [None req-56fb983e-d775-448a-91e6-da93a543041a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1199.402673] [55323]: INFO cinder.api.openstack.wsgi [None req-56fb983e-d775-448a-91e6-da93a543041a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1199.403033] [55323]: [pid: 55323|app: 0|req: 210/430] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:01 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1200.413764] [55324]: DEBUG cinder.api.middleware.request_id [None req-8f7ef089-476a-47ec-b912-b96a72a2bcf4 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.415500] [55324]: INFO cinder.api.openstack.wsgi [None req-8f7ef089-476a-47ec-b912-b96a72a2bcf4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1200.415794] [55324]: DEBUG cinder.api.openstack.wsgi [None req-8f7ef089-476a-47ec-b912-b96a72a2bcf4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.415995] [55324]: DEBUG cinder.api.openstack.wsgi [None req-8f7ef089-476a-47ec-b912-b96a72a2bcf4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.425679] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.425679] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.428896] [55324]: INFO cinder.volume.api [None req-8f7ef089-476a-47ec-b912-b96a72a2bcf4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1200.433317] [55324]: INFO cinder.api.openstack.wsgi [None req-8f7ef089-476a-47ec-b912-b96a72a2bcf4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1200.433860] [55324]: [pid: 55324|app: 0|req: 221/431] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:02 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1200.564291] [55323]: DEBUG cinder.api.middleware.request_id [None req-d44c9b87-b237-48c3-a973-7a585772c533 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.564793] [55323]: INFO cinder.api.openstack.wsgi [None req-d44c9b87-b237-48c3-a973-7a585772c533 None None] GET http://10.180.1.21/volume// [ 1200.564972] [55323]: DEBUG cinder.api.openstack.wsgi [None req-d44c9b87-b237-48c3-a973-7a585772c533 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.565201] [55323]: DEBUG cinder.api.openstack.wsgi [None req-d44c9b87-b237-48c3-a973-7a585772c533 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.565593] [55323]: INFO cinder.api.openstack.wsgi [None req-d44c9b87-b237-48c3-a973-7a585772c533 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1200.565900] [55323]: [pid: 55323|app: 0|req: 211/432] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:40:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1200.568989] [55324]: DEBUG cinder.api.middleware.request_id [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-d1d570fe-7a0a-4d83-9641-2cab8a3cca1c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.571403] [55324]: INFO cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-d1d570fe-7a0a-4d83-9641-2cab8a3cca1c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1200.571660] [55324]: DEBUG cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-d1d570fe-7a0a-4d83-9641-2cab8a3cca1c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.571882] [55324]: DEBUG cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-d1d570fe-7a0a-4d83-9641-2cab8a3cca1c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.581507] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.581507] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.584651] [55324]: INFO cinder.volume.api [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-d1d570fe-7a0a-4d83-9641-2cab8a3cca1c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1200.588905] [55324]: INFO cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-d1d570fe-7a0a-4d83-9641-2cab8a3cca1c tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1200.589333] [55324]: [pid: 55324|app: 0|req: 222/433] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:40:02 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 1317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1201.444045] [55323]: DEBUG cinder.api.middleware.request_id [None req-f14595b5-fa44-48c3-9c3d-f2a03b26190b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.446463] [55323]: INFO cinder.api.openstack.wsgi [None req-f14595b5-fa44-48c3-9c3d-f2a03b26190b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1201.446746] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f14595b5-fa44-48c3-9c3d-f2a03b26190b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.446928] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f14595b5-fa44-48c3-9c3d-f2a03b26190b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.458115] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.458115] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.461671] [55323]: INFO cinder.volume.api [None req-f14595b5-fa44-48c3-9c3d-f2a03b26190b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1201.466980] [55323]: INFO cinder.api.openstack.wsgi [None req-f14595b5-fa44-48c3-9c3d-f2a03b26190b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1201.467324] [55323]: [pid: 55323|app: 0|req: 212/434] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:03 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1201.730813] [55324]: DEBUG cinder.api.middleware.request_id [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-8b83523b-417c-4c1c-a6ac-e7002b6d1ce1 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.733220] [55324]: INFO cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-8b83523b-417c-4c1c-a6ac-e7002b6d1ce1 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8cd6c8db-34ed-498a-b4ed-05635b37321f [ 1201.733417] [55324]: DEBUG cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-8b83523b-417c-4c1c-a6ac-e7002b6d1ce1 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.733640] [55324]: DEBUG cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-8b83523b-417c-4c1c-a6ac-e7002b6d1ce1 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.741440] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.741440] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.266514] [55324]: INFO cinder.api.openstack.wsgi [req-28b65cc0-0ba6-4b20-ba89-b7bf8cc31743 req-8b83523b-417c-4c1c-a6ac-e7002b6d1ce1 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/attachments/8cd6c8db-34ed-498a-b4ed-05635b37321f returned with HTTP 200 [ 1202.267338] [55324]: [pid: 55324|app: 0|req: 223/435] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:40:03 2025] DELETE /volume/v3/attachments/8cd6c8db-34ed-498a-b4ed-05635b37321f => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.477302] [55323]: DEBUG cinder.api.middleware.request_id [None req-f302e490-ae43-4530-b8b8-fd286d4234d8 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.479653] [55323]: INFO cinder.api.openstack.wsgi [None req-f302e490-ae43-4530-b8b8-fd286d4234d8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1202.479864] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f302e490-ae43-4530-b8b8-fd286d4234d8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.480088] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f302e490-ae43-4530-b8b8-fd286d4234d8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.489698] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.489698] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.492944] [55323]: INFO cinder.volume.api [None req-f302e490-ae43-4530-b8b8-fd286d4234d8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1202.497637] [55323]: INFO cinder.api.openstack.wsgi [None req-f302e490-ae43-4530-b8b8-fd286d4234d8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1202.498080] [55323]: [pid: 55323|app: 0|req: 213/436] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:04 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.557962] [55324]: DEBUG cinder.api.middleware.request_id [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-24e2ef02-c8db-4cd1-b774-ac2f145630b4 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.560276] [55324]: INFO cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-24e2ef02-c8db-4cd1-b774-ac2f145630b4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1202.560497] [55324]: DEBUG cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-24e2ef02-c8db-4cd1-b774-ac2f145630b4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.560710] [55324]: DEBUG cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-24e2ef02-c8db-4cd1-b774-ac2f145630b4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.570554] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.570554] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.573708] [55324]: INFO cinder.volume.api [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-24e2ef02-c8db-4cd1-b774-ac2f145630b4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1202.578087] [55324]: INFO cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-24e2ef02-c8db-4cd1-b774-ac2f145630b4 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1202.578627] [55324]: [pid: 55324|app: 0|req: 224/437] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:40:04 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1202.607683] [55323]: DEBUG cinder.api.middleware.request_id [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-6aac2135-e579-4695-b3eb-c14b351d8c53 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.609891] [55323]: INFO cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-6aac2135-e579-4695-b3eb-c14b351d8c53 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] POST http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f/action [ 1202.610294] [55323]: DEBUG cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-6aac2135-e579-4695-b3eb-c14b351d8c53 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1202.610434] [55323]: DEBUG cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-6aac2135-e579-4695-b3eb-c14b351d8c53 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1202.619719] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.619719] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.620220] [55323]: INFO cinder.volume.api [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-6aac2135-e579-4695-b3eb-c14b351d8c53 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1202.626111] [55323]: INFO cinder.volume.api [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-6aac2135-e579-4695-b3eb-c14b351d8c53 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Begin detaching volume completed successfully. [ 1202.626206] [55323]: INFO cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-6aac2135-e579-4695-b3eb-c14b351d8c53 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f/action returned with HTTP 202 [ 1202.627315] [55323]: [pid: 55323|app: 0|req: 214/438] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 7 15:40:04 2025] POST /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1202.644244] [55324]: DEBUG cinder.api.middleware.request_id [None req-bdd6cbb0-8bf7-4483-a5ce-680935cc1e63 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.648209] [55324]: INFO cinder.api.openstack.wsgi [None req-bdd6cbb0-8bf7-4483-a5ce-680935cc1e63 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1202.648209] [55324]: DEBUG cinder.api.openstack.wsgi [None req-bdd6cbb0-8bf7-4483-a5ce-680935cc1e63 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.648209] [55324]: DEBUG cinder.api.openstack.wsgi [None req-bdd6cbb0-8bf7-4483-a5ce-680935cc1e63 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.657562] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.657562] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.661177] [55324]: INFO cinder.volume.api [None req-bdd6cbb0-8bf7-4483-a5ce-680935cc1e63 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1202.666037] [55324]: INFO cinder.api.openstack.wsgi [None req-bdd6cbb0-8bf7-4483-a5ce-680935cc1e63 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1202.666236] [55324]: [pid: 55324|app: 0|req: 225/439] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:04 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1203.676941] [55323]: DEBUG cinder.api.middleware.request_id [None req-cfc21fdf-c7da-4380-8754-4a86f4166954 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.678683] [55323]: INFO cinder.api.openstack.wsgi [None req-cfc21fdf-c7da-4380-8754-4a86f4166954 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1203.678907] [55323]: DEBUG cinder.api.openstack.wsgi [None req-cfc21fdf-c7da-4380-8754-4a86f4166954 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.679136] [55323]: DEBUG cinder.api.openstack.wsgi [None req-cfc21fdf-c7da-4380-8754-4a86f4166954 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.691058] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.691058] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.694497] [55323]: INFO cinder.volume.api [None req-cfc21fdf-c7da-4380-8754-4a86f4166954 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1203.698984] [55323]: INFO cinder.api.openstack.wsgi [None req-cfc21fdf-c7da-4380-8754-4a86f4166954 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1203.699362] [55323]: [pid: 55323|app: 0|req: 215/440] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:05 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1203.785998] [55324]: DEBUG cinder.api.middleware.request_id [None req-5850a9ff-7601-4b5d-a1d8-5adf0eacc79d None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.786471] [55324]: INFO cinder.api.openstack.wsgi [None req-5850a9ff-7601-4b5d-a1d8-5adf0eacc79d None None] GET http://10.180.1.21/volume// [ 1203.786652] [55324]: DEBUG cinder.api.openstack.wsgi [None req-5850a9ff-7601-4b5d-a1d8-5adf0eacc79d None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.786868] [55324]: DEBUG cinder.api.openstack.wsgi [None req-5850a9ff-7601-4b5d-a1d8-5adf0eacc79d None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.787282] [55324]: INFO cinder.api.openstack.wsgi [None req-5850a9ff-7601-4b5d-a1d8-5adf0eacc79d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1203.787588] [55324]: [pid: 55324|app: 0|req: 226/441] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:40:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1203.791049] [55323]: DEBUG cinder.api.middleware.request_id [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-2408d603-a498-4bb6-b2ff-3e37d5b0ec38 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.793230] [55323]: INFO cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-2408d603-a498-4bb6-b2ff-3e37d5b0ec38 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1203.793475] [55323]: DEBUG cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-2408d603-a498-4bb6-b2ff-3e37d5b0ec38 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.793691] [55323]: DEBUG cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-2408d603-a498-4bb6-b2ff-3e37d5b0ec38 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.803468] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.803468] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.806609] [55323]: INFO cinder.volume.api [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-2408d603-a498-4bb6-b2ff-3e37d5b0ec38 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1203.810866] [55323]: INFO cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-2408d603-a498-4bb6-b2ff-3e37d5b0ec38 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1203.811269] [55323]: [pid: 55323|app: 0|req: 216/442] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:40:05 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1204.574818] [55324]: DEBUG cinder.api.middleware.request_id [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.577203] [55324]: INFO cinder.api.openstack.wsgi [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1204.577576] [55324]: DEBUG cinder.api.openstack.wsgi [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1074904770"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1204.579223] [55324]: DEBUG cinder.api.v3.volumes [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1074904770'}} {{(pid=55324) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1204.579361] [55324]: INFO cinder.api.v3.volumes [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Create volume of 1 GB [ 1204.585365] [55324]: INFO cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Availability Zones retrieved successfully. [ 1204.591997] [55324]: DEBUG cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Flow 'volume_create_api' (534b5780-7193-4079-a047-470e8ddbe92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1204.593184] [55324]: DEBUG cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a52c3de-991b-4de9-8264-f42746c1191b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1204.594305] [55324]: DEBUG cinder.volume.flows.api.create_volume [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Validating volume size '1' using validate_int {{(pid=55324) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1204.611791] [55324]: DEBUG cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a52c3de-991b-4de9-8264-f42746c1191b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1204.612711] [55324]: DEBUG cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad49b8b6-94dc-424d-a87f-27f2ec38e179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1204.710020] [55323]: DEBUG cinder.api.middleware.request_id [None req-b835e06d-7b3a-41f2-9988-3e64a0dd5046 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.712295] [55323]: INFO cinder.api.openstack.wsgi [None req-b835e06d-7b3a-41f2-9988-3e64a0dd5046 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1204.712511] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b835e06d-7b3a-41f2-9988-3e64a0dd5046 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.712718] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b835e06d-7b3a-41f2-9988-3e64a0dd5046 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.714550] [55324]: DEBUG cinder.quota [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Created reservations ['60d435fc-68bd-4f35-923a-68042c0dfe46', 'cfeea954-0bdb-439d-b0cd-2a9f4466b63e', 'd432e14a-c14d-4f62-8a69-f23124fec07e', '4386b423-d328-4585-8bf0-f53c7cb764ff'] {{(pid=55324) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1204.715480] [55324]: DEBUG cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad49b8b6-94dc-424d-a87f-27f2ec38e179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60d435fc-68bd-4f35-923a-68042c0dfe46', 'cfeea954-0bdb-439d-b0cd-2a9f4466b63e', 'd432e14a-c14d-4f62-8a69-f23124fec07e', '4386b423-d328-4585-8bf0-f53c7cb764ff']}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1204.716578] [55324]: DEBUG cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0f29523-5184-4392-8405-4f8fa864018f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1204.738308] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.738308] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.738512] [55324]: DEBUG cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0f29523-5184-4392-8405-4f8fa864018f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d144e38-e7e0-4877-9aab-880aab1dbc61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1074904770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc1385a59cd34b7483077767c90c3d6b',qos_specs=None,replication_status=,reservations=['60d435fc-68bd-4f35-923a-68042c0dfe46','cfeea954-0bdb-439d-b0cd-2a9f4466b63e','d432e14a-c14d-4f62-8a69-f23124fec07e','4386b423-d328-4585-8bf0-f53c7cb764ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad66f2ee7774881a9ef956fa1b41f0b',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:40:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1074904770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d144e38-e7e0-4877-9aab-880aab1dbc61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc1385a59cd34b7483077767c90c3d6b',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='5ad66f2ee7774881a9ef956fa1b41f0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1204.739598] [55324]: DEBUG cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe5c1d4-95c2-4b98-91ef-8786b0165c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1204.741780] [55323]: INFO cinder.volume.api [None req-b835e06d-7b3a-41f2-9988-3e64a0dd5046 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1204.746789] [55323]: INFO cinder.api.openstack.wsgi [None req-b835e06d-7b3a-41f2-9988-3e64a0dd5046 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1204.747428] [55323]: [pid: 55323|app: 0|req: 217/443] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:06 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1204.817186] [55324]: DEBUG cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe5c1d4-95c2-4b98-91ef-8786b0165c3f) 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-1074904770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc1385a59cd34b7483077767c90c3d6b',qos_specs=None,replication_status=,reservations=['60d435fc-68bd-4f35-923a-68042c0dfe46','cfeea954-0bdb-439d-b0cd-2a9f4466b63e','d432e14a-c14d-4f62-8a69-f23124fec07e','4386b423-d328-4585-8bf0-f53c7cb764ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad66f2ee7774881a9ef956fa1b41f0b',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1204.818144] [55324]: DEBUG cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (029dffd5-3c58-44c8-9d96-05d28a6c1cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1204.827013] [55324]: DEBUG cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (029dffd5-3c58-44c8-9d96-05d28a6c1cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55324) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1204.828060] [55324]: DEBUG cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Flow 'volume_create_api' (534b5780-7193-4079-a047-470e8ddbe92b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55324) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1204.828421] [55324]: INFO cinder.volume.api [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Create volume request issued successfully. [ 1204.829396] [55324]: INFO cinder.api.openstack.wsgi [None req-8d3fc4a5-f61c-41ff-9834-5bae7f4b739d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1204.829638] [55324]: [pid: 55324|app: 0|req: 227/444] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:40:06 2025] POST /volume/v3/volumes => generated 754 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1204.839599] [55323]: DEBUG cinder.api.middleware.request_id [None req-bfe150d1-e78c-4a04-995d-64fdab5bda1e None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.841420] [55323]: INFO cinder.api.openstack.wsgi [None req-bfe150d1-e78c-4a04-995d-64fdab5bda1e tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1204.841628] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bfe150d1-e78c-4a04-995d-64fdab5bda1e tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.841865] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bfe150d1-e78c-4a04-995d-64fdab5bda1e tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.849490] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.849490] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.852774] [55323]: INFO cinder.volume.api [None req-bfe150d1-e78c-4a04-995d-64fdab5bda1e tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1204.857143] [55323]: INFO cinder.api.openstack.wsgi [None req-bfe150d1-e78c-4a04-995d-64fdab5bda1e tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1204.857511] [55323]: [pid: 55323|app: 0|req: 218/445] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:06 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.948841] [55324]: DEBUG cinder.api.middleware.request_id [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-16e0f4a9-5b41-4d94-8230-f2a640760935 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.952057] [55324]: INFO cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-16e0f4a9-5b41-4d94-8230-f2a640760935 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] DELETE http://10.180.1.21/volume/v3/attachments/667e52c1-5f02-4419-9211-ec38bf880166 [ 1204.952057] [55324]: DEBUG cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-16e0f4a9-5b41-4d94-8230-f2a640760935 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.952057] [55324]: DEBUG cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-16e0f4a9-5b41-4d94-8230-f2a640760935 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.959576] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.959576] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.487303] [55324]: INFO cinder.api.openstack.wsgi [req-d59241de-9bc9-4c13-b808-b030c3947e88 req-16e0f4a9-5b41-4d94-8230-f2a640760935 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/attachments/667e52c1-5f02-4419-9211-ec38bf880166 returned with HTTP 200 [ 1205.487764] [55324]: [pid: 55324|app: 0|req: 228/446] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:40:06 2025] DELETE /volume/v3/attachments/667e52c1-5f02-4419-9211-ec38bf880166 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.759405] [55323]: DEBUG cinder.api.middleware.request_id [None req-e262d575-b987-4863-b646-d18cdb6b1e5b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.761385] [55323]: INFO cinder.api.openstack.wsgi [None req-e262d575-b987-4863-b646-d18cdb6b1e5b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1205.761623] [55323]: DEBUG cinder.api.openstack.wsgi [None req-e262d575-b987-4863-b646-d18cdb6b1e5b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.761921] [55323]: DEBUG cinder.api.openstack.wsgi [None req-e262d575-b987-4863-b646-d18cdb6b1e5b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.772021] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.772021] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.775218] [55323]: INFO cinder.volume.api [None req-e262d575-b987-4863-b646-d18cdb6b1e5b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1205.780335] [55323]: INFO cinder.api.openstack.wsgi [None req-e262d575-b987-4863-b646-d18cdb6b1e5b tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1205.780696] [55323]: [pid: 55323|app: 0|req: 219/447] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:07 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.790350] [55324]: DEBUG cinder.api.middleware.request_id [None req-824e9227-99cd-4daf-9fc6-76efe0c298f0 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.792179] [55324]: INFO cinder.api.openstack.wsgi [None req-824e9227-99cd-4daf-9fc6-76efe0c298f0 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1205.792635] [55324]: DEBUG cinder.api.openstack.wsgi [None req-824e9227-99cd-4daf-9fc6-76efe0c298f0 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.793033] [55324]: DEBUG cinder.api.openstack.wsgi [None req-824e9227-99cd-4daf-9fc6-76efe0c298f0 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.802299] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.802299] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.805465] [55324]: INFO cinder.volume.api [None req-824e9227-99cd-4daf-9fc6-76efe0c298f0 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1205.810179] [55324]: INFO cinder.api.openstack.wsgi [None req-824e9227-99cd-4daf-9fc6-76efe0c298f0 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1205.810700] [55324]: [pid: 55324|app: 0|req: 229/448] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:07 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.867485] [55323]: DEBUG cinder.api.middleware.request_id [None req-895034e4-1abc-44dd-a35c-74350a6ce577 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.871843] [55323]: INFO cinder.api.openstack.wsgi [None req-895034e4-1abc-44dd-a35c-74350a6ce577 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1205.871843] [55323]: DEBUG cinder.api.openstack.wsgi [None req-895034e4-1abc-44dd-a35c-74350a6ce577 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.871843] [55323]: DEBUG cinder.api.openstack.wsgi [None req-895034e4-1abc-44dd-a35c-74350a6ce577 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.878472] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.878472] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.882353] [55323]: INFO cinder.volume.api [None req-895034e4-1abc-44dd-a35c-74350a6ce577 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1205.887085] [55323]: INFO cinder.api.openstack.wsgi [None req-895034e4-1abc-44dd-a35c-74350a6ce577 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1205.887484] [55323]: [pid: 55323|app: 0|req: 220/449] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:07 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.921946] [55324]: DEBUG cinder.api.middleware.request_id [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-94390ac4-9a1c-4a7c-a26b-ca68a30acf4b None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.924496] [55324]: INFO cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-94390ac4-9a1c-4a7c-a26b-ca68a30acf4b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1205.924774] [55324]: DEBUG cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-94390ac4-9a1c-4a7c-a26b-ca68a30acf4b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.925026] [55324]: DEBUG cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-94390ac4-9a1c-4a7c-a26b-ca68a30acf4b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.933909] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.933909] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.936518] [55324]: INFO cinder.volume.api [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-94390ac4-9a1c-4a7c-a26b-ca68a30acf4b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1205.940997] [55324]: INFO cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-94390ac4-9a1c-4a7c-a26b-ca68a30acf4b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1205.941522] [55324]: [pid: 55324|app: 0|req: 230/450] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:40:07 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.282527] [55323]: DEBUG cinder.api.middleware.request_id [None req-378beb43-a159-4080-af1e-6efe29212a56 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.284287] [55323]: INFO cinder.api.openstack.wsgi [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1206.284848] [55323]: DEBUG cinder.api.openstack.wsgi [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1833242355"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1206.287155] [55323]: DEBUG cinder.api.v3.volumes [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1833242355'}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1206.287155] [55323]: INFO cinder.api.v3.volumes [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Create volume of 1 GB [ 1206.291336] [55323]: INFO cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Availability Zones retrieved successfully. [ 1206.298054] [55323]: DEBUG cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Flow 'volume_create_api' (ee4ec52c-8d7e-4ab9-acc8-d3556a77bfe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1206.299266] [55323]: DEBUG cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d7d45a2-f9c2-473e-8840-4a996fe5f540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1206.300399] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1206.319057] [55323]: DEBUG cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d7d45a2-f9c2-473e-8840-4a996fe5f540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1206.320087] [55323]: DEBUG cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13a85b1-66c5-45b2-881d-25a5f208e4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1206.368169] [55323]: DEBUG cinder.quota [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Created reservations ['26356dbb-7e4c-40a5-a224-50088642def6', '7a4a9c20-19ba-4f65-9290-0d8ce82be261', 'cfeb4a90-57fa-4f44-8f35-1627f82bde34', '78391744-468a-487c-9eb6-2d0bea9df1ae'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1206.369365] [55323]: DEBUG cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13a85b1-66c5-45b2-881d-25a5f208e4c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26356dbb-7e4c-40a5-a224-50088642def6', '7a4a9c20-19ba-4f65-9290-0d8ce82be261', 'cfeb4a90-57fa-4f44-8f35-1627f82bde34', '78391744-468a-487c-9eb6-2d0bea9df1ae']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1206.370442] [55323]: DEBUG cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64022a35-9c10-4c99-9b59-6e0c95250c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1206.383877] [55323]: DEBUG cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64022a35-9c10-4c99-9b59-6e0c95250c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4929edc-ef01-46be-9323-4080aded0264', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1833242355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c530431eef4e0693e3a6542d221041',qos_specs=None,replication_status=,reservations=['26356dbb-7e4c-40a5-a224-50088642def6','7a4a9c20-19ba-4f65-9290-0d8ce82be261','cfeb4a90-57fa-4f44-8f35-1627f82bde34','78391744-468a-487c-9eb6-2d0bea9df1ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53fbbe474aa5460995846018e596d596',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1833242355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4929edc-ef01-46be-9323-4080aded0264,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c530431eef4e0693e3a6542d221041',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='53fbbe474aa5460995846018e596d596',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1206.384870] [55323]: DEBUG cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f981cd98-f9b3-4165-9683-6765420103ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1206.397809] [55323]: DEBUG cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f981cd98-f9b3-4165-9683-6765420103ff) 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-1833242355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29c530431eef4e0693e3a6542d221041',qos_specs=None,replication_status=,reservations=['26356dbb-7e4c-40a5-a224-50088642def6','7a4a9c20-19ba-4f65-9290-0d8ce82be261','cfeb4a90-57fa-4f44-8f35-1627f82bde34','78391744-468a-487c-9eb6-2d0bea9df1ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53fbbe474aa5460995846018e596d596',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1206.398700] [55323]: DEBUG cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a05a67-d845-4545-b38d-5191dfddff41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1206.406206] [55323]: DEBUG cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a05a67-d845-4545-b38d-5191dfddff41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1206.407270] [55323]: DEBUG cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Flow 'volume_create_api' (ee4ec52c-8d7e-4ab9-acc8-d3556a77bfe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1206.407636] [55323]: INFO cinder.volume.api [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Create volume request issued successfully. [ 1206.408341] [55323]: INFO cinder.api.openstack.wsgi [None req-378beb43-a159-4080-af1e-6efe29212a56 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1206.409155] [55323]: [pid: 55323|app: 0|req: 221/451] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:40:08 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) [ 1206.418474] [55324]: DEBUG cinder.api.middleware.request_id [None req-007b60c8-898d-4a26-a9f3-958b9e2860ca None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.420440] [55324]: INFO cinder.api.openstack.wsgi [None req-007b60c8-898d-4a26-a9f3-958b9e2860ca tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1206.420688] [55324]: DEBUG cinder.api.openstack.wsgi [None req-007b60c8-898d-4a26-a9f3-958b9e2860ca tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.420914] [55324]: DEBUG cinder.api.openstack.wsgi [None req-007b60c8-898d-4a26-a9f3-958b9e2860ca tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.430514] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.430514] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.434541] [55324]: INFO cinder.volume.api [None req-007b60c8-898d-4a26-a9f3-958b9e2860ca tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1206.439679] [55324]: INFO cinder.api.openstack.wsgi [None req-007b60c8-898d-4a26-a9f3-958b9e2860ca tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1206.440099] [55324]: [pid: 55324|app: 0|req: 231/452] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:08 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.890110] [55323]: DEBUG cinder.api.middleware.request_id [None req-dc0fdd45-ac04-47c5-be9c-eedf2f370a46 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.892256] [55323]: INFO cinder.api.openstack.wsgi [None req-dc0fdd45-ac04-47c5-be9c-eedf2f370a46 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1206.892479] [55323]: DEBUG cinder.api.openstack.wsgi [None req-dc0fdd45-ac04-47c5-be9c-eedf2f370a46 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.892810] [55323]: DEBUG cinder.api.openstack.wsgi [None req-dc0fdd45-ac04-47c5-be9c-eedf2f370a46 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.904265] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.904265] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.908750] [55323]: INFO cinder.volume.api [None req-dc0fdd45-ac04-47c5-be9c-eedf2f370a46 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1206.913973] [55323]: INFO cinder.api.openstack.wsgi [None req-dc0fdd45-ac04-47c5-be9c-eedf2f370a46 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1206.914392] [55323]: [pid: 55323|app: 0|req: 222/453] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:08 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.925157] [55324]: DEBUG cinder.api.middleware.request_id [None req-2fc4d4a3-2362-4356-b118-269872792b57 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.928281] [55324]: INFO cinder.api.openstack.wsgi [None req-2fc4d4a3-2362-4356-b118-269872792b57 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1206.928281] [55324]: DEBUG cinder.api.openstack.wsgi [None req-2fc4d4a3-2362-4356-b118-269872792b57 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.928281] [55324]: DEBUG cinder.api.openstack.wsgi [None req-2fc4d4a3-2362-4356-b118-269872792b57 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.937555] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.937555] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.940359] [55324]: INFO cinder.volume.api [None req-2fc4d4a3-2362-4356-b118-269872792b57 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1206.945425] [55324]: INFO cinder.api.openstack.wsgi [None req-2fc4d4a3-2362-4356-b118-269872792b57 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1206.945847] [55324]: [pid: 55324|app: 0|req: 232/454] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:08 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.084626] [55323]: DEBUG cinder.api.middleware.request_id [None req-9c6809bb-aaf7-4fdb-9d43-df851d2f30c8 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.087060] [55323]: INFO cinder.api.openstack.wsgi [None req-9c6809bb-aaf7-4fdb-9d43-df851d2f30c8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1207.087357] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9c6809bb-aaf7-4fdb-9d43-df851d2f30c8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.087595] [55323]: DEBUG cinder.api.openstack.wsgi [None req-9c6809bb-aaf7-4fdb-9d43-df851d2f30c8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.096371] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.096371] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.100060] [55323]: INFO cinder.volume.api [None req-9c6809bb-aaf7-4fdb-9d43-df851d2f30c8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1207.104508] [55323]: INFO cinder.api.openstack.wsgi [None req-9c6809bb-aaf7-4fdb-9d43-df851d2f30c8 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1207.104943] [55323]: [pid: 55323|app: 0|req: 223/455] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:08 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.453757] [55324]: DEBUG cinder.api.middleware.request_id [None req-fbf12f36-c4ad-43ec-b88b-ac81b5f8a8d7 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.456100] [55324]: INFO cinder.api.openstack.wsgi [None req-fbf12f36-c4ad-43ec-b88b-ac81b5f8a8d7 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1207.456265] [55324]: DEBUG cinder.api.openstack.wsgi [None req-fbf12f36-c4ad-43ec-b88b-ac81b5f8a8d7 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.456501] [55324]: DEBUG cinder.api.openstack.wsgi [None req-fbf12f36-c4ad-43ec-b88b-ac81b5f8a8d7 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.462329] [55323]: DEBUG cinder.api.middleware.request_id [None req-3abc58ac-94c6-4407-b47c-ad40b3bdca9e None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.462907] [55323]: INFO cinder.api.openstack.wsgi [None req-3abc58ac-94c6-4407-b47c-ad40b3bdca9e None None] GET http://10.180.1.21/volume// [ 1207.463144] [55323]: DEBUG cinder.api.openstack.wsgi [None req-3abc58ac-94c6-4407-b47c-ad40b3bdca9e None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.463366] [55323]: DEBUG cinder.api.openstack.wsgi [None req-3abc58ac-94c6-4407-b47c-ad40b3bdca9e None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.463800] [55323]: INFO cinder.api.openstack.wsgi [None req-3abc58ac-94c6-4407-b47c-ad40b3bdca9e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1207.464140] [55323]: [pid: 55323|app: 0|req: 224/456] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:40:09 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1207.464740] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.464740] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.468044] [55323]: DEBUG cinder.api.middleware.request_id [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-11aadd3a-cf2f-4a28-8b82-da04cdb79974 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.468317] [55324]: INFO cinder.volume.api [None req-fbf12f36-c4ad-43ec-b88b-ac81b5f8a8d7 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1207.470317] [55323]: INFO cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-11aadd3a-cf2f-4a28-8b82-da04cdb79974 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1207.470696] [55323]: DEBUG cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-11aadd3a-cf2f-4a28-8b82-da04cdb79974 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d144e38-e7e0-4877-9aab-880aab1dbc61", "connector": null, "instance_uuid": "3056110d-b949-47cd-aedf-5b354bd0f519"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1207.472901] [55324]: INFO cinder.api.openstack.wsgi [None req-fbf12f36-c4ad-43ec-b88b-ac81b5f8a8d7 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1207.473345] [55324]: [pid: 55324|app: 0|req: 233/457] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:09 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.479980] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.479980] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.502629] [55323]: INFO cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-11aadd3a-cf2f-4a28-8b82-da04cdb79974 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1207.503032] [55323]: [pid: 55323|app: 0|req: 225/458] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:40:09 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1207.530438] [55324]: DEBUG cinder.api.middleware.request_id [None req-26a3c461-ca73-4dd7-9c15-0ad03e79eed0 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.532616] [55324]: INFO cinder.api.openstack.wsgi [None req-26a3c461-ca73-4dd7-9c15-0ad03e79eed0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1207.532836] [55324]: DEBUG cinder.api.openstack.wsgi [None req-26a3c461-ca73-4dd7-9c15-0ad03e79eed0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.533070] [55324]: DEBUG cinder.api.openstack.wsgi [None req-26a3c461-ca73-4dd7-9c15-0ad03e79eed0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.544468] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.544468] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.548662] [55324]: INFO cinder.volume.api [None req-26a3c461-ca73-4dd7-9c15-0ad03e79eed0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1207.553924] [55324]: INFO cinder.api.openstack.wsgi [None req-26a3c461-ca73-4dd7-9c15-0ad03e79eed0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1207.554428] [55324]: [pid: 55324|app: 0|req: 234/459] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:09 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.711440] [55323]: DEBUG cinder.api.middleware.request_id [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-fe00fec6-6c72-4798-a01a-f83e43e25e8f None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.714115] [55323]: INFO cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-fe00fec6-6c72-4798-a01a-f83e43e25e8f tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1207.714415] [55323]: DEBUG cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-fe00fec6-6c72-4798-a01a-f83e43e25e8f tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.714691] [55323]: DEBUG cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-fe00fec6-6c72-4798-a01a-f83e43e25e8f tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.725274] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.725274] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.729322] [55323]: INFO cinder.volume.api [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-fe00fec6-6c72-4798-a01a-f83e43e25e8f tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1207.733961] [55323]: INFO cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-fe00fec6-6c72-4798-a01a-f83e43e25e8f tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1207.734391] [55323]: [pid: 55323|app: 0|req: 226/460] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:40:09 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.034180] [55324]: DEBUG cinder.api.middleware.request_id [None req-81ab0dee-55c5-4a9b-aff3-6c58ca3abfe3 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.034759] [55324]: INFO cinder.api.openstack.wsgi [None req-81ab0dee-55c5-4a9b-aff3-6c58ca3abfe3 None None] GET http://10.180.1.21/volume// [ 1208.034953] [55324]: DEBUG cinder.api.openstack.wsgi [None req-81ab0dee-55c5-4a9b-aff3-6c58ca3abfe3 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.035187] [55324]: DEBUG cinder.api.openstack.wsgi [None req-81ab0dee-55c5-4a9b-aff3-6c58ca3abfe3 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.035592] [55324]: INFO cinder.api.openstack.wsgi [None req-81ab0dee-55c5-4a9b-aff3-6c58ca3abfe3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1208.036062] [55324]: [pid: 55324|app: 0|req: 235/461] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:40:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1208.040659] [55323]: DEBUG cinder.api.middleware.request_id [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-4ca88ef6-b5b3-468f-8357-ba1b221d078b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.043516] [55323]: INFO cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-4ca88ef6-b5b3-468f-8357-ba1b221d078b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1208.043821] [55323]: DEBUG cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-4ca88ef6-b5b3-468f-8357-ba1b221d078b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.044075] [55323]: DEBUG cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-4ca88ef6-b5b3-468f-8357-ba1b221d078b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.054994] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.054994] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.058976] [55323]: INFO cinder.volume.api [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-4ca88ef6-b5b3-468f-8357-ba1b221d078b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1208.064107] [55323]: INFO cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-4ca88ef6-b5b3-468f-8357-ba1b221d078b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1208.064591] [55323]: [pid: 55323|app: 0|req: 227/462] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:40:09 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1208.093451] [55324]: DEBUG cinder.api.middleware.request_id [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-8b6efb8e-ba66-4c28-940b-e95ec9b5f7aa None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.096104] [55324]: INFO cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-8b6efb8e-ba66-4c28-940b-e95ec9b5f7aa tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] PUT http://10.180.1.21/volume/v3/attachments/bbf059cd-3f8b-4eee-bf4c-72bef015c54a [ 1208.096531] [55324]: DEBUG cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-8b6efb8e-ba66-4c28-940b-e95ec9b5f7aa tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-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-483465", "mountpoint": "/dev/sdb"}}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1208.105023] [55324]: DEBUG cinder.coordination [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-8b6efb8e-ba66-4c28-940b-e95ec9b5f7aa tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Acquiring lock "cinder-attachment_update-8d144e38-e7e0-4877-9aab-880aab1dbc61-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1208.112061] [55324]: DEBUG cinder.coordination [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-8b6efb8e-ba66-4c28-940b-e95ec9b5f7aa tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Lock "cinder-attachment_update-8d144e38-e7e0-4877-9aab-880aab1dbc61-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1208.112061] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.112061] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.565377] [55323]: DEBUG cinder.api.middleware.request_id [None req-5923fa14-22a0-4b54-9c17-c8248e7e5408 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.567559] [55323]: INFO cinder.api.openstack.wsgi [None req-5923fa14-22a0-4b54-9c17-c8248e7e5408 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1208.567783] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5923fa14-22a0-4b54-9c17-c8248e7e5408 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.568008] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5923fa14-22a0-4b54-9c17-c8248e7e5408 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.580808] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.580808] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.585043] [55323]: INFO cinder.volume.api [None req-5923fa14-22a0-4b54-9c17-c8248e7e5408 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1208.590384] [55323]: INFO cinder.api.openstack.wsgi [None req-5923fa14-22a0-4b54-9c17-c8248e7e5408 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1208.590813] [55323]: [pid: 55323|app: 0|req: 228/463] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:10 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.255871] [55323]: DEBUG cinder.api.middleware.request_id [None req-6ddf6091-823b-42fe-8e40-e9deb7baf906 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.256596] [55323]: INFO cinder.api.openstack.wsgi [None req-6ddf6091-823b-42fe-8e40-e9deb7baf906 None None] GET http://10.180.1.21/volume// [ 1209.256916] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6ddf6091-823b-42fe-8e40-e9deb7baf906 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.257314] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6ddf6091-823b-42fe-8e40-e9deb7baf906 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.257761] [55323]: INFO cinder.api.openstack.wsgi [None req-6ddf6091-823b-42fe-8e40-e9deb7baf906 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1209.258302] [55323]: [pid: 55323|app: 0|req: 229/464] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:40:11 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1209.263235] [55323]: DEBUG cinder.api.middleware.request_id [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-a3333979-c1e7-4806-a1df-f695f83d1b0b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.266333] [55323]: INFO cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-a3333979-c1e7-4806-a1df-f695f83d1b0b tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1209.266905] [55323]: DEBUG cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-a3333979-c1e7-4806-a1df-f695f83d1b0b tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4929edc-ef01-46be-9323-4080aded0264", "connector": null, "instance_uuid": "74722ff8-2307-453b-b753-bc0b6132582f"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1209.279173] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.279173] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.306742] [55323]: INFO cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-a3333979-c1e7-4806-a1df-f695f83d1b0b tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1209.307441] [55323]: [pid: 55323|app: 0|req: 230/465] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:40:11 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) [ 1209.333378] [55323]: DEBUG cinder.api.middleware.request_id [None req-5075ba33-6de1-44ea-b657-44429ca90a01 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.335234] [55323]: INFO cinder.api.openstack.wsgi [None req-5075ba33-6de1-44ea-b657-44429ca90a01 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1209.335476] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5075ba33-6de1-44ea-b657-44429ca90a01 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.335688] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5075ba33-6de1-44ea-b657-44429ca90a01 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.347357] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.347357] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.351346] [55323]: INFO cinder.volume.api [None req-5075ba33-6de1-44ea-b657-44429ca90a01 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1209.357056] [55323]: INFO cinder.api.openstack.wsgi [None req-5075ba33-6de1-44ea-b657-44429ca90a01 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1209.357056] [55323]: [pid: 55323|app: 0|req: 231/466] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:11 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.357605] [55323]: DEBUG cinder.api.middleware.request_id [req-9667f00d-1055-4aad-8ea9-728ba7816d33 req-4aa1e68c-5f82-4971-859f-0f2c9b25ec49 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.360048] [55323]: INFO cinder.api.openstack.wsgi [req-9667f00d-1055-4aad-8ea9-728ba7816d33 req-4aa1e68c-5f82-4971-859f-0f2c9b25ec49 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fe04beb9-4612-460c-8f08-5f1e3fe63a3d [ 1209.360554] [55323]: DEBUG cinder.api.openstack.wsgi [req-9667f00d-1055-4aad-8ea9-728ba7816d33 req-4aa1e68c-5f82-4971-859f-0f2c9b25ec49 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.360554] [55323]: DEBUG cinder.api.openstack.wsgi [req-9667f00d-1055-4aad-8ea9-728ba7816d33 req-4aa1e68c-5f82-4971-859f-0f2c9b25ec49 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'version_select' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.367907] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.367907] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.901171] [55323]: INFO cinder.api.openstack.wsgi [req-9667f00d-1055-4aad-8ea9-728ba7816d33 req-4aa1e68c-5f82-4971-859f-0f2c9b25ec49 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/attachments/fe04beb9-4612-460c-8f08-5f1e3fe63a3d returned with HTTP 200 [ 1209.902207] [55323]: [pid: 55323|app: 0|req: 232/467] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:40:11 2025] DELETE /volume/v3/attachments/fe04beb9-4612-460c-8f08-5f1e3fe63a3d => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.903113] [55323]: DEBUG cinder.api.middleware.request_id [None req-44f60a69-3f94-4a60-b149-6ece26028394 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.906179] [55323]: INFO cinder.api.openstack.wsgi [None req-44f60a69-3f94-4a60-b149-6ece26028394 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1209.906462] [55323]: DEBUG cinder.api.openstack.wsgi [None req-44f60a69-3f94-4a60-b149-6ece26028394 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.906732] [55323]: DEBUG cinder.api.openstack.wsgi [None req-44f60a69-3f94-4a60-b149-6ece26028394 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.920066] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.920066] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.924808] [55323]: INFO cinder.volume.api [None req-44f60a69-3f94-4a60-b149-6ece26028394 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1209.930876] [55323]: INFO cinder.api.openstack.wsgi [None req-44f60a69-3f94-4a60-b149-6ece26028394 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1209.931381] [55323]: [pid: 55323|app: 0|req: 233/468] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:11 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.932116] [55323]: DEBUG cinder.api.middleware.request_id [None req-5486efb6-5d8e-4b69-ac60-d96acd433988 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.932535] [55323]: INFO cinder.api.openstack.wsgi [None req-5486efb6-5d8e-4b69-ac60-d96acd433988 None None] GET http://10.180.1.21/volume// [ 1209.932668] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5486efb6-5d8e-4b69-ac60-d96acd433988 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.932926] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5486efb6-5d8e-4b69-ac60-d96acd433988 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.933332] [55323]: INFO cinder.api.openstack.wsgi [None req-5486efb6-5d8e-4b69-ac60-d96acd433988 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1209.933896] [55323]: [pid: 55323|app: 0|req: 234/469] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:40:11 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1209.934414] [55323]: DEBUG cinder.api.middleware.request_id [req-9667f00d-1055-4aad-8ea9-728ba7816d33 req-8d583e25-3166-41ee-9954-96ae4e77b6c2 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.937087] [55323]: INFO cinder.api.openstack.wsgi [req-9667f00d-1055-4aad-8ea9-728ba7816d33 req-8d583e25-3166-41ee-9954-96ae4e77b6c2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1209.937270] [55323]: DEBUG cinder.api.openstack.wsgi [req-9667f00d-1055-4aad-8ea9-728ba7816d33 req-8d583e25-3166-41ee-9954-96ae4e77b6c2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.937481] [55323]: DEBUG cinder.api.openstack.wsgi [req-9667f00d-1055-4aad-8ea9-728ba7816d33 req-8d583e25-3166-41ee-9954-96ae4e77b6c2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.937668] [55323]: INFO cinder.api.v3.volumes [req-9667f00d-1055-4aad-8ea9-728ba7816d33 req-8d583e25-3166-41ee-9954-96ae4e77b6c2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Delete volume with id: ffdd302c-b5cd-4a76-b42a-d00b896cdb65 [ 1209.945589] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.945589] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.946179] [55323]: INFO cinder.volume.api [req-9667f00d-1055-4aad-8ea9-728ba7816d33 req-8d583e25-3166-41ee-9954-96ae4e77b6c2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1209.966572] [55323]: INFO cinder.volume.api [req-9667f00d-1055-4aad-8ea9-728ba7816d33 req-8d583e25-3166-41ee-9954-96ae4e77b6c2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Delete volume request issued successfully. [ 1209.966749] [55323]: INFO cinder.api.openstack.wsgi [req-9667f00d-1055-4aad-8ea9-728ba7816d33 req-8d583e25-3166-41ee-9954-96ae4e77b6c2 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 returned with HTTP 202 [ 1209.967318] [55323]: [pid: 55323|app: 0|req: 235/470] 10.180.1.21 () {62 vars in 1500 bytes} [Fri Feb 7 15:40:11 2025] DELETE /volume/v3/volumes/ffdd302c-b5cd-4a76-b42a-d00b896cdb65 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1209.968066] [55323]: DEBUG cinder.api.middleware.request_id [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-dade2318-603e-4ec1-9f54-9f810f8be727 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.970424] [55323]: INFO cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-dade2318-603e-4ec1-9f54-9f810f8be727 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1209.970708] [55323]: DEBUG cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-dade2318-603e-4ec1-9f54-9f810f8be727 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.970935] [55323]: DEBUG cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-dade2318-603e-4ec1-9f54-9f810f8be727 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.983704] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.983704] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.989808] [55323]: INFO cinder.volume.api [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-dade2318-603e-4ec1-9f54-9f810f8be727 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1209.995121] [55323]: INFO cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-dade2318-603e-4ec1-9f54-9f810f8be727 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1209.995693] [55323]: [pid: 55323|app: 0|req: 236/471] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:40:11 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1210.029218] [55323]: DEBUG cinder.api.middleware.request_id [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-c5072c3a-cd8d-4657-b9fb-a0b233a40cd3 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.031712] [55323]: INFO cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-c5072c3a-cd8d-4657-b9fb-a0b233a40cd3 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] PUT http://10.180.1.21/volume/v3/attachments/e8170960-784a-438e-bef0-14854c2fc948 [ 1210.032318] [55323]: DEBUG cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-c5072c3a-cd8d-4657-b9fb-a0b233a40cd3 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-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-483466", "mountpoint": "/dev/sdb"}}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1210.040744] [55323]: DEBUG cinder.coordination [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-c5072c3a-cd8d-4657-b9fb-a0b233a40cd3 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Acquiring lock "cinder-attachment_update-b4929edc-ef01-46be-9323-4080aded0264-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1210.048455] [55323]: DEBUG cinder.coordination [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-c5072c3a-cd8d-4657-b9fb-a0b233a40cd3 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Lock "cinder-attachment_update-b4929edc-ef01-46be-9323-4080aded0264-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1210.049595] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.049595] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.136794] [55324]: DEBUG cinder.coordination [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-8b6efb8e-ba66-4c28-940b-e95ec9b5f7aa tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Lock "cinder-attachment_update-8d144e38-e7e0-4877-9aab-880aab1dbc61-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.027s {{(pid=55324) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1213.137199] [55324]: INFO cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-8b6efb8e-ba66-4c28-940b-e95ec9b5f7aa tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/attachments/bbf059cd-3f8b-4eee-bf4c-72bef015c54a returned with HTTP 200 [ 1213.137666] [55324]: [pid: 55324|app: 0|req: 236/472] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:40:09 2025] PUT /volume/v3/attachments/bbf059cd-3f8b-4eee-bf4c-72bef015c54a => generated 617 bytes in 5045 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1213.138461] [55324]: DEBUG cinder.api.middleware.request_id [None req-06ccbf55-9222-4de5-8500-d0baebfc871a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.140371] [55324]: INFO cinder.api.openstack.wsgi [None req-06ccbf55-9222-4de5-8500-d0baebfc871a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1213.140587] [55324]: DEBUG cinder.api.openstack.wsgi [None req-06ccbf55-9222-4de5-8500-d0baebfc871a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.140800] [55324]: DEBUG cinder.api.openstack.wsgi [None req-06ccbf55-9222-4de5-8500-d0baebfc871a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.150991] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.150991] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.154386] [55324]: INFO cinder.volume.api [None req-06ccbf55-9222-4de5-8500-d0baebfc871a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1213.159544] [55324]: INFO cinder.api.openstack.wsgi [None req-06ccbf55-9222-4de5-8500-d0baebfc871a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1213.159942] [55324]: [pid: 55324|app: 0|req: 237/473] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:14 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.160995] [55324]: DEBUG cinder.api.middleware.request_id [None req-02e406a3-7117-4386-8ebc-e3386c2ba679 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.162548] [55324]: INFO cinder.api.openstack.wsgi [None req-02e406a3-7117-4386-8ebc-e3386c2ba679 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1213.162802] [55324]: DEBUG cinder.api.openstack.wsgi [None req-02e406a3-7117-4386-8ebc-e3386c2ba679 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.163035] [55324]: DEBUG cinder.api.openstack.wsgi [None req-02e406a3-7117-4386-8ebc-e3386c2ba679 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.172013] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.172013] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1213.175211] [55324]: INFO cinder.volume.api [None req-02e406a3-7117-4386-8ebc-e3386c2ba679 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1213.179387] [55324]: INFO cinder.api.openstack.wsgi [None req-02e406a3-7117-4386-8ebc-e3386c2ba679 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1213.179778] [55324]: [pid: 55324|app: 0|req: 238/474] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:15 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.170333] [55324]: DEBUG cinder.api.middleware.request_id [None req-1da0903e-99bb-4de6-a7e0-7193895a826a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.172508] [55324]: INFO cinder.api.openstack.wsgi [None req-1da0903e-99bb-4de6-a7e0-7193895a826a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1214.172731] [55324]: DEBUG cinder.api.openstack.wsgi [None req-1da0903e-99bb-4de6-a7e0-7193895a826a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.172947] [55324]: DEBUG cinder.api.openstack.wsgi [None req-1da0903e-99bb-4de6-a7e0-7193895a826a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.182480] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.182480] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.185657] [55324]: INFO cinder.volume.api [None req-1da0903e-99bb-4de6-a7e0-7193895a826a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1214.189738] [55324]: INFO cinder.api.openstack.wsgi [None req-1da0903e-99bb-4de6-a7e0-7193895a826a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1214.190102] [55324]: [pid: 55324|app: 0|req: 239/475] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:16 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.190675] [55324]: DEBUG cinder.api.middleware.request_id [None req-ad3207bd-7175-471d-8b68-8dfa8e97fad5 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.192317] [55324]: INFO cinder.api.openstack.wsgi [None req-ad3207bd-7175-471d-8b68-8dfa8e97fad5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1214.192547] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ad3207bd-7175-471d-8b68-8dfa8e97fad5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.192759] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ad3207bd-7175-471d-8b68-8dfa8e97fad5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.201124] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.201124] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.203996] [55324]: INFO cinder.volume.api [None req-ad3207bd-7175-471d-8b68-8dfa8e97fad5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1214.207986] [55324]: INFO cinder.api.openstack.wsgi [None req-ad3207bd-7175-471d-8b68-8dfa8e97fad5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1214.208426] [55324]: [pid: 55324|app: 0|req: 240/476] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:16 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.576935] [55323]: DEBUG cinder.coordination [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-c5072c3a-cd8d-4657-b9fb-a0b233a40cd3 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Lock "cinder-attachment_update-b4929edc-ef01-46be-9323-4080aded0264-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55323) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1214.577362] [55323]: INFO cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-c5072c3a-cd8d-4657-b9fb-a0b233a40cd3 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments/e8170960-784a-438e-bef0-14854c2fc948 returned with HTTP 200 [ 1214.577832] [55323]: [pid: 55323|app: 0|req: 237/477] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:40:11 2025] PUT /volume/v3/attachments/e8170960-784a-438e-bef0-14854c2fc948 => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1215.199201] [55324]: DEBUG cinder.api.middleware.request_id [None req-3e7c3423-2ec1-4fa2-9fce-2f10f2e98097 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.201396] [55324]: INFO cinder.api.openstack.wsgi [None req-3e7c3423-2ec1-4fa2-9fce-2f10f2e98097 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1215.201628] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3e7c3423-2ec1-4fa2-9fce-2f10f2e98097 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.201853] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3e7c3423-2ec1-4fa2-9fce-2f10f2e98097 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.214089] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.214089] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.218160] [55324]: INFO cinder.volume.api [None req-3e7c3423-2ec1-4fa2-9fce-2f10f2e98097 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1215.218344] [55323]: DEBUG cinder.api.middleware.request_id [None req-592451b7-11c2-4705-8daa-5048e39f97c8 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.221127] [55323]: INFO cinder.api.openstack.wsgi [None req-592451b7-11c2-4705-8daa-5048e39f97c8 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1215.221349] [55323]: DEBUG cinder.api.openstack.wsgi [None req-592451b7-11c2-4705-8daa-5048e39f97c8 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.221561] [55323]: DEBUG cinder.api.openstack.wsgi [None req-592451b7-11c2-4705-8daa-5048e39f97c8 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.222872] [55324]: INFO cinder.api.openstack.wsgi [None req-3e7c3423-2ec1-4fa2-9fce-2f10f2e98097 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1215.223264] [55324]: [pid: 55324|app: 0|req: 241/478] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:17 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.230159] [55324]: DEBUG cinder.api.middleware.request_id [None req-c63a4afc-1825-4cbc-ad88-68fa6183e76d None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.232152] [55324]: INFO cinder.api.openstack.wsgi [None req-c63a4afc-1825-4cbc-ad88-68fa6183e76d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] DELETE http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1215.232368] [55324]: DEBUG cinder.api.openstack.wsgi [None req-c63a4afc-1825-4cbc-ad88-68fa6183e76d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.232595] [55324]: DEBUG cinder.api.openstack.wsgi [None req-c63a4afc-1825-4cbc-ad88-68fa6183e76d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.232832] [55324]: INFO cinder.api.v3.volumes [None req-c63a4afc-1825-4cbc-ad88-68fa6183e76d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Delete volume with id: 11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1215.233062] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.233062] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.236279] [55323]: INFO cinder.volume.api [None req-592451b7-11c2-4705-8daa-5048e39f97c8 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1215.240400] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.240400] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.240510] [55323]: INFO cinder.api.openstack.wsgi [None req-592451b7-11c2-4705-8daa-5048e39f97c8 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1215.240938] [55323]: [pid: 55323|app: 0|req: 238/479] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:17 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.241027] [55324]: INFO cinder.volume.api [None req-c63a4afc-1825-4cbc-ad88-68fa6183e76d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1215.259193] [55324]: INFO cinder.volume.api [None req-c63a4afc-1825-4cbc-ad88-68fa6183e76d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Delete volume request issued successfully. [ 1215.259452] [55324]: INFO cinder.api.openstack.wsgi [None req-c63a4afc-1825-4cbc-ad88-68fa6183e76d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 202 [ 1215.259959] [55324]: [pid: 55324|app: 0|req: 242/480] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:40:17 2025] DELETE /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1215.263064] [55323]: DEBUG cinder.api.middleware.request_id [None req-bfc25d3a-ca7d-4c76-ab80-9c50e408341a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.265253] [55323]: INFO cinder.api.openstack.wsgi [None req-bfc25d3a-ca7d-4c76-ab80-9c50e408341a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1215.265817] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bfc25d3a-ca7d-4c76-ab80-9c50e408341a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.265817] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bfc25d3a-ca7d-4c76-ab80-9c50e408341a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.268570] [55324]: DEBUG cinder.api.middleware.request_id [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-3d5294f6-e95b-42e2-a72e-b255630ef4a9 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.270788] [55324]: INFO cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-3d5294f6-e95b-42e2-a72e-b255630ef4a9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] POST http://10.180.1.21/volume/v3/attachments/bbf059cd-3f8b-4eee-bf4c-72bef015c54a/action [ 1215.271292] [55324]: DEBUG cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-3d5294f6-e95b-42e2-a72e-b255630ef4a9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action body: b'{"os-complete": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1215.271456] [55324]: DEBUG cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-3d5294f6-e95b-42e2-a72e-b255630ef4a9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1215.273262] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.273262] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.276796] [55323]: INFO cinder.volume.api [None req-bfc25d3a-ca7d-4c76-ab80-9c50e408341a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1215.281029] [55323]: INFO cinder.api.openstack.wsgi [None req-bfc25d3a-ca7d-4c76-ab80-9c50e408341a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1215.281416] [55323]: [pid: 55323|app: 0|req: 239/481] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:17 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.286034] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.286034] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.293163] [55324]: INFO cinder.api.openstack.wsgi [req-29bca8e2-eed4-45a0-afef-7737d87ac002 req-3d5294f6-e95b-42e2-a72e-b255630ef4a9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/attachments/bbf059cd-3f8b-4eee-bf4c-72bef015c54a/action returned with HTTP 204 [ 1215.293623] [55324]: [pid: 55324|app: 0|req: 243/482] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:40:17 2025] POST /volume/v3/attachments/bbf059cd-3f8b-4eee-bf4c-72bef015c54a/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1216.233831] [55323]: DEBUG cinder.api.middleware.request_id [None req-d6900366-b3b8-4426-8b22-0b2fef14363a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.236082] [55323]: INFO cinder.api.openstack.wsgi [None req-d6900366-b3b8-4426-8b22-0b2fef14363a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1216.236349] [55323]: DEBUG cinder.api.openstack.wsgi [None req-d6900366-b3b8-4426-8b22-0b2fef14363a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.236626] [55323]: DEBUG cinder.api.openstack.wsgi [None req-d6900366-b3b8-4426-8b22-0b2fef14363a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.250152] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.250152] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.251237] [55324]: DEBUG cinder.api.middleware.request_id [None req-0e0a1f2d-d498-4588-90f9-e5e5505513c0 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.254026] [55324]: INFO cinder.api.openstack.wsgi [None req-0e0a1f2d-d498-4588-90f9-e5e5505513c0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1216.254246] [55324]: DEBUG cinder.api.openstack.wsgi [None req-0e0a1f2d-d498-4588-90f9-e5e5505513c0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.254417] [55324]: DEBUG cinder.api.openstack.wsgi [None req-0e0a1f2d-d498-4588-90f9-e5e5505513c0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.254629] [55323]: INFO cinder.volume.api [None req-d6900366-b3b8-4426-8b22-0b2fef14363a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1216.257123] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=309,cinder:UPDATE=62,cinder:INSERT=25 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1216.259618] [55323]: INFO cinder.api.openstack.wsgi [None req-d6900366-b3b8-4426-8b22-0b2fef14363a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1216.260153] [55323]: [pid: 55323|app: 0|req: 240/483] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:18 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.266814] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.266814] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.270115] [55324]: INFO cinder.volume.api [None req-0e0a1f2d-d498-4588-90f9-e5e5505513c0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1216.274272] [55324]: INFO cinder.api.openstack.wsgi [None req-0e0a1f2d-d498-4588-90f9-e5e5505513c0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1216.274813] [55324]: [pid: 55324|app: 0|req: 244/484] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:18 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1216.283754] [55323]: DEBUG cinder.api.middleware.request_id [None req-98d50cff-1753-4260-b2b9-ff4f5a910294 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.285887] [55323]: INFO cinder.api.openstack.wsgi [None req-98d50cff-1753-4260-b2b9-ff4f5a910294 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1216.286137] [55323]: DEBUG cinder.api.openstack.wsgi [None req-98d50cff-1753-4260-b2b9-ff4f5a910294 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.286357] [55323]: DEBUG cinder.api.openstack.wsgi [None req-98d50cff-1753-4260-b2b9-ff4f5a910294 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.290921] [55324]: DEBUG cinder.api.middleware.request_id [None req-ffabc4f8-ef10-4112-b252-425b41b4b5be None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.293173] [55324]: INFO cinder.api.openstack.wsgi [None req-ffabc4f8-ef10-4112-b252-425b41b4b5be tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1216.293409] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ffabc4f8-ef10-4112-b252-425b41b4b5be tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.293689] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ffabc4f8-ef10-4112-b252-425b41b4b5be tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.296063] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.296063] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.299281] [55323]: INFO cinder.volume.api [None req-98d50cff-1753-4260-b2b9-ff4f5a910294 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1216.301274] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.301274] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.303553] [55323]: INFO cinder.api.openstack.wsgi [None req-98d50cff-1753-4260-b2b9-ff4f5a910294 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1216.303935] [55323]: [pid: 55323|app: 0|req: 241/485] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:18 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1216.304966] [55324]: INFO cinder.volume.api [None req-ffabc4f8-ef10-4112-b252-425b41b4b5be tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1216.309833] [55324]: INFO cinder.api.openstack.wsgi [None req-ffabc4f8-ef10-4112-b252-425b41b4b5be tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1216.310233] [55324]: [pid: 55324|app: 0|req: 245/486] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:18 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1217.201350] [55323]: DEBUG cinder.api.middleware.request_id [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-99ecc3ce-2cc7-4298-ab0a-8dae1b5a64ca None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.203721] [55323]: INFO cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-99ecc3ce-2cc7-4298-ab0a-8dae1b5a64ca tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] POST http://10.180.1.21/volume/v3/attachments/e8170960-784a-438e-bef0-14854c2fc948/action [ 1217.204167] [55323]: DEBUG cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-99ecc3ce-2cc7-4298-ab0a-8dae1b5a64ca tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1217.204308] [55323]: DEBUG cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-99ecc3ce-2cc7-4298-ab0a-8dae1b5a64ca tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1217.226385] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.226385] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.258605] [55323]: INFO cinder.api.openstack.wsgi [req-3c480e4b-f347-490e-8d1e-b48c507ddaa2 req-99ecc3ce-2cc7-4298-ab0a-8dae1b5a64ca tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments/e8170960-784a-438e-bef0-14854c2fc948/action returned with HTTP 204 [ 1217.259202] [55323]: [pid: 55323|app: 0|req: 242/487] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:40:19 2025] POST /volume/v3/attachments/e8170960-784a-438e-bef0-14854c2fc948/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1217.270213] [55324]: DEBUG cinder.api.middleware.request_id [None req-f8fc4edb-f3ae-450d-952c-cccddf24d57a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.272815] [55324]: INFO cinder.api.openstack.wsgi [None req-f8fc4edb-f3ae-450d-952c-cccddf24d57a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1217.273048] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f8fc4edb-f3ae-450d-952c-cccddf24d57a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.273264] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f8fc4edb-f3ae-450d-952c-cccddf24d57a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.284131] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.284131] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.296139] [55324]: INFO cinder.volume.api [None req-f8fc4edb-f3ae-450d-952c-cccddf24d57a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1217.304126] [55324]: INFO cinder.api.openstack.wsgi [None req-f8fc4edb-f3ae-450d-952c-cccddf24d57a tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1217.304376] [55324]: [pid: 55324|app: 0|req: 246/488] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:19 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1217.318446] [55323]: DEBUG cinder.api.middleware.request_id [None req-75168d55-a1bd-40bf-b3df-c0439f64746f None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.319438] [55323]: INFO cinder.api.openstack.wsgi [None req-75168d55-a1bd-40bf-b3df-c0439f64746f tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1217.319438] [55323]: DEBUG cinder.api.openstack.wsgi [None req-75168d55-a1bd-40bf-b3df-c0439f64746f tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.319634] [55323]: DEBUG cinder.api.openstack.wsgi [None req-75168d55-a1bd-40bf-b3df-c0439f64746f tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.320038] [55324]: DEBUG cinder.api.middleware.request_id [None req-8f59b949-3144-459b-b2d9-d6cd4d3e01d5 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.321772] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=282,cinder:UPDATE=46,cinder:INSERT=21 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1217.322039] [55324]: INFO cinder.api.openstack.wsgi [None req-8f59b949-3144-459b-b2d9-d6cd4d3e01d5 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1217.322266] [55324]: DEBUG cinder.api.openstack.wsgi [None req-8f59b949-3144-459b-b2d9-d6cd4d3e01d5 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.322847] [55324]: DEBUG cinder.api.openstack.wsgi [None req-8f59b949-3144-459b-b2d9-d6cd4d3e01d5 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.331238] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.331238] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.335663] [55323]: INFO cinder.volume.api [None req-75168d55-a1bd-40bf-b3df-c0439f64746f tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1217.337047] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.337047] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.340643] [55323]: INFO cinder.api.openstack.wsgi [None req-75168d55-a1bd-40bf-b3df-c0439f64746f tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1217.341090] [55323]: [pid: 55323|app: 0|req: 243/489] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:19 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1217.341214] [55324]: INFO cinder.volume.api [None req-8f59b949-3144-459b-b2d9-d6cd4d3e01d5 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1217.345868] [55324]: INFO cinder.api.openstack.wsgi [None req-8f59b949-3144-459b-b2d9-d6cd4d3e01d5 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 200 [ 1217.346303] [55324]: [pid: 55324|app: 0|req: 247/490] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:19 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.608993] [55323]: DEBUG cinder.api.middleware.request_id [None req-8d33d22c-b6f4-4331-89e1-7e86d3f8c105 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.614023] [55323]: INFO cinder.api.openstack.wsgi [None req-8d33d22c-b6f4-4331-89e1-7e86d3f8c105 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 1217.614023] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8d33d22c-b6f4-4331-89e1-7e86d3f8c105 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.614023] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8d33d22c-b6f4-4331-89e1-7e86d3f8c105 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.614023] [55323]: INFO cinder.api.v3.volumes [None req-8d33d22c-b6f4-4331-89e1-7e86d3f8c105 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Delete volume with id: 3177db96-08df-47cb-a5ef-609061e3eb7b [ 1217.623662] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.623662] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.624227] [55323]: INFO cinder.volume.api [None req-8d33d22c-b6f4-4331-89e1-7e86d3f8c105 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1217.643788] [55323]: INFO cinder.volume.api [None req-8d33d22c-b6f4-4331-89e1-7e86d3f8c105 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Delete volume request issued successfully. [ 1217.643788] [55323]: INFO cinder.api.openstack.wsgi [None req-8d33d22c-b6f4-4331-89e1-7e86d3f8c105 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 202 [ 1217.643788] [55323]: [pid: 55323|app: 0|req: 244/491] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:40:19 2025] DELETE /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1217.647102] [55324]: DEBUG cinder.api.middleware.request_id [None req-6e4e76cc-45cf-436d-ba36-213d64ac2d33 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.652598] [55324]: INFO cinder.api.openstack.wsgi [None req-6e4e76cc-45cf-436d-ba36-213d64ac2d33 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 1217.652598] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6e4e76cc-45cf-436d-ba36-213d64ac2d33 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.652598] [55324]: DEBUG cinder.api.openstack.wsgi [None req-6e4e76cc-45cf-436d-ba36-213d64ac2d33 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.663592] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.663592] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.668771] [55324]: INFO cinder.volume.api [None req-6e4e76cc-45cf-436d-ba36-213d64ac2d33 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1217.674892] [55324]: INFO cinder.api.openstack.wsgi [None req-6e4e76cc-45cf-436d-ba36-213d64ac2d33 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 1217.675257] [55324]: [pid: 55324|app: 0|req: 248/492] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:19 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.358483] [55323]: DEBUG cinder.api.middleware.request_id [None req-281db13f-b58b-451a-9651-5780896a3f74 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.360646] [55323]: INFO cinder.api.openstack.wsgi [None req-281db13f-b58b-451a-9651-5780896a3f74 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f [ 1218.360865] [55323]: DEBUG cinder.api.openstack.wsgi [None req-281db13f-b58b-451a-9651-5780896a3f74 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.361097] [55323]: DEBUG cinder.api.openstack.wsgi [None req-281db13f-b58b-451a-9651-5780896a3f74 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.367540] [55323]: INFO cinder.api.openstack.wsgi [None req-281db13f-b58b-451a-9651-5780896a3f74 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f returned with HTTP 404 [ 1218.368049] [55323]: [pid: 55323|app: 0|req: 245/493] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:20 2025] GET /volume/v3/volumes/11338ee4-bf7d-4ef6-aff1-9cd391bcc93f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1218.371154] [55324]: DEBUG cinder.api.middleware.request_id [None req-91b8980c-42fb-4bd0-97d5-efe4ab9aab78 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.373677] [55324]: INFO cinder.api.openstack.wsgi [None req-91b8980c-42fb-4bd0-97d5-efe4ab9aab78 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1218.373936] [55324]: DEBUG cinder.api.openstack.wsgi [None req-91b8980c-42fb-4bd0-97d5-efe4ab9aab78 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.374196] [55324]: DEBUG cinder.api.openstack.wsgi [None req-91b8980c-42fb-4bd0-97d5-efe4ab9aab78 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.374458] [55324]: INFO cinder.api.v3.volumes [None req-91b8980c-42fb-4bd0-97d5-efe4ab9aab78 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Delete volume with id: b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1218.382724] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.382724] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.383287] [55324]: INFO cinder.volume.api [None req-91b8980c-42fb-4bd0-97d5-efe4ab9aab78 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1218.397838] [55324]: INFO cinder.volume.api [None req-91b8980c-42fb-4bd0-97d5-efe4ab9aab78 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Delete volume request issued successfully. [ 1218.397838] [55324]: INFO cinder.api.openstack.wsgi [None req-91b8980c-42fb-4bd0-97d5-efe4ab9aab78 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 202 [ 1218.398221] [55324]: [pid: 55324|app: 0|req: 249/494] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:40:20 2025] DELETE /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1218.401580] [55323]: DEBUG cinder.api.middleware.request_id [None req-5cdcd08d-575f-462b-9bd2-dcbf72b89bf2 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.404029] [55323]: INFO cinder.api.openstack.wsgi [None req-5cdcd08d-575f-462b-9bd2-dcbf72b89bf2 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1218.404276] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5cdcd08d-575f-462b-9bd2-dcbf72b89bf2 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.404562] [55323]: DEBUG cinder.api.openstack.wsgi [None req-5cdcd08d-575f-462b-9bd2-dcbf72b89bf2 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.413355] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.413355] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.417074] [55323]: INFO cinder.volume.api [None req-5cdcd08d-575f-462b-9bd2-dcbf72b89bf2 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1218.421408] [55323]: INFO cinder.api.openstack.wsgi [None req-5cdcd08d-575f-462b-9bd2-dcbf72b89bf2 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1218.421807] [55323]: [pid: 55323|app: 0|req: 246/495] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:20 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.686354] [55324]: DEBUG cinder.api.middleware.request_id [None req-b4d71a5b-b567-4cb4-9fae-8eabfcc3ef5f None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.688469] [55324]: INFO cinder.api.openstack.wsgi [None req-b4d71a5b-b567-4cb4-9fae-8eabfcc3ef5f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 1218.688688] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b4d71a5b-b567-4cb4-9fae-8eabfcc3ef5f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.688911] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b4d71a5b-b567-4cb4-9fae-8eabfcc3ef5f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.697168] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.697168] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.701457] [55324]: INFO cinder.volume.api [None req-b4d71a5b-b567-4cb4-9fae-8eabfcc3ef5f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1218.705914] [55324]: INFO cinder.api.openstack.wsgi [None req-b4d71a5b-b567-4cb4-9fae-8eabfcc3ef5f tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 1218.706419] [55324]: [pid: 55324|app: 0|req: 250/496] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:20 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.432412] [55323]: DEBUG cinder.api.middleware.request_id [None req-7fc0c2ea-30e4-4683-ae45-6d48c1afb7a2 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.435146] [55323]: INFO cinder.api.openstack.wsgi [None req-7fc0c2ea-30e4-4683-ae45-6d48c1afb7a2 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1219.435368] [55323]: DEBUG cinder.api.openstack.wsgi [None req-7fc0c2ea-30e4-4683-ae45-6d48c1afb7a2 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.435649] [55323]: DEBUG cinder.api.openstack.wsgi [None req-7fc0c2ea-30e4-4683-ae45-6d48c1afb7a2 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.443276] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.443276] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.446566] [55323]: INFO cinder.volume.api [None req-7fc0c2ea-30e4-4683-ae45-6d48c1afb7a2 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1219.450761] [55323]: INFO cinder.api.openstack.wsgi [None req-7fc0c2ea-30e4-4683-ae45-6d48c1afb7a2 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 200 [ 1219.451127] [55323]: [pid: 55323|app: 0|req: 247/497] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:21 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.716364] [55324]: DEBUG cinder.api.middleware.request_id [None req-1d0538da-3f7d-463b-a61e-8ea923885a81 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.720025] [55324]: INFO cinder.api.openstack.wsgi [None req-1d0538da-3f7d-463b-a61e-8ea923885a81 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 1219.720025] [55324]: DEBUG cinder.api.openstack.wsgi [None req-1d0538da-3f7d-463b-a61e-8ea923885a81 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.720025] [55324]: DEBUG cinder.api.openstack.wsgi [None req-1d0538da-3f7d-463b-a61e-8ea923885a81 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.727426] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.727426] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.731314] [55324]: INFO cinder.volume.api [None req-1d0538da-3f7d-463b-a61e-8ea923885a81 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Volume info retrieved successfully. [ 1219.736029] [55324]: INFO cinder.api.openstack.wsgi [None req-1d0538da-3f7d-463b-a61e-8ea923885a81 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 200 [ 1219.736599] [55324]: [pid: 55324|app: 0|req: 251/498] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:21 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.462008] [55323]: DEBUG cinder.api.middleware.request_id [None req-3c738899-8b02-4227-b82b-c2653daebace None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.464008] [55323]: INFO cinder.api.openstack.wsgi [None req-3c738899-8b02-4227-b82b-c2653daebace tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb [ 1220.464232] [55323]: DEBUG cinder.api.openstack.wsgi [None req-3c738899-8b02-4227-b82b-c2653daebace tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.464523] [55323]: DEBUG cinder.api.openstack.wsgi [None req-3c738899-8b02-4227-b82b-c2653daebace tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.472654] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.472654] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.475246] [55323]: INFO cinder.api.openstack.wsgi [None req-3c738899-8b02-4227-b82b-c2653daebace tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb returned with HTTP 404 [ 1220.475721] [55323]: [pid: 55323|app: 0|req: 248/499] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:22 2025] GET /volume/v3/volumes/b2b3f17c-d7cb-410d-8595-306799bad8eb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1220.519331] [55324]: DEBUG cinder.api.middleware.request_id [None req-e1894c17-0bf4-4b91-b0f4-e68e80bcfa1d None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.521418] [55324]: INFO cinder.api.openstack.wsgi [None req-e1894c17-0bf4-4b91-b0f4-e68e80bcfa1d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1220.521640] [55324]: DEBUG cinder.api.openstack.wsgi [None req-e1894c17-0bf4-4b91-b0f4-e68e80bcfa1d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.521852] [55324]: DEBUG cinder.api.openstack.wsgi [None req-e1894c17-0bf4-4b91-b0f4-e68e80bcfa1d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.522048] [55324]: INFO cinder.api.v3.volumes [None req-e1894c17-0bf4-4b91-b0f4-e68e80bcfa1d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Delete volume with id: fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1220.529499] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.529499] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.530108] [55324]: INFO cinder.volume.api [None req-e1894c17-0bf4-4b91-b0f4-e68e80bcfa1d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1220.547172] [55324]: INFO cinder.volume.api [None req-e1894c17-0bf4-4b91-b0f4-e68e80bcfa1d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Delete volume request issued successfully. [ 1220.547352] [55324]: INFO cinder.api.openstack.wsgi [None req-e1894c17-0bf4-4b91-b0f4-e68e80bcfa1d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 202 [ 1220.547752] [55324]: [pid: 55324|app: 0|req: 252/500] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:40:22 2025] DELETE /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1220.550529] [55323]: DEBUG cinder.api.middleware.request_id [None req-8337f16e-02ca-4576-9911-f4e2ed56611a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.552683] [55323]: INFO cinder.api.openstack.wsgi [None req-8337f16e-02ca-4576-9911-f4e2ed56611a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1220.552961] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8337f16e-02ca-4576-9911-f4e2ed56611a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.553239] [55323]: DEBUG cinder.api.openstack.wsgi [None req-8337f16e-02ca-4576-9911-f4e2ed56611a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.560868] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.560868] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.564148] [55323]: INFO cinder.volume.api [None req-8337f16e-02ca-4576-9911-f4e2ed56611a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1220.568219] [55323]: INFO cinder.api.openstack.wsgi [None req-8337f16e-02ca-4576-9911-f4e2ed56611a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1220.568584] [55323]: [pid: 55323|app: 0|req: 249/501] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:22 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.747244] [55324]: DEBUG cinder.api.middleware.request_id [None req-51e43cf1-df0d-4130-999e-9f48e24e7574 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.749238] [55324]: INFO cinder.api.openstack.wsgi [None req-51e43cf1-df0d-4130-999e-9f48e24e7574 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] GET http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b [ 1220.749453] [55324]: DEBUG cinder.api.openstack.wsgi [None req-51e43cf1-df0d-4130-999e-9f48e24e7574 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.749672] [55324]: DEBUG cinder.api.openstack.wsgi [None req-51e43cf1-df0d-4130-999e-9f48e24e7574 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.755854] [55324]: INFO cinder.api.openstack.wsgi [None req-51e43cf1-df0d-4130-999e-9f48e24e7574 tempest-ServerActionsTestOtherA-564631685 tempest-ServerActionsTestOtherA-564631685-project-member] http://10.180.1.21/volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b returned with HTTP 404 [ 1220.756327] [55324]: [pid: 55324|app: 0|req: 253/502] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:22 2025] GET /volume/v3/volumes/3177db96-08df-47cb-a5ef-609061e3eb7b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1221.578309] [55323]: DEBUG cinder.api.middleware.request_id [None req-2b892a0e-baa3-48d9-9415-1c1c1842cf1a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.580463] [55323]: INFO cinder.api.openstack.wsgi [None req-2b892a0e-baa3-48d9-9415-1c1c1842cf1a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1221.580686] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2b892a0e-baa3-48d9-9415-1c1c1842cf1a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.580902] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2b892a0e-baa3-48d9-9415-1c1c1842cf1a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.590930] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.590930] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.594682] [55323]: INFO cinder.volume.api [None req-2b892a0e-baa3-48d9-9415-1c1c1842cf1a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1221.599185] [55323]: INFO cinder.api.openstack.wsgi [None req-2b892a0e-baa3-48d9-9415-1c1c1842cf1a tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1221.599673] [55323]: [pid: 55323|app: 0|req: 250/503] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:23 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.609877] [55324]: DEBUG cinder.api.middleware.request_id [None req-f3afab68-6f05-4d31-b91e-3dbf26c7f228 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.611907] [55324]: INFO cinder.api.openstack.wsgi [None req-f3afab68-6f05-4d31-b91e-3dbf26c7f228 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1222.612137] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f3afab68-6f05-4d31-b91e-3dbf26c7f228 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.612349] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f3afab68-6f05-4d31-b91e-3dbf26c7f228 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.621385] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.621385] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.624813] [55324]: INFO cinder.volume.api [None req-f3afab68-6f05-4d31-b91e-3dbf26c7f228 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Volume info retrieved successfully. [ 1222.628955] [55324]: INFO cinder.api.openstack.wsgi [None req-f3afab68-6f05-4d31-b91e-3dbf26c7f228 tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 200 [ 1222.629340] [55324]: [pid: 55324|app: 0|req: 254/504] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:24 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.639733] [55323]: DEBUG cinder.api.middleware.request_id [None req-0b3a8336-bc3d-4a6a-bd2b-8e693990b41d None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.641871] [55323]: INFO cinder.api.openstack.wsgi [None req-0b3a8336-bc3d-4a6a-bd2b-8e693990b41d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] GET http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 [ 1223.642101] [55323]: DEBUG cinder.api.openstack.wsgi [None req-0b3a8336-bc3d-4a6a-bd2b-8e693990b41d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.642316] [55323]: DEBUG cinder.api.openstack.wsgi [None req-0b3a8336-bc3d-4a6a-bd2b-8e693990b41d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.648519] [55323]: INFO cinder.api.openstack.wsgi [None req-0b3a8336-bc3d-4a6a-bd2b-8e693990b41d tempest-AttachVolumeTestJSON-1051051005 tempest-AttachVolumeTestJSON-1051051005-project-member] http://10.180.1.21/volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 returned with HTTP 404 [ 1223.649040] [55323]: [pid: 55323|app: 0|req: 251/505] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:25 2025] GET /volume/v3/volumes/fd81bd8f-2542-43bd-8973-aac08d94cef5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1231.788246] [55324]: DEBUG cinder.api.middleware.request_id [None req-c97ed048-50b1-4cf7-8383-77f6ef756cc9 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.788711] [55324]: INFO cinder.api.openstack.wsgi [None req-c97ed048-50b1-4cf7-8383-77f6ef756cc9 None None] GET http://10.180.1.21/volume// [ 1231.788905] [55324]: DEBUG cinder.api.openstack.wsgi [None req-c97ed048-50b1-4cf7-8383-77f6ef756cc9 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.789136] [55324]: DEBUG cinder.api.openstack.wsgi [None req-c97ed048-50b1-4cf7-8383-77f6ef756cc9 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.789544] [55324]: INFO cinder.api.openstack.wsgi [None req-c97ed048-50b1-4cf7-8383-77f6ef756cc9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1231.789854] [55324]: [pid: 55324|app: 0|req: 255/506] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:40:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1231.797051] [55323]: DEBUG cinder.api.middleware.request_id [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-822a988f-46c6-4915-a54e-c8bb7f5fe954 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.801395] [55323]: INFO cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-822a988f-46c6-4915-a54e-c8bb7f5fe954 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1231.801395] [55323]: DEBUG cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-822a988f-46c6-4915-a54e-c8bb7f5fe954 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4929edc-ef01-46be-9323-4080aded0264", "connector": null, "instance_uuid": "74722ff8-2307-453b-b753-bc0b6132582f"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1231.835945] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.835945] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.875890] [55323]: INFO cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-822a988f-46c6-4915-a54e-c8bb7f5fe954 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1231.876864] [55323]: [pid: 55323|app: 0|req: 252/507] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:40:33 2025] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1231.881530] [55324]: DEBUG cinder.api.middleware.request_id [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-c5ce2285-f48b-4167-ac49-070b05e31fcb None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.883651] [55324]: INFO cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-c5ce2285-f48b-4167-ac49-070b05e31fcb tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e8170960-784a-438e-bef0-14854c2fc948 [ 1231.884029] [55324]: DEBUG cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-c5ce2285-f48b-4167-ac49-070b05e31fcb tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.884367] [55324]: DEBUG cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-c5ce2285-f48b-4167-ac49-070b05e31fcb tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.891477] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.891477] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1232.433480] [55324]: INFO cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-c5ce2285-f48b-4167-ac49-070b05e31fcb tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments/e8170960-784a-438e-bef0-14854c2fc948 returned with HTTP 200 [ 1232.433923] [55324]: [pid: 55324|app: 0|req: 256/508] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:40:33 2025] DELETE /volume/v3/attachments/e8170960-784a-438e-bef0-14854c2fc948 => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1236.979574] [55323]: DEBUG cinder.api.middleware.request_id [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-8c873106-c19a-45f0-914f-78f5cbcbf18d None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1236.981980] [55323]: INFO cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-8c873106-c19a-45f0-914f-78f5cbcbf18d tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] PUT http://10.180.1.21/volume/v3/attachments/5949be91-7854-402e-8530-ff9e2cec1355 [ 1236.982408] [55323]: DEBUG cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-8c873106-c19a-45f0-914f-78f5cbcbf18d tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-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-483466", "mountpoint": "/dev/sdb"}}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1236.992883] [55323]: DEBUG cinder.coordination [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-8c873106-c19a-45f0-914f-78f5cbcbf18d tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Acquiring lock "cinder-attachment_update-b4929edc-ef01-46be-9323-4080aded0264-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1236.997415] [55323]: DEBUG cinder.coordination [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-8c873106-c19a-45f0-914f-78f5cbcbf18d tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Lock "cinder-attachment_update-b4929edc-ef01-46be-9323-4080aded0264-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1236.998461] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.998461] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.527495] [55323]: DEBUG cinder.coordination [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-8c873106-c19a-45f0-914f-78f5cbcbf18d tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Lock "cinder-attachment_update-b4929edc-ef01-46be-9323-4080aded0264-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.530s {{(pid=55323) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1237.527834] [55323]: INFO cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-8c873106-c19a-45f0-914f-78f5cbcbf18d tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments/5949be91-7854-402e-8530-ff9e2cec1355 returned with HTTP 200 [ 1237.528303] [55323]: [pid: 55323|app: 0|req: 253/509] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:40:38 2025] PUT /volume/v3/attachments/5949be91-7854-402e-8530-ff9e2cec1355 => generated 617 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1237.533163] [55324]: DEBUG cinder.api.middleware.request_id [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-ccdb8bcb-31ae-45f1-98c3-04cfc5afd964 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.535532] [55324]: INFO cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-ccdb8bcb-31ae-45f1-98c3-04cfc5afd964 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/attachments/5949be91-7854-402e-8530-ff9e2cec1355 [ 1237.535793] [55324]: DEBUG cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-ccdb8bcb-31ae-45f1-98c3-04cfc5afd964 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.536014] [55324]: DEBUG cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-ccdb8bcb-31ae-45f1-98c3-04cfc5afd964 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.549594] [55324]: INFO cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-ccdb8bcb-31ae-45f1-98c3-04cfc5afd964 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments/5949be91-7854-402e-8530-ff9e2cec1355 returned with HTTP 200 [ 1237.549976] [55324]: [pid: 55324|app: 0|req: 257/510] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 7 15:40:39 2025] GET /volume/v3/attachments/5949be91-7854-402e-8530-ff9e2cec1355 => generated 642 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1239.657502] [55323]: DEBUG cinder.api.middleware.request_id [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-098e56f4-d77c-4c61-9c2b-0515485af4af None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1239.659791] [55323]: INFO cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-098e56f4-d77c-4c61-9c2b-0515485af4af tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] POST http://10.180.1.21/volume/v3/attachments/5949be91-7854-402e-8530-ff9e2cec1355/action [ 1239.660223] [55323]: DEBUG cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-098e56f4-d77c-4c61-9c2b-0515485af4af tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1239.660363] [55323]: DEBUG cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-098e56f4-d77c-4c61-9c2b-0515485af4af tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1239.675738] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.675738] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1239.689729] [55323]: INFO cinder.api.openstack.wsgi [req-5be75362-fc68-4f4c-a406-02e73bfd86b9 req-098e56f4-d77c-4c61-9c2b-0515485af4af tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments/5949be91-7854-402e-8530-ff9e2cec1355/action returned with HTTP 204 [ 1239.690352] [55323]: [pid: 55323|app: 0|req: 254/511] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:40:41 2025] POST /volume/v3/attachments/5949be91-7854-402e-8530-ff9e2cec1355/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1243.713608] [55324]: DEBUG cinder.api.middleware.request_id [None req-97ced8f2-a1f0-458a-a6c1-369de1f0d050 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.713608] [55324]: INFO cinder.api.openstack.wsgi [None req-97ced8f2-a1f0-458a-a6c1-369de1f0d050 None None] GET http://10.180.1.21/volume// [ 1243.713608] [55324]: DEBUG cinder.api.openstack.wsgi [None req-97ced8f2-a1f0-458a-a6c1-369de1f0d050 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.714022] [55324]: DEBUG cinder.api.openstack.wsgi [None req-97ced8f2-a1f0-458a-a6c1-369de1f0d050 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.714222] [55324]: INFO cinder.api.openstack.wsgi [None req-97ced8f2-a1f0-458a-a6c1-369de1f0d050 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1243.714626] [55324]: [pid: 55324|app: 0|req: 258/512] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:40:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1243.718515] [55323]: DEBUG cinder.api.middleware.request_id [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-8c92c35a-894e-4c1c-838d-734349d086ff None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.720850] [55323]: INFO cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-8c92c35a-894e-4c1c-838d-734349d086ff tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1243.721207] [55323]: DEBUG cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-8c92c35a-894e-4c1c-838d-734349d086ff tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4929edc-ef01-46be-9323-4080aded0264", "connector": null, "instance_uuid": "74722ff8-2307-453b-b753-bc0b6132582f"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1243.756523] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.756523] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.791599] [55323]: INFO cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-8c92c35a-894e-4c1c-838d-734349d086ff tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1243.792163] [55323]: [pid: 55323|app: 0|req: 255/513] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:40:45 2025] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1243.796405] [55324]: DEBUG cinder.api.middleware.request_id [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-1f38c5a6-92cf-4d83-b091-ee8b0bb132f0 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.798368] [55324]: INFO cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-1f38c5a6-92cf-4d83-b091-ee8b0bb132f0 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5949be91-7854-402e-8530-ff9e2cec1355 [ 1243.798584] [55324]: DEBUG cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-1f38c5a6-92cf-4d83-b091-ee8b0bb132f0 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.798792] [55324]: DEBUG cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-1f38c5a6-92cf-4d83-b091-ee8b0bb132f0 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.805614] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.805614] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.333822] [55324]: INFO cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-1f38c5a6-92cf-4d83-b091-ee8b0bb132f0 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments/5949be91-7854-402e-8530-ff9e2cec1355 returned with HTTP 200 [ 1244.334253] [55324]: [pid: 55324|app: 0|req: 259/514] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:40:45 2025] DELETE /volume/v3/attachments/5949be91-7854-402e-8530-ff9e2cec1355 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1250.427612] [55323]: DEBUG cinder.api.middleware.request_id [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-e4c6d626-6676-41d2-bf0e-66b63a8cf696 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.429973] [55323]: INFO cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-e4c6d626-6676-41d2-bf0e-66b63a8cf696 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] PUT http://10.180.1.21/volume/v3/attachments/ff68a536-2dac-4052-9804-33ca396de1ba [ 1250.430417] [55323]: DEBUG cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-e4c6d626-6676-41d2-bf0e-66b63a8cf696 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-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-483466", "mountpoint": "/dev/sdb"}}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1250.439407] [55323]: DEBUG cinder.coordination [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-e4c6d626-6676-41d2-bf0e-66b63a8cf696 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Acquiring lock "cinder-attachment_update-b4929edc-ef01-46be-9323-4080aded0264-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1250.443675] [55323]: DEBUG cinder.coordination [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-e4c6d626-6676-41d2-bf0e-66b63a8cf696 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Lock "cinder-attachment_update-b4929edc-ef01-46be-9323-4080aded0264-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55323) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1250.444672] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.444672] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.972337] [55323]: DEBUG cinder.coordination [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-e4c6d626-6676-41d2-bf0e-66b63a8cf696 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Lock "cinder-attachment_update-b4929edc-ef01-46be-9323-4080aded0264-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.529s {{(pid=55323) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1250.972682] [55323]: INFO cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-e4c6d626-6676-41d2-bf0e-66b63a8cf696 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments/ff68a536-2dac-4052-9804-33ca396de1ba returned with HTTP 200 [ 1250.973259] [55323]: [pid: 55323|app: 0|req: 256/515] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:40:52 2025] PUT /volume/v3/attachments/ff68a536-2dac-4052-9804-33ca396de1ba => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1250.977895] [55324]: DEBUG cinder.api.middleware.request_id [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-e192b07b-6890-4b8a-8b5e-b52b46c80e00 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.980209] [55324]: INFO cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-e192b07b-6890-4b8a-8b5e-b52b46c80e00 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/attachments/ff68a536-2dac-4052-9804-33ca396de1ba [ 1250.980460] [55324]: DEBUG cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-e192b07b-6890-4b8a-8b5e-b52b46c80e00 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.980676] [55324]: DEBUG cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-e192b07b-6890-4b8a-8b5e-b52b46c80e00 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.994289] [55324]: INFO cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-e192b07b-6890-4b8a-8b5e-b52b46c80e00 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments/ff68a536-2dac-4052-9804-33ca396de1ba returned with HTTP 200 [ 1250.994728] [55324]: [pid: 55324|app: 0|req: 260/516] 10.180.1.21 () {62 vars in 1531 bytes} [Fri Feb 7 15:40:52 2025] GET /volume/v3/attachments/ff68a536-2dac-4052-9804-33ca396de1ba => generated 642 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1251.717330] [55323]: DEBUG cinder.api.middleware.request_id [None req-57693c1d-b9ae-46a9-8751-5945850893b8 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.719619] [55323]: INFO cinder.api.openstack.wsgi [None req-57693c1d-b9ae-46a9-8751-5945850893b8 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a [ 1251.719851] [55323]: DEBUG cinder.api.openstack.wsgi [None req-57693c1d-b9ae-46a9-8751-5945850893b8 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.720103] [55323]: DEBUG cinder.api.openstack.wsgi [None req-57693c1d-b9ae-46a9-8751-5945850893b8 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.728256] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.728256] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.731706] [55323]: INFO cinder.volume.api [None req-57693c1d-b9ae-46a9-8751-5945850893b8 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1251.738990] [55323]: INFO cinder.api.openstack.wsgi [None req-57693c1d-b9ae-46a9-8751-5945850893b8 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a returned with HTTP 200 [ 1251.739447] [55323]: [pid: 55323|app: 0|req: 257/517] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:53 2025] GET /volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.782785] [55324]: DEBUG cinder.api.middleware.request_id [None req-e0911a36-25d1-42c2-a546-c25bda9ccb01 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.784912] [55324]: INFO cinder.api.openstack.wsgi [None req-e0911a36-25d1-42c2-a546-c25bda9ccb01 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a [ 1251.785170] [55324]: DEBUG cinder.api.openstack.wsgi [None req-e0911a36-25d1-42c2-a546-c25bda9ccb01 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.785391] [55324]: DEBUG cinder.api.openstack.wsgi [None req-e0911a36-25d1-42c2-a546-c25bda9ccb01 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.792829] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.792829] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.796095] [55324]: INFO cinder.volume.api [None req-e0911a36-25d1-42c2-a546-c25bda9ccb01 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1251.800149] [55324]: INFO cinder.api.openstack.wsgi [None req-e0911a36-25d1-42c2-a546-c25bda9ccb01 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a returned with HTTP 200 [ 1251.800518] [55324]: [pid: 55324|app: 0|req: 261/518] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:40:53 2025] GET /volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.780859] [55323]: DEBUG cinder.api.middleware.request_id [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-0de81048-1697-4d16-9ae8-7a8732a046f8 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.783176] [55323]: INFO cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-0de81048-1697-4d16-9ae8-7a8732a046f8 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] POST http://10.180.1.21/volume/v3/attachments/ff68a536-2dac-4052-9804-33ca396de1ba/action [ 1255.783586] [55323]: DEBUG cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-0de81048-1697-4d16-9ae8-7a8732a046f8 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1255.783723] [55323]: DEBUG cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-0de81048-1697-4d16-9ae8-7a8732a046f8 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1255.801418] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.801418] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.807851] [55323]: INFO cinder.api.openstack.wsgi [req-ee97e85f-72f5-4a85-aee0-90f5075b4165 req-0de81048-1697-4d16-9ae8-7a8732a046f8 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments/ff68a536-2dac-4052-9804-33ca396de1ba/action returned with HTTP 204 [ 1255.808298] [55323]: [pid: 55323|app: 0|req: 258/519] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:40:57 2025] POST /volume/v3/attachments/ff68a536-2dac-4052-9804-33ca396de1ba/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1258.859783] [55324]: DEBUG cinder.api.middleware.request_id [None req-a177c515-2082-4761-83fd-5ffe6d99f763 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.861830] [55324]: INFO cinder.api.openstack.wsgi [None req-a177c515-2082-4761-83fd-5ffe6d99f763 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a [ 1258.862114] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a177c515-2082-4761-83fd-5ffe6d99f763 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.862342] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a177c515-2082-4761-83fd-5ffe6d99f763 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.862545] [55324]: INFO cinder.api.v3.volumes [None req-a177c515-2082-4761-83fd-5ffe6d99f763 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Delete volume with id: e59d2d1f-d628-4f49-a26a-566651b9c35a [ 1258.873346] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.873346] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.873887] [55324]: INFO cinder.volume.api [None req-a177c515-2082-4761-83fd-5ffe6d99f763 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1258.892027] [55324]: INFO cinder.volume.api [None req-a177c515-2082-4761-83fd-5ffe6d99f763 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Delete volume request issued successfully. [ 1258.892027] [55324]: INFO cinder.api.openstack.wsgi [None req-a177c515-2082-4761-83fd-5ffe6d99f763 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a returned with HTTP 202 [ 1258.892159] [55324]: [pid: 55324|app: 0|req: 262/520] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:41:00 2025] DELETE /volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1258.895332] [55323]: DEBUG cinder.api.middleware.request_id [None req-f515d70d-c78d-4c3e-a23d-4ff595545595 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.897891] [55323]: INFO cinder.api.openstack.wsgi [None req-f515d70d-c78d-4c3e-a23d-4ff595545595 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a [ 1258.898641] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f515d70d-c78d-4c3e-a23d-4ff595545595 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.898784] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f515d70d-c78d-4c3e-a23d-4ff595545595 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.906559] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.906559] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.910354] [55323]: INFO cinder.volume.api [None req-f515d70d-c78d-4c3e-a23d-4ff595545595 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1258.914898] [55323]: INFO cinder.api.openstack.wsgi [None req-f515d70d-c78d-4c3e-a23d-4ff595545595 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a returned with HTTP 200 [ 1258.915298] [55323]: [pid: 55323|app: 0|req: 259/521] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:41:00 2025] GET /volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.925503] [55324]: DEBUG cinder.api.middleware.request_id [None req-23a760df-f77d-4de7-b77d-2fede76b2af4 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.927755] [55324]: INFO cinder.api.openstack.wsgi [None req-23a760df-f77d-4de7-b77d-2fede76b2af4 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a [ 1259.927990] [55324]: DEBUG cinder.api.openstack.wsgi [None req-23a760df-f77d-4de7-b77d-2fede76b2af4 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.928237] [55324]: DEBUG cinder.api.openstack.wsgi [None req-23a760df-f77d-4de7-b77d-2fede76b2af4 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.934381] [55324]: INFO cinder.api.openstack.wsgi [None req-23a760df-f77d-4de7-b77d-2fede76b2af4 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a returned with HTTP 404 [ 1259.935093] [55324]: [pid: 55324|app: 0|req: 263/522] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:41:01 2025] GET /volume/v3/volumes/e59d2d1f-d628-4f49-a26a-566651b9c35a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1259.984925] [55323]: DEBUG cinder.api.middleware.request_id [None req-69f7f7ee-6542-4f82-82c2-adefbdb4b70e None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.986977] [55323]: INFO cinder.api.openstack.wsgi [None req-69f7f7ee-6542-4f82-82c2-adefbdb4b70e tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 1259.987269] [55323]: DEBUG cinder.api.openstack.wsgi [None req-69f7f7ee-6542-4f82-82c2-adefbdb4b70e tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.987492] [55323]: DEBUG cinder.api.openstack.wsgi [None req-69f7f7ee-6542-4f82-82c2-adefbdb4b70e tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.987679] [55323]: INFO cinder.api.v3.volumes [None req-69f7f7ee-6542-4f82-82c2-adefbdb4b70e tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Delete volume with id: 1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 1259.996573] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.996573] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.997082] [55323]: INFO cinder.volume.api [None req-69f7f7ee-6542-4f82-82c2-adefbdb4b70e tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1260.011902] [55323]: INFO cinder.volume.api [None req-69f7f7ee-6542-4f82-82c2-adefbdb4b70e tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Delete volume request issued successfully. [ 1260.012103] [55323]: INFO cinder.api.openstack.wsgi [None req-69f7f7ee-6542-4f82-82c2-adefbdb4b70e tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 202 [ 1260.013312] [55323]: [pid: 55323|app: 0|req: 260/523] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:41:01 2025] DELETE /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1260.017663] [55324]: DEBUG cinder.api.middleware.request_id [None req-4cd00af4-91c7-49cb-a8b1-ae2d4071fcd4 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.020789] [55324]: INFO cinder.api.openstack.wsgi [None req-4cd00af4-91c7-49cb-a8b1-ae2d4071fcd4 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 1260.021017] [55324]: DEBUG cinder.api.openstack.wsgi [None req-4cd00af4-91c7-49cb-a8b1-ae2d4071fcd4 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.021243] [55324]: DEBUG cinder.api.openstack.wsgi [None req-4cd00af4-91c7-49cb-a8b1-ae2d4071fcd4 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.030457] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.030457] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.035895] [55324]: INFO cinder.volume.api [None req-4cd00af4-91c7-49cb-a8b1-ae2d4071fcd4 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1260.040610] [55324]: INFO cinder.api.openstack.wsgi [None req-4cd00af4-91c7-49cb-a8b1-ae2d4071fcd4 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 200 [ 1260.040997] [55324]: [pid: 55324|app: 0|req: 264/524] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:41:01 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.052683] [55323]: DEBUG cinder.api.middleware.request_id [None req-324e977d-d0cc-4288-987e-b69f103389c5 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.054641] [55323]: INFO cinder.api.openstack.wsgi [None req-324e977d-d0cc-4288-987e-b69f103389c5 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 1261.055080] [55323]: DEBUG cinder.api.openstack.wsgi [None req-324e977d-d0cc-4288-987e-b69f103389c5 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.055442] [55323]: DEBUG cinder.api.openstack.wsgi [None req-324e977d-d0cc-4288-987e-b69f103389c5 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.064074] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.064074] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.066908] [55323]: INFO cinder.volume.api [None req-324e977d-d0cc-4288-987e-b69f103389c5 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1261.071068] [55323]: INFO cinder.api.openstack.wsgi [None req-324e977d-d0cc-4288-987e-b69f103389c5 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 200 [ 1261.071584] [55323]: [pid: 55323|app: 0|req: 261/525] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:41:02 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.096511] [55324]: DEBUG cinder.api.middleware.request_id [req-553a5670-d0a8-46b6-9458-2465c5628339 req-23270a3c-5515-4a1e-82d5-9c2c774989af None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.099048] [55324]: INFO cinder.api.openstack.wsgi [req-553a5670-d0a8-46b6-9458-2465c5628339 req-23270a3c-5515-4a1e-82d5-9c2c774989af tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ff68a536-2dac-4052-9804-33ca396de1ba [ 1261.099249] [55324]: DEBUG cinder.api.openstack.wsgi [req-553a5670-d0a8-46b6-9458-2465c5628339 req-23270a3c-5515-4a1e-82d5-9c2c774989af tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.099463] [55324]: DEBUG cinder.api.openstack.wsgi [req-553a5670-d0a8-46b6-9458-2465c5628339 req-23270a3c-5515-4a1e-82d5-9c2c774989af tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.107341] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.107341] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.632670] [55324]: INFO cinder.api.openstack.wsgi [req-553a5670-d0a8-46b6-9458-2465c5628339 req-23270a3c-5515-4a1e-82d5-9c2c774989af tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/attachments/ff68a536-2dac-4052-9804-33ca396de1ba returned with HTTP 200 [ 1261.633537] [55324]: [pid: 55324|app: 0|req: 265/526] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:41:02 2025] DELETE /volume/v3/attachments/ff68a536-2dac-4052-9804-33ca396de1ba => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.081296] [55323]: DEBUG cinder.api.middleware.request_id [None req-c1249956-9b55-4215-a6aa-ad711c400218 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.083534] [55323]: INFO cinder.api.openstack.wsgi [None req-c1249956-9b55-4215-a6aa-ad711c400218 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 1262.083763] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c1249956-9b55-4215-a6aa-ad711c400218 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.083979] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c1249956-9b55-4215-a6aa-ad711c400218 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.091559] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.091559] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.094885] [55323]: INFO cinder.volume.api [None req-c1249956-9b55-4215-a6aa-ad711c400218 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Volume info retrieved successfully. [ 1262.099200] [55323]: INFO cinder.api.openstack.wsgi [None req-c1249956-9b55-4215-a6aa-ad711c400218 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 200 [ 1262.099728] [55323]: [pid: 55323|app: 0|req: 262/527] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:41:03 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.066487] [55324]: DEBUG cinder.api.middleware.request_id [None req-7639c395-9c9b-4109-bd51-5fbcfde6fdb3 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.068667] [55324]: INFO cinder.api.openstack.wsgi [None req-7639c395-9c9b-4109-bd51-5fbcfde6fdb3 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1263.068890] [55324]: DEBUG cinder.api.openstack.wsgi [None req-7639c395-9c9b-4109-bd51-5fbcfde6fdb3 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.069123] [55324]: DEBUG cinder.api.openstack.wsgi [None req-7639c395-9c9b-4109-bd51-5fbcfde6fdb3 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.080089] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.080089] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.083861] [55324]: INFO cinder.volume.api [None req-7639c395-9c9b-4109-bd51-5fbcfde6fdb3 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1263.088423] [55324]: INFO cinder.api.openstack.wsgi [None req-7639c395-9c9b-4109-bd51-5fbcfde6fdb3 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1263.088790] [55324]: [pid: 55324|app: 0|req: 266/528] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:41:04 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.109374] [55323]: DEBUG cinder.api.middleware.request_id [None req-6acd28a5-1736-447f-9426-fec729b9b243 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.111165] [55323]: INFO cinder.api.openstack.wsgi [None req-6acd28a5-1736-447f-9426-fec729b9b243 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] GET http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 [ 1263.111392] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6acd28a5-1736-447f-9426-fec729b9b243 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.111604] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6acd28a5-1736-447f-9426-fec729b9b243 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.118228] [55324]: DEBUG cinder.api.middleware.request_id [None req-8fe0250a-a15f-4c12-bd89-caa8879179bd None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.118308] [55323]: INFO cinder.api.openstack.wsgi [None req-6acd28a5-1736-447f-9426-fec729b9b243 tempest-AttachVolumeShelveTestJSON-1839115005 tempest-AttachVolumeShelveTestJSON-1839115005-project-member] http://10.180.1.21/volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 returned with HTTP 404 [ 1263.118308] [55323]: [pid: 55323|app: 0|req: 263/529] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:41:04 2025] GET /volume/v3/volumes/1aaa2c33-3b45-4955-806d-386e0ea9b075 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1263.119904] [55324]: INFO cinder.api.openstack.wsgi [None req-8fe0250a-a15f-4c12-bd89-caa8879179bd tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1263.120156] [55324]: DEBUG cinder.api.openstack.wsgi [None req-8fe0250a-a15f-4c12-bd89-caa8879179bd tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.120375] [55324]: DEBUG cinder.api.openstack.wsgi [None req-8fe0250a-a15f-4c12-bd89-caa8879179bd tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.127833] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.127833] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.131121] [55324]: INFO cinder.volume.api [None req-8fe0250a-a15f-4c12-bd89-caa8879179bd tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1263.135325] [55324]: INFO cinder.api.openstack.wsgi [None req-8fe0250a-a15f-4c12-bd89-caa8879179bd tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1263.135682] [55324]: [pid: 55324|app: 0|req: 267/530] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:41:04 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1270.562257] [55323]: DEBUG cinder.api.middleware.request_id [req-83210cec-3f32-46ce-823b-111bcd07d1f0 req-372bdffc-1b37-4fc8-aa8f-257eaaa87d27 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.564687] [55323]: INFO cinder.api.openstack.wsgi [req-83210cec-3f32-46ce-823b-111bcd07d1f0 req-372bdffc-1b37-4fc8-aa8f-257eaaa87d27 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1270.564899] [55323]: DEBUG cinder.api.openstack.wsgi [req-83210cec-3f32-46ce-823b-111bcd07d1f0 req-372bdffc-1b37-4fc8-aa8f-257eaaa87d27 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.565180] [55323]: DEBUG cinder.api.openstack.wsgi [req-83210cec-3f32-46ce-823b-111bcd07d1f0 req-372bdffc-1b37-4fc8-aa8f-257eaaa87d27 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.577448] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.577448] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.580872] [55323]: INFO cinder.volume.api [req-83210cec-3f32-46ce-823b-111bcd07d1f0 req-372bdffc-1b37-4fc8-aa8f-257eaaa87d27 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1270.585341] [55323]: INFO cinder.api.openstack.wsgi [req-83210cec-3f32-46ce-823b-111bcd07d1f0 req-372bdffc-1b37-4fc8-aa8f-257eaaa87d27 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1270.585725] [55323]: [pid: 55323|app: 0|req: 264/531] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:41:12 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1273.133434] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=100,cinder:UPDATE=12,cinder:INSERT=3 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1277.658099] [55324]: DEBUG cinder.api.middleware.request_id [None req-d28ab305-9b00-462d-a486-1001a98078e1 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.660692] [55324]: INFO cinder.api.openstack.wsgi [None req-d28ab305-9b00-462d-a486-1001a98078e1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1277.660692] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d28ab305-9b00-462d-a486-1001a98078e1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.660692] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d28ab305-9b00-462d-a486-1001a98078e1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.695954] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.695954] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.700387] [55324]: INFO cinder.volume.api [None req-d28ab305-9b00-462d-a486-1001a98078e1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1277.705340] [55324]: INFO cinder.api.openstack.wsgi [None req-d28ab305-9b00-462d-a486-1001a98078e1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1277.705790] [55324]: [pid: 55324|app: 0|req: 268/532] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:41:19 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1277.750913] [55323]: DEBUG cinder.api.middleware.request_id [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-f611c89d-3a06-4593-a6c7-13f70bfc1e4c None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.753759] [55323]: INFO cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-f611c89d-3a06-4593-a6c7-13f70bfc1e4c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1277.754348] [55323]: DEBUG cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-f611c89d-3a06-4593-a6c7-13f70bfc1e4c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.756129] [55323]: DEBUG cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-f611c89d-3a06-4593-a6c7-13f70bfc1e4c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.757302] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=87,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1277.767624] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.767624] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.771074] [55323]: INFO cinder.volume.api [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-f611c89d-3a06-4593-a6c7-13f70bfc1e4c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1277.775422] [55323]: INFO cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-f611c89d-3a06-4593-a6c7-13f70bfc1e4c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1277.776165] [55323]: [pid: 55323|app: 0|req: 265/533] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:41:19 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1277.796065] [55324]: DEBUG cinder.api.middleware.request_id [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-138905ea-a66f-4120-9cb4-ef54ef882dda None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.798366] [55324]: INFO cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-138905ea-a66f-4120-9cb4-ef54ef882dda tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] POST http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61/action [ 1277.798805] [55324]: DEBUG cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-138905ea-a66f-4120-9cb4-ef54ef882dda tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55324) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1277.798986] [55324]: DEBUG cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-138905ea-a66f-4120-9cb4-ef54ef882dda tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1277.808690] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.808690] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.809194] [55324]: INFO cinder.volume.api [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-138905ea-a66f-4120-9cb4-ef54ef882dda tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1277.814335] [55324]: INFO cinder.volume.api [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-138905ea-a66f-4120-9cb4-ef54ef882dda tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Begin detaching volume completed successfully. [ 1277.814575] [55324]: INFO cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-138905ea-a66f-4120-9cb4-ef54ef882dda tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61/action returned with HTTP 202 [ 1277.814967] [55324]: [pid: 55324|app: 0|req: 269/534] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 7 15:41:19 2025] POST /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1278.838480] [55323]: DEBUG cinder.api.middleware.request_id [None req-fd6676c3-50f6-4516-8d57-ed668082dc6b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.838942] [55323]: INFO cinder.api.openstack.wsgi [None req-fd6676c3-50f6-4516-8d57-ed668082dc6b None None] GET http://10.180.1.21/volume// [ 1278.839142] [55323]: DEBUG cinder.api.openstack.wsgi [None req-fd6676c3-50f6-4516-8d57-ed668082dc6b None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.839360] [55323]: DEBUG cinder.api.openstack.wsgi [None req-fd6676c3-50f6-4516-8d57-ed668082dc6b None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.839756] [55323]: INFO cinder.api.openstack.wsgi [None req-fd6676c3-50f6-4516-8d57-ed668082dc6b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1278.840080] [55323]: [pid: 55323|app: 0|req: 266/535] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:41:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1278.843949] [55324]: DEBUG cinder.api.middleware.request_id [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-92d031ff-458c-4d84-a346-6200bad6c67d None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.846052] [55324]: INFO cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-92d031ff-458c-4d84-a346-6200bad6c67d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1278.846417] [55324]: DEBUG cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-92d031ff-458c-4d84-a346-6200bad6c67d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.846762] [55324]: DEBUG cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-92d031ff-458c-4d84-a346-6200bad6c67d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.856539] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.856539] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.860012] [55324]: INFO cinder.volume.api [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-92d031ff-458c-4d84-a346-6200bad6c67d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1278.863760] [55324]: INFO cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-92d031ff-458c-4d84-a346-6200bad6c67d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1278.864142] [55324]: [pid: 55324|app: 0|req: 270/536] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:41:20 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1279.995637] [55323]: DEBUG cinder.api.middleware.request_id [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-cd5d24cb-5713-46c7-903f-9281b42744fd None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.997972] [55323]: INFO cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-cd5d24cb-5713-46c7-903f-9281b42744fd tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bbf059cd-3f8b-4eee-bf4c-72bef015c54a [ 1279.998206] [55323]: DEBUG cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-cd5d24cb-5713-46c7-903f-9281b42744fd tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.998421] [55323]: DEBUG cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-cd5d24cb-5713-46c7-903f-9281b42744fd tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'version_select' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.005409] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.005409] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.532415] [55323]: INFO cinder.api.openstack.wsgi [req-8321dd7f-b8dd-4f3b-8aab-742877fbcbcd req-cd5d24cb-5713-46c7-903f-9281b42744fd tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/attachments/bbf059cd-3f8b-4eee-bf4c-72bef015c54a returned with HTTP 200 [ 1280.532852] [55323]: [pid: 55323|app: 0|req: 267/537] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:41:21 2025] DELETE /volume/v3/attachments/bbf059cd-3f8b-4eee-bf4c-72bef015c54a => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.978847] [55324]: DEBUG cinder.api.middleware.request_id [None req-36c966f9-e169-4680-bcb0-e6d669850d06 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.980667] [55324]: INFO cinder.api.openstack.wsgi [None req-36c966f9-e169-4680-bcb0-e6d669850d06 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1281.981073] [55324]: DEBUG cinder.api.openstack.wsgi [None req-36c966f9-e169-4680-bcb0-e6d669850d06 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.982024] [55324]: DEBUG cinder.api.openstack.wsgi [None req-36c966f9-e169-4680-bcb0-e6d669850d06 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.988979] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.988979] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.992163] [55324]: INFO cinder.volume.api [None req-36c966f9-e169-4680-bcb0-e6d669850d06 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1281.996205] [55324]: INFO cinder.api.openstack.wsgi [None req-36c966f9-e169-4680-bcb0-e6d669850d06 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1281.996568] [55324]: [pid: 55324|app: 0|req: 271/538] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:41:23 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1290.531309] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1291.994332] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1340.641417] [55323]: DEBUG cinder.api.middleware.request_id [None req-c1da12e9-45a6-4233-8121-78d13589ca79 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.643684] [55323]: INFO cinder.api.openstack.wsgi [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1340.644094] [55323]: DEBUG cinder.api.openstack.wsgi [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-224113404"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1340.646081] [55323]: DEBUG cinder.api.v3.volumes [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-224113404'}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1340.646213] [55323]: INFO cinder.api.v3.volumes [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Create volume of 1 GB [ 1340.646547] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.646547] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.651344] [55323]: INFO cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Availability Zones retrieved successfully. [ 1340.658310] [55323]: DEBUG cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Flow 'volume_create_api' (8c061fee-b7d0-4577-8e65-b1625d177510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1340.659439] [55323]: DEBUG cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db04b3f-262c-488f-883b-cb1f25ea3a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1340.660479] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1340.677146] [55323]: DEBUG cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db04b3f-262c-488f-883b-cb1f25ea3a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1340.678075] [55323]: DEBUG cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5369f4ac-ca9a-4249-9dcb-2b945cf340a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1340.709143] [55323]: DEBUG cinder.quota [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Created reservations ['a6a1a268-42ae-4081-aacc-ed1d0ca24446', '1175b65f-23e7-48b2-adb2-83b91b94b2e4', '3e7355be-2320-49a4-bc6f-3ca25538255f', 'd7947033-e83a-4b8e-87c2-535db0505059'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1340.709982] [55323]: DEBUG cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5369f4ac-ca9a-4249-9dcb-2b945cf340a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6a1a268-42ae-4081-aacc-ed1d0ca24446', '1175b65f-23e7-48b2-adb2-83b91b94b2e4', '3e7355be-2320-49a4-bc6f-3ca25538255f', 'd7947033-e83a-4b8e-87c2-535db0505059']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1340.710842] [55323]: DEBUG cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bc50270-1653-4898-8a1e-22d21bf3068d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1340.723912] [55323]: DEBUG cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bc50270-1653-4898-8a1e-22d21bf3068d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6a43cd6-5bc6-4173-8f2c-d25120194c8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-224113404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc1385a59cd34b7483077767c90c3d6b',qos_specs=None,replication_status=,reservations=['a6a1a268-42ae-4081-aacc-ed1d0ca24446','1175b65f-23e7-48b2-adb2-83b91b94b2e4','3e7355be-2320-49a4-bc6f-3ca25538255f','d7947033-e83a-4b8e-87c2-535db0505059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad66f2ee7774881a9ef956fa1b41f0b',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-224113404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6a43cd6-5bc6-4173-8f2c-d25120194c8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc1385a59cd34b7483077767c90c3d6b',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='5ad66f2ee7774881a9ef956fa1b41f0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1340.724770] [55323]: DEBUG cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e53e7fe-ee2e-4ce8-81c3-a6c2393f535b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1340.735560] [55323]: DEBUG cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e53e7fe-ee2e-4ce8-81c3-a6c2393f535b) 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-224113404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc1385a59cd34b7483077767c90c3d6b',qos_specs=None,replication_status=,reservations=['a6a1a268-42ae-4081-aacc-ed1d0ca24446','1175b65f-23e7-48b2-adb2-83b91b94b2e4','3e7355be-2320-49a4-bc6f-3ca25538255f','d7947033-e83a-4b8e-87c2-535db0505059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad66f2ee7774881a9ef956fa1b41f0b',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1340.736396] [55323]: DEBUG cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5539357-7eb9-49aa-a13b-8d46974d8150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1340.744532] [55323]: DEBUG cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5539357-7eb9-49aa-a13b-8d46974d8150) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1340.745453] [55323]: DEBUG cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Flow 'volume_create_api' (8c061fee-b7d0-4577-8e65-b1625d177510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1340.745827] [55323]: INFO cinder.volume.api [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Create volume request issued successfully. [ 1340.746470] [55323]: INFO cinder.api.openstack.wsgi [None req-c1da12e9-45a6-4233-8121-78d13589ca79 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1340.746919] [55323]: [pid: 55323|app: 0|req: 268/539] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:42:22 2025] POST /volume/v3/volumes => generated 753 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1340.755788] [55324]: DEBUG cinder.api.middleware.request_id [None req-37484e29-10f0-4f24-a487-affeb734b12a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.757650] [55324]: INFO cinder.api.openstack.wsgi [None req-37484e29-10f0-4f24-a487-affeb734b12a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1340.758019] [55324]: DEBUG cinder.api.openstack.wsgi [None req-37484e29-10f0-4f24-a487-affeb734b12a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.758347] [55324]: DEBUG cinder.api.openstack.wsgi [None req-37484e29-10f0-4f24-a487-affeb734b12a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.766424] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.766424] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.770715] [55324]: INFO cinder.volume.api [None req-37484e29-10f0-4f24-a487-affeb734b12a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1340.774614] [55324]: INFO cinder.api.openstack.wsgi [None req-37484e29-10f0-4f24-a487-affeb734b12a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1340.774994] [55324]: [pid: 55324|app: 0|req: 272/540] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:22 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1341.786344] [55323]: DEBUG cinder.api.middleware.request_id [None req-666d043f-9fbe-4ed0-9853-b50389cbd1cd None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.788321] [55323]: INFO cinder.api.openstack.wsgi [None req-666d043f-9fbe-4ed0-9853-b50389cbd1cd tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1341.788539] [55323]: DEBUG cinder.api.openstack.wsgi [None req-666d043f-9fbe-4ed0-9853-b50389cbd1cd tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.788757] [55323]: DEBUG cinder.api.openstack.wsgi [None req-666d043f-9fbe-4ed0-9853-b50389cbd1cd tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.796370] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.796370] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.800078] [55323]: INFO cinder.volume.api [None req-666d043f-9fbe-4ed0-9853-b50389cbd1cd tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1341.804245] [55323]: INFO cinder.api.openstack.wsgi [None req-666d043f-9fbe-4ed0-9853-b50389cbd1cd tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1341.804604] [55323]: [pid: 55323|app: 0|req: 269/541] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:23 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1341.839649] [55324]: DEBUG cinder.api.middleware.request_id [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-601b86ae-eae0-4e73-9823-1aa80d8f9d21 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.841963] [55324]: INFO cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-601b86ae-eae0-4e73-9823-1aa80d8f9d21 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1341.842196] [55324]: DEBUG cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-601b86ae-eae0-4e73-9823-1aa80d8f9d21 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.842413] [55324]: DEBUG cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-601b86ae-eae0-4e73-9823-1aa80d8f9d21 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.849815] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.849815] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.853093] [55324]: INFO cinder.volume.api [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-601b86ae-eae0-4e73-9823-1aa80d8f9d21 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1341.857188] [55324]: INFO cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-601b86ae-eae0-4e73-9823-1aa80d8f9d21 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1341.857566] [55324]: [pid: 55324|app: 0|req: 273/542] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:42:23 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1343.375448] [55323]: DEBUG cinder.api.middleware.request_id [None req-a3cb34ce-dc30-4a06-a0cf-ae903f1b6af5 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.375970] [55323]: INFO cinder.api.openstack.wsgi [None req-a3cb34ce-dc30-4a06-a0cf-ae903f1b6af5 None None] GET http://10.180.1.21/volume// [ 1343.376170] [55323]: DEBUG cinder.api.openstack.wsgi [None req-a3cb34ce-dc30-4a06-a0cf-ae903f1b6af5 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.376386] [55323]: DEBUG cinder.api.openstack.wsgi [None req-a3cb34ce-dc30-4a06-a0cf-ae903f1b6af5 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.376778] [55323]: INFO cinder.api.openstack.wsgi [None req-a3cb34ce-dc30-4a06-a0cf-ae903f1b6af5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1343.377104] [55323]: [pid: 55323|app: 0|req: 270/543] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:42:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1343.380842] [55324]: DEBUG cinder.api.middleware.request_id [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-3e3f3e93-1e17-4bac-9b56-a33e147445d2 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.383089] [55324]: INFO cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-3e3f3e93-1e17-4bac-9b56-a33e147445d2 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1343.383493] [55324]: DEBUG cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-3e3f3e93-1e17-4bac-9b56-a33e147445d2 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6a43cd6-5bc6-4173-8f2c-d25120194c8c", "connector": null, "instance_uuid": "1415d3cf-a468-40d3-ba86-c2b27665ae7c"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1343.393931] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.393931] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1343.416416] [55324]: INFO cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-3e3f3e93-1e17-4bac-9b56-a33e147445d2 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1343.416822] [55324]: [pid: 55324|app: 0|req: 274/544] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:42:25 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) [ 1343.438626] [55323]: DEBUG cinder.api.middleware.request_id [None req-ec299daa-216b-44e5-8f19-b08c1a8e0ce3 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.440806] [55323]: INFO cinder.api.openstack.wsgi [None req-ec299daa-216b-44e5-8f19-b08c1a8e0ce3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1343.441047] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ec299daa-216b-44e5-8f19-b08c1a8e0ce3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.441289] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ec299daa-216b-44e5-8f19-b08c1a8e0ce3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.451126] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.451126] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1343.454287] [55323]: INFO cinder.volume.api [None req-ec299daa-216b-44e5-8f19-b08c1a8e0ce3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1343.458891] [55323]: INFO cinder.api.openstack.wsgi [None req-ec299daa-216b-44e5-8f19-b08c1a8e0ce3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1343.459293] [55323]: [pid: 55323|app: 0|req: 271/545] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:25 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1343.940906] [55324]: DEBUG cinder.api.middleware.request_id [None req-779e6fb4-0fa7-4687-be93-87ccf05056ce None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.941424] [55324]: INFO cinder.api.openstack.wsgi [None req-779e6fb4-0fa7-4687-be93-87ccf05056ce None None] GET http://10.180.1.21/volume// [ 1343.941639] [55324]: DEBUG cinder.api.openstack.wsgi [None req-779e6fb4-0fa7-4687-be93-87ccf05056ce None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.942192] [55324]: DEBUG cinder.api.openstack.wsgi [None req-779e6fb4-0fa7-4687-be93-87ccf05056ce None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.942363] [55324]: INFO cinder.api.openstack.wsgi [None req-779e6fb4-0fa7-4687-be93-87ccf05056ce None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1343.942822] [55324]: [pid: 55324|app: 0|req: 275/546] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:42:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1343.947606] [55323]: DEBUG cinder.api.middleware.request_id [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-831b5897-670a-4390-97e9-fd4b85b0ce8e None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.950168] [55323]: INFO cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-831b5897-670a-4390-97e9-fd4b85b0ce8e tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1343.950441] [55323]: DEBUG cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-831b5897-670a-4390-97e9-fd4b85b0ce8e tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.950643] [55323]: DEBUG cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-831b5897-670a-4390-97e9-fd4b85b0ce8e tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.963017] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.963017] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1343.966464] [55323]: INFO cinder.volume.api [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-831b5897-670a-4390-97e9-fd4b85b0ce8e tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1343.970916] [55323]: INFO cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-831b5897-670a-4390-97e9-fd4b85b0ce8e tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1343.971334] [55323]: [pid: 55323|app: 0|req: 272/547] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:42:25 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1344.003186] [55324]: DEBUG cinder.api.middleware.request_id [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-b0522b67-f424-4283-b199-a2f8b0063265 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.005599] [55324]: INFO cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-b0522b67-f424-4283-b199-a2f8b0063265 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] PUT http://10.180.1.21/volume/v3/attachments/ced53de8-073b-496e-ad90-8e85a6b44944 [ 1344.006081] [55324]: DEBUG cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-b0522b67-f424-4283-b199-a2f8b0063265 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-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-483480", "mountpoint": "/dev/sdb"}}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1344.014467] [55324]: DEBUG cinder.coordination [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-b0522b67-f424-4283-b199-a2f8b0063265 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Acquiring lock "cinder-attachment_update-b6a43cd6-5bc6-4173-8f2c-d25120194c8c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1344.019239] [55324]: DEBUG cinder.coordination [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-b0522b67-f424-4283-b199-a2f8b0063265 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Lock "cinder-attachment_update-b6a43cd6-5bc6-4173-8f2c-d25120194c8c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1344.020339] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.020339] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.469536] [55323]: DEBUG cinder.api.middleware.request_id [None req-bc18f99d-2398-4f81-99ed-aaca219c68ab None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.472165] [55323]: INFO cinder.api.openstack.wsgi [None req-bc18f99d-2398-4f81-99ed-aaca219c68ab tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1344.472465] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bc18f99d-2398-4f81-99ed-aaca219c68ab tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.472763] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bc18f99d-2398-4f81-99ed-aaca219c68ab tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.487659] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.487659] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.491439] [55323]: INFO cinder.volume.api [None req-bc18f99d-2398-4f81-99ed-aaca219c68ab tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1344.495833] [55323]: INFO cinder.api.openstack.wsgi [None req-bc18f99d-2398-4f81-99ed-aaca219c68ab tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1344.496258] [55323]: [pid: 55323|app: 0|req: 273/548] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:26 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1345.506592] [55323]: DEBUG cinder.api.middleware.request_id [None req-b0b781b3-cc91-4520-95b2-40a4f2d22faa None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.508893] [55323]: INFO cinder.api.openstack.wsgi [None req-b0b781b3-cc91-4520-95b2-40a4f2d22faa tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1345.509131] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b0b781b3-cc91-4520-95b2-40a4f2d22faa tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.509351] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b0b781b3-cc91-4520-95b2-40a4f2d22faa tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.520458] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.520458] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.524040] [55323]: INFO cinder.volume.api [None req-b0b781b3-cc91-4520-95b2-40a4f2d22faa tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1345.528618] [55323]: INFO cinder.api.openstack.wsgi [None req-b0b781b3-cc91-4520-95b2-40a4f2d22faa tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1345.529021] [55323]: [pid: 55323|app: 0|req: 274/549] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:27 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1346.540732] [55323]: DEBUG cinder.api.middleware.request_id [None req-ad3ca509-cf30-4c38-adfd-b3f8be71a768 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.542765] [55323]: INFO cinder.api.openstack.wsgi [None req-ad3ca509-cf30-4c38-adfd-b3f8be71a768 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1346.542993] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ad3ca509-cf30-4c38-adfd-b3f8be71a768 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.543259] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ad3ca509-cf30-4c38-adfd-b3f8be71a768 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.553955] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.553955] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.557885] [55323]: INFO cinder.volume.api [None req-ad3ca509-cf30-4c38-adfd-b3f8be71a768 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1346.562634] [55323]: INFO cinder.api.openstack.wsgi [None req-ad3ca509-cf30-4c38-adfd-b3f8be71a768 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1346.563630] [55323]: [pid: 55323|app: 0|req: 275/550] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:28 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1347.574010] [55323]: DEBUG cinder.api.middleware.request_id [None req-515cae0c-fe2f-40af-ab2e-4bb89dbd6655 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.577924] [55323]: INFO cinder.api.openstack.wsgi [None req-515cae0c-fe2f-40af-ab2e-4bb89dbd6655 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1347.577924] [55323]: DEBUG cinder.api.openstack.wsgi [None req-515cae0c-fe2f-40af-ab2e-4bb89dbd6655 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.577924] [55323]: DEBUG cinder.api.openstack.wsgi [None req-515cae0c-fe2f-40af-ab2e-4bb89dbd6655 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.586643] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.586643] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.589910] [55323]: INFO cinder.volume.api [None req-515cae0c-fe2f-40af-ab2e-4bb89dbd6655 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1347.594061] [55323]: INFO cinder.api.openstack.wsgi [None req-515cae0c-fe2f-40af-ab2e-4bb89dbd6655 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1347.594540] [55323]: [pid: 55323|app: 0|req: 276/551] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:29 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.544317] [55324]: DEBUG cinder.coordination [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-b0522b67-f424-4283-b199-a2f8b0063265 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Lock "cinder-attachment_update-b6a43cd6-5bc6-4173-8f2c-d25120194c8c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55324) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1348.544666] [55324]: INFO cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-b0522b67-f424-4283-b199-a2f8b0063265 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/attachments/ced53de8-073b-496e-ad90-8e85a6b44944 returned with HTTP 200 [ 1348.545140] [55324]: [pid: 55324|app: 0|req: 276/552] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:42:25 2025] PUT /volume/v3/attachments/ced53de8-073b-496e-ad90-8e85a6b44944 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1348.605124] [55323]: DEBUG cinder.api.middleware.request_id [None req-3c0d2c83-c58c-4ef6-ab95-8a0b6fcb88ca None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.607774] [55323]: INFO cinder.api.openstack.wsgi [None req-3c0d2c83-c58c-4ef6-ab95-8a0b6fcb88ca tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1348.607774] [55323]: DEBUG cinder.api.openstack.wsgi [None req-3c0d2c83-c58c-4ef6-ab95-8a0b6fcb88ca tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.607774] [55323]: DEBUG cinder.api.openstack.wsgi [None req-3c0d2c83-c58c-4ef6-ab95-8a0b6fcb88ca tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.618292] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.618292] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.621956] [55323]: INFO cinder.volume.api [None req-3c0d2c83-c58c-4ef6-ab95-8a0b6fcb88ca tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1348.626863] [55323]: INFO cinder.api.openstack.wsgi [None req-3c0d2c83-c58c-4ef6-ab95-8a0b6fcb88ca tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1348.627313] [55323]: [pid: 55323|app: 0|req: 277/553] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:30 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1349.639137] [55324]: DEBUG cinder.api.middleware.request_id [None req-d7949277-8de3-4f30-a475-a447bda2741b None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.641648] [55324]: INFO cinder.api.openstack.wsgi [None req-d7949277-8de3-4f30-a475-a447bda2741b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1349.641926] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d7949277-8de3-4f30-a475-a447bda2741b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.642175] [55324]: DEBUG cinder.api.openstack.wsgi [None req-d7949277-8de3-4f30-a475-a447bda2741b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.653663] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.653663] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.658075] [55324]: INFO cinder.volume.api [None req-d7949277-8de3-4f30-a475-a447bda2741b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1349.663535] [55324]: INFO cinder.api.openstack.wsgi [None req-d7949277-8de3-4f30-a475-a447bda2741b tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1349.663958] [55324]: [pid: 55324|app: 0|req: 277/554] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:31 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.655173] [55323]: DEBUG cinder.api.middleware.request_id [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-cd742508-93e1-4acd-ae9b-f442a4ef873c None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.657561] [55323]: INFO cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-cd742508-93e1-4acd-ae9b-f442a4ef873c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] POST http://10.180.1.21/volume/v3/attachments/ced53de8-073b-496e-ad90-8e85a6b44944/action [ 1350.657990] [55323]: DEBUG cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-cd742508-93e1-4acd-ae9b-f442a4ef873c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1350.658149] [55323]: DEBUG cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-cd742508-93e1-4acd-ae9b-f442a4ef873c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1350.672531] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.672531] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.674600] [55324]: DEBUG cinder.api.middleware.request_id [None req-231dfcbe-ce53-4bbf-b293-0c2b505d4b29 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.677047] [55324]: INFO cinder.api.openstack.wsgi [None req-231dfcbe-ce53-4bbf-b293-0c2b505d4b29 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1350.677229] [55324]: DEBUG cinder.api.openstack.wsgi [None req-231dfcbe-ce53-4bbf-b293-0c2b505d4b29 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.677450] [55324]: DEBUG cinder.api.openstack.wsgi [None req-231dfcbe-ce53-4bbf-b293-0c2b505d4b29 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.681141] [55323]: INFO cinder.api.openstack.wsgi [req-685b6b26-c8af-4047-9521-21fa0ff7b3e0 req-cd742508-93e1-4acd-ae9b-f442a4ef873c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/attachments/ced53de8-073b-496e-ad90-8e85a6b44944/action returned with HTTP 204 [ 1350.681564] [55323]: [pid: 55323|app: 0|req: 278/555] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:42:32 2025] POST /volume/v3/attachments/ced53de8-073b-496e-ad90-8e85a6b44944/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1350.687025] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.687025] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.690190] [55324]: INFO cinder.volume.api [None req-231dfcbe-ce53-4bbf-b293-0c2b505d4b29 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1350.694427] [55324]: INFO cinder.api.openstack.wsgi [None req-231dfcbe-ce53-4bbf-b293-0c2b505d4b29 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1350.694760] [55324]: [pid: 55324|app: 0|req: 278/556] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:32 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1350.703626] [55323]: DEBUG cinder.api.middleware.request_id [None req-b6457a56-c188-4598-bfe3-c09d66a735d3 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.705579] [55323]: INFO cinder.api.openstack.wsgi [None req-b6457a56-c188-4598-bfe3-c09d66a735d3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1350.705790] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b6457a56-c188-4598-bfe3-c09d66a735d3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.706045] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b6457a56-c188-4598-bfe3-c09d66a735d3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.715181] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.715181] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.718277] [55323]: INFO cinder.volume.api [None req-b6457a56-c188-4598-bfe3-c09d66a735d3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1350.722511] [55323]: INFO cinder.api.openstack.wsgi [None req-b6457a56-c188-4598-bfe3-c09d66a735d3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1350.722873] [55323]: [pid: 55323|app: 0|req: 279/557] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:32 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1350.756357] [55324]: DEBUG cinder.api.middleware.request_id [req-df3c6d87-db42-438f-ac70-14350ed22609 req-6b29f4cd-eee4-4ce8-a3ba-8223008cc1a0 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.758621] [55324]: INFO cinder.api.openstack.wsgi [req-df3c6d87-db42-438f-ac70-14350ed22609 req-6b29f4cd-eee4-4ce8-a3ba-8223008cc1a0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1350.758839] [55324]: DEBUG cinder.api.openstack.wsgi [req-df3c6d87-db42-438f-ac70-14350ed22609 req-6b29f4cd-eee4-4ce8-a3ba-8223008cc1a0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.759065] [55324]: DEBUG cinder.api.openstack.wsgi [req-df3c6d87-db42-438f-ac70-14350ed22609 req-6b29f4cd-eee4-4ce8-a3ba-8223008cc1a0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.768434] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.768434] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.771487] [55324]: INFO cinder.volume.api [req-df3c6d87-db42-438f-ac70-14350ed22609 req-6b29f4cd-eee4-4ce8-a3ba-8223008cc1a0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1350.775652] [55324]: INFO cinder.api.openstack.wsgi [req-df3c6d87-db42-438f-ac70-14350ed22609 req-6b29f4cd-eee4-4ce8-a3ba-8223008cc1a0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1350.776094] [55324]: [pid: 55324|app: 0|req: 279/558] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:42:32 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1350.785794] [55323]: DEBUG cinder.api.middleware.request_id [None req-4a283bc6-b2f0-4de0-b62e-17ca1bd77dea None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.787902] [55323]: INFO cinder.api.openstack.wsgi [None req-4a283bc6-b2f0-4de0-b62e-17ca1bd77dea tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1350.788184] [55323]: DEBUG cinder.api.openstack.wsgi [None req-4a283bc6-b2f0-4de0-b62e-17ca1bd77dea tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.788408] [55323]: DEBUG cinder.api.openstack.wsgi [None req-4a283bc6-b2f0-4de0-b62e-17ca1bd77dea tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.797716] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.797716] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.800761] [55323]: INFO cinder.volume.api [None req-4a283bc6-b2f0-4de0-b62e-17ca1bd77dea tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1350.804834] [55323]: INFO cinder.api.openstack.wsgi [None req-4a283bc6-b2f0-4de0-b62e-17ca1bd77dea tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1350.805291] [55323]: [pid: 55323|app: 0|req: 280/559] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:32 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1350.839020] [55324]: DEBUG cinder.api.middleware.request_id [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-7969b8e3-e5d5-4c74-b9a4-d168aaf9261c None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.841367] [55324]: INFO cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-7969b8e3-e5d5-4c74-b9a4-d168aaf9261c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1350.841619] [55324]: DEBUG cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-7969b8e3-e5d5-4c74-b9a4-d168aaf9261c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.841962] [55324]: DEBUG cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-7969b8e3-e5d5-4c74-b9a4-d168aaf9261c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.851746] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.851746] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.854783] [55324]: INFO cinder.volume.api [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-7969b8e3-e5d5-4c74-b9a4-d168aaf9261c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1350.858909] [55324]: INFO cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-7969b8e3-e5d5-4c74-b9a4-d168aaf9261c tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1350.859309] [55324]: [pid: 55324|app: 0|req: 280/560] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:42:32 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1350.874519] [55323]: DEBUG cinder.api.middleware.request_id [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-3fc07552-a434-4199-bb5a-ada4504d5fec None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.876875] [55323]: INFO cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-3fc07552-a434-4199-bb5a-ada4504d5fec tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] POST http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c/action [ 1350.877279] [55323]: DEBUG cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-3fc07552-a434-4199-bb5a-ada4504d5fec tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1350.877415] [55323]: DEBUG cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-3fc07552-a434-4199-bb5a-ada4504d5fec tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1350.887326] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.887326] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.887683] [55323]: INFO cinder.volume.api [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-3fc07552-a434-4199-bb5a-ada4504d5fec tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1350.892414] [55323]: INFO cinder.volume.api [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-3fc07552-a434-4199-bb5a-ada4504d5fec tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Begin detaching volume completed successfully. [ 1350.892689] [55323]: INFO cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-3fc07552-a434-4199-bb5a-ada4504d5fec tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c/action returned with HTTP 202 [ 1350.893191] [55323]: [pid: 55323|app: 0|req: 281/561] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 7 15:42:32 2025] POST /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1352.197169] [55324]: DEBUG cinder.api.middleware.request_id [None req-b5051f76-fd8d-42fe-b10c-84dc2509cd90 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.197681] [55324]: INFO cinder.api.openstack.wsgi [None req-b5051f76-fd8d-42fe-b10c-84dc2509cd90 None None] GET http://10.180.1.21/volume// [ 1352.197867] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b5051f76-fd8d-42fe-b10c-84dc2509cd90 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1352.198097] [55324]: DEBUG cinder.api.openstack.wsgi [None req-b5051f76-fd8d-42fe-b10c-84dc2509cd90 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1352.198500] [55324]: INFO cinder.api.openstack.wsgi [None req-b5051f76-fd8d-42fe-b10c-84dc2509cd90 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1352.198815] [55324]: [pid: 55324|app: 0|req: 281/562] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:42:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1352.202432] [55323]: DEBUG cinder.api.middleware.request_id [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-cc8b6406-b8b6-453f-99de-36c6e7c408bc None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.204779] [55323]: INFO cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-cc8b6406-b8b6-453f-99de-36c6e7c408bc tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1352.205055] [55323]: DEBUG cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-cc8b6406-b8b6-453f-99de-36c6e7c408bc tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1352.205282] [55323]: DEBUG cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-cc8b6406-b8b6-453f-99de-36c6e7c408bc tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1352.214835] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1352.214835] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1352.218712] [55323]: INFO cinder.volume.api [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-cc8b6406-b8b6-453f-99de-36c6e7c408bc tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1352.223211] [55323]: INFO cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-cc8b6406-b8b6-453f-99de-36c6e7c408bc tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1352.223574] [55323]: [pid: 55323|app: 0|req: 282/563] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:42:34 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1353.352029] [55324]: DEBUG cinder.api.middleware.request_id [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-41e86324-8612-42d8-8bce-ee414f5c1534 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.354046] [55324]: INFO cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-41e86324-8612-42d8-8bce-ee414f5c1534 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ced53de8-073b-496e-ad90-8e85a6b44944 [ 1353.354268] [55324]: DEBUG cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-41e86324-8612-42d8-8bce-ee414f5c1534 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1353.354481] [55324]: DEBUG cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-41e86324-8612-42d8-8bce-ee414f5c1534 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1353.363297] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1353.363297] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1353.889928] [55324]: INFO cinder.api.openstack.wsgi [req-3bf629be-7040-44d9-a198-f0c1658b3052 req-41e86324-8612-42d8-8bce-ee414f5c1534 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/attachments/ced53de8-073b-496e-ad90-8e85a6b44944 returned with HTTP 200 [ 1353.890510] [55324]: [pid: 55324|app: 0|req: 282/564] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:42:35 2025] DELETE /volume/v3/attachments/ced53de8-073b-496e-ad90-8e85a6b44944 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1355.062301] [55323]: DEBUG cinder.api.middleware.request_id [None req-bed94f98-3826-4de2-aabf-1ef4cf07e62d None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.064376] [55323]: INFO cinder.api.openstack.wsgi [None req-bed94f98-3826-4de2-aabf-1ef4cf07e62d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1355.064615] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bed94f98-3826-4de2-aabf-1ef4cf07e62d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.064836] [55323]: DEBUG cinder.api.openstack.wsgi [None req-bed94f98-3826-4de2-aabf-1ef4cf07e62d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.074240] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.074240] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1355.077811] [55323]: INFO cinder.volume.api [None req-bed94f98-3826-4de2-aabf-1ef4cf07e62d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1355.082730] [55323]: INFO cinder.api.openstack.wsgi [None req-bed94f98-3826-4de2-aabf-1ef4cf07e62d tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1355.083118] [55323]: [pid: 55323|app: 0|req: 283/565] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:36 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.426884] [55324]: DEBUG cinder.api.middleware.request_id [None req-e4d1905e-c35e-4e8c-af6c-e08b8ddf8029 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.428901] [55324]: INFO cinder.api.openstack.wsgi [None req-e4d1905e-c35e-4e8c-af6c-e08b8ddf8029 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1359.429321] [55324]: DEBUG cinder.api.openstack.wsgi [None req-e4d1905e-c35e-4e8c-af6c-e08b8ddf8029 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.429691] [55324]: DEBUG cinder.api.openstack.wsgi [None req-e4d1905e-c35e-4e8c-af6c-e08b8ddf8029 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.431022] [55324]: INFO cinder.api.v3.volumes [None req-e4d1905e-c35e-4e8c-af6c-e08b8ddf8029 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Delete volume with id: b4929edc-ef01-46be-9323-4080aded0264 [ 1359.440575] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.440575] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.441277] [55324]: INFO cinder.volume.api [None req-e4d1905e-c35e-4e8c-af6c-e08b8ddf8029 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1359.463328] [55324]: INFO cinder.volume.api [None req-e4d1905e-c35e-4e8c-af6c-e08b8ddf8029 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Delete volume request issued successfully. [ 1359.463648] [55324]: INFO cinder.api.openstack.wsgi [None req-e4d1905e-c35e-4e8c-af6c-e08b8ddf8029 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 202 [ 1359.464187] [55324]: [pid: 55324|app: 0|req: 283/566] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:42:41 2025] DELETE /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1359.466929] [55323]: DEBUG cinder.api.middleware.request_id [None req-08b43f8c-9687-4367-b519-d704f1b8340b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.468987] [55323]: INFO cinder.api.openstack.wsgi [None req-08b43f8c-9687-4367-b519-d704f1b8340b tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1359.469224] [55323]: DEBUG cinder.api.openstack.wsgi [None req-08b43f8c-9687-4367-b519-d704f1b8340b tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.469445] [55323]: DEBUG cinder.api.openstack.wsgi [None req-08b43f8c-9687-4367-b519-d704f1b8340b tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.477449] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.477449] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.481092] [55323]: INFO cinder.volume.api [None req-08b43f8c-9687-4367-b519-d704f1b8340b tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1359.486897] [55323]: INFO cinder.api.openstack.wsgi [None req-08b43f8c-9687-4367-b519-d704f1b8340b tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1359.487271] [55323]: [pid: 55323|app: 0|req: 284/567] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:41 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.497315] [55324]: DEBUG cinder.api.middleware.request_id [None req-325abee5-7320-4172-b4ba-76c26411ef7d None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.499593] [55324]: INFO cinder.api.openstack.wsgi [None req-325abee5-7320-4172-b4ba-76c26411ef7d tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1360.499851] [55324]: DEBUG cinder.api.openstack.wsgi [None req-325abee5-7320-4172-b4ba-76c26411ef7d tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.500085] [55324]: DEBUG cinder.api.openstack.wsgi [None req-325abee5-7320-4172-b4ba-76c26411ef7d tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.507989] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.507989] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.511327] [55324]: INFO cinder.volume.api [None req-325abee5-7320-4172-b4ba-76c26411ef7d tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1360.515468] [55324]: INFO cinder.api.openstack.wsgi [None req-325abee5-7320-4172-b4ba-76c26411ef7d tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1360.516024] [55324]: [pid: 55324|app: 0|req: 284/568] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:42 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.525392] [55323]: DEBUG cinder.api.middleware.request_id [None req-2844e66b-2458-4233-947f-ce0b1b529b29 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.527864] [55323]: INFO cinder.api.openstack.wsgi [None req-2844e66b-2458-4233-947f-ce0b1b529b29 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1361.528093] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2844e66b-2458-4233-947f-ce0b1b529b29 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.528321] [55323]: DEBUG cinder.api.openstack.wsgi [None req-2844e66b-2458-4233-947f-ce0b1b529b29 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.537431] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.537431] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.541870] [55323]: INFO cinder.volume.api [None req-2844e66b-2458-4233-947f-ce0b1b529b29 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Volume info retrieved successfully. [ 1361.546598] [55323]: INFO cinder.api.openstack.wsgi [None req-2844e66b-2458-4233-947f-ce0b1b529b29 tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 200 [ 1361.547016] [55323]: [pid: 55323|app: 0|req: 285/569] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:43 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.557347] [55324]: DEBUG cinder.api.middleware.request_id [None req-aa531f90-90fe-46c5-94a2-c901678df3da None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.559446] [55324]: INFO cinder.api.openstack.wsgi [None req-aa531f90-90fe-46c5-94a2-c901678df3da tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] GET http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 [ 1362.559659] [55324]: DEBUG cinder.api.openstack.wsgi [None req-aa531f90-90fe-46c5-94a2-c901678df3da tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.559874] [55324]: DEBUG cinder.api.openstack.wsgi [None req-aa531f90-90fe-46c5-94a2-c901678df3da tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.566277] [55324]: INFO cinder.api.openstack.wsgi [None req-aa531f90-90fe-46c5-94a2-c901678df3da tempest-ServerActionsTestOtherB-451939480 tempest-ServerActionsTestOtherB-451939480-project-member] http://10.180.1.21/volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 returned with HTTP 404 [ 1362.566743] [55324]: [pid: 55324|app: 0|req: 285/570] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:42:44 2025] GET /volume/v3/volumes/b4929edc-ef01-46be-9323-4080aded0264 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1371.544373] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=92,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1372.562286] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=56,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1412.177159] [55323]: DEBUG cinder.api.middleware.request_id [None req-f8ffe215-c596-488e-a995-871bdc808c85 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.179193] [55323]: INFO cinder.api.openstack.wsgi [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1412.179557] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-741493380"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1412.181232] [55323]: DEBUG cinder.api.v3.volumes [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-741493380'}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1412.181371] [55323]: INFO cinder.api.v3.volumes [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Create volume of 1 GB [ 1412.186852] [55323]: INFO cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Availability Zones retrieved successfully. [ 1412.193298] [55323]: DEBUG cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Flow 'volume_create_api' (692a0216-905b-4c3d-a6dd-3b4057bf7661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1412.194440] [55323]: DEBUG cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0154da19-3eb0-4296-a8cd-9376b9a1ae42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1412.195532] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1412.211976] [55323]: DEBUG cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0154da19-3eb0-4296-a8cd-9376b9a1ae42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1412.212861] [55323]: DEBUG cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9efcb4db-e4c1-43fc-98ab-299f26e6f7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1412.240584] [55323]: DEBUG cinder.quota [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Created reservations ['14db9cce-f779-4a88-a476-7da305f263c7', '2a23f394-57c6-463b-917e-edce3d003ba8', '818fece3-7759-422c-8a4d-19ed8c7f02b3', '225f673f-3802-45a0-ac0a-e693f8762095'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1412.241417] [55323]: DEBUG cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9efcb4db-e4c1-43fc-98ab-299f26e6f7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14db9cce-f779-4a88-a476-7da305f263c7', '2a23f394-57c6-463b-917e-edce3d003ba8', '818fece3-7759-422c-8a4d-19ed8c7f02b3', '225f673f-3802-45a0-ac0a-e693f8762095']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1412.242275] [55323]: DEBUG cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53f1ff4-c87c-4df5-b126-8ad460edab83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1412.254978] [55323]: DEBUG cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53f1ff4-c87c-4df5-b126-8ad460edab83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd32c0b2-b96c-40a0-8091-1b08001ce4c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-741493380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc1385a59cd34b7483077767c90c3d6b',qos_specs=None,replication_status=,reservations=['14db9cce-f779-4a88-a476-7da305f263c7','2a23f394-57c6-463b-917e-edce3d003ba8','818fece3-7759-422c-8a4d-19ed8c7f02b3','225f673f-3802-45a0-ac0a-e693f8762095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad66f2ee7774881a9ef956fa1b41f0b',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:43:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-741493380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd32c0b2-b96c-40a0-8091-1b08001ce4c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc1385a59cd34b7483077767c90c3d6b',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='5ad66f2ee7774881a9ef956fa1b41f0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1412.255830] [55323]: DEBUG cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2bb661f-06b8-4988-90bd-c5de7fb50653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1412.266846] [55323]: DEBUG cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2bb661f-06b8-4988-90bd-c5de7fb50653) 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-741493380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc1385a59cd34b7483077767c90c3d6b',qos_specs=None,replication_status=,reservations=['14db9cce-f779-4a88-a476-7da305f263c7','2a23f394-57c6-463b-917e-edce3d003ba8','818fece3-7759-422c-8a4d-19ed8c7f02b3','225f673f-3802-45a0-ac0a-e693f8762095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad66f2ee7774881a9ef956fa1b41f0b',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1412.267648] [55323]: DEBUG cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1057cb58-1b6a-43bf-ba31-81c5ed0b8761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1412.275451] [55323]: DEBUG cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1057cb58-1b6a-43bf-ba31-81c5ed0b8761) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1412.276443] [55323]: DEBUG cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Flow 'volume_create_api' (692a0216-905b-4c3d-a6dd-3b4057bf7661) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1412.276808] [55323]: INFO cinder.volume.api [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Create volume request issued successfully. [ 1412.277425] [55323]: INFO cinder.api.openstack.wsgi [None req-f8ffe215-c596-488e-a995-871bdc808c85 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1412.277860] [55323]: [pid: 55323|app: 0|req: 286/571] 10.180.1.21 () {60 vars in 1135 bytes} [Fri Feb 7 15:43:34 2025] POST /volume/v3/volumes => generated 753 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1412.286132] [55324]: DEBUG cinder.api.middleware.request_id [None req-f9991099-7630-4405-a571-e7e604fa86d3 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.288262] [55324]: INFO cinder.api.openstack.wsgi [None req-f9991099-7630-4405-a571-e7e604fa86d3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1412.288480] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f9991099-7630-4405-a571-e7e604fa86d3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.288694] [55324]: DEBUG cinder.api.openstack.wsgi [None req-f9991099-7630-4405-a571-e7e604fa86d3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.296248] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.296248] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.300239] [55324]: INFO cinder.volume.api [None req-f9991099-7630-4405-a571-e7e604fa86d3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1412.304619] [55324]: INFO cinder.api.openstack.wsgi [None req-f9991099-7630-4405-a571-e7e604fa86d3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1412.304781] [55324]: [pid: 55324|app: 0|req: 286/572] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:34 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1413.315169] [55323]: DEBUG cinder.api.middleware.request_id [None req-f66db087-de24-479c-945c-5e68fc5b77e3 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.317539] [55323]: INFO cinder.api.openstack.wsgi [None req-f66db087-de24-479c-945c-5e68fc5b77e3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1413.317759] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f66db087-de24-479c-945c-5e68fc5b77e3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.318019] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f66db087-de24-479c-945c-5e68fc5b77e3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.325630] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.325630] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.328823] [55323]: INFO cinder.volume.api [None req-f66db087-de24-479c-945c-5e68fc5b77e3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1413.332898] [55323]: INFO cinder.api.openstack.wsgi [None req-f66db087-de24-479c-945c-5e68fc5b77e3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1413.333278] [55323]: [pid: 55323|app: 0|req: 287/573] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:35 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1413.373069] [55324]: DEBUG cinder.api.middleware.request_id [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-8acaff68-364c-41e8-98e2-62b5f516e1fe None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.374956] [55324]: INFO cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-8acaff68-364c-41e8-98e2-62b5f516e1fe tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1413.375192] [55324]: DEBUG cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-8acaff68-364c-41e8-98e2-62b5f516e1fe tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.375408] [55324]: DEBUG cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-8acaff68-364c-41e8-98e2-62b5f516e1fe tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.382665] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.382665] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.385792] [55324]: INFO cinder.volume.api [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-8acaff68-364c-41e8-98e2-62b5f516e1fe tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1413.390411] [55324]: INFO cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-8acaff68-364c-41e8-98e2-62b5f516e1fe tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1413.390790] [55324]: [pid: 55324|app: 0|req: 287/574] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:43:35 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1414.908911] [55323]: DEBUG cinder.api.middleware.request_id [None req-a57cc011-5cc6-475d-a353-521729d477f2 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.909419] [55323]: INFO cinder.api.openstack.wsgi [None req-a57cc011-5cc6-475d-a353-521729d477f2 None None] GET http://10.180.1.21/volume// [ 1414.909602] [55323]: DEBUG cinder.api.openstack.wsgi [None req-a57cc011-5cc6-475d-a353-521729d477f2 None None] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.909819] [55323]: DEBUG cinder.api.openstack.wsgi [None req-a57cc011-5cc6-475d-a353-521729d477f2 None None] Calling method 'all' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.910230] [55323]: INFO cinder.api.openstack.wsgi [None req-a57cc011-5cc6-475d-a353-521729d477f2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1414.910532] [55323]: [pid: 55323|app: 0|req: 288/575] 10.180.1.21 () {58 vars in 1299 bytes} [Fri Feb 7 15:43:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1414.914226] [55324]: DEBUG cinder.api.middleware.request_id [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-459a2752-1b22-43a7-98c2-f8fecaaf2336 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.916635] [55324]: INFO cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-459a2752-1b22-43a7-98c2-f8fecaaf2336 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1414.917135] [55324]: DEBUG cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-459a2752-1b22-43a7-98c2-f8fecaaf2336 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd32c0b2-b96c-40a0-8091-1b08001ce4c3", "connector": null, "instance_uuid": "c331aeeb-73e0-4d30-9583-67933fb7128f"}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1414.926330] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.926330] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.944031] [55324]: INFO cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-459a2752-1b22-43a7-98c2-f8fecaaf2336 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1414.944428] [55324]: [pid: 55324|app: 0|req: 288/576] 10.180.1.21 () {66 vars in 1474 bytes} [Fri Feb 7 15:43:36 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1414.964867] [55323]: DEBUG cinder.api.middleware.request_id [None req-cb0c3156-00b8-4810-827f-e379a270a5d0 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.967150] [55323]: INFO cinder.api.openstack.wsgi [None req-cb0c3156-00b8-4810-827f-e379a270a5d0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1414.967368] [55323]: DEBUG cinder.api.openstack.wsgi [None req-cb0c3156-00b8-4810-827f-e379a270a5d0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.967576] [55323]: DEBUG cinder.api.openstack.wsgi [None req-cb0c3156-00b8-4810-827f-e379a270a5d0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.977262] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.977262] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.980408] [55323]: INFO cinder.volume.api [None req-cb0c3156-00b8-4810-827f-e379a270a5d0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1414.984484] [55323]: INFO cinder.api.openstack.wsgi [None req-cb0c3156-00b8-4810-827f-e379a270a5d0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1414.984850] [55323]: [pid: 55323|app: 0|req: 289/577] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:36 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1415.467434] [55324]: DEBUG cinder.api.middleware.request_id [None req-2d50d2d2-4104-4e19-bc2d-a72fe5091fa3 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.467900] [55324]: INFO cinder.api.openstack.wsgi [None req-2d50d2d2-4104-4e19-bc2d-a72fe5091fa3 None None] GET http://10.180.1.21/volume// [ 1415.468098] [55324]: DEBUG cinder.api.openstack.wsgi [None req-2d50d2d2-4104-4e19-bc2d-a72fe5091fa3 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.468316] [55324]: DEBUG cinder.api.openstack.wsgi [None req-2d50d2d2-4104-4e19-bc2d-a72fe5091fa3 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.468729] [55324]: INFO cinder.api.openstack.wsgi [None req-2d50d2d2-4104-4e19-bc2d-a72fe5091fa3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1415.469060] [55324]: [pid: 55324|app: 0|req: 289/578] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:43:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1415.472332] [55323]: DEBUG cinder.api.middleware.request_id [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-13af12a6-9aaf-4bbf-a06b-c7e78eaf8341 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.474804] [55323]: INFO cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-13af12a6-9aaf-4bbf-a06b-c7e78eaf8341 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1415.475075] [55323]: DEBUG cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-13af12a6-9aaf-4bbf-a06b-c7e78eaf8341 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.475325] [55323]: DEBUG cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-13af12a6-9aaf-4bbf-a06b-c7e78eaf8341 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.485061] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.485061] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.488181] [55323]: INFO cinder.volume.api [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-13af12a6-9aaf-4bbf-a06b-c7e78eaf8341 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1415.492253] [55323]: INFO cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-13af12a6-9aaf-4bbf-a06b-c7e78eaf8341 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1415.492638] [55323]: [pid: 55323|app: 0|req: 290/579] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:43:37 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1415.516758] [55324]: DEBUG cinder.api.middleware.request_id [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-94711234-cfde-46f4-acde-2d00408c8fd0 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.519229] [55324]: INFO cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-94711234-cfde-46f4-acde-2d00408c8fd0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] PUT http://10.180.1.21/volume/v3/attachments/4ab0e2c9-3fe3-457f-9203-4a97b590df38 [ 1415.519645] [55324]: DEBUG cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-94711234-cfde-46f4-acde-2d00408c8fd0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-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-483486", "mountpoint": "/dev/sdb"}}} {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1415.527491] [55324]: DEBUG cinder.coordination [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-94711234-cfde-46f4-acde-2d00408c8fd0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Acquiring lock "cinder-attachment_update-dd32c0b2-b96c-40a0-8091-1b08001ce4c3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1415.531598] [55324]: DEBUG cinder.coordination [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-94711234-cfde-46f4-acde-2d00408c8fd0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Lock "cinder-attachment_update-dd32c0b2-b96c-40a0-8091-1b08001ce4c3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55324) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1415.532599] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.532599] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.995076] [55323]: DEBUG cinder.api.middleware.request_id [None req-77d34f58-8959-4943-b391-ea2e4b3505d9 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.997383] [55323]: INFO cinder.api.openstack.wsgi [None req-77d34f58-8959-4943-b391-ea2e4b3505d9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1415.997612] [55323]: DEBUG cinder.api.openstack.wsgi [None req-77d34f58-8959-4943-b391-ea2e4b3505d9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.997842] [55323]: DEBUG cinder.api.openstack.wsgi [None req-77d34f58-8959-4943-b391-ea2e4b3505d9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1416.007586] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1416.007586] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1416.010783] [55323]: INFO cinder.volume.api [None req-77d34f58-8959-4943-b391-ea2e4b3505d9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1416.015099] [55323]: INFO cinder.api.openstack.wsgi [None req-77d34f58-8959-4943-b391-ea2e4b3505d9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1416.015695] [55323]: [pid: 55323|app: 0|req: 291/580] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:37 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1417.025940] [55323]: DEBUG cinder.api.middleware.request_id [None req-0b370086-0dd0-4a27-871d-bf861bb2e465 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.028142] [55323]: INFO cinder.api.openstack.wsgi [None req-0b370086-0dd0-4a27-871d-bf861bb2e465 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1417.028367] [55323]: DEBUG cinder.api.openstack.wsgi [None req-0b370086-0dd0-4a27-871d-bf861bb2e465 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.028580] [55323]: DEBUG cinder.api.openstack.wsgi [None req-0b370086-0dd0-4a27-871d-bf861bb2e465 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.038276] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.038276] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1417.041297] [55323]: INFO cinder.volume.api [None req-0b370086-0dd0-4a27-871d-bf861bb2e465 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1417.045248] [55323]: INFO cinder.api.openstack.wsgi [None req-0b370086-0dd0-4a27-871d-bf861bb2e465 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1417.045612] [55323]: [pid: 55323|app: 0|req: 292/581] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:38 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1418.055975] [55323]: DEBUG cinder.api.middleware.request_id [None req-81d7ce9f-f51e-4994-b536-02b30a2621e1 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.058091] [55323]: INFO cinder.api.openstack.wsgi [None req-81d7ce9f-f51e-4994-b536-02b30a2621e1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1418.058309] [55323]: DEBUG cinder.api.openstack.wsgi [None req-81d7ce9f-f51e-4994-b536-02b30a2621e1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1418.058524] [55323]: DEBUG cinder.api.openstack.wsgi [None req-81d7ce9f-f51e-4994-b536-02b30a2621e1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1418.068012] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.068012] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.071041] [55323]: INFO cinder.volume.api [None req-81d7ce9f-f51e-4994-b536-02b30a2621e1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1418.075052] [55323]: INFO cinder.api.openstack.wsgi [None req-81d7ce9f-f51e-4994-b536-02b30a2621e1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1418.075425] [55323]: [pid: 55323|app: 0|req: 293/582] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:39 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.085689] [55323]: DEBUG cinder.api.middleware.request_id [None req-6ca1910a-c35e-434e-9a68-097ed5049b76 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.087842] [55323]: INFO cinder.api.openstack.wsgi [None req-6ca1910a-c35e-434e-9a68-097ed5049b76 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1419.088095] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6ca1910a-c35e-434e-9a68-097ed5049b76 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.088323] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6ca1910a-c35e-434e-9a68-097ed5049b76 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.098021] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.098021] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.101071] [55323]: INFO cinder.volume.api [None req-6ca1910a-c35e-434e-9a68-097ed5049b76 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1419.105091] [55323]: INFO cinder.api.openstack.wsgi [None req-6ca1910a-c35e-434e-9a68-097ed5049b76 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1419.105451] [55323]: [pid: 55323|app: 0|req: 294/583] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:40 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.053460] [55324]: DEBUG cinder.coordination [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-94711234-cfde-46f4-acde-2d00408c8fd0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Lock "cinder-attachment_update-dd32c0b2-b96c-40a0-8091-1b08001ce4c3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55324) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1420.053801] [55324]: INFO cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-94711234-cfde-46f4-acde-2d00408c8fd0 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/attachments/4ab0e2c9-3fe3-457f-9203-4a97b590df38 returned with HTTP 200 [ 1420.054283] [55324]: [pid: 55324|app: 0|req: 290/584] 10.180.1.21 () {66 vars in 1584 bytes} [Fri Feb 7 15:43:37 2025] PUT /volume/v3/attachments/4ab0e2c9-3fe3-457f-9203-4a97b590df38 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1420.115643] [55323]: DEBUG cinder.api.middleware.request_id [None req-7d712759-8d79-40f2-a6c0-6f89a159c582 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.117932] [55323]: INFO cinder.api.openstack.wsgi [None req-7d712759-8d79-40f2-a6c0-6f89a159c582 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1420.118177] [55323]: DEBUG cinder.api.openstack.wsgi [None req-7d712759-8d79-40f2-a6c0-6f89a159c582 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.118395] [55323]: DEBUG cinder.api.openstack.wsgi [None req-7d712759-8d79-40f2-a6c0-6f89a159c582 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.128040] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.128040] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.131343] [55323]: INFO cinder.volume.api [None req-7d712759-8d79-40f2-a6c0-6f89a159c582 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1420.135791] [55323]: INFO cinder.api.openstack.wsgi [None req-7d712759-8d79-40f2-a6c0-6f89a159c582 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1420.136216] [55323]: [pid: 55323|app: 0|req: 295/585] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:41 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.146952] [55324]: DEBUG cinder.api.middleware.request_id [None req-baef347c-d177-4f28-9dd4-52e81010cb63 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.148815] [55324]: INFO cinder.api.openstack.wsgi [None req-baef347c-d177-4f28-9dd4-52e81010cb63 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1421.149068] [55324]: DEBUG cinder.api.openstack.wsgi [None req-baef347c-d177-4f28-9dd4-52e81010cb63 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.149295] [55324]: DEBUG cinder.api.openstack.wsgi [None req-baef347c-d177-4f28-9dd4-52e81010cb63 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.160633] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.160633] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.163259] [55324]: INFO cinder.volume.api [None req-baef347c-d177-4f28-9dd4-52e81010cb63 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1421.167516] [55324]: INFO cinder.api.openstack.wsgi [None req-baef347c-d177-4f28-9dd4-52e81010cb63 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1421.167951] [55324]: [pid: 55324|app: 0|req: 291/586] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:43 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.660382] [55323]: DEBUG cinder.api.middleware.request_id [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-175110d1-5b7b-4323-b36e-62e9676133a6 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.663148] [55323]: INFO cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-175110d1-5b7b-4323-b36e-62e9676133a6 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] POST http://10.180.1.21/volume/v3/attachments/4ab0e2c9-3fe3-457f-9203-4a97b590df38/action [ 1421.663552] [55323]: DEBUG cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-175110d1-5b7b-4323-b36e-62e9676133a6 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action body: b'{"os-complete": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1421.663690] [55323]: DEBUG cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-175110d1-5b7b-4323-b36e-62e9676133a6 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1421.677713] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.677713] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.683399] [55323]: INFO cinder.api.openstack.wsgi [req-162aa9e8-09dc-4216-88a7-0dbd014a260f req-175110d1-5b7b-4323-b36e-62e9676133a6 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/attachments/4ab0e2c9-3fe3-457f-9203-4a97b590df38/action returned with HTTP 204 [ 1421.683790] [55323]: [pid: 55323|app: 0|req: 296/587] 10.180.1.21 () {66 vars in 1605 bytes} [Fri Feb 7 15:43:43 2025] POST /volume/v3/attachments/4ab0e2c9-3fe3-457f-9203-4a97b590df38/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1422.178462] [55324]: DEBUG cinder.api.middleware.request_id [None req-852989b0-8e73-4582-888d-5172732b90c2 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.181046] [55324]: INFO cinder.api.openstack.wsgi [None req-852989b0-8e73-4582-888d-5172732b90c2 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1422.181046] [55324]: DEBUG cinder.api.openstack.wsgi [None req-852989b0-8e73-4582-888d-5172732b90c2 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.181209] [55324]: DEBUG cinder.api.openstack.wsgi [None req-852989b0-8e73-4582-888d-5172732b90c2 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.192109] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.192109] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.195492] [55324]: INFO cinder.volume.api [None req-852989b0-8e73-4582-888d-5172732b90c2 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1422.199864] [55324]: INFO cinder.api.openstack.wsgi [None req-852989b0-8e73-4582-888d-5172732b90c2 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1422.200413] [55324]: [pid: 55324|app: 0|req: 292/588] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:44 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1422.215167] [55323]: DEBUG cinder.api.middleware.request_id [None req-71922208-7b72-4c4e-a32f-6c5ce28e1ac3 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.217234] [55323]: INFO cinder.api.openstack.wsgi [None req-71922208-7b72-4c4e-a32f-6c5ce28e1ac3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1422.217496] [55323]: DEBUG cinder.api.openstack.wsgi [None req-71922208-7b72-4c4e-a32f-6c5ce28e1ac3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.217715] [55323]: DEBUG cinder.api.openstack.wsgi [None req-71922208-7b72-4c4e-a32f-6c5ce28e1ac3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.227488] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.227488] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.230482] [55323]: INFO cinder.volume.api [None req-71922208-7b72-4c4e-a32f-6c5ce28e1ac3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1422.234534] [55323]: INFO cinder.api.openstack.wsgi [None req-71922208-7b72-4c4e-a32f-6c5ce28e1ac3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1422.234890] [55323]: [pid: 55323|app: 0|req: 297/589] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:44 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1422.248899] [55324]: DEBUG cinder.api.middleware.request_id [None req-3c776ab9-98ca-4037-bb38-9decc02fd0b9 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.252045] [55324]: INFO cinder.api.openstack.wsgi [None req-3c776ab9-98ca-4037-bb38-9decc02fd0b9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1422.252045] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3c776ab9-98ca-4037-bb38-9decc02fd0b9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.252045] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3c776ab9-98ca-4037-bb38-9decc02fd0b9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.252045] [55324]: INFO cinder.api.v3.volumes [None req-3c776ab9-98ca-4037-bb38-9decc02fd0b9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Delete volume with id: dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1422.262069] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.262069] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.262069] [55324]: INFO cinder.volume.api [None req-3c776ab9-98ca-4037-bb38-9decc02fd0b9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1422.268520] [55324]: INFO cinder.volume.api [None req-3c776ab9-98ca-4037-bb38-9decc02fd0b9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-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. [ 1422.268890] [55324]: INFO cinder.api.openstack.wsgi [None req-3c776ab9-98ca-4037-bb38-9decc02fd0b9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 400 [ 1422.269513] [55324]: [pid: 55324|app: 0|req: 293/590] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:43:44 2025] DELETE /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1422.272576] [55323]: DEBUG cinder.api.middleware.request_id [None req-20b26c0f-5a17-4f57-ba7a-4beb1d257e14 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.274505] [55323]: INFO cinder.api.openstack.wsgi [None req-20b26c0f-5a17-4f57-ba7a-4beb1d257e14 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1422.274719] [55323]: DEBUG cinder.api.openstack.wsgi [None req-20b26c0f-5a17-4f57-ba7a-4beb1d257e14 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.274929] [55323]: DEBUG cinder.api.openstack.wsgi [None req-20b26c0f-5a17-4f57-ba7a-4beb1d257e14 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.284427] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.284427] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.287477] [55323]: INFO cinder.volume.api [None req-20b26c0f-5a17-4f57-ba7a-4beb1d257e14 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1422.291605] [55323]: INFO cinder.api.openstack.wsgi [None req-20b26c0f-5a17-4f57-ba7a-4beb1d257e14 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1422.291967] [55323]: [pid: 55323|app: 0|req: 298/591] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:44 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1422.331566] [55324]: DEBUG cinder.api.middleware.request_id [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-9dbad55d-543d-4949-9cef-e6d036c126b5 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.334030] [55324]: INFO cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-9dbad55d-543d-4949-9cef-e6d036c126b5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1422.334180] [55324]: DEBUG cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-9dbad55d-543d-4949-9cef-e6d036c126b5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.334446] [55324]: DEBUG cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-9dbad55d-543d-4949-9cef-e6d036c126b5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.344163] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.344163] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.347305] [55324]: INFO cinder.volume.api [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-9dbad55d-543d-4949-9cef-e6d036c126b5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1422.351422] [55324]: INFO cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-9dbad55d-543d-4949-9cef-e6d036c126b5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1422.351791] [55324]: [pid: 55324|app: 0|req: 294/592] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:43:44 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1422.367325] [55323]: DEBUG cinder.api.middleware.request_id [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-a940b6f2-3429-49c8-846b-4ecdbe9ae798 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.369721] [55323]: INFO cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-a940b6f2-3429-49c8-846b-4ecdbe9ae798 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] POST http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3/action [ 1422.370139] [55323]: DEBUG cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-a940b6f2-3429-49c8-846b-4ecdbe9ae798 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55323) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1422.370283] [55323]: DEBUG cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-a940b6f2-3429-49c8-846b-4ecdbe9ae798 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1422.379748] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.379748] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.380238] [55323]: INFO cinder.volume.api [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-a940b6f2-3429-49c8-846b-4ecdbe9ae798 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1422.384611] [55323]: INFO cinder.volume.api [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-a940b6f2-3429-49c8-846b-4ecdbe9ae798 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Begin detaching volume completed successfully. [ 1422.384932] [55323]: INFO cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-a940b6f2-3429-49c8-846b-4ecdbe9ae798 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3/action returned with HTTP 202 [ 1422.385498] [55323]: [pid: 55323|app: 0|req: 299/593] 10.180.1.21 () {64 vars in 1552 bytes} [Fri Feb 7 15:43:44 2025] POST /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1423.404351] [55324]: DEBUG cinder.api.middleware.request_id [None req-c8fb8d51-6c5a-45b9-9956-8bf82e7e0801 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.404954] [55324]: INFO cinder.api.openstack.wsgi [None req-c8fb8d51-6c5a-45b9-9956-8bf82e7e0801 None None] GET http://10.180.1.21/volume// [ 1423.405159] [55324]: DEBUG cinder.api.openstack.wsgi [None req-c8fb8d51-6c5a-45b9-9956-8bf82e7e0801 None None] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.405380] [55324]: DEBUG cinder.api.openstack.wsgi [None req-c8fb8d51-6c5a-45b9-9956-8bf82e7e0801 None None] Calling method 'all' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.405769] [55324]: INFO cinder.api.openstack.wsgi [None req-c8fb8d51-6c5a-45b9-9956-8bf82e7e0801 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1423.406257] [55324]: [pid: 55324|app: 0|req: 295/594] 10.180.1.21 () {58 vars in 1306 bytes} [Fri Feb 7 15:43:45 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1423.409341] [55323]: DEBUG cinder.api.middleware.request_id [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-ec8d8e31-b12c-4dfc-9e12-a74d53b86aa6 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.411818] [55323]: INFO cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-ec8d8e31-b12c-4dfc-9e12-a74d53b86aa6 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1423.412095] [55323]: DEBUG cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-ec8d8e31-b12c-4dfc-9e12-a74d53b86aa6 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.412324] [55323]: DEBUG cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-ec8d8e31-b12c-4dfc-9e12-a74d53b86aa6 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.422186] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.422186] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.425314] [55323]: INFO cinder.volume.api [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-ec8d8e31-b12c-4dfc-9e12-a74d53b86aa6 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1423.429663] [55323]: INFO cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-ec8d8e31-b12c-4dfc-9e12-a74d53b86aa6 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1423.430218] [55323]: [pid: 55323|app: 0|req: 300/595] 10.180.1.21 () {62 vars in 1519 bytes} [Fri Feb 7 15:43:45 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1424.558175] [55324]: DEBUG cinder.api.middleware.request_id [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-8e03d451-ffc5-47af-93f9-af2303912ceb None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.560581] [55324]: INFO cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-8e03d451-ffc5-47af-93f9-af2303912ceb tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4ab0e2c9-3fe3-457f-9203-4a97b590df38 [ 1424.560810] [55324]: DEBUG cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-8e03d451-ffc5-47af-93f9-af2303912ceb tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.561043] [55324]: DEBUG cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-8e03d451-ffc5-47af-93f9-af2303912ceb tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'version_select' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.568079] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1424.568079] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1425.092022] [55324]: INFO cinder.api.openstack.wsgi [req-96d0bea5-2802-476c-86a5-eefadf2f57bb req-8e03d451-ffc5-47af-93f9-af2303912ceb tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/attachments/4ab0e2c9-3fe3-457f-9203-4a97b590df38 returned with HTTP 200 [ 1425.092492] [55324]: [pid: 55324|app: 0|req: 296/596] 10.180.1.21 () {64 vars in 1553 bytes} [Fri Feb 7 15:43:46 2025] DELETE /volume/v3/attachments/4ab0e2c9-3fe3-457f-9203-4a97b590df38 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1426.551031] [55323]: DEBUG cinder.api.middleware.request_id [None req-f2b6a40e-85cc-4350-8942-88398003776a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.553036] [55323]: INFO cinder.api.openstack.wsgi [None req-f2b6a40e-85cc-4350-8942-88398003776a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1426.553261] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f2b6a40e-85cc-4350-8942-88398003776a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1426.553544] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f2b6a40e-85cc-4350-8942-88398003776a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1426.561100] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1426.561100] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1426.564646] [55323]: INFO cinder.volume.api [None req-f2b6a40e-85cc-4350-8942-88398003776a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1426.569018] [55323]: INFO cinder.api.openstack.wsgi [None req-f2b6a40e-85cc-4350-8942-88398003776a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1426.569455] [55323]: [pid: 55323|app: 0|req: 301/597] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:48 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1433.578408] [55324]: DEBUG cinder.api.middleware.request_id [None req-eb403e2c-b557-4114-b0f0-e53d13dee075 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.580433] [55324]: INFO cinder.api.openstack.wsgi [None req-eb403e2c-b557-4114-b0f0-e53d13dee075 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1433.580680] [55324]: DEBUG cinder.api.openstack.wsgi [None req-eb403e2c-b557-4114-b0f0-e53d13dee075 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1433.581023] [55324]: DEBUG cinder.api.openstack.wsgi [None req-eb403e2c-b557-4114-b0f0-e53d13dee075 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1433.581123] [55324]: INFO cinder.api.v3.volumes [None req-eb403e2c-b557-4114-b0f0-e53d13dee075 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Delete volume with id: dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1433.590909] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.590909] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.591426] [55324]: INFO cinder.volume.api [None req-eb403e2c-b557-4114-b0f0-e53d13dee075 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1433.607648] [55324]: INFO cinder.volume.api [None req-eb403e2c-b557-4114-b0f0-e53d13dee075 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Delete volume request issued successfully. [ 1433.607827] [55324]: INFO cinder.api.openstack.wsgi [None req-eb403e2c-b557-4114-b0f0-e53d13dee075 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 202 [ 1433.608247] [55324]: [pid: 55324|app: 0|req: 297/598] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:43:55 2025] DELETE /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1433.611033] [55323]: DEBUG cinder.api.middleware.request_id [None req-839bbd67-e0a0-4bfa-9ed5-acf97f29729a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.613067] [55323]: INFO cinder.api.openstack.wsgi [None req-839bbd67-e0a0-4bfa-9ed5-acf97f29729a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1433.613329] [55323]: DEBUG cinder.api.openstack.wsgi [None req-839bbd67-e0a0-4bfa-9ed5-acf97f29729a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1433.613550] [55323]: DEBUG cinder.api.openstack.wsgi [None req-839bbd67-e0a0-4bfa-9ed5-acf97f29729a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1433.621103] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.621103] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.624725] [55323]: INFO cinder.volume.api [None req-839bbd67-e0a0-4bfa-9ed5-acf97f29729a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1433.629176] [55323]: INFO cinder.api.openstack.wsgi [None req-839bbd67-e0a0-4bfa-9ed5-acf97f29729a tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1433.629562] [55323]: [pid: 55323|app: 0|req: 302/599] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:55 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1434.639601] [55324]: DEBUG cinder.api.middleware.request_id [None req-e8272ae7-170d-4ef2-a7a1-e107db08d082 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.641720] [55324]: INFO cinder.api.openstack.wsgi [None req-e8272ae7-170d-4ef2-a7a1-e107db08d082 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1434.641891] [55324]: DEBUG cinder.api.openstack.wsgi [None req-e8272ae7-170d-4ef2-a7a1-e107db08d082 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.642085] [55324]: DEBUG cinder.api.openstack.wsgi [None req-e8272ae7-170d-4ef2-a7a1-e107db08d082 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.649677] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1434.649677] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1434.652872] [55324]: INFO cinder.volume.api [None req-e8272ae7-170d-4ef2-a7a1-e107db08d082 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1434.656909] [55324]: INFO cinder.api.openstack.wsgi [None req-e8272ae7-170d-4ef2-a7a1-e107db08d082 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1434.657436] [55324]: [pid: 55324|app: 0|req: 298/600] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:56 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1435.667420] [55323]: DEBUG cinder.api.middleware.request_id [None req-66577d54-c9bb-47dc-9029-13a5f11480f3 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1435.669652] [55323]: INFO cinder.api.openstack.wsgi [None req-66577d54-c9bb-47dc-9029-13a5f11480f3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1435.669875] [55323]: DEBUG cinder.api.openstack.wsgi [None req-66577d54-c9bb-47dc-9029-13a5f11480f3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1435.670106] [55323]: DEBUG cinder.api.openstack.wsgi [None req-66577d54-c9bb-47dc-9029-13a5f11480f3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1435.677505] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1435.677505] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1435.680663] [55323]: INFO cinder.volume.api [None req-66577d54-c9bb-47dc-9029-13a5f11480f3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1435.684893] [55323]: INFO cinder.api.openstack.wsgi [None req-66577d54-c9bb-47dc-9029-13a5f11480f3 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 200 [ 1435.685263] [55323]: [pid: 55323|app: 0|req: 303/601] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:57 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1436.695418] [55324]: DEBUG cinder.api.middleware.request_id [None req-390c512a-b793-45ea-9ac2-4f6c952ad782 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.697557] [55324]: INFO cinder.api.openstack.wsgi [None req-390c512a-b793-45ea-9ac2-4f6c952ad782 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 [ 1436.697767] [55324]: DEBUG cinder.api.openstack.wsgi [None req-390c512a-b793-45ea-9ac2-4f6c952ad782 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1436.697983] [55324]: DEBUG cinder.api.openstack.wsgi [None req-390c512a-b793-45ea-9ac2-4f6c952ad782 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1436.704043] [55324]: INFO cinder.api.openstack.wsgi [None req-390c512a-b793-45ea-9ac2-4f6c952ad782 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 returned with HTTP 404 [ 1436.704529] [55324]: [pid: 55324|app: 0|req: 299/602] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:58 2025] GET /volume/v3/volumes/dd32c0b2-b96c-40a0-8091-1b08001ce4c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1436.754825] [55323]: DEBUG cinder.api.middleware.request_id [None req-f477d75f-2c00-4868-9f15-568b5ca5d0d9 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.757049] [55323]: INFO cinder.api.openstack.wsgi [None req-f477d75f-2c00-4868-9f15-568b5ca5d0d9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1436.757332] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f477d75f-2c00-4868-9f15-568b5ca5d0d9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1436.757560] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f477d75f-2c00-4868-9f15-568b5ca5d0d9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1436.757768] [55323]: INFO cinder.api.v3.volumes [None req-f477d75f-2c00-4868-9f15-568b5ca5d0d9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Delete volume with id: b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1436.765178] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1436.765178] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1436.765680] [55323]: INFO cinder.volume.api [None req-f477d75f-2c00-4868-9f15-568b5ca5d0d9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1436.779104] [55323]: INFO cinder.volume.api [None req-f477d75f-2c00-4868-9f15-568b5ca5d0d9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Delete volume request issued successfully. [ 1436.779288] [55323]: INFO cinder.api.openstack.wsgi [None req-f477d75f-2c00-4868-9f15-568b5ca5d0d9 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 202 [ 1436.779671] [55323]: [pid: 55323|app: 0|req: 304/603] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:43:58 2025] DELETE /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1436.782309] [55324]: DEBUG cinder.api.middleware.request_id [None req-43968924-9fb1-497e-8df5-e2d5d1058ba2 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.784506] [55324]: INFO cinder.api.openstack.wsgi [None req-43968924-9fb1-497e-8df5-e2d5d1058ba2 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1436.784731] [55324]: DEBUG cinder.api.openstack.wsgi [None req-43968924-9fb1-497e-8df5-e2d5d1058ba2 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1436.785264] [55324]: DEBUG cinder.api.openstack.wsgi [None req-43968924-9fb1-497e-8df5-e2d5d1058ba2 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1436.792495] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1436.792495] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1436.795766] [55324]: INFO cinder.volume.api [None req-43968924-9fb1-497e-8df5-e2d5d1058ba2 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1436.799839] [55324]: INFO cinder.api.openstack.wsgi [None req-43968924-9fb1-497e-8df5-e2d5d1058ba2 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1436.800308] [55324]: [pid: 55324|app: 0|req: 300/604] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:58 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1437.810330] [55323]: DEBUG cinder.api.middleware.request_id [None req-ead09ef5-ea84-4425-9820-6c4c3de4a0d8 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.812589] [55323]: INFO cinder.api.openstack.wsgi [None req-ead09ef5-ea84-4425-9820-6c4c3de4a0d8 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1437.812843] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ead09ef5-ea84-4425-9820-6c4c3de4a0d8 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.813073] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ead09ef5-ea84-4425-9820-6c4c3de4a0d8 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.821331] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.821331] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.824578] [55323]: INFO cinder.volume.api [None req-ead09ef5-ea84-4425-9820-6c4c3de4a0d8 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1437.828688] [55323]: INFO cinder.api.openstack.wsgi [None req-ead09ef5-ea84-4425-9820-6c4c3de4a0d8 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 200 [ 1437.829080] [55323]: [pid: 55323|app: 0|req: 305/605] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:43:59 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1438.839741] [55324]: DEBUG cinder.api.middleware.request_id [None req-1bbb72fb-3c3d-42ca-bdb9-d4155abf5ee1 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.841822] [55324]: INFO cinder.api.openstack.wsgi [None req-1bbb72fb-3c3d-42ca-bdb9-d4155abf5ee1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c [ 1438.842061] [55324]: DEBUG cinder.api.openstack.wsgi [None req-1bbb72fb-3c3d-42ca-bdb9-d4155abf5ee1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.842280] [55324]: DEBUG cinder.api.openstack.wsgi [None req-1bbb72fb-3c3d-42ca-bdb9-d4155abf5ee1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.849683] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.849683] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.852062] [55324]: INFO cinder.api.openstack.wsgi [None req-1bbb72fb-3c3d-42ca-bdb9-d4155abf5ee1 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c returned with HTTP 404 [ 1438.852521] [55324]: [pid: 55324|app: 0|req: 301/606] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:00 2025] GET /volume/v3/volumes/b6a43cd6-5bc6-4173-8f2c-d25120194c8c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1438.937894] [55323]: DEBUG cinder.api.middleware.request_id [None req-063dc303-0dd2-4fb2-8bd8-789a22ff7cb5 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.940107] [55323]: INFO cinder.api.openstack.wsgi [None req-063dc303-0dd2-4fb2-8bd8-789a22ff7cb5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1438.940371] [55323]: DEBUG cinder.api.openstack.wsgi [None req-063dc303-0dd2-4fb2-8bd8-789a22ff7cb5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.940632] [55323]: DEBUG cinder.api.openstack.wsgi [None req-063dc303-0dd2-4fb2-8bd8-789a22ff7cb5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.940853] [55323]: INFO cinder.api.v3.volumes [None req-063dc303-0dd2-4fb2-8bd8-789a22ff7cb5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Delete volume with id: 8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1438.948329] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.948329] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.948826] [55323]: INFO cinder.volume.api [None req-063dc303-0dd2-4fb2-8bd8-789a22ff7cb5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1438.961897] [55323]: INFO cinder.volume.api [None req-063dc303-0dd2-4fb2-8bd8-789a22ff7cb5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Delete volume request issued successfully. [ 1438.962096] [55323]: INFO cinder.api.openstack.wsgi [None req-063dc303-0dd2-4fb2-8bd8-789a22ff7cb5 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 202 [ 1438.962510] [55323]: [pid: 55323|app: 0|req: 306/607] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:44:00 2025] DELETE /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1438.965237] [55324]: DEBUG cinder.api.middleware.request_id [None req-ac081f70-dc9c-4de3-b3c8-267afa0e51d4 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.967373] [55324]: INFO cinder.api.openstack.wsgi [None req-ac081f70-dc9c-4de3-b3c8-267afa0e51d4 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1438.967590] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ac081f70-dc9c-4de3-b3c8-267afa0e51d4 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.967798] [55324]: DEBUG cinder.api.openstack.wsgi [None req-ac081f70-dc9c-4de3-b3c8-267afa0e51d4 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.975389] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.975389] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.978809] [55324]: INFO cinder.volume.api [None req-ac081f70-dc9c-4de3-b3c8-267afa0e51d4 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1438.983056] [55324]: INFO cinder.api.openstack.wsgi [None req-ac081f70-dc9c-4de3-b3c8-267afa0e51d4 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1438.983434] [55324]: [pid: 55324|app: 0|req: 302/608] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:00 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1439.993847] [55323]: DEBUG cinder.api.middleware.request_id [None req-687d3512-ee8c-41e2-a49f-7aaeed06d449 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.996011] [55323]: INFO cinder.api.openstack.wsgi [None req-687d3512-ee8c-41e2-a49f-7aaeed06d449 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1439.996258] [55323]: DEBUG cinder.api.openstack.wsgi [None req-687d3512-ee8c-41e2-a49f-7aaeed06d449 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1439.996479] [55323]: DEBUG cinder.api.openstack.wsgi [None req-687d3512-ee8c-41e2-a49f-7aaeed06d449 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.004209] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.004209] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.007459] [55323]: INFO cinder.volume.api [None req-687d3512-ee8c-41e2-a49f-7aaeed06d449 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Volume info retrieved successfully. [ 1440.011520] [55323]: INFO cinder.api.openstack.wsgi [None req-687d3512-ee8c-41e2-a49f-7aaeed06d449 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 200 [ 1440.011872] [55323]: [pid: 55323|app: 0|req: 307/609] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:01 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1441.022205] [55324]: DEBUG cinder.api.middleware.request_id [None req-a1749fa8-e623-4de0-90a3-fdc75fc6f779 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.024438] [55324]: INFO cinder.api.openstack.wsgi [None req-a1749fa8-e623-4de0-90a3-fdc75fc6f779 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] GET http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 [ 1441.024674] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a1749fa8-e623-4de0-90a3-fdc75fc6f779 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.024889] [55324]: DEBUG cinder.api.openstack.wsgi [None req-a1749fa8-e623-4de0-90a3-fdc75fc6f779 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.032312] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.032312] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.034698] [55324]: INFO cinder.api.openstack.wsgi [None req-a1749fa8-e623-4de0-90a3-fdc75fc6f779 tempest-AttachVolumeNegativeTest-1332467525 tempest-AttachVolumeNegativeTest-1332467525-project-member] http://10.180.1.21/volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 returned with HTTP 404 [ 1441.035198] [55324]: [pid: 55324|app: 0|req: 303/610] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:02 2025] GET /volume/v3/volumes/8d144e38-e7e0-4877-9aab-880aab1dbc61 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1442.996892] [55323]: DEBUG cinder.api.middleware.request_id [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.040955] [55323]: INFO cinder.api.openstack.wsgi [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1443.041373] [55323]: DEBUG cinder.api.openstack.wsgi [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-220950053"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1443.043523] [55323]: DEBUG cinder.api.v3.volumes [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-220950053'}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1443.043664] [55323]: INFO cinder.api.v3.volumes [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Create volume of 1 GB [ 1443.049096] [55323]: INFO cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Availability Zones retrieved successfully. [ 1443.056093] [55323]: DEBUG cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Flow 'volume_create_api' (514e8034-f5bc-42cf-909b-3d7bf13ccd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1443.057245] [55323]: DEBUG cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6e247ac-553e-4107-b0a7-265e26eac7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1443.058339] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1443.075273] [55323]: DEBUG cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6e247ac-553e-4107-b0a7-265e26eac7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1443.076209] [55323]: DEBUG cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd96b14d-53cd-4e65-8473-be72b189c102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1443.114810] [55323]: DEBUG cinder.quota [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Created reservations ['77a24363-6cf6-4f51-ae19-a0042fa4fa57', 'd4ceb928-2297-4fda-b1a0-c964a6002db0', 'afafdf7e-5aa1-4dd3-b62e-5e2ccdfb5822', '7b54f9da-a18e-4bea-a067-872c92170de8'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1443.115689] [55323]: DEBUG cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd96b14d-53cd-4e65-8473-be72b189c102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77a24363-6cf6-4f51-ae19-a0042fa4fa57', 'd4ceb928-2297-4fda-b1a0-c964a6002db0', 'afafdf7e-5aa1-4dd3-b62e-5e2ccdfb5822', '7b54f9da-a18e-4bea-a067-872c92170de8']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1443.116566] [55323]: DEBUG cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d644db-2172-4031-a141-2840bbe2852d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1443.130466] [55323]: DEBUG cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d644db-2172-4031-a141-2840bbe2852d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a18aab38-3898-4d4e-b35e-add64d503dcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-220950053',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ce02fdd8f2f48bb962167222e466c0a',qos_specs=None,replication_status=,reservations=['77a24363-6cf6-4f51-ae19-a0042fa4fa57','d4ceb928-2297-4fda-b1a0-c964a6002db0','afafdf7e-5aa1-4dd3-b62e-5e2ccdfb5822','7b54f9da-a18e-4bea-a067-872c92170de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13903b6b148c445692eb9de7918bdebe',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:44:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-220950053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a18aab38-3898-4d4e-b35e-add64d503dcb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0ce02fdd8f2f48bb962167222e466c0a',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='13903b6b148c445692eb9de7918bdebe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1443.131285] [55323]: DEBUG cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a79f33b-c32c-4eae-975e-e4d99922209b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1443.142896] [55323]: DEBUG cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a79f33b-c32c-4eae-975e-e4d99922209b) 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-220950053',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ce02fdd8f2f48bb962167222e466c0a',qos_specs=None,replication_status=,reservations=['77a24363-6cf6-4f51-ae19-a0042fa4fa57','d4ceb928-2297-4fda-b1a0-c964a6002db0','afafdf7e-5aa1-4dd3-b62e-5e2ccdfb5822','7b54f9da-a18e-4bea-a067-872c92170de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13903b6b148c445692eb9de7918bdebe',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1443.143689] [55323]: DEBUG cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd05bbe1-f8f9-422f-89e9-776e63fc0757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1443.151859] [55323]: DEBUG cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd05bbe1-f8f9-422f-89e9-776e63fc0757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1443.152894] [55323]: DEBUG cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Flow 'volume_create_api' (514e8034-f5bc-42cf-909b-3d7bf13ccd35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1443.153256] [55323]: INFO cinder.volume.api [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Create volume request issued successfully. [ 1443.153903] [55323]: INFO cinder.api.openstack.wsgi [None req-0de21190-1320-4f33-8ecd-8c94c9e414ad tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1443.154526] [55323]: [pid: 55323|app: 0|req: 308/611] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 7 15:44:04 2025] POST /volume/v3/volumes => generated 758 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1443.163470] [55324]: DEBUG cinder.api.middleware.request_id [None req-3ea0360d-e58f-4f48-8b92-ef008ade21a0 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.165642] [55324]: INFO cinder.api.openstack.wsgi [None req-3ea0360d-e58f-4f48-8b92-ef008ade21a0 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb [ 1443.165865] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3ea0360d-e58f-4f48-8b92-ef008ade21a0 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.166089] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3ea0360d-e58f-4f48-8b92-ef008ade21a0 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.173492] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1443.173492] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1443.177250] [55324]: INFO cinder.volume.api [None req-3ea0360d-e58f-4f48-8b92-ef008ade21a0 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1443.181555] [55324]: INFO cinder.api.openstack.wsgi [None req-3ea0360d-e58f-4f48-8b92-ef008ade21a0 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb returned with HTTP 200 [ 1443.181909] [55324]: [pid: 55324|app: 0|req: 304/612] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:05 2025] GET /volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1444.192067] [55323]: DEBUG cinder.api.middleware.request_id [None req-b41bda28-31fd-4a98-835e-c9ef03857efe None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.194804] [55323]: INFO cinder.api.openstack.wsgi [None req-b41bda28-31fd-4a98-835e-c9ef03857efe tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb [ 1444.195032] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b41bda28-31fd-4a98-835e-c9ef03857efe tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1444.195259] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b41bda28-31fd-4a98-835e-c9ef03857efe tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1444.203409] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1444.203409] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.206766] [55323]: INFO cinder.volume.api [None req-b41bda28-31fd-4a98-835e-c9ef03857efe tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1444.210921] [55323]: INFO cinder.api.openstack.wsgi [None req-b41bda28-31fd-4a98-835e-c9ef03857efe tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb returned with HTTP 200 [ 1444.211297] [55323]: [pid: 55323|app: 0|req: 309/613] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:06 2025] GET /volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1444.228927] [55324]: DEBUG cinder.api.middleware.request_id [req-179ca6c2-76d8-4907-a7d4-d904d096902b req-c80b8266-0013-4ea2-bc6d-e6b1403ec28f None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.292207] [55324]: INFO cinder.api.openstack.wsgi [req-179ca6c2-76d8-4907-a7d4-d904d096902b req-c80b8266-0013-4ea2-bc6d-e6b1403ec28f tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb [ 1444.292448] [55324]: DEBUG cinder.api.openstack.wsgi [req-179ca6c2-76d8-4907-a7d4-d904d096902b req-c80b8266-0013-4ea2-bc6d-e6b1403ec28f tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1444.292660] [55324]: DEBUG cinder.api.openstack.wsgi [req-179ca6c2-76d8-4907-a7d4-d904d096902b req-c80b8266-0013-4ea2-bc6d-e6b1403ec28f tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1444.300339] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1444.300339] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.303721] [55324]: INFO cinder.volume.api [req-179ca6c2-76d8-4907-a7d4-d904d096902b req-c80b8266-0013-4ea2-bc6d-e6b1403ec28f tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1444.307898] [55324]: INFO cinder.api.openstack.wsgi [req-179ca6c2-76d8-4907-a7d4-d904d096902b req-c80b8266-0013-4ea2-bc6d-e6b1403ec28f tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb returned with HTTP 200 [ 1444.308455] [55324]: [pid: 55324|app: 0|req: 305/614] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:44:06 2025] GET /volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1444.315548] [55323]: DEBUG cinder.api.middleware.request_id [None req-b8492854-d4a5-4502-b37f-6294a97607fa None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.317600] [55323]: INFO cinder.api.openstack.wsgi [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1444.317968] [55323]: DEBUG cinder.api.openstack.wsgi [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1502076132"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1444.319691] [55323]: DEBUG cinder.api.v3.volumes [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1502076132'}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1444.319848] [55323]: INFO cinder.api.v3.volumes [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Create volume of 1 GB [ 1444.323844] [55323]: INFO cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Availability Zones retrieved successfully. [ 1444.330656] [55323]: DEBUG cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Flow 'volume_create_api' (8bc3004e-c8e4-4401-85c0-e751b43e1480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1444.331865] [55323]: DEBUG cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f7fc708-3c3a-4f08-b284-17ba7b344273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1444.332923] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1444.348160] [55323]: DEBUG cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f7fc708-3c3a-4f08-b284-17ba7b344273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1444.349133] [55323]: DEBUG cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6b766e-97c9-42cc-8535-08038504816d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1444.372645] [55323]: DEBUG cinder.quota [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Created reservations ['2c0f08c8-f111-49ff-ad40-9af037584195', 'a4315db0-f61e-453d-9dfa-a22914536a96', 'dd9060eb-fb9b-451c-a8c4-d4b6e1e6c6a4', 'a0e68979-d388-465a-be17-a2eb3f8d15ba'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1444.373478] [55323]: DEBUG cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6b766e-97c9-42cc-8535-08038504816d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c0f08c8-f111-49ff-ad40-9af037584195', 'a4315db0-f61e-453d-9dfa-a22914536a96', 'dd9060eb-fb9b-451c-a8c4-d4b6e1e6c6a4', 'a0e68979-d388-465a-be17-a2eb3f8d15ba']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1444.374342] [55323]: DEBUG cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0791ca2e-0d9a-47f4-a87c-7965c857533a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1444.386679] [55323]: DEBUG cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0791ca2e-0d9a-47f4-a87c-7965c857533a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cd399f2-a22b-4b80-b19f-fdcf96535e42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1502076132',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ce02fdd8f2f48bb962167222e466c0a',qos_specs=None,replication_status=,reservations=['2c0f08c8-f111-49ff-ad40-9af037584195','a4315db0-f61e-453d-9dfa-a22914536a96','dd9060eb-fb9b-451c-a8c4-d4b6e1e6c6a4','a0e68979-d388-465a-be17-a2eb3f8d15ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13903b6b148c445692eb9de7918bdebe',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1502076132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cd399f2-a22b-4b80-b19f-fdcf96535e42,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0ce02fdd8f2f48bb962167222e466c0a',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='13903b6b148c445692eb9de7918bdebe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1444.387563] [55323]: DEBUG cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2c872d-9a50-44b4-83a1-2db6f4e34708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1444.398222] [55323]: DEBUG cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2c872d-9a50-44b4-83a1-2db6f4e34708) 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-1502076132',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ce02fdd8f2f48bb962167222e466c0a',qos_specs=None,replication_status=,reservations=['2c0f08c8-f111-49ff-ad40-9af037584195','a4315db0-f61e-453d-9dfa-a22914536a96','dd9060eb-fb9b-451c-a8c4-d4b6e1e6c6a4','a0e68979-d388-465a-be17-a2eb3f8d15ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13903b6b148c445692eb9de7918bdebe',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1444.399032] [55323]: DEBUG cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b288bb0-9777-4398-ba4b-a5f3a0b5566d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1444.405684] [55323]: DEBUG cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b288bb0-9777-4398-ba4b-a5f3a0b5566d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1444.406669] [55323]: DEBUG cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Flow 'volume_create_api' (8bc3004e-c8e4-4401-85c0-e751b43e1480) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1444.407009] [55323]: INFO cinder.volume.api [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Create volume request issued successfully. [ 1444.407653] [55323]: INFO cinder.api.openstack.wsgi [None req-b8492854-d4a5-4502-b37f-6294a97607fa tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1444.408110] [55323]: [pid: 55323|app: 0|req: 310/615] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 7 15:44:06 2025] POST /volume/v3/volumes => generated 759 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1444.416281] [55324]: DEBUG cinder.api.middleware.request_id [None req-cbc96948-ce9b-4624-8f35-1ecf71b8a3d9 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.418385] [55324]: INFO cinder.api.openstack.wsgi [None req-cbc96948-ce9b-4624-8f35-1ecf71b8a3d9 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 [ 1444.418607] [55324]: DEBUG cinder.api.openstack.wsgi [None req-cbc96948-ce9b-4624-8f35-1ecf71b8a3d9 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1444.418820] [55324]: DEBUG cinder.api.openstack.wsgi [None req-cbc96948-ce9b-4624-8f35-1ecf71b8a3d9 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1444.426307] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1444.426307] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.429723] [55324]: INFO cinder.volume.api [None req-cbc96948-ce9b-4624-8f35-1ecf71b8a3d9 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1444.434042] [55324]: INFO cinder.api.openstack.wsgi [None req-cbc96948-ce9b-4624-8f35-1ecf71b8a3d9 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 returned with HTTP 200 [ 1444.434429] [55324]: [pid: 55324|app: 0|req: 306/616] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:06 2025] GET /volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1445.445224] [55323]: DEBUG cinder.api.middleware.request_id [None req-ff1e5215-3271-4de2-acc5-cd120e707018 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.447561] [55323]: INFO cinder.api.openstack.wsgi [None req-ff1e5215-3271-4de2-acc5-cd120e707018 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 [ 1445.447773] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ff1e5215-3271-4de2-acc5-cd120e707018 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.447992] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ff1e5215-3271-4de2-acc5-cd120e707018 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.455673] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1445.455673] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.459030] [55323]: INFO cinder.volume.api [None req-ff1e5215-3271-4de2-acc5-cd120e707018 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1445.463113] [55323]: INFO cinder.api.openstack.wsgi [None req-ff1e5215-3271-4de2-acc5-cd120e707018 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 returned with HTTP 200 [ 1445.463479] [55323]: [pid: 55323|app: 0|req: 311/617] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:07 2025] GET /volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1445.480206] [55324]: DEBUG cinder.api.middleware.request_id [req-b1ab6104-d8c6-4c68-b5ba-4fee8f0ff345 req-5ce295aa-2a3e-4faf-b312-207295bfdcdb None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.501818] [55324]: INFO cinder.api.openstack.wsgi [req-b1ab6104-d8c6-4c68-b5ba-4fee8f0ff345 req-5ce295aa-2a3e-4faf-b312-207295bfdcdb tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 [ 1445.502067] [55324]: DEBUG cinder.api.openstack.wsgi [req-b1ab6104-d8c6-4c68-b5ba-4fee8f0ff345 req-5ce295aa-2a3e-4faf-b312-207295bfdcdb tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.502284] [55324]: DEBUG cinder.api.openstack.wsgi [req-b1ab6104-d8c6-4c68-b5ba-4fee8f0ff345 req-5ce295aa-2a3e-4faf-b312-207295bfdcdb tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.509769] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1445.509769] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.513042] [55324]: INFO cinder.volume.api [req-b1ab6104-d8c6-4c68-b5ba-4fee8f0ff345 req-5ce295aa-2a3e-4faf-b312-207295bfdcdb tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1445.517112] [55324]: INFO cinder.api.openstack.wsgi [req-b1ab6104-d8c6-4c68-b5ba-4fee8f0ff345 req-5ce295aa-2a3e-4faf-b312-207295bfdcdb tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 returned with HTTP 200 [ 1445.517511] [55324]: [pid: 55324|app: 0|req: 307/618] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:44:07 2025] GET /volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1445.524391] [55323]: DEBUG cinder.api.middleware.request_id [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.526343] [55323]: INFO cinder.api.openstack.wsgi [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1445.526707] [55323]: DEBUG cinder.api.openstack.wsgi [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-349793005"}} {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1445.528518] [55323]: DEBUG cinder.api.v3.volumes [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-349793005'}} {{(pid=55323) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1445.528655] [55323]: INFO cinder.api.v3.volumes [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Create volume of 1 GB [ 1445.532383] [55323]: INFO cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Availability Zones retrieved successfully. [ 1445.538890] [55323]: DEBUG cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Flow 'volume_create_api' (04add7d3-7695-403f-b512-df053c51cc80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1445.540055] [55323]: DEBUG cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9d50a8d-1779-4d60-b967-c0abe1d60ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1445.541089] [55323]: DEBUG cinder.volume.flows.api.create_volume [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Validating volume size '1' using validate_int {{(pid=55323) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1445.555940] [55323]: DEBUG cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9d50a8d-1779-4d60-b967-c0abe1d60ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-07T15:26:49Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=4f589c04-cc8e-4480-99bb-31b78f3a7a37,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f589c04-cc8e-4480-99bb-31b78f3a7a37', '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=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1445.556832] [55323]: DEBUG cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d770966-8065-4b4b-adad-f87ec58b5c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1445.580560] [55323]: DEBUG cinder.quota [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Created reservations ['67c7a2d0-42d0-40cd-aa0f-46f3758f7ebd', 'c0384143-1d97-4a23-a1b0-05162f21a8ad', '46c2c6f0-80cd-4de4-bbba-dadea40485c8', 'de628389-a9cc-4d36-a102-933c790334f4'] {{(pid=55323) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1445.581395] [55323]: DEBUG cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d770966-8065-4b4b-adad-f87ec58b5c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67c7a2d0-42d0-40cd-aa0f-46f3758f7ebd', 'c0384143-1d97-4a23-a1b0-05162f21a8ad', '46c2c6f0-80cd-4de4-bbba-dadea40485c8', 'de628389-a9cc-4d36-a102-933c790334f4']}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1445.582258] [55323]: DEBUG cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd8a76c-9a75-429b-a6df-7d61d7177658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1445.592535] [55323]: DEBUG cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fd8a76c-9a75-429b-a6df-7d61d7177658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e7aee72-a7fb-4750-b9c6-963234380b74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-349793005',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ce02fdd8f2f48bb962167222e466c0a',qos_specs=None,replication_status=,reservations=['67c7a2d0-42d0-40cd-aa0f-46f3758f7ebd','c0384143-1d97-4a23-a1b0-05162f21a8ad','46c2c6f0-80cd-4de4-bbba-dadea40485c8','de628389-a9cc-4d36-a102-933c790334f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13903b6b148c445692eb9de7918bdebe',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37), '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-07T15:44:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-349793005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e7aee72-a7fb-4750-b9c6-963234380b74,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0ce02fdd8f2f48bb962167222e466c0a',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='13903b6b148c445692eb9de7918bdebe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f589c04-cc8e-4480-99bb-31b78f3a7a37),volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1445.593386] [55323]: DEBUG cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b19b352-2365-4d4d-86ee-907c3a559746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1445.607374] [55323]: DEBUG cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b19b352-2365-4d4d-86ee-907c3a559746) 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-349793005',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0ce02fdd8f2f48bb962167222e466c0a',qos_specs=None,replication_status=,reservations=['67c7a2d0-42d0-40cd-aa0f-46f3758f7ebd','c0384143-1d97-4a23-a1b0-05162f21a8ad','46c2c6f0-80cd-4de4-bbba-dadea40485c8','de628389-a9cc-4d36-a102-933c790334f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13903b6b148c445692eb9de7918bdebe',volume_type_id=4f589c04-cc8e-4480-99bb-31b78f3a7a37)}' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1445.608196] [55323]: DEBUG cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f90ffd2-4c78-4dee-ae64-bd4a1a7b4472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1445.615952] [55323]: DEBUG cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f90ffd2-4c78-4dee-ae64-bd4a1a7b4472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55323) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1445.616945] [55323]: DEBUG cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Flow 'volume_create_api' (04add7d3-7695-403f-b512-df053c51cc80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55323) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1445.617290] [55323]: INFO cinder.volume.api [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Create volume request issued successfully. [ 1445.617945] [55323]: INFO cinder.api.openstack.wsgi [None req-31937bb0-595d-4ad9-9c30-c7675c1a1851 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1445.618398] [55323]: [pid: 55323|app: 0|req: 312/619] 10.180.1.21 () {60 vars in 1136 bytes} [Fri Feb 7 15:44:07 2025] POST /volume/v3/volumes => generated 758 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1445.626287] [55324]: DEBUG cinder.api.middleware.request_id [None req-3083771d-e6f7-4c71-b2a9-2e545f5eff96 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.628327] [55324]: INFO cinder.api.openstack.wsgi [None req-3083771d-e6f7-4c71-b2a9-2e545f5eff96 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 [ 1445.628541] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3083771d-e6f7-4c71-b2a9-2e545f5eff96 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.628755] [55324]: DEBUG cinder.api.openstack.wsgi [None req-3083771d-e6f7-4c71-b2a9-2e545f5eff96 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.635894] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1445.635894] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.639121] [55324]: INFO cinder.volume.api [None req-3083771d-e6f7-4c71-b2a9-2e545f5eff96 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1445.643102] [55324]: INFO cinder.api.openstack.wsgi [None req-3083771d-e6f7-4c71-b2a9-2e545f5eff96 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 returned with HTTP 200 [ 1445.643465] [55324]: [pid: 55324|app: 0|req: 308/620] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:07 2025] GET /volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1446.653525] [55323]: DEBUG cinder.api.middleware.request_id [None req-3b366c63-55fc-4a97-89be-8aded862b1b6 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.655724] [55323]: INFO cinder.api.openstack.wsgi [None req-3b366c63-55fc-4a97-89be-8aded862b1b6 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 [ 1446.655940] [55323]: DEBUG cinder.api.openstack.wsgi [None req-3b366c63-55fc-4a97-89be-8aded862b1b6 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.656167] [55323]: DEBUG cinder.api.openstack.wsgi [None req-3b366c63-55fc-4a97-89be-8aded862b1b6 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.663865] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.663865] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.667177] [55323]: INFO cinder.volume.api [None req-3b366c63-55fc-4a97-89be-8aded862b1b6 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1446.671233] [55323]: INFO cinder.api.openstack.wsgi [None req-3b366c63-55fc-4a97-89be-8aded862b1b6 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 returned with HTTP 200 [ 1446.671601] [55323]: [pid: 55323|app: 0|req: 313/621] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:08 2025] GET /volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1446.688840] [55324]: DEBUG cinder.api.middleware.request_id [req-a7ffee98-98b1-4bad-9e35-6f4de70551ff req-e7200d93-96ff-4569-89b4-580fd0262a2f None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.691154] [55324]: INFO cinder.api.openstack.wsgi [req-a7ffee98-98b1-4bad-9e35-6f4de70551ff req-e7200d93-96ff-4569-89b4-580fd0262a2f tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 [ 1446.691370] [55324]: DEBUG cinder.api.openstack.wsgi [req-a7ffee98-98b1-4bad-9e35-6f4de70551ff req-e7200d93-96ff-4569-89b4-580fd0262a2f tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.691595] [55324]: DEBUG cinder.api.openstack.wsgi [req-a7ffee98-98b1-4bad-9e35-6f4de70551ff req-e7200d93-96ff-4569-89b4-580fd0262a2f tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.699090] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.699090] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.702411] [55324]: INFO cinder.volume.api [req-a7ffee98-98b1-4bad-9e35-6f4de70551ff req-e7200d93-96ff-4569-89b4-580fd0262a2f tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1446.706506] [55324]: INFO cinder.api.openstack.wsgi [req-a7ffee98-98b1-4bad-9e35-6f4de70551ff req-e7200d93-96ff-4569-89b4-580fd0262a2f tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 returned with HTTP 200 [ 1446.706882] [55324]: [pid: 55324|app: 0|req: 309/622] 10.180.1.21 () {60 vars in 1478 bytes} [Fri Feb 7 15:44:08 2025] GET /volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1446.722604] [55323]: DEBUG cinder.api.middleware.request_id [req-81eb2dd7-9ffa-4a99-a65c-bac2901f4282 req-e257dcdb-a2a2-45bc-bbd9-1e27b602777a None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.724817] [55323]: INFO cinder.api.openstack.wsgi [req-81eb2dd7-9ffa-4a99-a65c-bac2901f4282 req-e257dcdb-a2a2-45bc-bbd9-1e27b602777a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1446.725049] [55323]: DEBUG cinder.api.openstack.wsgi [req-81eb2dd7-9ffa-4a99-a65c-bac2901f4282 req-e257dcdb-a2a2-45bc-bbd9-1e27b602777a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.725265] [55323]: DEBUG cinder.api.openstack.wsgi [req-81eb2dd7-9ffa-4a99-a65c-bac2901f4282 req-e257dcdb-a2a2-45bc-bbd9-1e27b602777a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'detail' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.725606] [55323]: DEBUG cinder.api.api_utils [req-81eb2dd7-9ffa-4a99-a65c-bac2901f4282 req-e257dcdb-a2a2-45bc-bbd9-1e27b602777a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Removing options '' from query. {{(pid=55323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1446.726458] [55323]: DEBUG cinder.volume.api [req-81eb2dd7-9ffa-4a99-a65c-bac2901f4282 req-e257dcdb-a2a2-45bc-bbd9-1e27b602777a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55323) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1446.752959] [55323]: INFO cinder.volume.api [req-81eb2dd7-9ffa-4a99-a65c-bac2901f4282 req-e257dcdb-a2a2-45bc-bbd9-1e27b602777a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Get all volumes completed successfully. [ 1446.753958] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.753958] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.757734] [55323]: INFO cinder.api.openstack.wsgi [req-81eb2dd7-9ffa-4a99-a65c-bac2901f4282 req-e257dcdb-a2a2-45bc-bbd9-1e27b602777a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1446.758115] [55323]: [pid: 55323|app: 0|req: 314/623] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 7 15:44:08 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) [ 1446.774064] [55324]: DEBUG cinder.api.middleware.request_id [req-f4c58a74-e04c-44ba-ab8f-926da3cc4ff1 req-9f69d9b6-ddf8-41df-9068-67e586e97d55 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.776364] [55324]: INFO cinder.api.openstack.wsgi [req-f4c58a74-e04c-44ba-ab8f-926da3cc4ff1 req-9f69d9b6-ddf8-41df-9068-67e586e97d55 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1446.776582] [55324]: DEBUG cinder.api.openstack.wsgi [req-f4c58a74-e04c-44ba-ab8f-926da3cc4ff1 req-9f69d9b6-ddf8-41df-9068-67e586e97d55 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.776795] [55324]: DEBUG cinder.api.openstack.wsgi [req-f4c58a74-e04c-44ba-ab8f-926da3cc4ff1 req-9f69d9b6-ddf8-41df-9068-67e586e97d55 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'detail' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.777399] [55324]: DEBUG cinder.api.api_utils [req-f4c58a74-e04c-44ba-ab8f-926da3cc4ff1 req-9f69d9b6-ddf8-41df-9068-67e586e97d55 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Removing options '' from query. {{(pid=55324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1446.778285] [55324]: DEBUG cinder.volume.api [req-f4c58a74-e04c-44ba-ab8f-926da3cc4ff1 req-9f69d9b6-ddf8-41df-9068-67e586e97d55 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55324) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1446.804247] [55324]: INFO cinder.volume.api [req-f4c58a74-e04c-44ba-ab8f-926da3cc4ff1 req-9f69d9b6-ddf8-41df-9068-67e586e97d55 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Get all volumes completed successfully. [ 1446.805237] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.805237] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.809197] [55324]: INFO cinder.api.openstack.wsgi [req-f4c58a74-e04c-44ba-ab8f-926da3cc4ff1 req-9f69d9b6-ddf8-41df-9068-67e586e97d55 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1446.809574] [55324]: [pid: 55324|app: 0|req: 310/624] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 7 15:44:08 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) [ 1446.824496] [55323]: DEBUG cinder.api.middleware.request_id [req-15c1a47e-136c-4f4d-acd5-37b6cacdc609 req-0837322c-ac36-4b96-844e-e388dde3c2f3 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.826728] [55323]: INFO cinder.api.openstack.wsgi [req-15c1a47e-136c-4f4d-acd5-37b6cacdc609 req-0837322c-ac36-4b96-844e-e388dde3c2f3 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1446.826951] [55323]: DEBUG cinder.api.openstack.wsgi [req-15c1a47e-136c-4f4d-acd5-37b6cacdc609 req-0837322c-ac36-4b96-844e-e388dde3c2f3 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.827182] [55323]: DEBUG cinder.api.openstack.wsgi [req-15c1a47e-136c-4f4d-acd5-37b6cacdc609 req-0837322c-ac36-4b96-844e-e388dde3c2f3 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'detail' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.827468] [55323]: DEBUG cinder.api.api_utils [req-15c1a47e-136c-4f4d-acd5-37b6cacdc609 req-0837322c-ac36-4b96-844e-e388dde3c2f3 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Removing options '' from query. {{(pid=55323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1446.828311] [55323]: DEBUG cinder.volume.api [req-15c1a47e-136c-4f4d-acd5-37b6cacdc609 req-0837322c-ac36-4b96-844e-e388dde3c2f3 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55323) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1446.836624] [55323]: INFO cinder.volume.api [req-15c1a47e-136c-4f4d-acd5-37b6cacdc609 req-0837322c-ac36-4b96-844e-e388dde3c2f3 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Get all volumes completed successfully. [ 1446.837580] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.837580] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.841269] [55323]: INFO cinder.api.openstack.wsgi [req-15c1a47e-136c-4f4d-acd5-37b6cacdc609 req-0837322c-ac36-4b96-844e-e388dde3c2f3 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1446.841631] [55323]: [pid: 55323|app: 0|req: 315/625] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 7 15:44:08 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1446.856012] [55324]: DEBUG cinder.api.middleware.request_id [req-db1ef62c-ac00-4bd8-a18c-543704d41215 req-ccdd9729-4d9c-4a79-88c1-f35e7a40d04e None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.858157] [55324]: INFO cinder.api.openstack.wsgi [req-db1ef62c-ac00-4bd8-a18c-543704d41215 req-ccdd9729-4d9c-4a79-88c1-f35e7a40d04e tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1446.858386] [55324]: DEBUG cinder.api.openstack.wsgi [req-db1ef62c-ac00-4bd8-a18c-543704d41215 req-ccdd9729-4d9c-4a79-88c1-f35e7a40d04e tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.858617] [55324]: DEBUG cinder.api.openstack.wsgi [req-db1ef62c-ac00-4bd8-a18c-543704d41215 req-ccdd9729-4d9c-4a79-88c1-f35e7a40d04e tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'detail' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.858892] [55324]: DEBUG cinder.api.api_utils [req-db1ef62c-ac00-4bd8-a18c-543704d41215 req-ccdd9729-4d9c-4a79-88c1-f35e7a40d04e tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Removing options '' from query. {{(pid=55324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1446.859709] [55324]: DEBUG cinder.volume.api [req-db1ef62c-ac00-4bd8-a18c-543704d41215 req-ccdd9729-4d9c-4a79-88c1-f35e7a40d04e tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55324) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1446.867959] [55324]: INFO cinder.volume.api [req-db1ef62c-ac00-4bd8-a18c-543704d41215 req-ccdd9729-4d9c-4a79-88c1-f35e7a40d04e tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Get all volumes completed successfully. [ 1446.869483] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.869483] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.873188] [55324]: INFO cinder.api.openstack.wsgi [req-db1ef62c-ac00-4bd8-a18c-543704d41215 req-ccdd9729-4d9c-4a79-88c1-f35e7a40d04e tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1446.873543] [55324]: [pid: 55324|app: 0|req: 311/626] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 7 15:44:08 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1446.888363] [55323]: DEBUG cinder.api.middleware.request_id [req-f4adbeb7-d795-4d97-a59e-01c1b3b9e408 req-e9f16983-d929-446b-a31f-066be6702e72 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.890489] [55323]: INFO cinder.api.openstack.wsgi [req-f4adbeb7-d795-4d97-a59e-01c1b3b9e408 req-e9f16983-d929-446b-a31f-066be6702e72 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1446.890699] [55323]: DEBUG cinder.api.openstack.wsgi [req-f4adbeb7-d795-4d97-a59e-01c1b3b9e408 req-e9f16983-d929-446b-a31f-066be6702e72 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.890908] [55323]: DEBUG cinder.api.openstack.wsgi [req-f4adbeb7-d795-4d97-a59e-01c1b3b9e408 req-e9f16983-d929-446b-a31f-066be6702e72 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'detail' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.891193] [55323]: DEBUG cinder.api.api_utils [req-f4adbeb7-d795-4d97-a59e-01c1b3b9e408 req-e9f16983-d929-446b-a31f-066be6702e72 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Removing options '' from query. {{(pid=55323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1446.891998] [55323]: DEBUG cinder.volume.api [req-f4adbeb7-d795-4d97-a59e-01c1b3b9e408 req-e9f16983-d929-446b-a31f-066be6702e72 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55323) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1446.900073] [55323]: INFO cinder.volume.api [req-f4adbeb7-d795-4d97-a59e-01c1b3b9e408 req-e9f16983-d929-446b-a31f-066be6702e72 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Get all volumes completed successfully. [ 1446.901021] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.901021] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.904688] [55323]: INFO cinder.api.openstack.wsgi [req-f4adbeb7-d795-4d97-a59e-01c1b3b9e408 req-e9f16983-d929-446b-a31f-066be6702e72 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1446.905018] [55323]: [pid: 55323|app: 0|req: 316/627] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 7 15:44:08 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1446.918834] [55324]: DEBUG cinder.api.middleware.request_id [req-1e19f1bc-84da-4b5d-a423-812b940834ae req-1a27c82a-7731-4675-af02-85e7f5a7d0e7 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.920900] [55324]: INFO cinder.api.openstack.wsgi [req-1e19f1bc-84da-4b5d-a423-812b940834ae req-1a27c82a-7731-4675-af02-85e7f5a7d0e7 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1446.921132] [55324]: DEBUG cinder.api.openstack.wsgi [req-1e19f1bc-84da-4b5d-a423-812b940834ae req-1a27c82a-7731-4675-af02-85e7f5a7d0e7 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.921344] [55324]: DEBUG cinder.api.openstack.wsgi [req-1e19f1bc-84da-4b5d-a423-812b940834ae req-1a27c82a-7731-4675-af02-85e7f5a7d0e7 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'detail' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.921615] [55324]: DEBUG cinder.api.api_utils [req-1e19f1bc-84da-4b5d-a423-812b940834ae req-1a27c82a-7731-4675-af02-85e7f5a7d0e7 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Removing options '' from query. {{(pid=55324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1446.922423] [55324]: DEBUG cinder.volume.api [req-1e19f1bc-84da-4b5d-a423-812b940834ae req-1a27c82a-7731-4675-af02-85e7f5a7d0e7 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55324) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1446.930623] [55324]: INFO cinder.volume.api [req-1e19f1bc-84da-4b5d-a423-812b940834ae req-1a27c82a-7731-4675-af02-85e7f5a7d0e7 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Get all volumes completed successfully. [ 1446.931583] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.931583] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.935268] [55324]: INFO cinder.api.openstack.wsgi [req-1e19f1bc-84da-4b5d-a423-812b940834ae req-1a27c82a-7731-4675-af02-85e7f5a7d0e7 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1446.935629] [55324]: [pid: 55324|app: 0|req: 312/628] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 7 15:44:08 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1446.948968] [55323]: DEBUG cinder.api.middleware.request_id [req-73fa8e14-a348-40be-9073-3e8ecde41d83 req-65d3dea4-4222-4cb1-a21d-162183b8b03b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.951059] [55323]: INFO cinder.api.openstack.wsgi [req-73fa8e14-a348-40be-9073-3e8ecde41d83 req-65d3dea4-4222-4cb1-a21d-162183b8b03b tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1446.951272] [55323]: DEBUG cinder.api.openstack.wsgi [req-73fa8e14-a348-40be-9073-3e8ecde41d83 req-65d3dea4-4222-4cb1-a21d-162183b8b03b tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.951482] [55323]: DEBUG cinder.api.openstack.wsgi [req-73fa8e14-a348-40be-9073-3e8ecde41d83 req-65d3dea4-4222-4cb1-a21d-162183b8b03b tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'detail' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.951755] [55323]: DEBUG cinder.api.api_utils [req-73fa8e14-a348-40be-9073-3e8ecde41d83 req-65d3dea4-4222-4cb1-a21d-162183b8b03b tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Removing options '' from query. {{(pid=55323) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1446.952593] [55323]: DEBUG cinder.volume.api [req-73fa8e14-a348-40be-9073-3e8ecde41d83 req-65d3dea4-4222-4cb1-a21d-162183b8b03b tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55323) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1446.960981] [55323]: INFO cinder.volume.api [req-73fa8e14-a348-40be-9073-3e8ecde41d83 req-65d3dea4-4222-4cb1-a21d-162183b8b03b tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Get all volumes completed successfully. [ 1446.961956] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.961956] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.965758] [55323]: INFO cinder.api.openstack.wsgi [req-73fa8e14-a348-40be-9073-3e8ecde41d83 req-65d3dea4-4222-4cb1-a21d-162183b8b03b tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1446.966130] [55323]: [pid: 55323|app: 0|req: 317/629] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 7 15:44:08 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1446.980618] [55324]: DEBUG cinder.api.middleware.request_id [req-1b72c2ab-b0c3-4b8e-be9c-75a6130eef67 req-baefd92e-ef46-4d66-8326-28053fd6072a None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.982772] [55324]: INFO cinder.api.openstack.wsgi [req-1b72c2ab-b0c3-4b8e-be9c-75a6130eef67 req-baefd92e-ef46-4d66-8326-28053fd6072a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1446.982981] [55324]: DEBUG cinder.api.openstack.wsgi [req-1b72c2ab-b0c3-4b8e-be9c-75a6130eef67 req-baefd92e-ef46-4d66-8326-28053fd6072a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.983210] [55324]: DEBUG cinder.api.openstack.wsgi [req-1b72c2ab-b0c3-4b8e-be9c-75a6130eef67 req-baefd92e-ef46-4d66-8326-28053fd6072a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'detail' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.983486] [55324]: DEBUG cinder.api.api_utils [req-1b72c2ab-b0c3-4b8e-be9c-75a6130eef67 req-baefd92e-ef46-4d66-8326-28053fd6072a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Removing options '' from query. {{(pid=55324) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1446.984316] [55324]: DEBUG cinder.volume.api [req-1b72c2ab-b0c3-4b8e-be9c-75a6130eef67 req-baefd92e-ef46-4d66-8326-28053fd6072a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55324) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1446.993424] [55324]: INFO cinder.volume.api [req-1b72c2ab-b0c3-4b8e-be9c-75a6130eef67 req-baefd92e-ef46-4d66-8326-28053fd6072a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Get all volumes completed successfully. [ 1446.994396] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.994396] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.998153] [55324]: INFO cinder.api.openstack.wsgi [req-1b72c2ab-b0c3-4b8e-be9c-75a6130eef67 req-baefd92e-ef46-4d66-8326-28053fd6072a tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1446.998516] [55324]: [pid: 55324|app: 0|req: 313/630] 10.180.1.21 () {60 vars in 1388 bytes} [Fri Feb 7 15:44:08 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1447.009505] [55323]: DEBUG cinder.api.middleware.request_id [None req-72b8e7ee-107a-4712-972e-f84d7ad7e905 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.011462] [55323]: INFO cinder.api.openstack.wsgi [None req-72b8e7ee-107a-4712-972e-f84d7ad7e905 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 [ 1447.011684] [55323]: DEBUG cinder.api.openstack.wsgi [None req-72b8e7ee-107a-4712-972e-f84d7ad7e905 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.011891] [55323]: DEBUG cinder.api.openstack.wsgi [None req-72b8e7ee-107a-4712-972e-f84d7ad7e905 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.012097] [55323]: INFO cinder.api.v3.volumes [None req-72b8e7ee-107a-4712-972e-f84d7ad7e905 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Delete volume with id: 4e7aee72-a7fb-4750-b9c6-963234380b74 [ 1447.019541] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.019541] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.020052] [55323]: INFO cinder.volume.api [None req-72b8e7ee-107a-4712-972e-f84d7ad7e905 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1447.033162] [55323]: INFO cinder.volume.api [None req-72b8e7ee-107a-4712-972e-f84d7ad7e905 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Delete volume request issued successfully. [ 1447.033345] [55323]: INFO cinder.api.openstack.wsgi [None req-72b8e7ee-107a-4712-972e-f84d7ad7e905 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 returned with HTTP 202 [ 1447.033724] [55323]: [pid: 55323|app: 0|req: 318/631] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:44:08 2025] DELETE /volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1447.036416] [55324]: DEBUG cinder.api.middleware.request_id [None req-dd7f9a77-1dda-45c3-806d-b77238f27820 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.038607] [55324]: INFO cinder.api.openstack.wsgi [None req-dd7f9a77-1dda-45c3-806d-b77238f27820 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 [ 1447.038827] [55324]: DEBUG cinder.api.openstack.wsgi [None req-dd7f9a77-1dda-45c3-806d-b77238f27820 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.039057] [55324]: DEBUG cinder.api.openstack.wsgi [None req-dd7f9a77-1dda-45c3-806d-b77238f27820 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.046648] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.046648] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.049896] [55324]: INFO cinder.volume.api [None req-dd7f9a77-1dda-45c3-806d-b77238f27820 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1447.053973] [55324]: INFO cinder.api.openstack.wsgi [None req-dd7f9a77-1dda-45c3-806d-b77238f27820 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 returned with HTTP 200 [ 1447.054347] [55324]: [pid: 55324|app: 0|req: 314/632] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:08 2025] GET /volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1448.065056] [55323]: DEBUG cinder.api.middleware.request_id [None req-f0ffe8fc-c457-43e2-9f37-f0af8d4c22a8 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.066970] [55323]: INFO cinder.api.openstack.wsgi [None req-f0ffe8fc-c457-43e2-9f37-f0af8d4c22a8 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 [ 1448.067207] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f0ffe8fc-c457-43e2-9f37-f0af8d4c22a8 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.067464] [55323]: DEBUG cinder.api.openstack.wsgi [None req-f0ffe8fc-c457-43e2-9f37-f0af8d4c22a8 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.073679] [55323]: INFO cinder.api.openstack.wsgi [None req-f0ffe8fc-c457-43e2-9f37-f0af8d4c22a8 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 returned with HTTP 404 [ 1448.074186] [55323]: [pid: 55323|app: 0|req: 319/633] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:09 2025] GET /volume/v3/volumes/4e7aee72-a7fb-4750-b9c6-963234380b74 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1448.077058] [55324]: DEBUG cinder.api.middleware.request_id [None req-9a5e1c87-8daf-494a-a25f-094eda02ce2d None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.079250] [55324]: INFO cinder.api.openstack.wsgi [None req-9a5e1c87-8daf-494a-a25f-094eda02ce2d tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 [ 1448.079467] [55324]: DEBUG cinder.api.openstack.wsgi [None req-9a5e1c87-8daf-494a-a25f-094eda02ce2d tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.079691] [55324]: DEBUG cinder.api.openstack.wsgi [None req-9a5e1c87-8daf-494a-a25f-094eda02ce2d tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'delete' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.079881] [55324]: INFO cinder.api.v3.volumes [None req-9a5e1c87-8daf-494a-a25f-094eda02ce2d tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Delete volume with id: 4cd399f2-a22b-4b80-b19f-fdcf96535e42 [ 1448.087462] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1448.087462] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.087954] [55324]: INFO cinder.volume.api [None req-9a5e1c87-8daf-494a-a25f-094eda02ce2d tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1448.100261] [55324]: INFO cinder.volume.api [None req-9a5e1c87-8daf-494a-a25f-094eda02ce2d tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Delete volume request issued successfully. [ 1448.100436] [55324]: INFO cinder.api.openstack.wsgi [None req-9a5e1c87-8daf-494a-a25f-094eda02ce2d tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 returned with HTTP 202 [ 1448.100834] [55324]: [pid: 55324|app: 0|req: 315/634] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:44:09 2025] DELETE /volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1448.103402] [55323]: DEBUG cinder.api.middleware.request_id [None req-fb41b4a1-e82a-4d83-bf28-7d6f15a66271 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.105362] [55323]: INFO cinder.api.openstack.wsgi [None req-fb41b4a1-e82a-4d83-bf28-7d6f15a66271 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 [ 1448.105573] [55323]: DEBUG cinder.api.openstack.wsgi [None req-fb41b4a1-e82a-4d83-bf28-7d6f15a66271 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.105786] [55323]: DEBUG cinder.api.openstack.wsgi [None req-fb41b4a1-e82a-4d83-bf28-7d6f15a66271 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.114566] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1448.114566] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.117545] [55323]: INFO cinder.volume.api [None req-fb41b4a1-e82a-4d83-bf28-7d6f15a66271 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1448.121619] [55323]: INFO cinder.api.openstack.wsgi [None req-fb41b4a1-e82a-4d83-bf28-7d6f15a66271 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 returned with HTTP 200 [ 1448.122128] [55323]: [pid: 55323|app: 0|req: 320/635] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:09 2025] GET /volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1449.132155] [55324]: DEBUG cinder.api.middleware.request_id [None req-c33231dc-848a-4daf-98f5-a5fea439b109 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.134231] [55324]: INFO cinder.api.openstack.wsgi [None req-c33231dc-848a-4daf-98f5-a5fea439b109 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 [ 1449.134448] [55324]: DEBUG cinder.api.openstack.wsgi [None req-c33231dc-848a-4daf-98f5-a5fea439b109 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.134666] [55324]: DEBUG cinder.api.openstack.wsgi [None req-c33231dc-848a-4daf-98f5-a5fea439b109 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.140943] [55324]: INFO cinder.api.openstack.wsgi [None req-c33231dc-848a-4daf-98f5-a5fea439b109 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 returned with HTTP 404 [ 1449.141402] [55324]: [pid: 55324|app: 0|req: 316/636] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:10 2025] GET /volume/v3/volumes/4cd399f2-a22b-4b80-b19f-fdcf96535e42 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1449.144132] [55323]: DEBUG cinder.api.middleware.request_id [None req-6381934b-29d0-4da8-abb5-6588d3393456 None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.146279] [55323]: INFO cinder.api.openstack.wsgi [None req-6381934b-29d0-4da8-abb5-6588d3393456 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb [ 1449.146515] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6381934b-29d0-4da8-abb5-6588d3393456 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.146768] [55323]: DEBUG cinder.api.openstack.wsgi [None req-6381934b-29d0-4da8-abb5-6588d3393456 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'delete' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.146966] [55323]: INFO cinder.api.v3.volumes [None req-6381934b-29d0-4da8-abb5-6588d3393456 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Delete volume with id: a18aab38-3898-4d4e-b35e-add64d503dcb [ 1449.154409] [55323]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.154409] [55323]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.154908] [55323]: INFO cinder.volume.api [None req-6381934b-29d0-4da8-abb5-6588d3393456 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1449.167111] [55323]: INFO cinder.volume.api [None req-6381934b-29d0-4da8-abb5-6588d3393456 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Delete volume request issued successfully. [ 1449.167297] [55323]: INFO cinder.api.openstack.wsgi [None req-6381934b-29d0-4da8-abb5-6588d3393456 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb returned with HTTP 202 [ 1449.167725] [55323]: [pid: 55323|app: 0|req: 321/637] 10.180.1.21 () {58 vars in 1228 bytes} [Fri Feb 7 15:44:11 2025] DELETE /volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1449.170073] [55324]: DEBUG cinder.api.middleware.request_id [None req-fd5d095a-4712-470f-bbdc-d50bf5072e66 None None] RequestId filter calling following filter/app {{(pid=55324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.171972] [55324]: INFO cinder.api.openstack.wsgi [None req-fd5d095a-4712-470f-bbdc-d50bf5072e66 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb [ 1449.172207] [55324]: DEBUG cinder.api.openstack.wsgi [None req-fd5d095a-4712-470f-bbdc-d50bf5072e66 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55324) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.172438] [55324]: DEBUG cinder.api.openstack.wsgi [None req-fd5d095a-4712-470f-bbdc-d50bf5072e66 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.179653] [55324]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.179653] [55324]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.182919] [55324]: INFO cinder.volume.api [None req-fd5d095a-4712-470f-bbdc-d50bf5072e66 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Volume info retrieved successfully. [ 1449.187148] [55324]: INFO cinder.api.openstack.wsgi [None req-fd5d095a-4712-470f-bbdc-d50bf5072e66 tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb returned with HTTP 200 [ 1449.187590] [55324]: [pid: 55324|app: 0|req: 317/638] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:11 2025] GET /volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1450.197390] [55323]: DEBUG cinder.api.middleware.request_id [None req-ef2e1859-387d-404e-a2ac-5074b57da15b None None] RequestId filter calling following filter/app {{(pid=55323) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1450.199643] [55323]: INFO cinder.api.openstack.wsgi [None req-ef2e1859-387d-404e-a2ac-5074b57da15b tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] GET http://10.180.1.21/volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb [ 1450.199877] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ef2e1859-387d-404e-a2ac-5074b57da15b tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Empty body provided in request {{(pid=55323) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1450.200109] [55323]: DEBUG cinder.api.openstack.wsgi [None req-ef2e1859-387d-404e-a2ac-5074b57da15b tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] Calling method 'show' {{(pid=55323) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1450.206904] [55323]: INFO cinder.api.openstack.wsgi [None req-ef2e1859-387d-404e-a2ac-5074b57da15b tempest-VolumesTestJSON-178079220 tempest-VolumesTestJSON-178079220-project-member] http://10.180.1.21/volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb returned with HTTP 404 [ 1450.207372] [55323]: [pid: 55323|app: 0|req: 322/639] 10.180.1.21 () {58 vars in 1225 bytes} [Fri Feb 7 15:44:12 2025] GET /volume/v3/volumes/a18aab38-3898-4d4e-b35e-add64d503dcb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1459.185228] [55324]: DEBUG dbcounter [-] [55324] Writing DB stats cinder:SELECT=110,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=55324) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1460.203203] [55323]: DEBUG dbcounter [-] [55323] Writing DB stats cinder:SELECT=205,cinder:INSERT=35,cinder:UPDATE=55 {{(pid=55323) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}