[ 517.599106] [54707]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 517.600471] [54707]: *** Starting uWSGI 2.0.20-debian (64bit) on [Tue Dec 10 15:23:17 2024] *** [ 517.600471] [54707]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 517.600471] [54707]: os: Linux-6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 [ 517.600471] [54707]: nodename: devstack [ 517.600471] [54707]: machine: x86_64 [ 517.600471] [54707]: clock source: unix [ 517.600471] [54707]: pcre jit disabled [ 517.600471] [54707]: detected number of CPU cores: 8 [ 517.600471] [54707]: current working directory: / [ 517.600471] [54707]: detected binary path: /usr/bin/uwsgi-core [ 517.600736] [54707]: your processes number limit is 63753 [ 517.600736] [54707]: your memory page size is 4096 bytes [ 517.600736] [54707]: detected max file descriptor number: 2048 [ 517.600736] [54707]: lock engine: pthread robust mutexes [ 517.600736] [54707]: thunder lock: enabled [ 517.600736] [54707]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 [ 517.600860] [54707]: Python version: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0] [ 517.600860] [54707]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 517.600860] [54707]: Set PythonHome to /opt/stack/data/venv [ 517.626463] [54707]: Python main interpreter initialized at 0x5f6a4734da20 [ 517.626463] [54707]: python threads support enabled [ 517.626463] [54707]: your server socket listen backlog is limited to 100 connections [ 517.626463] [54707]: your mercy for graceful operations on workers is 80 seconds [ 517.626724] [54707]: mapped 403077 bytes (393 KB) for 2 cores [ 517.626799] [54707]: *** Operational MODE: preforking *** [ 517.626911] [54707]: *** uWSGI is running in multiple interpreter mode *** [ 517.626911] [54707]: spawned uWSGI master process (pid: 54707) [ 517.627431] [54707]: spawned uWSGI worker 1 (pid: 54711, cores: 1) [ 517.627685] [54707]: spawned uWSGI worker 2 (pid: 54712, cores: 1) [ 517.627733] [54707]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 518.572084] [54711]: /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 [ 518.572084] [54711]: warnings.warn( [ 518.580882] [54712]: /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 [ 518.580882] [54712]: warnings.warn( [ 518.681441] [54711]: /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. [ 518.681441] [54711]: from defusedxml.lxml import parse [ 518.682315] [54712]: /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. [ 518.682315] [54712]: from defusedxml.lxml import parse [ 518.717165] [54711]: /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) [ 518.717165] [54711]: BASE = declarative_base() [ 518.717955] [54712]: /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) [ 518.717955] [54712]: BASE = declarative_base() [ 518.888265] [54711]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54711) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 518.889145] [54712]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54712) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 518.894811] [54711]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54711) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 518.895039] [54712]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54712) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 518.895228] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 518.895533] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 518.895819] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 518.895855] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 518.896010] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 518.896065] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.023732] [54711]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 519.023732] [54711]: @jsonschema.FormatChecker.cls_checks('date-time') [ 519.023906] [54712]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 519.023906] [54712]: @jsonschema.FormatChecker.cls_checks('date-time') [ 519.071699] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.071788] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.071862] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.071932] [54711]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.071995] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.072069] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.072145] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.072563] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.072676] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.072752] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.072822] [54712]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.072887] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.072951] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.073040] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.240533] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.240687] [54711]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.240687] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.240760] [54711]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.240760] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.240829] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.241027] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.241111] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.241180] [54712]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.241292] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.241341] [54712]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.241382] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.241429] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.241731] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.246061] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.246150] [54711]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.246220] [54711]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.246290] [54711]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.246333] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.246370] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.246399] [54712]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.246431] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.246456] [54712]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.246480] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.246507] [54712]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.246569] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.246632] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.246702] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.247699] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.247783] [54711]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.247838] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.247876] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.247906] [54711]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.247936] [54712]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.247964] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.247993] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.248031] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.248093] [54712]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.248130] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.248160] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.248221] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.248294] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.249050] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.249086] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.249134] [54711]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.249177] [54712]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.249207] [54711]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.249240] [54712]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.249270] [54711]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.249302] [54712]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.249333] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.249363] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.249391] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.249421] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.249450] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.249480] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.250873] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.250946] [54711]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.251080] [54711]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.251119] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.251167] [54711]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.251167] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.251245] [54712]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.251278] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.251308] [54712]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.251346] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.251376] [54712]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.251376] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.251441] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.251596] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.254442] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.254524] [54711]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.254594] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.254663] [54711]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.254727] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.254788] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.254821] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.254851] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.254880] [54712]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.254935] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.255022] [54712]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.255097] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.255161] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.255233] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.256397] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.256479] [54711]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.256570] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.256605] [54711]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.256605] [54711]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.256661] [54712]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.256687] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.256716] [54712]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.256745] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.256778] [54712]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.256808] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.256838] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.256876] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.256946] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.257490] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.257575] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.257645] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.257716] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.257749] [54711]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.257779] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.257808] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.257841] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.257872] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.257901] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.257930] [54712]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.257978] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.258079] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.258153] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.267056] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.267151] [54711]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.267190] [54711]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.267263] [54711]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.267326] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.267387] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.267456] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.267617] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.267700] [54712]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.267770] [54712]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.267838] [54712]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.267902] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.267965] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.268072] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.268257] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.268341] [54711]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.268406] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.268445] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.268476] [54711]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.268507] [54712]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.268546] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.268578] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.268607] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.268637] [54712]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.268671] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.268705] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.268705] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.268771] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.270467] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.270517] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.270556] [54711]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.270588] [54712]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.270617] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.270646] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.270676] [54711]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.270706] [54712]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.270738] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.270768] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.270800] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.270829] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.270859] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.270889] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.274926] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.275023] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.275062] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.275110] [54711]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.275171] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.275204] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.275237] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.275277] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.275309] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.275338] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.275387] [54712]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.275465] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.275529] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.275599] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.289695] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.289812] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.289849] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.289904] [54712]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.289969] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.290031] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.290031] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.290095] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.290126] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.290166] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.290228] [54711]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.290293] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.290356] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.290427] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.290980] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.291082] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.291155] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.291228] [54712]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.291292] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.291356] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.291393] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.291426] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.291473] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.291574] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.291620] [54711]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.291654] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.291710] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.291793] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.292218] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.292305] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.292374] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.292442] [54712]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.292506] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.292569] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.292640] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.292672] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.292721] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.292792] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.292860] [54711]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.292924] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.292998] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.293081] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.295075] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.295160] [54712]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.295237] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.295306] [54712]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.295369] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.295542] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.295542] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.295798] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.295879] [54711]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.295955] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.296041] [54711]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.296105] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.296168] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.296226] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.296264] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.296317] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.296386] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.296454] [54712]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.296517] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.296550] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.296581] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.296614] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.296645] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.296675] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.296743] [54711]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.296814] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.296875] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.296943] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.300571] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.300642] [54712]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.300713] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.300780] [54712]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.300844] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.300905] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.300974] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.301020] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.301087] [54711]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.301169] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.301278] [54711]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.301374] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.301374] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.301440] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.302758] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.302843] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.302912] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.302980] [54712]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.303034] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.303074] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.303104] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.303133] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.303164] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.303196] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.303226] [54711]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.303297] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.303361] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.303432] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.303592] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.303672] [54712]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.303707] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.303741] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.303771] [54711]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.303801] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.303835] [54712]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.303865] [54711]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.303946] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.303978] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.304022] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.304053] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.304082] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.304113] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.307758] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.307841] [54711]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.307889] [54711]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.307956] [54711]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.308038] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.308072] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.308101] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.308161] [54712]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.308196] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.308226] [54712]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.308307] [54712]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.308372] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.308435] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.308505] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.308905] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.308986] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.309069] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.309139] [54711]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.309202] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.309265] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.309328] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.309361] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.309412] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.309482] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.309553] [54712]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.309618] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.309681] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.309766] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.311135] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.311218] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.311263] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.311332] [54711]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.311396] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.311431] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.311464] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.311514] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.311547] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.311578] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.311657] [54712]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.311730] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.311827] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.311875] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.315054] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.315136] [54712]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.315205] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.315271] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.315301] [54712]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.315326] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.315354] [54711]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.315382] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.315432] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.315465] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.315501] [54711]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.315559] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.315620] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.315690] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.318388] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.318454] [54712]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.318526] [54712]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.318594] [54712]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.318657] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.318718] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.318755] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.318792] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.318823] [54711]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.318889] [54711]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.318957] [54711]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.319033] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.319110] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.319181] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.319555] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.319638] [54712]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.319708] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.319775] [54712]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.319838] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.319900] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.319971] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.320010] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.320093] [54711]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.320192] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.320273] [54711]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.320320] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.320353] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.320424] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.320827] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.320909] [54712]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.320977] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.321056] [54712]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.321138] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.321208] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.321280] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.321326] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.321368] [54711]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.321444] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.321501] [54711]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.321568] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.321631] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.321698] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.323305] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.323387] [54712]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.323473] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.323552] [54712]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.323587] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.323627] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.323659] [54711]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.323689] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.323725] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.323775] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.323812] [54711]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.323842] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.323899] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.323970] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.324866] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.324972] [54712]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.325071] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.325147] [54712]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.325187] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.325242] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.325274] [54711]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.325315] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.325350] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.325381] [54711]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.325409] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.325438] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.325507] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.325579] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.327269] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.327353] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.327421] [54712]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.327490] [54712]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.327553] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.327586] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.327621] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.327652] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.327681] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.327711] [54711]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.327776] [54711]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.327839] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.327910] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.327980] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.328980] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.329073] [54712]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.329143] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.329176] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.329214] [54712]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.329249] [54711]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.329280] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.329309] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.329339] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.329382] [54711]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.329445] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.329538] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.386148] [54712]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54712) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 519.386306] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.386347] [54711]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54711) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 519.386388] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.386506] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.386541] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.386580] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.386630] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.386662] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.386722] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.386755] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.386785] [54712]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.386815] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.386845] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.386882] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.386914] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.386945] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.386976] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.387016] [54711]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.387048] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.387077] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.387107] [54712]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.387136] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.387165] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.387195] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.387232] [54712]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.387263] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.387294] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.387323] [54711]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.387352] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.387382] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.387412] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.387442] [54711]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.387471] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.387510] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.387553] [54712]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.387586] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.387615] [54712]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.387644] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.387673] [54712]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.387673] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.387730] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.387759] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.387793] [54711]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.387793] [54711]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.387848] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.387877] [54711]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.387906] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.387937] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.387966] [54712]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.387997] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.388046] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.388046] [54712]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.388108] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.388108] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.388159] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.388184] [54711]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.388211] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.388236] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.388266] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.388296] [54711]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.388328] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.388357] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.388388] [54712]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.388414] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.388443] [54712]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.388474] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.388503] [54712]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.388533] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.388563] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.388595] [54711]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.388626] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.388656] [54711]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.388685] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.388715] [54711]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.388744] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.388774] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.388803] [54712]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.388836] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.388879] [54712]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.388923] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.388954] [54712]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.388985] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.389024] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.389053] [54711]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.389083] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.389114] [54711]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.389143] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.389179] [54711]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.389209] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.389240] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.389269] [54712]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.389297] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.389326] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.389356] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.389386] [54712]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.389416] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.389449] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.389479] [54711]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.389509] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.389538] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.389567] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.389596] [54711]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.389626] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.389656] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.389686] [54712]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.389716] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.389748] [54712]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.389777] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.389806] [54712]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.389836] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.389867] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.389896] [54711]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.389925] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.389958] [54711]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.389987] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.390028] [54711]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.390060] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.390091] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.390120] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.390188] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.390222] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.390252] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.390281] [54712]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.390311] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.390346] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.390375] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.390406] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.390435] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.390466] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.390496] [54711]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.390525] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.390555] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.390584] [54712]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.390615] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.390648] [54712]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.390677] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.390707] [54712]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.390736] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.390765] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.390794] [54711]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.390823] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.390852] [54711]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.390885] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.390915] [54711]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.390943] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.390973] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.391011] [54712]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.391041] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.391070] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.391099] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.391129] [54712]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.391168] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.391194] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.391221] [54711]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.391247] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.391279] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.391309] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.391336] [54711]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.391366] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.391396] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.391427] [54712]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.391458] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.391487] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.391515] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.391544] [54712]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.391573] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.391603] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.391632] [54711]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.391660] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.391692] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.391722] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.391751] [54711]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.391751] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.391804] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.391833] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.391862] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.391862] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.391922] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.391955] [54712]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.391985] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.392020] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.392049] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.392078] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.392109] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.392138] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.392168] [54711]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.392168] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.392228] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.392257] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.392286] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.392286] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.392345] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.392375] [54712]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.392404] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.392435] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.392477] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.392509] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.392543] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.392573] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.392603] [54711]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.392633] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.392663] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.392693] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.392722] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.392752] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.392823] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.392859] [54712]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.392891] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.392920] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.392949] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.392985] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.393029] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.393059] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.393090] [54711]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.393123] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.393154] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.393181] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.393212] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.393242] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.393271] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.393271] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.393327] [54712]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.393357] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.393571] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.393626] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.393658] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.393688] [54711]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.393717] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.393759] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.393790] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.393820] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.393850] [54712]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.393850] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.393906] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.393940] [54712]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.393971] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.393971] [54711]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.394089] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.394121] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.394153] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.394183] [54711]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.394213] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.394244] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.394273] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.394302] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.394332] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.394364] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.394394] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.394424] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.394454] [54712]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.394483] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.394513] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.394542] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.394571] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.394602] [54711]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.394634] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.394665] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.394694] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.394723] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.394753] [54712]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.394784] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.394813] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.394843] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.394873] [54712]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.394873] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.394932] [54711]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.394932] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.394987] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.395024] [54711]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.395054] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.395084] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.395113] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.395142] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.395178] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.395208] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.395240] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.395271] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.395299] [54712]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.395329] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.395358] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.395388] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.395419] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.395451] [54711]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.395482] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.395511] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.395540] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.395570] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.395599] [54712]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.395628] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.395658] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.395687] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.395719] [54712]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.395749] [54711]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.395778] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.395808] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.395837] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.395867] [54711]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.395896] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.395926] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.395955] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.395988] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.396025] [54712]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.396063] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.396094] [54712]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.396124] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.396154] [54712]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.396154] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.396204] [54711]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.396229] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.396255] [54711]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.396255] [54711]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.396307] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.396336] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.396366] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.396395] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.396425] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.396454] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.396483] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.396515] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.396546] [54712]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.396575] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.396605] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.396635] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.396666] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.396695] [54711]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.396724] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.396754] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.396787] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.396817] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.396846] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.396875] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.396904] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.396934] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.396964] [54712]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.396993] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.397039] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.397073] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.397103] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.397133] [54711]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.397164] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.397193] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.397222] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.397252] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.397282] [54712]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.397311] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.397343] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.397374] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.397403] [54712]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.397433] [54711]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.397462] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.397491] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.397520] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.397549] [54711]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.397580] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.397614] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.397644] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.397674] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.397702] [54712]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.397733] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.397763] [54712]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.397793] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.397822] [54712]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.397851] [54711]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.397882] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.397912] [54711]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.397941] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.397974] [54711]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.398009] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.398038] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.398063] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.398093] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.398122] [54712]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.398151] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.398187] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.398220] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.398252] [54712]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.398281] [54711]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.398310] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.398340] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.398368] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.398397] [54711]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.398427] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.398460] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.398490] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.398520] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.398550] [54712]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.398579] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.398612] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.398643] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.398673] [54712]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.398703] [54711]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.398735] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.398765] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.398793] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.398824] [54711]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.398853] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.398882] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.398912] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.398942] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.398971] [54712]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.399011] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.399043] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.399073] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.399102] [54712]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.399131] [54711]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.399161] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.399190] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.399221] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.399263] [54711]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.399298] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.399329] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.399360] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.399389] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.399422] [54712]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.399452] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.399484] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.399513] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.399543] [54712]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.399575] [54711]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.399605] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.399635] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.399664] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.399693] [54711]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.399723] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.399752] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.399781] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.399809] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.399841] [54712]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.399870] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.399900] [54712]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.399929] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.399958] [54712]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.399988] [54711]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.400028] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.400057] [54711]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.400085] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.400121] [54711]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.400163] [54712]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.400207] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.400233] [54712]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54712) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.400263] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.400292] [54712]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.400326] [54711]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 519.400357] [54712]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.400385] [54711]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54711) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 519.400418] [54712]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.400447] [54711]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 519.400476] [54712]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54712) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.400505] [54711]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 519.400535] [54712]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54712) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.400564] [54711]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 519.400564] [54711]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54711) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 519.400564] [54711]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54711) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 519.423572] [54711]: INFO dbcounter [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Registered counter for database cinder [ 519.423697] [54712]: INFO dbcounter [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Registered counter for database cinder [ 519.432904] [54712]: DEBUG oslo_db.sqlalchemy.engines [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e 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=54712) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 519.432995] [54711]: DEBUG oslo_db.sqlalchemy.engines [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d 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=54711) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 519.566185] [54711]: DEBUG dbcounter [-] [54711] Writer thread running {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 519.568122] [54712]: DEBUG dbcounter [-] [54712] Writer thread running {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 519.570285] [54711]: INFO cinder.rpc [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 519.570380] [54712]: INFO cinder.rpc [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 519.572669] [54711]: INFO cinder.rpc [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 519.572878] [54712]: INFO cinder.rpc [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 519.574736] [54712]: INFO cinder.rpc [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 519.574824] [54711]: INFO cinder.rpc [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 519.576597] [54712]: INFO cinder.rpc [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 519.576691] [54711]: INFO cinder.rpc [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 519.576990] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.577040] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.577188] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.577242] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.578751] [54712]: WARNING cinder.keymgr.conf_key_mgr [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e 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' [ 519.578925] [54711]: WARNING cinder.keymgr.conf_key_mgr [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d 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' [ 519.581631] [54712]: DEBUG oslo_db.sqlalchemy.engines [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e 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=54712) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 519.581815] [54711]: DEBUG oslo_db.sqlalchemy.engines [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d 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=54711) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 519.583419] [54711]: INFO cinder.rpc [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 519.583702] [54712]: INFO cinder.rpc [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 519.585224] [54711]: INFO cinder.rpc [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 519.585693] [54712]: INFO cinder.rpc [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 519.585744] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.585800] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.586007] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.586181] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.586958] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.587134] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.587295] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.587455] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.587923] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.588118] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.588252] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.588404] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.598284] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.598360] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.598443] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.598480] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.602672] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.602728] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.602854] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.602889] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.605530] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.605687] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.605909] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.606028] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.609160] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.609320] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.609476] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.609646] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.611901] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.612083] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.612162] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.612329] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.614544] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.614709] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.614776] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.614943] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.617433] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.617596] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.617632] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.617774] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.619901] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.620075] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.620108] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.620280] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.622418] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.622584] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.622620] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.622764] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.623494] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.623656] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.623690] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.623838] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.625822] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.625989] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.626103] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.626203] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.631357] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.631442] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.631522] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.631568] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.634674] [54712]: WARNING cinder.api.contrib.hosts [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 519.635072] [54711]: WARNING cinder.api.contrib.hosts [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 519.635116] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.635260] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.635500] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.635657] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.636111] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.636265] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.636505] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.636660] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.637201] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.637365] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.637607] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.637774] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.638136] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.638299] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.638556] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.638715] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.639300] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.639467] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.639726] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.639886] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.640401] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.640551] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.640820] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.640979] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.641363] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.641523] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.641792] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.641950] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.643199] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.643358] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.643614] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.643776] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.644288] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.644451] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.644700] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.644865] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.645159] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: extensions {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.645561] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: extensions {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.646472] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: os-hosts {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.646890] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: os-hosts {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.737717] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: qos-specs {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.739075] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: qos-specs {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.739937] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: os-quota-class-sets {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.744220] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: scheduler-stats {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.744536] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: os-quota-class-sets {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.744536] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: scheduler-stats {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.744601] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: os-snapshot-manage {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.744601] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: capabilities {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.744653] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: os-snapshot-manage {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.745748] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: encryption {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.745937] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: capabilities {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.747303] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: encryption {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.747783] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: cgsnapshots {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.749016] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: cgsnapshots {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.749211] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: os-quota-sets {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.750535] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: os-quota-sets {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.750740] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: os-volume-manage {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.752113] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: os-volume-manage {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.752655] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: os-volume-transfer {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.753653] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: os-volume-transfer {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.754315] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: os-volume-type-access {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.755382] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: os-volume-type-access {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.755859] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: backups {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.757315] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: backups {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.758043] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: os-services {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.759258] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: consistencygroups {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.759369] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: os-services {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.760698] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: consistencygroups {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.761638] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: extra_specs {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.762739] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: extra_specs {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.763996] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: os-availability-zone {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.765287] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extended resource: encryption {{(pid=54712) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.765342] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: os-availability-zone {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.766646] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extended resource: encryption {{(pid=54711) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 519.767214] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.767406] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.768461] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.768605] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.768657] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.768795] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.769484] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.769643] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.769810] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.769976] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.770552] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.770707] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.770885] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.771059] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.771655] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.771814] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.771949] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.772123] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.772708] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.772859] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.773047] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.773215] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.773871] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.774038] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.774074] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.774210] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.774859] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.775026] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.775222] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.775380] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.775979] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.776389] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.776464] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.776464] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.776954] [54712]: WARNING stevedore.named [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.777120] [54712]: WARNING castellan.key_manager [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.777331] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.777502] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.777874] [54712]: DEBUG cinder.api.contrib.snapshot_actions [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] SnapshotActionsController initialized {{(pid=54712) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 519.777956] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension VolumeActions extending resource: volumes {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.778123] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension UsedLimits extending resource: limits {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.778273] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.778319] [54711]: WARNING stevedore.named [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 519.778376] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.778479] [54711]: WARNING castellan.key_manager [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 519.778529] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension TypesManage extending resource: types {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.778602] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.778724] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension AdminActions extending resource: volumes {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.778851] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension AdminActions extending resource: snapshots {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.778964] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension AdminActions extending resource: backups {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.779086] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension VolumeTypeAccess extending resource: types {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.779192] [54711]: DEBUG cinder.api.contrib.snapshot_actions [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] SnapshotActionsController initialized {{(pid=54711) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 519.779243] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.779322] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.779356] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension VolumeActions extending resource: volumes {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.779439] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.779476] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension UsedLimits extending resource: limits {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.779585] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.779655] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.779725] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.779765] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.779818] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension TypesManage extending resource: types {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.779880] [54712]: DEBUG cinder.api.openstack [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e None None] Extension SnapshotActions extending resource: snapshots {{(pid=54712) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.779932] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.780055] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension AdminActions extending resource: volumes {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.780215] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension AdminActions extending resource: snapshots {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.780337] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension AdminActions extending resource: backups {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.780454] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension VolumeTypeAccess extending resource: types {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.780587] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.780704] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.780832] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.781041] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.781178] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.781293] [54711]: DEBUG cinder.api.openstack [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d None None] Extension SnapshotActions extending resource: snapshots {{(pid=54711) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 519.782019] [54712]: WARNING keystonemiddleware.auth_token [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e 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. [ 519.783424] [54711]: WARNING keystonemiddleware.auth_token [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d 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. [ 519.786146] [54712]: WARNING keystonemiddleware.auth_token [None req-73a3634e-5ab1-4bdf-8885-7881fb3da59e 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 [ 519.787532] [54711]: WARNING keystonemiddleware.auth_token [None req-b2949076-2ca9-41b8-a7a0-47bdddb8581d 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 [ 519.788545] [54712]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5f6a4734da20 pid: 54712 (default app) [ 519.789962] [54711]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5f6a4734da20 pid: 54711 (default app) [ 519.796965] [54712]: /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. [ 519.796965] [54712]: warnings.warn(deprecated_msg) [ 519.797087] [54712]: /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. [ 519.797087] [54712]: warnings.warn(deprecated_msg) [ 519.797087] [54712]: /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. [ 519.797087] [54712]: warnings.warn(deprecated_msg) [ 519.797087] [54712]: /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. [ 519.797263] [54712]: warnings.warn(deprecated_msg) [ 519.797263] [54712]: /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. [ 519.797263] [54712]: warnings.warn(deprecated_msg) [ 519.797263] [54712]: /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. [ 519.797263] [54712]: warnings.warn(deprecated_msg) [ 519.797263] [54712]: /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. [ 519.797448] [54712]: warnings.warn(deprecated_msg) [ 519.797448] [54712]: /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. [ 519.797448] [54712]: warnings.warn(deprecated_msg) [ 519.797448] [54712]: /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. [ 519.797448] [54712]: warnings.warn(deprecated_msg) [ 519.797590] [54712]: /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. [ 519.797590] [54712]: warnings.warn(deprecated_msg) [ 519.797590] [54712]: /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. [ 519.797590] [54712]: warnings.warn(deprecated_msg) [ 519.797712] [54712]: /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. [ 519.797712] [54712]: warnings.warn(deprecated_msg) [ 519.797712] [54712]: /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. [ 519.797712] [54712]: warnings.warn(deprecated_msg) [ 519.797836] [54712]: /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. [ 519.797836] [54712]: warnings.warn(deprecated_msg) [ 519.797836] [54712]: /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. [ 519.797836] [54712]: warnings.warn(deprecated_msg) [ 519.797836] [54712]: /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. [ 519.798010] [54712]: warnings.warn(deprecated_msg) [ 519.798010] [54712]: /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. [ 519.798010] [54712]: warnings.warn(deprecated_msg) [ 519.798010] [54712]: /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. [ 519.798010] [54712]: warnings.warn(deprecated_msg) [ 519.798160] [54712]: /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. [ 519.798160] [54712]: warnings.warn(deprecated_msg) [ 519.798160] [54712]: /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. [ 519.798160] [54712]: warnings.warn(deprecated_msg) [ 519.798160] [54712]: /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. [ 519.798160] [54712]: warnings.warn(deprecated_msg) [ 519.798338] [54712]: /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. [ 519.798338] [54712]: warnings.warn(deprecated_msg) [ 519.798338] [54712]: /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. [ 519.798338] [54712]: warnings.warn(deprecated_msg) [ 519.798338] [54712]: /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. [ 519.798338] [54712]: warnings.warn(deprecated_msg) [ 519.798522] [54712]: /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. [ 519.798522] [54712]: warnings.warn(deprecated_msg) [ 519.798522] [54712]: /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. [ 519.798522] [54712]: warnings.warn(deprecated_msg) [ 519.798522] [54712]: /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. [ 519.798522] [54712]: warnings.warn(deprecated_msg) [ 519.798699] [54712]: /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. [ 519.798699] [54712]: warnings.warn(deprecated_msg) [ 519.798699] [54712]: /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. [ 519.798699] [54712]: warnings.warn(deprecated_msg) [ 519.798699] [54712]: /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. [ 519.798699] [54712]: warnings.warn(deprecated_msg) [ 519.798878] [54712]: /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. [ 519.798878] [54712]: warnings.warn(deprecated_msg) [ 519.798878] [54712]: /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. [ 519.798878] [54712]: warnings.warn(deprecated_msg) [ 519.799008] [54712]: /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. [ 519.799008] [54712]: warnings.warn(deprecated_msg) [ 519.799008] [54712]: /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. [ 519.799008] [54712]: warnings.warn(deprecated_msg) [ 519.799008] [54712]: /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. [ 519.799176] [54712]: warnings.warn(deprecated_msg) [ 519.799176] [54712]: /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. [ 519.799176] [54712]: warnings.warn(deprecated_msg) [ 519.799176] [54712]: /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. [ 519.799176] [54712]: warnings.warn(deprecated_msg) [ 519.799316] [54712]: /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. [ 519.799316] [54712]: warnings.warn(deprecated_msg) [ 519.799316] [54712]: /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. [ 519.799316] [54712]: warnings.warn(deprecated_msg) [ 519.799316] [54712]: /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. [ 519.799316] [54712]: warnings.warn(deprecated_msg) [ 519.799481] [54712]: /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. [ 519.799481] [54712]: warnings.warn(deprecated_msg) [ 519.799481] [54712]: /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. [ 519.799481] [54712]: warnings.warn(deprecated_msg) [ 519.799481] [54712]: /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. [ 519.799642] [54712]: warnings.warn(deprecated_msg) [ 519.799642] [54712]: /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. [ 519.799642] [54712]: warnings.warn(deprecated_msg) [ 519.799642] [54712]: /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. [ 519.799642] [54712]: warnings.warn(deprecated_msg) [ 519.799795] [54712]: /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. [ 519.799795] [54712]: warnings.warn(deprecated_msg) [ 519.799795] [54712]: /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. [ 519.799795] [54712]: warnings.warn(deprecated_msg) [ 519.799923] [54712]: /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. [ 519.799923] [54712]: warnings.warn(deprecated_msg) [ 519.799923] [54712]: /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. [ 519.799923] [54712]: warnings.warn(deprecated_msg) [ 519.800943] [54712]: /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. [ 519.800943] [54712]: warnings.warn(deprecated_msg) [ 519.800943] [54712]: /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. [ 519.800943] [54712]: warnings.warn(deprecated_msg) [ 519.800943] [54712]: /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. [ 519.801308] [54712]: warnings.warn(deprecated_msg) [ 519.801308] [54712]: /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. [ 519.801308] [54712]: warnings.warn(deprecated_msg) [ 519.801308] [54712]: /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. [ 519.801308] [54712]: warnings.warn(deprecated_msg) [ 519.801626] [54712]: /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. [ 519.801626] [54712]: warnings.warn(deprecated_msg) [ 519.801626] [54712]: /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. [ 519.801626] [54712]: warnings.warn(deprecated_msg) [ 519.801827] [54712]: /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. [ 519.801827] [54712]: warnings.warn(deprecated_msg) [ 519.801827] [54712]: /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. [ 519.801827] [54712]: warnings.warn(deprecated_msg) [ 519.802045] [54712]: /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. [ 519.802045] [54712]: warnings.warn(deprecated_msg) [ 519.802045] [54712]: /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. [ 519.802045] [54712]: warnings.warn(deprecated_msg) [ 519.802243] [54712]: /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. [ 519.802243] [54712]: warnings.warn(deprecated_msg) [ 519.802243] [54712]: /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. [ 519.802243] [54712]: warnings.warn(deprecated_msg) [ 519.802440] [54712]: /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. [ 519.802440] [54712]: warnings.warn(deprecated_msg) [ 519.802440] [54712]: /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. [ 519.802440] [54712]: warnings.warn(deprecated_msg) [ 519.802644] [54712]: /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. [ 519.802644] [54712]: warnings.warn(deprecated_msg) [ 519.802644] [54712]: /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. [ 519.802644] [54712]: warnings.warn(deprecated_msg) [ 519.802644] [54712]: /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. [ 519.802644] [54712]: warnings.warn(deprecated_msg) [ 519.802943] [54712]: /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. [ 519.802943] [54712]: warnings.warn(deprecated_msg) [ 519.802943] [54712]: /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. [ 519.802943] [54712]: warnings.warn(deprecated_msg) [ 519.802943] [54712]: /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. [ 519.803222] [54712]: warnings.warn(deprecated_msg) [ 519.803222] [54712]: /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. [ 519.803222] [54712]: warnings.warn(deprecated_msg) [ 519.803222] [54712]: /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. [ 519.803222] [54712]: warnings.warn(deprecated_msg) [ 519.803222] [54712]: /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. [ 519.803222] [54712]: warnings.warn(deprecated_msg) [ 519.803550] [54712]: /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. [ 519.803550] [54712]: warnings.warn(deprecated_msg) [ 519.803550] [54712]: /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. [ 519.803550] [54712]: warnings.warn(deprecated_msg) [ 519.803550] [54712]: /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. [ 519.803550] [54712]: warnings.warn(deprecated_msg) [ 519.803891] [54712]: /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. [ 519.803891] [54712]: warnings.warn(deprecated_msg) [ 519.803891] [54712]: /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. [ 519.803891] [54712]: warnings.warn(deprecated_msg) [ 519.803891] [54712]: /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. [ 519.803891] [54712]: warnings.warn(deprecated_msg) [ 519.804217] [54712]: /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. [ 519.804217] [54712]: warnings.warn(deprecated_msg) [ 519.804217] [54712]: /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. [ 519.804217] [54712]: warnings.warn(deprecated_msg) [ 519.804217] [54712]: /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. [ 519.804217] [54712]: warnings.warn(deprecated_msg) [ 519.804501] [54712]: /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. [ 519.804501] [54712]: warnings.warn(deprecated_msg) [ 519.804501] [54712]: /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. [ 519.804501] [54712]: warnings.warn(deprecated_msg) [ 519.804651] [54712]: /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. [ 519.804651] [54712]: warnings.warn(deprecated_msg) [ 519.804651] [54712]: /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. [ 519.804651] [54712]: warnings.warn(deprecated_msg) [ 519.804783] [54712]: /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. [ 519.804783] [54712]: warnings.warn(deprecated_msg) [ 519.804783] [54712]: /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. [ 519.804783] [54712]: warnings.warn(deprecated_msg) [ 519.804905] [54712]: /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. [ 519.804905] [54712]: warnings.warn(deprecated_msg) [ 519.804905] [54712]: /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. [ 519.804905] [54712]: warnings.warn(deprecated_msg) [ 519.804905] [54712]: DEBUG cinder.api.middleware.request_id [None req-71ef79d6-76f3-4938-8d83-4bcbc21dc9de None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 519.804905] [54712]: [pid: 54712|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 775 bytes} [Tue Dec 10 15:23:19 2024] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 523.084615] [54711]: /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. [ 523.084615] [54711]: warnings.warn(deprecated_msg) [ 523.084615] [54711]: /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. [ 523.084615] [54711]: warnings.warn(deprecated_msg) [ 523.085122] [54711]: /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. [ 523.085122] [54711]: warnings.warn(deprecated_msg) [ 523.085122] [54711]: /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. [ 523.085122] [54711]: warnings.warn(deprecated_msg) [ 523.085327] [54711]: /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. [ 523.085327] [54711]: warnings.warn(deprecated_msg) [ 523.085327] [54711]: /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. [ 523.085327] [54711]: warnings.warn(deprecated_msg) [ 523.085327] [54711]: /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. [ 523.085327] [54711]: warnings.warn(deprecated_msg) [ 523.085527] [54711]: /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. [ 523.085527] [54711]: warnings.warn(deprecated_msg) [ 523.085527] [54711]: /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. [ 523.085527] [54711]: warnings.warn(deprecated_msg) [ 523.085527] [54711]: /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. [ 523.085666] [54711]: warnings.warn(deprecated_msg) [ 523.085666] [54711]: /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. [ 523.085666] [54711]: warnings.warn(deprecated_msg) [ 523.085666] [54711]: /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. [ 523.085666] [54711]: warnings.warn(deprecated_msg) [ 523.085802] [54711]: /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. [ 523.085802] [54711]: warnings.warn(deprecated_msg) [ 523.085802] [54711]: /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. [ 523.085802] [54711]: warnings.warn(deprecated_msg) [ 523.085904] [54711]: /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. [ 523.085904] [54711]: warnings.warn(deprecated_msg) [ 523.085904] [54711]: /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. [ 523.085904] [54711]: warnings.warn(deprecated_msg) [ 523.085904] [54711]: /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. [ 523.086045] [54711]: warnings.warn(deprecated_msg) [ 523.086045] [54711]: /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. [ 523.086045] [54711]: warnings.warn(deprecated_msg) [ 523.086045] [54711]: /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. [ 523.086045] [54711]: warnings.warn(deprecated_msg) [ 523.086180] [54711]: /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. [ 523.086180] [54711]: warnings.warn(deprecated_msg) [ 523.086180] [54711]: /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. [ 523.086180] [54711]: warnings.warn(deprecated_msg) [ 523.086180] [54711]: /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. [ 523.086180] [54711]: warnings.warn(deprecated_msg) [ 523.086340] [54711]: /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. [ 523.086340] [54711]: warnings.warn(deprecated_msg) [ 523.086340] [54711]: /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. [ 523.086340] [54711]: warnings.warn(deprecated_msg) [ 523.086340] [54711]: /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. [ 523.086340] [54711]: warnings.warn(deprecated_msg) [ 523.086489] [54711]: /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. [ 523.086489] [54711]: warnings.warn(deprecated_msg) [ 523.086489] [54711]: /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. [ 523.086489] [54711]: warnings.warn(deprecated_msg) [ 523.086489] [54711]: /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. [ 523.086489] [54711]: warnings.warn(deprecated_msg) [ 523.086642] [54711]: /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. [ 523.086642] [54711]: warnings.warn(deprecated_msg) [ 523.086642] [54711]: /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. [ 523.086642] [54711]: warnings.warn(deprecated_msg) [ 523.086642] [54711]: /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. [ 523.086775] [54711]: warnings.warn(deprecated_msg) [ 523.086775] [54711]: /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. [ 523.086775] [54711]: warnings.warn(deprecated_msg) [ 523.086775] [54711]: /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. [ 523.086775] [54711]: warnings.warn(deprecated_msg) [ 523.086919] [54711]: /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. [ 523.086919] [54711]: warnings.warn(deprecated_msg) [ 523.086919] [54711]: /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. [ 523.086919] [54711]: warnings.warn(deprecated_msg) [ 523.086919] [54711]: /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. [ 523.086919] [54711]: warnings.warn(deprecated_msg) [ 523.087094] [54711]: /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. [ 523.087094] [54711]: warnings.warn(deprecated_msg) [ 523.087094] [54711]: /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. [ 523.087094] [54711]: warnings.warn(deprecated_msg) [ 523.087094] [54711]: /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. [ 523.087094] [54711]: warnings.warn(deprecated_msg) [ 523.087246] [54711]: /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. [ 523.087246] [54711]: warnings.warn(deprecated_msg) [ 523.087246] [54711]: /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. [ 523.087246] [54711]: warnings.warn(deprecated_msg) [ 523.087246] [54711]: /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. [ 523.087374] [54711]: warnings.warn(deprecated_msg) [ 523.087374] [54711]: /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. [ 523.087374] [54711]: warnings.warn(deprecated_msg) [ 523.087374] [54711]: /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. [ 523.087374] [54711]: warnings.warn(deprecated_msg) [ 523.087503] [54711]: /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. [ 523.087503] [54711]: warnings.warn(deprecated_msg) [ 523.087503] [54711]: /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. [ 523.087503] [54711]: warnings.warn(deprecated_msg) [ 523.087611] [54711]: /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. [ 523.087611] [54711]: warnings.warn(deprecated_msg) [ 523.087611] [54711]: /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. [ 523.087611] [54711]: warnings.warn(deprecated_msg) [ 523.087719] [54711]: /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. [ 523.087719] [54711]: warnings.warn(deprecated_msg) [ 523.087719] [54711]: /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. [ 523.087719] [54711]: warnings.warn(deprecated_msg) [ 523.087719] [54711]: /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. [ 523.087879] [54711]: warnings.warn(deprecated_msg) [ 523.087879] [54711]: /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. [ 523.087879] [54711]: warnings.warn(deprecated_msg) [ 523.087879] [54711]: /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. [ 523.087879] [54711]: warnings.warn(deprecated_msg) [ 523.088557] [54711]: /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. [ 523.088557] [54711]: warnings.warn(deprecated_msg) [ 523.088557] [54711]: /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. [ 523.088557] [54711]: warnings.warn(deprecated_msg) [ 523.088771] [54711]: /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. [ 523.088771] [54711]: warnings.warn(deprecated_msg) [ 523.088771] [54711]: /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. [ 523.088771] [54711]: warnings.warn(deprecated_msg) [ 523.088948] [54711]: /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. [ 523.088948] [54711]: warnings.warn(deprecated_msg) [ 523.088948] [54711]: /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. [ 523.088948] [54711]: warnings.warn(deprecated_msg) [ 523.089156] [54711]: /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. [ 523.089156] [54711]: warnings.warn(deprecated_msg) [ 523.089156] [54711]: /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. [ 523.089156] [54711]: warnings.warn(deprecated_msg) [ 523.089331] [54711]: /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. [ 523.089331] [54711]: warnings.warn(deprecated_msg) [ 523.089331] [54711]: /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. [ 523.089331] [54711]: warnings.warn(deprecated_msg) [ 523.089509] [54711]: /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. [ 523.089509] [54711]: warnings.warn(deprecated_msg) [ 523.089509] [54711]: /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. [ 523.089509] [54711]: warnings.warn(deprecated_msg) [ 523.089509] [54711]: /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. [ 523.089732] [54711]: warnings.warn(deprecated_msg) [ 523.089732] [54711]: /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. [ 523.089732] [54711]: warnings.warn(deprecated_msg) [ 523.089732] [54711]: /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. [ 523.089732] [54711]: warnings.warn(deprecated_msg) [ 523.089732] [54711]: /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. [ 523.090088] [54711]: warnings.warn(deprecated_msg) [ 523.090088] [54711]: /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. [ 523.090088] [54711]: warnings.warn(deprecated_msg) [ 523.090088] [54711]: /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. [ 523.090088] [54711]: warnings.warn(deprecated_msg) [ 523.090304] [54711]: /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. [ 523.090304] [54711]: warnings.warn(deprecated_msg) [ 523.090304] [54711]: /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. [ 523.090304] [54711]: warnings.warn(deprecated_msg) [ 523.090304] [54711]: /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. [ 523.090304] [54711]: warnings.warn(deprecated_msg) [ 523.090567] [54711]: /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. [ 523.090567] [54711]: warnings.warn(deprecated_msg) [ 523.090567] [54711]: /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. [ 523.090567] [54711]: warnings.warn(deprecated_msg) [ 523.090567] [54711]: /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. [ 523.090567] [54711]: warnings.warn(deprecated_msg) [ 523.090838] [54711]: /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. [ 523.090838] [54711]: warnings.warn(deprecated_msg) [ 523.090838] [54711]: /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. [ 523.090838] [54711]: warnings.warn(deprecated_msg) [ 523.090838] [54711]: /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. [ 523.090838] [54711]: warnings.warn(deprecated_msg) [ 523.091176] [54711]: /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. [ 523.091176] [54711]: warnings.warn(deprecated_msg) [ 523.091176] [54711]: /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. [ 523.091176] [54711]: warnings.warn(deprecated_msg) [ 523.091176] [54711]: /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. [ 523.091176] [54711]: warnings.warn(deprecated_msg) [ 523.091450] [54711]: /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. [ 523.091450] [54711]: warnings.warn(deprecated_msg) [ 523.091450] [54711]: /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. [ 523.091450] [54711]: warnings.warn(deprecated_msg) [ 523.091633] [54711]: /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. [ 523.091633] [54711]: warnings.warn(deprecated_msg) [ 523.091633] [54711]: /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. [ 523.091633] [54711]: warnings.warn(deprecated_msg) [ 523.091633] [54711]: /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. [ 523.091901] [54711]: warnings.warn(deprecated_msg) [ 523.091901] [54711]: /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. [ 523.091901] [54711]: warnings.warn(deprecated_msg) [ 523.091901] [54711]: /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. [ 523.091901] [54711]: warnings.warn(deprecated_msg) [ 523.091901] [54711]: DEBUG cinder.api.middleware.request_id [None req-1c841425-9552-4226-8f38-f443c4a698ce None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 523.439155] [54711]: INFO cinder.api.openstack.wsgi [None req-1c841425-9552-4226-8f38-f443c4a698ce admin admin] POST http://10.180.1.21/volume/v3/types [ 523.439945] [54711]: DEBUG cinder.api.openstack.wsgi [None req-1c841425-9552-4226-8f38-f443c4a698ce admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 523.441910] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 523.441910] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 523.445519] [54711]: DEBUG oslo_db.sqlalchemy.engines [None req-1c841425-9552-4226-8f38-f443c4a698ce 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=54711) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 523.470278] [54711]: INFO cinder.api.openstack.wsgi [None req-1c841425-9552-4226-8f38-f443c4a698ce admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 523.470809] [54711]: [pid: 54711|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1137 bytes} [Tue Dec 10 15:23:22 2024] POST /volume/v3/types => generated 182 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 523.474757] [54712]: DEBUG cinder.api.middleware.request_id [req-1c841425-9552-4226-8f38-f443c4a698ce req-e68a5421-b228-4561-ab6c-93cfdb1cf4fd None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 523.741014] [54712]: INFO cinder.api.openstack.wsgi [req-1c841425-9552-4226-8f38-f443c4a698ce req-e68a5421-b228-4561-ab6c-93cfdb1cf4fd admin admin] POST http://10.180.1.21/volume/v3/types/10eca8e4-ce63-4c3e-a44c-c034843e06c8/extra_specs [ 523.741712] [54712]: DEBUG cinder.api.openstack.wsgi [req-1c841425-9552-4226-8f38-f443c4a698ce req-e68a5421-b228-4561-ab6c-93cfdb1cf4fd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 523.743938] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 523.743938] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 523.747384] [54712]: DEBUG oslo_db.sqlalchemy.engines [req-1c841425-9552-4226-8f38-f443c4a698ce req-e68a5421-b228-4561-ab6c-93cfdb1cf4fd 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=54712) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 523.795478] [54712]: INFO cinder.api.openstack.wsgi [req-1c841425-9552-4226-8f38-f443c4a698ce req-e68a5421-b228-4561-ab6c-93cfdb1cf4fd admin admin] http://10.180.1.21/volume/v3/types/10eca8e4-ce63-4c3e-a44c-c034843e06c8/extra_specs returned with HTTP 200 [ 523.795922] [54712]: [pid: 54712|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1355 bytes} [Tue Dec 10 15:23:23 2024] POST /volume/v3/types/10eca8e4-ce63-4c3e-a44c-c034843e06c8/extra_specs => generated 51 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 533.467987] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 533.794207] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 534.382446] [54711]: DEBUG cinder.api.middleware.request_id [None req-82c5675b-16ed-4cfd-bb23-a1e3f95f703e None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 534.383135] [54711]: INFO cinder.api.openstack.wsgi [None req-82c5675b-16ed-4cfd-bb23-a1e3f95f703e None None] GET http://10.180.1.21/volume// [ 534.383319] [54711]: DEBUG cinder.api.openstack.wsgi [None req-82c5675b-16ed-4cfd-bb23-a1e3f95f703e None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 534.383582] [54711]: DEBUG cinder.api.openstack.wsgi [None req-82c5675b-16ed-4cfd-bb23-a1e3f95f703e None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 534.384158] [54711]: INFO cinder.api.openstack.wsgi [None req-82c5675b-16ed-4cfd-bb23-a1e3f95f703e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 534.384455] [54711]: [pid: 54711|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 10 15:23:34 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 591.032506] [54712]: DEBUG cinder.api.middleware.request_id [None req-a09e8b4f-61b6-41af-baf5-18809e412df4 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 591.101696] [54712]: INFO cinder.api.openstack.wsgi [None req-a09e8b4f-61b6-41af-baf5-18809e412df4 tempest-verify_tempest_config-2008151520 tempest-verify_tempest_config-2008151520-project-member] GET http://10.180.1.21/volume/v3/extensions [ 591.101930] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a09e8b4f-61b6-41af-baf5-18809e412df4 tempest-verify_tempest_config-2008151520 tempest-verify_tempest_config-2008151520-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 591.102169] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a09e8b4f-61b6-41af-baf5-18809e412df4 tempest-verify_tempest_config-2008151520 tempest-verify_tempest_config-2008151520-project-member] Calling method 'index' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 591.102569] [54712]: INFO cinder.api.openstack.wsgi [None req-a09e8b4f-61b6-41af-baf5-18809e412df4 tempest-verify_tempest_config-2008151520 tempest-verify_tempest_config-2008151520-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 591.102945] [54712]: [pid: 54712|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1124 bytes} [Tue Dec 10 15:24:30 2024] GET /volume/v3/extensions => generated 5245 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1264.551960] [54711]: DEBUG cinder.api.middleware.request_id [None req-964afc84-da89-4010-806b-b544d140adcd None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.726957] [54711]: INFO cinder.api.openstack.wsgi [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 1264.727391] [54711]: DEBUG cinder.api.openstack.wsgi [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1640553240"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1264.729334] [54711]: DEBUG cinder.api.v3.volumes [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1640553240'}} {{(pid=54711) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1264.729834] [54711]: INFO cinder.api.v3.volumes [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Create volume of 1 GB [ 1264.744372] [54711]: DEBUG cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Availability zone cache updated, next update will occur around 2024-12-10 16:35:44.601290. {{(pid=54711) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1264.744503] [54711]: INFO cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Availability Zones retrieved successfully. [ 1264.758337] [54711]: /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 [ 1264.758337] [54711]: import asyncore [ 1264.767672] [54711]: DEBUG cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Flow 'volume_create_api' (6e45c3d3-8b94-49aa-ac50-325eb8d9b3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1264.768930] [54711]: DEBUG cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (598f9c47-ea2e-483c-9bd7-478b76f892a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1264.770288] [54711]: DEBUG cinder.volume.flows.api.create_volume [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Validating volume size '1' using validate_int {{(pid=54711) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1264.807908] [54711]: DEBUG cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (598f9c47-ea2e-483c-9bd7-478b76f892a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1264.808931] [54711]: DEBUG cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b363f2-3dc5-42cc-8a6b-1af273d7ad93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1264.843094] [54711]: WARNING cinder.quota [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-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. [ 1264.845504] [54711]: WARNING cinder.quota [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-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. [ 1264.899844] [54711]: DEBUG cinder.quota [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Created reservations ['d7f7e6d1-67dd-471a-9b10-daf84d2827a6', 'd1fef404-7d69-4977-bf31-3b85ca0fbe19', '4ceb28fe-f879-4504-9424-aae853482af6', 'ad8cf521-20d6-4d1c-9fdb-14872d5e007a'] {{(pid=54711) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1264.901060] [54711]: DEBUG cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b363f2-3dc5-42cc-8a6b-1af273d7ad93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7f7e6d1-67dd-471a-9b10-daf84d2827a6', 'd1fef404-7d69-4977-bf31-3b85ca0fbe19', '4ceb28fe-f879-4504-9424-aae853482af6', 'ad8cf521-20d6-4d1c-9fdb-14872d5e007a']}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1264.902173] [54711]: DEBUG cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee7677a4-8236-45a2-bd5b-74c3a3f01efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1264.949389] [54711]: DEBUG cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee7677a4-8236-45a2-bd5b-74c3a3f01efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a66ab727-902b-43af-a323-226160350386', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1640553240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6feca8c6c842ddb5f2a35051bc1b74',qos_specs=None,replication_status=,reservations=['d7f7e6d1-67dd-471a-9b10-daf84d2827a6','d1fef404-7d69-4977-bf31-3b85ca0fbe19','4ceb28fe-f879-4504-9424-aae853482af6','ad8cf521-20d6-4d1c-9fdb-14872d5e007a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3dd3e3184a461887078b5c329bc7da',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1640553240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a66ab727-902b-43af-a323-226160350386,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a6feca8c6c842ddb5f2a35051bc1b74',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='0b3dd3e3184a461887078b5c329bc7da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1264.950874] [54711]: DEBUG cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b28fddf-11dd-4661-a2df-4456b455f2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1264.972415] [54711]: DEBUG cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b28fddf-11dd-4661-a2df-4456b455f2a3) 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-1640553240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6feca8c6c842ddb5f2a35051bc1b74',qos_specs=None,replication_status=,reservations=['d7f7e6d1-67dd-471a-9b10-daf84d2827a6','d1fef404-7d69-4977-bf31-3b85ca0fbe19','4ceb28fe-f879-4504-9424-aae853482af6','ad8cf521-20d6-4d1c-9fdb-14872d5e007a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3dd3e3184a461887078b5c329bc7da',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1264.973750] [54711]: DEBUG cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abe691c5-1a66-4226-abdf-02d7c1cd85f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1265.013892] [54711]: DEBUG cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abe691c5-1a66-4226-abdf-02d7c1cd85f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1265.015773] [54711]: DEBUG cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Flow 'volume_create_api' (6e45c3d3-8b94-49aa-ac50-325eb8d9b3ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1265.017205] [54711]: INFO cinder.volume.api [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Create volume request issued successfully. [ 1265.017205] [54711]: INFO cinder.api.openstack.wsgi [None req-964afc84-da89-4010-806b-b544d140adcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1265.017662] [54711]: [pid: 54711|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:35:44 2024] POST /volume/v3/volumes => generated 784 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1265.028186] [54712]: DEBUG cinder.api.middleware.request_id [None req-62b4555b-70b9-4819-abf5-7325638c2e87 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.031748] [54712]: INFO cinder.api.openstack.wsgi [None req-62b4555b-70b9-4819-abf5-7325638c2e87 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1265.031977] [54712]: DEBUG cinder.api.openstack.wsgi [None req-62b4555b-70b9-4819-abf5-7325638c2e87 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.032214] [54712]: DEBUG cinder.api.openstack.wsgi [None req-62b4555b-70b9-4819-abf5-7325638c2e87 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.082615] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.082615] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.089574] [54712]: INFO cinder.volume.api [None req-62b4555b-70b9-4819-abf5-7325638c2e87 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1265.106676] [54712]: INFO cinder.api.openstack.wsgi [None req-62b4555b-70b9-4819-abf5-7325638c2e87 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1265.107134] [54712]: [pid: 54712|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:35:44 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 963 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.120418] [54711]: DEBUG cinder.api.middleware.request_id [None req-55b803c8-72a4-4b82-bb73-d2d0f0fd9faf None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.123983] [54711]: INFO cinder.api.openstack.wsgi [None req-55b803c8-72a4-4b82-bb73-d2d0f0fd9faf tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1266.124240] [54711]: DEBUG cinder.api.openstack.wsgi [None req-55b803c8-72a4-4b82-bb73-d2d0f0fd9faf tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.124456] [54711]: DEBUG cinder.api.openstack.wsgi [None req-55b803c8-72a4-4b82-bb73-d2d0f0fd9faf tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.144226] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.144226] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.151794] [54711]: INFO cinder.volume.api [None req-55b803c8-72a4-4b82-bb73-d2d0f0fd9faf tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1266.290805] [54711]: INFO cinder.api.openstack.wsgi [None req-55b803c8-72a4-4b82-bb73-d2d0f0fd9faf tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1266.291265] [54711]: [pid: 54711|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:35:45 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1010 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1274.466617] [54712]: DEBUG cinder.api.middleware.request_id [None req-1776f82c-822a-4586-993b-9b9130955210 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1274.468710] [54712]: INFO cinder.api.openstack.wsgi [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1274.469071] [54712]: DEBUG cinder.api.openstack.wsgi [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-914694620", "imageRef": "aec5f048-63ce-4eec-bfbd-b8ad5fdac743", "size": 1}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1274.470927] [54712]: DEBUG cinder.api.v3.volumes [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-914694620', 'imageRef': 'aec5f048-63ce-4eec-bfbd-b8ad5fdac743', 'size': 1}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1274.759374] [54712]: INFO cinder.api.v3.volumes [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Create volume of 1 GB [ 1274.775442] [54712]: DEBUG cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Availability zone cache updated, next update will occur around 2024-12-10 16:35:54.632184. {{(pid=54712) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1274.775669] [54712]: INFO cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Availability Zones retrieved successfully. [ 1274.788789] [54712]: /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 [ 1274.788789] [54712]: import asyncore [ 1274.797159] [54712]: DEBUG cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Flow 'volume_create_api' (8470542e-f5cf-4754-ba7f-143591a90d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1274.798421] [54712]: DEBUG cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becc0cb6-fe66-4a8b-9a80-97fbff802823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1274.800132] [54712]: DEBUG cinder.volume.flows.api.create_volume [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1275.001828] [54712]: DEBUG cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (becc0cb6-fe66-4a8b-9a80-97fbff802823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1275.002884] [54712]: DEBUG cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88677500-4192-4789-8f88-a67944e4955b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1275.033346] [54712]: WARNING cinder.quota [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-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. [ 1275.033701] [54712]: WARNING cinder.quota [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-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. [ 1275.075632] [54712]: DEBUG cinder.quota [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Created reservations ['9890680f-787f-4491-8f8d-8082e07c9d65', '73cc2e67-25dd-4401-a342-b40754d72453', 'f6c8a8b3-e9f3-4098-8eb9-9298001d0a72', '633dd7a6-bff2-466a-a88e-a16eeb1d40c2'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1275.077135] [54712]: DEBUG cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88677500-4192-4789-8f88-a67944e4955b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9890680f-787f-4491-8f8d-8082e07c9d65', '73cc2e67-25dd-4401-a342-b40754d72453', 'f6c8a8b3-e9f3-4098-8eb9-9298001d0a72', '633dd7a6-bff2-466a-a88e-a16eeb1d40c2']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1275.077602] [54712]: DEBUG cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d20957f1-ecb5-431c-a713-5362c2e63bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1275.111968] [54712]: DEBUG cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d20957f1-ecb5-431c-a713-5362c2e63bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7c5c579-62c3-4c44-a6e3-38b3325bdb83', '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-914694620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1032bdc895eb485f949eb5f804314602',qos_specs=None,replication_status=,reservations=['9890680f-787f-4491-8f8d-8082e07c9d65','73cc2e67-25dd-4401-a342-b40754d72453','f6c8a8b3-e9f3-4098-8eb9-9298001d0a72','633dd7a6-bff2-466a-a88e-a16eeb1d40c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9715deaf34f4f92be42639dfc5fbacb',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:35:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-914694620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7c5c579-62c3-4c44-a6e3-38b3325bdb83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1032bdc895eb485f949eb5f804314602',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='f9715deaf34f4f92be42639dfc5fbacb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1275.113609] [54712]: DEBUG cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (830c313a-4634-4182-a84d-2e8c53f93a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1275.129135] [54712]: DEBUG cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (830c313a-4634-4182-a84d-2e8c53f93a62) 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-914694620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1032bdc895eb485f949eb5f804314602',qos_specs=None,replication_status=,reservations=['9890680f-787f-4491-8f8d-8082e07c9d65','73cc2e67-25dd-4401-a342-b40754d72453','f6c8a8b3-e9f3-4098-8eb9-9298001d0a72','633dd7a6-bff2-466a-a88e-a16eeb1d40c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9715deaf34f4f92be42639dfc5fbacb',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1275.130110] [54712]: DEBUG cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (805b5f18-7f3e-4add-b425-04c477432e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1275.153808] [54712]: DEBUG cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (805b5f18-7f3e-4add-b425-04c477432e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1275.155091] [54712]: DEBUG cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Flow 'volume_create_api' (8470542e-f5cf-4754-ba7f-143591a90d61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1275.155438] [54712]: INFO cinder.volume.api [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Create volume request issued successfully. [ 1275.156854] [54712]: INFO cinder.api.openstack.wsgi [None req-1776f82c-822a-4586-993b-9b9130955210 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1275.156854] [54712]: [pid: 54712|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1137 bytes} [Tue Dec 10 15:35:54 2024] POST /volume/v3/volumes => generated 751 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1275.174383] [54711]: DEBUG cinder.api.middleware.request_id [None req-a5578cdf-5d4e-4ef1-9c66-ea33d349cb37 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1275.179588] [54711]: INFO cinder.api.openstack.wsgi [None req-a5578cdf-5d4e-4ef1-9c66-ea33d349cb37 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1275.179826] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a5578cdf-5d4e-4ef1-9c66-ea33d349cb37 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1275.180055] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a5578cdf-5d4e-4ef1-9c66-ea33d349cb37 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1275.233972] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1275.233972] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1275.243133] [54711]: INFO cinder.volume.api [None req-a5578cdf-5d4e-4ef1-9c66-ea33d349cb37 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1275.254390] [54711]: INFO cinder.api.openstack.wsgi [None req-a5578cdf-5d4e-4ef1-9c66-ea33d349cb37 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1275.254749] [54711]: [pid: 54711|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:35:55 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1276.266995] [54712]: DEBUG cinder.api.middleware.request_id [None req-523220d9-0757-4e6e-841f-584e324c330f None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.270772] [54712]: INFO cinder.api.openstack.wsgi [None req-523220d9-0757-4e6e-841f-584e324c330f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1276.271102] [54712]: DEBUG cinder.api.openstack.wsgi [None req-523220d9-0757-4e6e-841f-584e324c330f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.271255] [54712]: DEBUG cinder.api.openstack.wsgi [None req-523220d9-0757-4e6e-841f-584e324c330f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.284271] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.284271] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.292166] [54712]: INFO cinder.volume.api [None req-523220d9-0757-4e6e-841f-584e324c330f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1276.298426] [54712]: INFO cinder.api.openstack.wsgi [None req-523220d9-0757-4e6e-841f-584e324c330f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1276.298840] [54712]: [pid: 54712|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:35:56 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1277.319033] [54711]: DEBUG cinder.api.middleware.request_id [None req-3b994fa4-1e0f-4141-a501-2ddc162cd9e3 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.319386] [54711]: INFO cinder.api.openstack.wsgi [None req-3b994fa4-1e0f-4141-a501-2ddc162cd9e3 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1277.319490] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3b994fa4-1e0f-4141-a501-2ddc162cd9e3 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1277.320719] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3b994fa4-1e0f-4141-a501-2ddc162cd9e3 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1277.335156] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.335156] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.340138] [54711]: INFO cinder.volume.api [None req-3b994fa4-1e0f-4141-a501-2ddc162cd9e3 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1277.347544] [54711]: INFO cinder.api.openstack.wsgi [None req-3b994fa4-1e0f-4141-a501-2ddc162cd9e3 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1277.348885] [54711]: [pid: 54711|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:35:57 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.363568] [54712]: DEBUG cinder.api.middleware.request_id [None req-4e6d4728-d686-4914-a01e-a9439c4a3ee4 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.365964] [54712]: INFO cinder.api.openstack.wsgi [None req-4e6d4728-d686-4914-a01e-a9439c4a3ee4 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1278.365964] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4e6d4728-d686-4914-a01e-a9439c4a3ee4 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.366058] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4e6d4728-d686-4914-a01e-a9439c4a3ee4 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.378894] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.378894] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.386962] [54712]: INFO cinder.volume.api [None req-4e6d4728-d686-4914-a01e-a9439c4a3ee4 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1278.393183] [54712]: INFO cinder.api.openstack.wsgi [None req-4e6d4728-d686-4914-a01e-a9439c4a3ee4 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1278.394901] [54712]: [pid: 54712|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:35:58 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.405726] [54711]: DEBUG cinder.api.middleware.request_id [None req-44f46b6a-8f13-4bf9-ae9a-1948b099d5d8 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.407733] [54711]: INFO cinder.api.openstack.wsgi [None req-44f46b6a-8f13-4bf9-ae9a-1948b099d5d8 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1279.407950] [54711]: DEBUG cinder.api.openstack.wsgi [None req-44f46b6a-8f13-4bf9-ae9a-1948b099d5d8 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.408198] [54711]: DEBUG cinder.api.openstack.wsgi [None req-44f46b6a-8f13-4bf9-ae9a-1948b099d5d8 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.425014] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.425014] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.434203] [54711]: INFO cinder.volume.api [None req-44f46b6a-8f13-4bf9-ae9a-1948b099d5d8 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1279.441647] [54711]: INFO cinder.api.openstack.wsgi [None req-44f46b6a-8f13-4bf9-ae9a-1948b099d5d8 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1279.442170] [54711]: [pid: 54711|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:35:59 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.453994] [54712]: DEBUG cinder.api.middleware.request_id [None req-65660cdf-24a0-4ad0-8ee1-13ed46bd385e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.456378] [54712]: INFO cinder.api.openstack.wsgi [None req-65660cdf-24a0-4ad0-8ee1-13ed46bd385e tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1280.456730] [54712]: DEBUG cinder.api.openstack.wsgi [None req-65660cdf-24a0-4ad0-8ee1-13ed46bd385e tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.457471] [54712]: DEBUG cinder.api.openstack.wsgi [None req-65660cdf-24a0-4ad0-8ee1-13ed46bd385e tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.468914] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.468914] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.474262] [54712]: INFO cinder.volume.api [None req-65660cdf-24a0-4ad0-8ee1-13ed46bd385e tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1280.479763] [54712]: INFO cinder.api.openstack.wsgi [None req-65660cdf-24a0-4ad0-8ee1-13ed46bd385e tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1280.480179] [54712]: [pid: 54712|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:00 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.496406] [54711]: DEBUG cinder.api.middleware.request_id [None req-e8ed038c-6d8b-4022-bc5d-f3fbdcf32326 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.498717] [54711]: INFO cinder.api.openstack.wsgi [None req-e8ed038c-6d8b-4022-bc5d-f3fbdcf32326 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1281.499024] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e8ed038c-6d8b-4022-bc5d-f3fbdcf32326 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.499399] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e8ed038c-6d8b-4022-bc5d-f3fbdcf32326 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.514535] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.514535] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.519835] [54711]: INFO cinder.volume.api [None req-e8ed038c-6d8b-4022-bc5d-f3fbdcf32326 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1281.532731] [54711]: INFO cinder.api.openstack.wsgi [None req-e8ed038c-6d8b-4022-bc5d-f3fbdcf32326 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1281.533120] [54711]: [pid: 54711|app: 0|req: 8/16] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:01 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.544826] [54712]: DEBUG cinder.api.middleware.request_id [None req-354413f0-963b-4d33-bc2e-acef792dcf9c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.548029] [54712]: INFO cinder.api.openstack.wsgi [None req-354413f0-963b-4d33-bc2e-acef792dcf9c tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1282.548029] [54712]: DEBUG cinder.api.openstack.wsgi [None req-354413f0-963b-4d33-bc2e-acef792dcf9c tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.548524] [54712]: DEBUG cinder.api.openstack.wsgi [None req-354413f0-963b-4d33-bc2e-acef792dcf9c tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.560199] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.560199] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.565450] [54712]: INFO cinder.volume.api [None req-354413f0-963b-4d33-bc2e-acef792dcf9c tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1282.572208] [54712]: INFO cinder.api.openstack.wsgi [None req-354413f0-963b-4d33-bc2e-acef792dcf9c tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1282.572333] [54712]: [pid: 54712|app: 0|req: 9/17] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:02 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.585139] [54711]: DEBUG cinder.api.middleware.request_id [None req-6815dc72-7790-4cae-950a-6b4ee39f78cc None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.589792] [54711]: INFO cinder.api.openstack.wsgi [None req-6815dc72-7790-4cae-950a-6b4ee39f78cc tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1283.590288] [54711]: DEBUG cinder.api.openstack.wsgi [None req-6815dc72-7790-4cae-950a-6b4ee39f78cc tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.590477] [54711]: DEBUG cinder.api.openstack.wsgi [None req-6815dc72-7790-4cae-950a-6b4ee39f78cc tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.605803] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.605803] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.610514] [54711]: INFO cinder.volume.api [None req-6815dc72-7790-4cae-950a-6b4ee39f78cc tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1283.618593] [54711]: INFO cinder.api.openstack.wsgi [None req-6815dc72-7790-4cae-950a-6b4ee39f78cc tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1283.618593] [54711]: [pid: 54711|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:03 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.631541] [54712]: DEBUG cinder.api.middleware.request_id [None req-8cc2b668-cfa4-419a-a716-d6d57e221c25 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.635746] [54712]: INFO cinder.api.openstack.wsgi [None req-8cc2b668-cfa4-419a-a716-d6d57e221c25 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1284.635746] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8cc2b668-cfa4-419a-a716-d6d57e221c25 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.635746] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8cc2b668-cfa4-419a-a716-d6d57e221c25 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.654538] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1284.654538] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.659686] [54712]: INFO cinder.volume.api [None req-8cc2b668-cfa4-419a-a716-d6d57e221c25 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1284.666696] [54712]: INFO cinder.api.openstack.wsgi [None req-8cc2b668-cfa4-419a-a716-d6d57e221c25 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1284.667540] [54712]: [pid: 54712|app: 0|req: 10/19] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:04 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1285.681908] [54711]: DEBUG cinder.api.middleware.request_id [None req-a301219b-8f17-46e4-91fc-9bbad007da8a None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.684973] [54711]: INFO cinder.api.openstack.wsgi [None req-a301219b-8f17-46e4-91fc-9bbad007da8a tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1285.685352] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a301219b-8f17-46e4-91fc-9bbad007da8a tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.685352] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a301219b-8f17-46e4-91fc-9bbad007da8a tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.697201] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.697201] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.706694] [54711]: INFO cinder.volume.api [None req-a301219b-8f17-46e4-91fc-9bbad007da8a tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1285.714230] [54711]: INFO cinder.api.openstack.wsgi [None req-a301219b-8f17-46e4-91fc-9bbad007da8a tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1285.714230] [54711]: [pid: 54711|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:05 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.725198] [54712]: DEBUG cinder.api.middleware.request_id [None req-cb52d755-a6a2-405b-a7cf-d6b5548a76d6 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.731376] [54712]: INFO cinder.api.openstack.wsgi [None req-cb52d755-a6a2-405b-a7cf-d6b5548a76d6 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1286.732478] [54712]: DEBUG cinder.api.openstack.wsgi [None req-cb52d755-a6a2-405b-a7cf-d6b5548a76d6 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.732478] [54712]: DEBUG cinder.api.openstack.wsgi [None req-cb52d755-a6a2-405b-a7cf-d6b5548a76d6 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.751397] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.751397] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.756743] [54712]: INFO cinder.volume.api [None req-cb52d755-a6a2-405b-a7cf-d6b5548a76d6 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1286.765767] [54712]: INFO cinder.api.openstack.wsgi [None req-cb52d755-a6a2-405b-a7cf-d6b5548a76d6 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1286.766863] [54712]: [pid: 54712|app: 0|req: 11/21] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:06 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.781257] [54711]: DEBUG cinder.api.middleware.request_id [None req-885e6416-a92b-4d08-922c-80cdc6f37851 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.784672] [54711]: INFO cinder.api.openstack.wsgi [None req-885e6416-a92b-4d08-922c-80cdc6f37851 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1287.784910] [54711]: DEBUG cinder.api.openstack.wsgi [None req-885e6416-a92b-4d08-922c-80cdc6f37851 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.785140] [54711]: DEBUG cinder.api.openstack.wsgi [None req-885e6416-a92b-4d08-922c-80cdc6f37851 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.828213] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.828213] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.837108] [54711]: INFO cinder.volume.api [None req-885e6416-a92b-4d08-922c-80cdc6f37851 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1287.847333] [54711]: INFO cinder.api.openstack.wsgi [None req-885e6416-a92b-4d08-922c-80cdc6f37851 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1287.847809] [54711]: [pid: 54711|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:07 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.870302] [54712]: DEBUG cinder.api.middleware.request_id [None req-3ea70f9b-5326-4cc4-9154-11c71c59458f None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.875425] [54712]: INFO cinder.api.openstack.wsgi [None req-3ea70f9b-5326-4cc4-9154-11c71c59458f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1288.875854] [54712]: DEBUG cinder.api.openstack.wsgi [None req-3ea70f9b-5326-4cc4-9154-11c71c59458f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.875940] [54712]: DEBUG cinder.api.openstack.wsgi [None req-3ea70f9b-5326-4cc4-9154-11c71c59458f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.892146] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1288.892146] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.898716] [54712]: INFO cinder.volume.api [None req-3ea70f9b-5326-4cc4-9154-11c71c59458f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1288.905372] [54712]: INFO cinder.api.openstack.wsgi [None req-3ea70f9b-5326-4cc4-9154-11c71c59458f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1288.906775] [54712]: [pid: 54712|app: 0|req: 12/23] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:08 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.925016] [54711]: DEBUG cinder.api.middleware.request_id [None req-158c40d8-e044-4dea-95ee-d42b8f93a88c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.928816] [54711]: INFO cinder.api.openstack.wsgi [None req-158c40d8-e044-4dea-95ee-d42b8f93a88c tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1289.928816] [54711]: DEBUG cinder.api.openstack.wsgi [None req-158c40d8-e044-4dea-95ee-d42b8f93a88c tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.929019] [54711]: DEBUG cinder.api.openstack.wsgi [None req-158c40d8-e044-4dea-95ee-d42b8f93a88c tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.949966] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1289.949966] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.957110] [54711]: INFO cinder.volume.api [None req-158c40d8-e044-4dea-95ee-d42b8f93a88c tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1289.968846] [54711]: INFO cinder.api.openstack.wsgi [None req-158c40d8-e044-4dea-95ee-d42b8f93a88c tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1289.969285] [54711]: [pid: 54711|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:09 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1290.984041] [54712]: DEBUG cinder.api.middleware.request_id [None req-89b9b72d-687d-419f-beb9-c0d0f828e398 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.986556] [54712]: INFO cinder.api.openstack.wsgi [None req-89b9b72d-687d-419f-beb9-c0d0f828e398 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1290.986725] [54712]: DEBUG cinder.api.openstack.wsgi [None req-89b9b72d-687d-419f-beb9-c0d0f828e398 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.986944] [54712]: DEBUG cinder.api.openstack.wsgi [None req-89b9b72d-687d-419f-beb9-c0d0f828e398 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.005703] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.005703] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.011455] [54712]: INFO cinder.volume.api [None req-89b9b72d-687d-419f-beb9-c0d0f828e398 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1291.017805] [54712]: INFO cinder.api.openstack.wsgi [None req-89b9b72d-687d-419f-beb9-c0d0f828e398 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1291.019080] [54712]: [pid: 54712|app: 0|req: 13/25] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:10 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1292.037910] [54711]: DEBUG cinder.api.middleware.request_id [None req-3429d580-84c9-4d5a-94b9-a8f9993a29ae None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.040266] [54711]: INFO cinder.api.openstack.wsgi [None req-3429d580-84c9-4d5a-94b9-a8f9993a29ae tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1292.040770] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3429d580-84c9-4d5a-94b9-a8f9993a29ae tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.041076] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3429d580-84c9-4d5a-94b9-a8f9993a29ae tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.060601] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1292.060601] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.066772] [54711]: INFO cinder.volume.api [None req-3429d580-84c9-4d5a-94b9-a8f9993a29ae tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1292.072618] [54711]: INFO cinder.api.openstack.wsgi [None req-3429d580-84c9-4d5a-94b9-a8f9993a29ae tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1292.073126] [54711]: [pid: 54711|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:11 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1293.086905] [54712]: DEBUG cinder.api.middleware.request_id [None req-6c21bb7a-f149-4731-8dcd-3088756c2ffa None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.089594] [54712]: INFO cinder.api.openstack.wsgi [None req-6c21bb7a-f149-4731-8dcd-3088756c2ffa tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1293.089704] [54712]: DEBUG cinder.api.openstack.wsgi [None req-6c21bb7a-f149-4731-8dcd-3088756c2ffa tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.090232] [54712]: DEBUG cinder.api.openstack.wsgi [None req-6c21bb7a-f149-4731-8dcd-3088756c2ffa tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.108200] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1293.108200] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1293.112115] [54712]: INFO cinder.volume.api [None req-6c21bb7a-f149-4731-8dcd-3088756c2ffa tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1293.119669] [54712]: INFO cinder.api.openstack.wsgi [None req-6c21bb7a-f149-4731-8dcd-3088756c2ffa tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1293.119669] [54712]: [pid: 54712|app: 0|req: 14/27] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:12 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1294.130292] [54711]: DEBUG cinder.api.middleware.request_id [None req-8d0110e4-fc50-47fa-a6c2-dc6312678101 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.136690] [54711]: INFO cinder.api.openstack.wsgi [None req-8d0110e4-fc50-47fa-a6c2-dc6312678101 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1294.137286] [54711]: DEBUG cinder.api.openstack.wsgi [None req-8d0110e4-fc50-47fa-a6c2-dc6312678101 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.137821] [54711]: DEBUG cinder.api.openstack.wsgi [None req-8d0110e4-fc50-47fa-a6c2-dc6312678101 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.156773] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1294.156773] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.165171] [54711]: INFO cinder.volume.api [None req-8d0110e4-fc50-47fa-a6c2-dc6312678101 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1294.172053] [54711]: INFO cinder.api.openstack.wsgi [None req-8d0110e4-fc50-47fa-a6c2-dc6312678101 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1294.172514] [54711]: [pid: 54711|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:13 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.186591] [54712]: DEBUG cinder.api.middleware.request_id [None req-736a4497-645d-4cbd-b0fa-dc3c929f7c48 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.189546] [54712]: INFO cinder.api.openstack.wsgi [None req-736a4497-645d-4cbd-b0fa-dc3c929f7c48 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1295.189875] [54712]: DEBUG cinder.api.openstack.wsgi [None req-736a4497-645d-4cbd-b0fa-dc3c929f7c48 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.190136] [54712]: DEBUG cinder.api.openstack.wsgi [None req-736a4497-645d-4cbd-b0fa-dc3c929f7c48 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.205789] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1295.205789] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.213132] [54712]: INFO cinder.volume.api [None req-736a4497-645d-4cbd-b0fa-dc3c929f7c48 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1295.221103] [54712]: INFO cinder.api.openstack.wsgi [None req-736a4497-645d-4cbd-b0fa-dc3c929f7c48 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1295.221680] [54712]: [pid: 54712|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:15 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.237229] [54711]: DEBUG cinder.api.middleware.request_id [None req-11d354a9-f21d-4677-9f48-3566fa573f1f None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.243985] [54711]: INFO cinder.api.openstack.wsgi [None req-11d354a9-f21d-4677-9f48-3566fa573f1f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1296.243985] [54711]: DEBUG cinder.api.openstack.wsgi [None req-11d354a9-f21d-4677-9f48-3566fa573f1f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.243985] [54711]: DEBUG cinder.api.openstack.wsgi [None req-11d354a9-f21d-4677-9f48-3566fa573f1f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.263898] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.263898] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.278123] [54711]: INFO cinder.volume.api [None req-11d354a9-f21d-4677-9f48-3566fa573f1f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1296.287764] [54711]: INFO cinder.api.openstack.wsgi [None req-11d354a9-f21d-4677-9f48-3566fa573f1f tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1296.288387] [54711]: [pid: 54711|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:36:16 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 1391 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1297.883068] [54712]: DEBUG cinder.api.middleware.request_id [req-7140c93a-9c08-40f9-a713-067dfddefeea req-51b3b85d-0aa3-41f7-8ef5-2f9f5b39a6dc None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.884221] [54712]: WARNING keystonemiddleware.auth_token [req-7140c93a-9c08-40f9-a713-067dfddefeea req-51b3b85d-0aa3-41f7-8ef5-2f9f5b39a6dc 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. [ 1297.887550] [54712]: INFO cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-51b3b85d-0aa3-41f7-8ef5-2f9f5b39a6dc tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1297.887798] [54712]: DEBUG cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-51b3b85d-0aa3-41f7-8ef5-2f9f5b39a6dc tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1297.888038] [54712]: DEBUG cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-51b3b85d-0aa3-41f7-8ef5-2f9f5b39a6dc tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1297.901840] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1297.901840] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1297.912708] [54712]: INFO cinder.volume.api [req-7140c93a-9c08-40f9-a713-067dfddefeea req-51b3b85d-0aa3-41f7-8ef5-2f9f5b39a6dc tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1297.919936] [54712]: INFO cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-51b3b85d-0aa3-41f7-8ef5-2f9f5b39a6dc tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1297.920697] [54712]: [pid: 54712|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:36:17 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 1391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1298.705267] [54711]: DEBUG cinder.api.middleware.request_id [req-7140c93a-9c08-40f9-a713-067dfddefeea req-716cc21d-ef8c-4d46-85c0-37ea768ead94 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.706208] [54711]: WARNING keystonemiddleware.auth_token [req-7140c93a-9c08-40f9-a713-067dfddefeea req-716cc21d-ef8c-4d46-85c0-37ea768ead94 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. [ 1298.709499] [54711]: INFO cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-716cc21d-ef8c-4d46-85c0-37ea768ead94 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1298.709499] [54711]: DEBUG cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-716cc21d-ef8c-4d46-85c0-37ea768ead94 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.709499] [54711]: DEBUG cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-716cc21d-ef8c-4d46-85c0-37ea768ead94 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.719758] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.719758] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.724543] [54711]: INFO cinder.volume.api [req-7140c93a-9c08-40f9-a713-067dfddefeea req-716cc21d-ef8c-4d46-85c0-37ea768ead94 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1298.731285] [54711]: INFO cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-716cc21d-ef8c-4d46-85c0-37ea768ead94 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1298.731767] [54711]: [pid: 54711|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:36:18 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1298.742917] [54712]: DEBUG cinder.api.middleware.request_id [None req-b621db67-0d78-41fc-8105-7940026b3c5a None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.743869] [54712]: INFO cinder.api.openstack.wsgi [None req-b621db67-0d78-41fc-8105-7940026b3c5a None None] GET http://10.180.1.21/volume// [ 1298.743869] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b621db67-0d78-41fc-8105-7940026b3c5a None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1298.743869] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b621db67-0d78-41fc-8105-7940026b3c5a None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1298.744364] [54712]: INFO cinder.api.openstack.wsgi [None req-b621db67-0d78-41fc-8105-7940026b3c5a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1298.745476] [54712]: [pid: 54712|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:36:18 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1298.750693] [54711]: DEBUG cinder.api.middleware.request_id [req-7140c93a-9c08-40f9-a713-067dfddefeea req-7cc8a1fe-83e9-485e-92bb-0cb19756fc14 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1298.758315] [54711]: INFO cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-7cc8a1fe-83e9-485e-92bb-0cb19756fc14 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1298.758315] [54711]: DEBUG cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-7cc8a1fe-83e9-485e-92bb-0cb19756fc14 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7c5c579-62c3-4c44-a6e3-38b3325bdb83", "connector": null, "instance_uuid": "8b970132-af07-43d0-a245-12af6dc77c97"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1298.774953] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1298.774953] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1298.838011] [54711]: INFO cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-7cc8a1fe-83e9-485e-92bb-0cb19756fc14 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1298.838515] [54711]: [pid: 54711|app: 0|req: 17/34] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:36:18 2024] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1307.917496] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=76,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1308.833990] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=86,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1335.558364] [54712]: DEBUG cinder.api.middleware.request_id [None req-b5705f27-e215-49dc-8df7-c207dc0ba8bb None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.558811] [54712]: INFO cinder.api.openstack.wsgi [None req-b5705f27-e215-49dc-8df7-c207dc0ba8bb None None] GET http://10.180.1.21/volume// [ 1335.559024] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b5705f27-e215-49dc-8df7-c207dc0ba8bb None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.559266] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b5705f27-e215-49dc-8df7-c207dc0ba8bb None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.559674] [54712]: INFO cinder.api.openstack.wsgi [None req-b5705f27-e215-49dc-8df7-c207dc0ba8bb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1335.563011] [54712]: [pid: 54712|app: 0|req: 18/35] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:36:55 2024] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1335.575183] [54711]: DEBUG cinder.api.middleware.request_id [req-7140c93a-9c08-40f9-a713-067dfddefeea req-5381b3fa-b6b6-4818-8842-8ea3b1e562e6 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.578427] [54711]: INFO cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-5381b3fa-b6b6-4818-8842-8ea3b1e562e6 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] GET http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1335.578695] [54711]: DEBUG cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-5381b3fa-b6b6-4818-8842-8ea3b1e562e6 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.579024] [54711]: DEBUG cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-5381b3fa-b6b6-4818-8842-8ea3b1e562e6 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.604071] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.604071] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.612556] [54711]: INFO cinder.volume.api [req-7140c93a-9c08-40f9-a713-067dfddefeea req-5381b3fa-b6b6-4818-8842-8ea3b1e562e6 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1335.624122] [54711]: INFO cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-5381b3fa-b6b6-4818-8842-8ea3b1e562e6 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 200 [ 1335.624646] [54711]: [pid: 54711|app: 0|req: 18/36] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:36:55 2024] GET /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 1571 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1335.771205] [54712]: DEBUG cinder.api.middleware.request_id [req-7140c93a-9c08-40f9-a713-067dfddefeea req-e0b485eb-7e64-4f61-8a1e-288e0984a940 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.773861] [54712]: INFO cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-e0b485eb-7e64-4f61-8a1e-288e0984a940 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] PUT http://10.180.1.21/volume/v3/attachments/a5cb6668-33cf-49fe-ace9-a396d16fae9d [ 1335.774298] [54712]: DEBUG cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-e0b485eb-7e64-4f61-8a1e-288e0984a940 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-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=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1335.794087] [54712]: DEBUG cinder.coordination [req-7140c93a-9c08-40f9-a713-067dfddefeea req-e0b485eb-7e64-4f61-8a1e-288e0984a940 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Acquiring lock "cinder-attachment_update-f7c5c579-62c3-4c44-a6e3-38b3325bdb83-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1335.804025] [54712]: DEBUG cinder.coordination [req-7140c93a-9c08-40f9-a713-067dfddefeea req-e0b485eb-7e64-4f61-8a1e-288e0984a940 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Lock "cinder-attachment_update-f7c5c579-62c3-4c44-a6e3-38b3325bdb83-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1335.804025] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1335.804025] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.339451] [54712]: DEBUG cinder.coordination [req-7140c93a-9c08-40f9-a713-067dfddefeea req-e0b485eb-7e64-4f61-8a1e-288e0984a940 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Lock "cinder-attachment_update-f7c5c579-62c3-4c44-a6e3-38b3325bdb83-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.538s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1336.339824] [54712]: INFO cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-e0b485eb-7e64-4f61-8a1e-288e0984a940 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/attachments/a5cb6668-33cf-49fe-ace9-a396d16fae9d returned with HTTP 200 [ 1336.340388] [54712]: [pid: 54712|app: 0|req: 19/37] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:36:55 2024] PUT /volume/v3/attachments/a5cb6668-33cf-49fe-ace9-a396d16fae9d => generated 589 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1336.851900] [54711]: DEBUG cinder.api.middleware.request_id [req-7140c93a-9c08-40f9-a713-067dfddefeea req-ea5a3888-4cd6-4b4b-b379-435b25e3ebdd None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.855754] [54711]: INFO cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-ea5a3888-4cd6-4b4b-b379-435b25e3ebdd tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] POST http://10.180.1.21/volume/v3/attachments/a5cb6668-33cf-49fe-ace9-a396d16fae9d/action [ 1336.855754] [54711]: DEBUG cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-ea5a3888-4cd6-4b4b-b379-435b25e3ebdd tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Action body: b'{"os-complete": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1336.855754] [54711]: DEBUG cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-ea5a3888-4cd6-4b4b-b379-435b25e3ebdd tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1336.894056] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1336.894056] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.907885] [54711]: INFO cinder.api.openstack.wsgi [req-7140c93a-9c08-40f9-a713-067dfddefeea req-ea5a3888-4cd6-4b4b-b379-435b25e3ebdd tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/attachments/a5cb6668-33cf-49fe-ace9-a396d16fae9d/action returned with HTTP 204 [ 1336.908570] [54711]: [pid: 54711|app: 0|req: 19/38] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:36:56 2024] POST /volume/v3/attachments/a5cb6668-33cf-49fe-ace9-a396d16fae9d/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1346.332239] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1346.905441] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1388.725439] [54712]: DEBUG cinder.api.middleware.request_id [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-27f1f8fe-8d30-46c1-a567-37f698c64f74 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.727857] [54712]: INFO cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-27f1f8fe-8d30-46c1-a567-37f698c64f74 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1388.728091] [54712]: DEBUG cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-27f1f8fe-8d30-46c1-a567-37f698c64f74 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.728315] [54712]: DEBUG cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-27f1f8fe-8d30-46c1-a567-37f698c64f74 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.740199] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1388.740199] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.746799] [54712]: INFO cinder.volume.api [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-27f1f8fe-8d30-46c1-a567-37f698c64f74 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1388.753772] [54712]: INFO cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-27f1f8fe-8d30-46c1-a567-37f698c64f74 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1388.754257] [54712]: [pid: 54712|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:37:48 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1390.289468] [54711]: DEBUG cinder.api.middleware.request_id [None req-f5c0a255-1dc5-4aa6-9048-3143c91b3cef None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.289468] [54711]: INFO cinder.api.openstack.wsgi [None req-f5c0a255-1dc5-4aa6-9048-3143c91b3cef None None] GET http://10.180.1.21/volume// [ 1390.289468] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f5c0a255-1dc5-4aa6-9048-3143c91b3cef None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.289468] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f5c0a255-1dc5-4aa6-9048-3143c91b3cef None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.289468] [54711]: INFO cinder.api.openstack.wsgi [None req-f5c0a255-1dc5-4aa6-9048-3143c91b3cef None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1390.289468] [54711]: [pid: 54711|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:37:50 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1390.294875] [54712]: DEBUG cinder.api.middleware.request_id [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-01fab91a-23f9-4c78-a71a-b81672c774a3 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.297137] [54712]: INFO cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-01fab91a-23f9-4c78-a71a-b81672c774a3 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 1390.297411] [54712]: DEBUG cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-01fab91a-23f9-4c78-a71a-b81672c774a3 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a66ab727-902b-43af-a323-226160350386", "connector": null, "instance_uuid": "09536b47-40b4-4d91-b280-d240cb877248"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1390.320389] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.320389] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.350652] [54712]: INFO cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-01fab91a-23f9-4c78-a71a-b81672c774a3 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1390.351198] [54712]: [pid: 54712|app: 0|req: 21/41] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:37:50 2024] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1390.372593] [54711]: DEBUG cinder.api.middleware.request_id [None req-bc33a063-e23e-4f63-9524-77add9f99030 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.377313] [54711]: INFO cinder.api.openstack.wsgi [None req-bc33a063-e23e-4f63-9524-77add9f99030 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1390.377988] [54711]: DEBUG cinder.api.openstack.wsgi [None req-bc33a063-e23e-4f63-9524-77add9f99030 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.379852] [54711]: DEBUG cinder.api.openstack.wsgi [None req-bc33a063-e23e-4f63-9524-77add9f99030 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.393778] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.393778] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.397512] [54711]: INFO cinder.volume.api [None req-bc33a063-e23e-4f63-9524-77add9f99030 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1390.403061] [54711]: INFO cinder.api.openstack.wsgi [None req-bc33a063-e23e-4f63-9524-77add9f99030 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1390.407615] [54711]: [pid: 54711|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:37:50 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1390.880117] [54712]: DEBUG cinder.api.middleware.request_id [None req-39aa0004-a49c-415f-9bfb-000956893e9d None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.880616] [54712]: INFO cinder.api.openstack.wsgi [None req-39aa0004-a49c-415f-9bfb-000956893e9d None None] GET http://10.180.1.21/volume// [ 1390.880800] [54712]: DEBUG cinder.api.openstack.wsgi [None req-39aa0004-a49c-415f-9bfb-000956893e9d None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.881038] [54712]: DEBUG cinder.api.openstack.wsgi [None req-39aa0004-a49c-415f-9bfb-000956893e9d None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.881438] [54712]: INFO cinder.api.openstack.wsgi [None req-39aa0004-a49c-415f-9bfb-000956893e9d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1390.881760] [54712]: [pid: 54712|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:37:50 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1390.886633] [54711]: DEBUG cinder.api.middleware.request_id [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-664a52c5-2db5-42c5-aadf-6e63dcb229c5 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.891017] [54711]: INFO cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-664a52c5-2db5-42c5-aadf-6e63dcb229c5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1390.891017] [54711]: DEBUG cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-664a52c5-2db5-42c5-aadf-6e63dcb229c5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.891017] [54711]: DEBUG cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-664a52c5-2db5-42c5-aadf-6e63dcb229c5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.913727] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1390.913727] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.918129] [54711]: INFO cinder.volume.api [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-664a52c5-2db5-42c5-aadf-6e63dcb229c5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1390.922802] [54711]: INFO cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-664a52c5-2db5-42c5-aadf-6e63dcb229c5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1390.922871] [54711]: [pid: 54711|app: 0|req: 22/44] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:37:50 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1233 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1390.973489] [54712]: DEBUG cinder.api.middleware.request_id [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-b8411e18-746e-43f3-88cc-cc280250510e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.976938] [54712]: INFO cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-b8411e18-746e-43f3-88cc-cc280250510e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] PUT http://10.180.1.21/volume/v3/attachments/73dabd15-2b1c-4eb2-b6ef-ad40800d6078 [ 1390.977065] [54712]: DEBUG cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-b8411e18-746e-43f3-88cc-cc280250510e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-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-352752", "mountpoint": "/dev/sdb"}}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1390.990188] [54712]: DEBUG cinder.coordination [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-b8411e18-746e-43f3-88cc-cc280250510e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Acquiring lock "cinder-attachment_update-a66ab727-902b-43af-a323-226160350386-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1390.999294] [54712]: DEBUG cinder.coordination [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-b8411e18-746e-43f3-88cc-cc280250510e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Lock "cinder-attachment_update-a66ab727-902b-43af-a323-226160350386-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1391.001102] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.001102] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.421659] [54711]: DEBUG cinder.api.middleware.request_id [None req-646f6ee4-6fb0-4b4a-af59-0eedc45386a1 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.423604] [54711]: INFO cinder.api.openstack.wsgi [None req-646f6ee4-6fb0-4b4a-af59-0eedc45386a1 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1391.424026] [54711]: DEBUG cinder.api.openstack.wsgi [None req-646f6ee4-6fb0-4b4a-af59-0eedc45386a1 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.425852] [54711]: DEBUG cinder.api.openstack.wsgi [None req-646f6ee4-6fb0-4b4a-af59-0eedc45386a1 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.441618] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1391.441618] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.447173] [54711]: INFO cinder.volume.api [None req-646f6ee4-6fb0-4b4a-af59-0eedc45386a1 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1391.451177] [54711]: INFO cinder.api.openstack.wsgi [None req-646f6ee4-6fb0-4b4a-af59-0eedc45386a1 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1391.451907] [54711]: [pid: 54711|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:37:51 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1392.463924] [54711]: DEBUG cinder.api.middleware.request_id [None req-b432e4f6-40de-4132-9d3f-62b3a5940f86 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.465953] [54711]: INFO cinder.api.openstack.wsgi [None req-b432e4f6-40de-4132-9d3f-62b3a5940f86 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1392.466218] [54711]: DEBUG cinder.api.openstack.wsgi [None req-b432e4f6-40de-4132-9d3f-62b3a5940f86 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1392.466444] [54711]: DEBUG cinder.api.openstack.wsgi [None req-b432e4f6-40de-4132-9d3f-62b3a5940f86 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1392.479633] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1392.479633] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1392.482905] [54711]: INFO cinder.volume.api [None req-b432e4f6-40de-4132-9d3f-62b3a5940f86 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1392.487381] [54711]: INFO cinder.api.openstack.wsgi [None req-b432e4f6-40de-4132-9d3f-62b3a5940f86 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1392.491097] [54711]: [pid: 54711|app: 0|req: 24/46] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:37:52 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1393.497211] [54711]: DEBUG cinder.api.middleware.request_id [None req-277e0eb2-2e01-489d-990f-ad4498881610 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.499282] [54711]: INFO cinder.api.openstack.wsgi [None req-277e0eb2-2e01-489d-990f-ad4498881610 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1393.499497] [54711]: DEBUG cinder.api.openstack.wsgi [None req-277e0eb2-2e01-489d-990f-ad4498881610 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1393.499715] [54711]: DEBUG cinder.api.openstack.wsgi [None req-277e0eb2-2e01-489d-990f-ad4498881610 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1393.515633] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1393.515633] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1393.524067] [54711]: INFO cinder.volume.api [None req-277e0eb2-2e01-489d-990f-ad4498881610 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1393.533956] [54711]: INFO cinder.api.openstack.wsgi [None req-277e0eb2-2e01-489d-990f-ad4498881610 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1393.533956] [54711]: [pid: 54711|app: 0|req: 25/47] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:37:53 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1394.547506] [54711]: DEBUG cinder.api.middleware.request_id [None req-c3abb6a1-30c8-4dde-b6ed-831bdba98a3e None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.551079] [54711]: INFO cinder.api.openstack.wsgi [None req-c3abb6a1-30c8-4dde-b6ed-831bdba98a3e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1394.551409] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c3abb6a1-30c8-4dde-b6ed-831bdba98a3e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1394.551704] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c3abb6a1-30c8-4dde-b6ed-831bdba98a3e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1394.571905] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1394.571905] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1394.575683] [54711]: INFO cinder.volume.api [None req-c3abb6a1-30c8-4dde-b6ed-831bdba98a3e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1394.580919] [54711]: INFO cinder.api.openstack.wsgi [None req-c3abb6a1-30c8-4dde-b6ed-831bdba98a3e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1394.581350] [54711]: [pid: 54711|app: 0|req: 26/48] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:37:54 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1395.540295] [54712]: DEBUG cinder.coordination [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-b8411e18-746e-43f3-88cc-cc280250510e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Lock "cinder-attachment_update-a66ab727-902b-43af-a323-226160350386-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.538s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1395.540295] [54712]: INFO cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-b8411e18-746e-43f3-88cc-cc280250510e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/attachments/73dabd15-2b1c-4eb2-b6ef-ad40800d6078 returned with HTTP 200 [ 1395.541247] [54712]: [pid: 54712|app: 0|req: 23/49] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:37:50 2024] PUT /volume/v3/attachments/73dabd15-2b1c-4eb2-b6ef-ad40800d6078 => generated 589 bytes in 4568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1395.593193] [54711]: DEBUG cinder.api.middleware.request_id [None req-41c399db-1946-4462-8104-15e26097223f None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.595853] [54711]: INFO cinder.api.openstack.wsgi [None req-41c399db-1946-4462-8104-15e26097223f tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1395.595983] [54711]: DEBUG cinder.api.openstack.wsgi [None req-41c399db-1946-4462-8104-15e26097223f tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.596380] [54711]: DEBUG cinder.api.openstack.wsgi [None req-41c399db-1946-4462-8104-15e26097223f tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.607125] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1395.607125] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.617021] [54711]: INFO cinder.volume.api [None req-41c399db-1946-4462-8104-15e26097223f tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1395.620982] [54711]: INFO cinder.api.openstack.wsgi [None req-41c399db-1946-4462-8104-15e26097223f tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1395.621697] [54711]: [pid: 54711|app: 0|req: 27/50] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:37:55 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1396.635508] [54712]: DEBUG cinder.api.middleware.request_id [None req-2382e69f-1b01-4d66-a9ee-1596f07e7863 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.641021] [54712]: INFO cinder.api.openstack.wsgi [None req-2382e69f-1b01-4d66-a9ee-1596f07e7863 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1396.641021] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2382e69f-1b01-4d66-a9ee-1596f07e7863 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1396.641021] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2382e69f-1b01-4d66-a9ee-1596f07e7863 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1396.654051] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1396.654051] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1396.657524] [54712]: INFO cinder.volume.api [None req-2382e69f-1b01-4d66-a9ee-1596f07e7863 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1396.663744] [54712]: INFO cinder.api.openstack.wsgi [None req-2382e69f-1b01-4d66-a9ee-1596f07e7863 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1396.664165] [54712]: [pid: 54712|app: 0|req: 24/51] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:37:56 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1397.674259] [54711]: DEBUG cinder.api.middleware.request_id [None req-812a31cc-5d1d-4246-8d9a-5ff3f5318dcd None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.678757] [54711]: INFO cinder.api.openstack.wsgi [None req-812a31cc-5d1d-4246-8d9a-5ff3f5318dcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1397.678968] [54711]: DEBUG cinder.api.openstack.wsgi [None req-812a31cc-5d1d-4246-8d9a-5ff3f5318dcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.679259] [54711]: DEBUG cinder.api.openstack.wsgi [None req-812a31cc-5d1d-4246-8d9a-5ff3f5318dcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.695720] [54712]: DEBUG cinder.api.middleware.request_id [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-9a8ef080-18f6-4ee0-8598-e218194ab0fe None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.705265] [54712]: INFO cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-9a8ef080-18f6-4ee0-8598-e218194ab0fe tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] POST http://10.180.1.21/volume/v3/attachments/73dabd15-2b1c-4eb2-b6ef-ad40800d6078/action [ 1397.706716] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.706716] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.708827] [54712]: DEBUG cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-9a8ef080-18f6-4ee0-8598-e218194ab0fe tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Action body: b'{"os-complete": null}' {{(pid=54712) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1397.708827] [54712]: DEBUG cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-9a8ef080-18f6-4ee0-8598-e218194ab0fe tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1397.711131] [54711]: INFO cinder.volume.api [None req-812a31cc-5d1d-4246-8d9a-5ff3f5318dcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1397.716231] [54711]: INFO cinder.api.openstack.wsgi [None req-812a31cc-5d1d-4246-8d9a-5ff3f5318dcd tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1397.716789] [54711]: [pid: 54711|app: 0|req: 28/52] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:37:57 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1397.728320] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.728320] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.740031] [54712]: INFO cinder.api.openstack.wsgi [req-c1220755-57de-4366-b8d3-8dd12e7b6248 req-9a8ef080-18f6-4ee0-8598-e218194ab0fe tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/attachments/73dabd15-2b1c-4eb2-b6ef-ad40800d6078/action returned with HTTP 204 [ 1397.740594] [54712]: [pid: 54712|app: 0|req: 25/53] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:37:57 2024] POST /volume/v3/attachments/73dabd15-2b1c-4eb2-b6ef-ad40800d6078/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1398.727449] [54711]: DEBUG cinder.api.middleware.request_id [None req-af818cb8-f0d8-4b92-8664-ea07b81217ef None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.729612] [54711]: INFO cinder.api.openstack.wsgi [None req-af818cb8-f0d8-4b92-8664-ea07b81217ef tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1398.729859] [54711]: DEBUG cinder.api.openstack.wsgi [None req-af818cb8-f0d8-4b92-8664-ea07b81217ef tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.730127] [54711]: DEBUG cinder.api.openstack.wsgi [None req-af818cb8-f0d8-4b92-8664-ea07b81217ef tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.745476] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1398.745476] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.749174] [54711]: INFO cinder.volume.api [None req-af818cb8-f0d8-4b92-8664-ea07b81217ef tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1398.755506] [54711]: INFO cinder.api.openstack.wsgi [None req-af818cb8-f0d8-4b92-8664-ea07b81217ef tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1398.755992] [54711]: [pid: 54711|app: 0|req: 29/54] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:37:58 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1398.767048] [54712]: DEBUG cinder.api.middleware.request_id [None req-d378d463-36fc-4ad6-b9a0-a6031ddfc282 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.771331] [54712]: INFO cinder.api.openstack.wsgi [None req-d378d463-36fc-4ad6-b9a0-a6031ddfc282 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1398.771595] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d378d463-36fc-4ad6-b9a0-a6031ddfc282 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.771895] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d378d463-36fc-4ad6-b9a0-a6031ddfc282 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.783234] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1398.783234] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.787081] [54712]: INFO cinder.volume.api [None req-d378d463-36fc-4ad6-b9a0-a6031ddfc282 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1398.793106] [54712]: INFO cinder.api.openstack.wsgi [None req-d378d463-36fc-4ad6-b9a0-a6031ddfc282 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1398.793214] [54712]: [pid: 54712|app: 0|req: 26/55] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:37:58 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.017127] [54711]: DEBUG cinder.api.middleware.request_id [None req-a78901d6-d4ff-4f3b-ae4a-6a13e5e54c41 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.019704] [54711]: INFO cinder.api.openstack.wsgi [None req-a78901d6-d4ff-4f3b-ae4a-6a13e5e54c41 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1399.020276] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a78901d6-d4ff-4f3b-ae4a-6a13e5e54c41 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.022044] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a78901d6-d4ff-4f3b-ae4a-6a13e5e54c41 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.040611] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.040611] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.044470] [54711]: INFO cinder.volume.api [None req-a78901d6-d4ff-4f3b-ae4a-6a13e5e54c41 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1399.052045] [54711]: INFO cinder.api.openstack.wsgi [None req-a78901d6-d4ff-4f3b-ae4a-6a13e5e54c41 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1399.052483] [54711]: [pid: 54711|app: 0|req: 30/56] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:37:58 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1328 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.110083] [54712]: DEBUG cinder.api.middleware.request_id [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-ea30e961-4af4-4503-ac37-51d605c29c28 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.113031] [54712]: INFO cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-ea30e961-4af4-4503-ac37-51d605c29c28 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1399.113031] [54712]: DEBUG cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-ea30e961-4af4-4503-ac37-51d605c29c28 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.113031] [54712]: DEBUG cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-ea30e961-4af4-4503-ac37-51d605c29c28 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.123312] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.123312] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.126878] [54712]: INFO cinder.volume.api [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-ea30e961-4af4-4503-ac37-51d605c29c28 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1399.131278] [54712]: INFO cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-ea30e961-4af4-4503-ac37-51d605c29c28 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1399.131754] [54712]: [pid: 54712|app: 0|req: 27/57] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:37:58 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1399.153413] [54711]: DEBUG cinder.api.middleware.request_id [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-33ed5dae-fee5-4c44-a2ae-a2fb88ab6c32 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.155857] [54711]: INFO cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-33ed5dae-fee5-4c44-a2ae-a2fb88ab6c32 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] POST http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386/action [ 1399.156319] [54711]: DEBUG cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-33ed5dae-fee5-4c44-a2ae-a2fb88ab6c32 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1399.156499] [54711]: DEBUG cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-33ed5dae-fee5-4c44-a2ae-a2fb88ab6c32 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1399.172315] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.172315] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.172803] [54711]: INFO cinder.volume.api [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-33ed5dae-fee5-4c44-a2ae-a2fb88ab6c32 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1399.181728] [54711]: INFO cinder.volume.api [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-33ed5dae-fee5-4c44-a2ae-a2fb88ab6c32 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Begin detaching volume completed successfully. [ 1399.181974] [54711]: INFO cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-33ed5dae-fee5-4c44-a2ae-a2fb88ab6c32 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386/action returned with HTTP 202 [ 1399.182463] [54711]: [pid: 54711|app: 0|req: 31/58] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 10 15:37:59 2024] POST /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1399.400855] [54712]: DEBUG cinder.api.middleware.request_id [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.403401] [54712]: INFO cinder.api.openstack.wsgi [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1399.403805] [54712]: DEBUG cinder.api.openstack.wsgi [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-946227152", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1399.405791] [54712]: DEBUG cinder.api.v3.volumes [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-946227152', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1399.405925] [54712]: INFO cinder.api.v3.volumes [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Create volume of 1 GB [ 1399.409924] [54712]: INFO cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Availability Zones retrieved successfully. [ 1399.416725] [54712]: DEBUG cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Flow 'volume_create_api' (d7e47c55-e7d4-44f6-9b01-6f7d9734fe83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1399.417925] [54712]: DEBUG cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861aeda4-8696-46b7-9ec7-471cdd2c579d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1399.419104] [54712]: DEBUG cinder.volume.flows.api.create_volume [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1399.437013] [54712]: DEBUG cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861aeda4-8696-46b7-9ec7-471cdd2c579d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1399.437946] [54712]: DEBUG cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed7eb52e-329e-4b49-87cc-e5e1f77b2bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1399.480183] [54712]: DEBUG cinder.quota [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Created reservations ['7d4fdcd7-39df-42f3-bcdd-12611c862780', 'e3d944ab-f3f9-40fb-b980-2bd6577f4dab', 'ec71bb1b-7525-4e8b-997d-cdf9122555c0', '86d2d6a0-72e4-4889-b901-37eed2136f87'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1399.481185] [54712]: DEBUG cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed7eb52e-329e-4b49-87cc-e5e1f77b2bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d4fdcd7-39df-42f3-bcdd-12611c862780', 'e3d944ab-f3f9-40fb-b980-2bd6577f4dab', 'ec71bb1b-7525-4e8b-997d-cdf9122555c0', '86d2d6a0-72e4-4889-b901-37eed2136f87']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1399.482089] [54712]: DEBUG cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5315d909-6ba1-4621-9890-2d0bd99bb724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1399.497898] [54712]: DEBUG cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5315d909-6ba1-4621-9890-2d0bd99bb724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e251c3a0-68c2-4112-b21e-b359ca8c97c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-946227152',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c70021139a64eca8060761a9809fd60',qos_specs=None,replication_status=,reservations=['7d4fdcd7-39df-42f3-bcdd-12611c862780','e3d944ab-f3f9-40fb-b980-2bd6577f4dab','ec71bb1b-7525-4e8b-997d-cdf9122555c0','86d2d6a0-72e4-4889-b901-37eed2136f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ced59829b3a748ba9d6b77aeb408ffa6',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:37:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-946227152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e251c3a0-68c2-4112-b21e-b359ca8c97c5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0c70021139a64eca8060761a9809fd60',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='ced59829b3a748ba9d6b77aeb408ffa6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1399.498791] [54712]: DEBUG cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a936334e-869d-4df4-a857-28203fad7fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1399.512528] [54712]: DEBUG cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a936334e-869d-4df4-a857-28203fad7fde) 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-946227152',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c70021139a64eca8060761a9809fd60',qos_specs=None,replication_status=,reservations=['7d4fdcd7-39df-42f3-bcdd-12611c862780','e3d944ab-f3f9-40fb-b980-2bd6577f4dab','ec71bb1b-7525-4e8b-997d-cdf9122555c0','86d2d6a0-72e4-4889-b901-37eed2136f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ced59829b3a748ba9d6b77aeb408ffa6',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1399.513381] [54712]: DEBUG cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca5d8a9-d47f-4f2a-b902-880a357e183d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1399.521775] [54712]: DEBUG cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ca5d8a9-d47f-4f2a-b902-880a357e183d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1399.522848] [54712]: DEBUG cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Flow 'volume_create_api' (d7e47c55-e7d4-44f6-9b01-6f7d9734fe83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1399.523209] [54712]: INFO cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Create volume request issued successfully. [ 1399.523885] [54712]: INFO cinder.api.openstack.wsgi [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-4211f4a7-e23e-4177-b0e2-a79047727a06 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1399.524351] [54712]: [pid: 54712|app: 0|req: 28/59] 10.180.1.21 () {64 vars in 1422 bytes} [Tue Dec 10 15:37:59 2024] POST /volume/v3/volumes => generated 761 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1399.530866] [54711]: DEBUG cinder.api.middleware.request_id [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-516ca2d8-2704-4a2b-8fe7-26e806b6b770 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.534326] [54711]: INFO cinder.api.openstack.wsgi [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-516ca2d8-2704-4a2b-8fe7-26e806b6b770 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] GET http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 [ 1399.534562] [54711]: DEBUG cinder.api.openstack.wsgi [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-516ca2d8-2704-4a2b-8fe7-26e806b6b770 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.534781] [54711]: DEBUG cinder.api.openstack.wsgi [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-516ca2d8-2704-4a2b-8fe7-26e806b6b770 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.543224] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.543224] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.549955] [54711]: INFO cinder.volume.api [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-516ca2d8-2704-4a2b-8fe7-26e806b6b770 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Volume info retrieved successfully. [ 1399.557042] [54711]: INFO cinder.api.openstack.wsgi [req-283060d4-2d46-4a30-bd56-7bda55bedb96 req-516ca2d8-2704-4a2b-8fe7-26e806b6b770 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 returned with HTTP 200 [ 1399.557624] [54711]: [pid: 54711|app: 0|req: 32/60] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:37:59 2024] GET /volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 => generated 829 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.631267] [54712]: DEBUG cinder.api.middleware.request_id [req-f192729c-cde0-4001-893f-5113e86da361 req-afba89d6-7df7-4379-a06e-93e568c1f4b4 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.634495] [54712]: INFO cinder.api.openstack.wsgi [req-f192729c-cde0-4001-893f-5113e86da361 req-afba89d6-7df7-4379-a06e-93e568c1f4b4 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] GET http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 [ 1399.634658] [54712]: DEBUG cinder.api.openstack.wsgi [req-f192729c-cde0-4001-893f-5113e86da361 req-afba89d6-7df7-4379-a06e-93e568c1f4b4 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.634899] [54712]: DEBUG cinder.api.openstack.wsgi [req-f192729c-cde0-4001-893f-5113e86da361 req-afba89d6-7df7-4379-a06e-93e568c1f4b4 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.644969] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.644969] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.651028] [54712]: INFO cinder.volume.api [req-f192729c-cde0-4001-893f-5113e86da361 req-afba89d6-7df7-4379-a06e-93e568c1f4b4 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Volume info retrieved successfully. [ 1399.655759] [54712]: INFO cinder.api.openstack.wsgi [req-f192729c-cde0-4001-893f-5113e86da361 req-afba89d6-7df7-4379-a06e-93e568c1f4b4 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 returned with HTTP 200 [ 1399.656186] [54712]: [pid: 54712|app: 0|req: 29/61] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:37:59 2024] GET /volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1400.207646] [54711]: DEBUG cinder.api.middleware.request_id [None req-e66649ae-02dd-4ae3-9ae5-89e2d4f84365 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.208141] [54711]: INFO cinder.api.openstack.wsgi [None req-e66649ae-02dd-4ae3-9ae5-89e2d4f84365 None None] GET http://10.180.1.21/volume// [ 1400.208342] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e66649ae-02dd-4ae3-9ae5-89e2d4f84365 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.208561] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e66649ae-02dd-4ae3-9ae5-89e2d4f84365 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.208966] [54711]: INFO cinder.api.openstack.wsgi [None req-e66649ae-02dd-4ae3-9ae5-89e2d4f84365 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1400.209344] [54711]: [pid: 54711|app: 0|req: 33/62] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:38:00 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1400.214327] [54712]: DEBUG cinder.api.middleware.request_id [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-a3e9ae21-4a5b-40aa-8d3b-413240d530a3 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.218429] [54712]: INFO cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-a3e9ae21-4a5b-40aa-8d3b-413240d530a3 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1400.219271] [54712]: DEBUG cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-a3e9ae21-4a5b-40aa-8d3b-413240d530a3 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.220327] [54712]: DEBUG cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-a3e9ae21-4a5b-40aa-8d3b-413240d530a3 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.235355] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.235355] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.239689] [54712]: INFO cinder.volume.api [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-a3e9ae21-4a5b-40aa-8d3b-413240d530a3 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1400.247688] [54712]: INFO cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-a3e9ae21-4a5b-40aa-8d3b-413240d530a3 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1400.247688] [54712]: [pid: 54712|app: 0|req: 30/63] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:38:00 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1555 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1400.717531] [54711]: DEBUG cinder.api.middleware.request_id [req-1d21672f-36df-4e9c-ab03-8a843cd73bda req-7135b3e8-4d59-49bf-9fbc-19c2f79de52b None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.720211] [54711]: INFO cinder.api.openstack.wsgi [req-1d21672f-36df-4e9c-ab03-8a843cd73bda req-7135b3e8-4d59-49bf-9fbc-19c2f79de52b tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] GET http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 [ 1400.720566] [54711]: DEBUG cinder.api.openstack.wsgi [req-1d21672f-36df-4e9c-ab03-8a843cd73bda req-7135b3e8-4d59-49bf-9fbc-19c2f79de52b tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.720851] [54711]: DEBUG cinder.api.openstack.wsgi [req-1d21672f-36df-4e9c-ab03-8a843cd73bda req-7135b3e8-4d59-49bf-9fbc-19c2f79de52b tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.731207] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.731207] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.735131] [54711]: INFO cinder.volume.api [req-1d21672f-36df-4e9c-ab03-8a843cd73bda req-7135b3e8-4d59-49bf-9fbc-19c2f79de52b tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Volume info retrieved successfully. [ 1400.740343] [54711]: INFO cinder.api.openstack.wsgi [req-1d21672f-36df-4e9c-ab03-8a843cd73bda req-7135b3e8-4d59-49bf-9fbc-19c2f79de52b tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 returned with HTTP 200 [ 1400.740758] [54711]: [pid: 54711|app: 0|req: 34/64] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:38:00 2024] GET /volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1400.811627] [54712]: DEBUG cinder.api.middleware.request_id [req-cf8ce224-9a2b-4ab9-b7a6-10db2cada9df req-c07df17a-9bce-4365-9909-04c5378486f2 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.814309] [54712]: INFO cinder.api.openstack.wsgi [req-cf8ce224-9a2b-4ab9-b7a6-10db2cada9df req-c07df17a-9bce-4365-9909-04c5378486f2 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] GET http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 [ 1400.814720] [54712]: DEBUG cinder.api.openstack.wsgi [req-cf8ce224-9a2b-4ab9-b7a6-10db2cada9df req-c07df17a-9bce-4365-9909-04c5378486f2 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.815070] [54712]: DEBUG cinder.api.openstack.wsgi [req-cf8ce224-9a2b-4ab9-b7a6-10db2cada9df req-c07df17a-9bce-4365-9909-04c5378486f2 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.823679] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.823679] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.827691] [54712]: INFO cinder.volume.api [req-cf8ce224-9a2b-4ab9-b7a6-10db2cada9df req-c07df17a-9bce-4365-9909-04c5378486f2 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Volume info retrieved successfully. [ 1400.833412] [54712]: INFO cinder.api.openstack.wsgi [req-cf8ce224-9a2b-4ab9-b7a6-10db2cada9df req-c07df17a-9bce-4365-9909-04c5378486f2 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 returned with HTTP 200 [ 1400.833911] [54712]: [pid: 54712|app: 0|req: 31/65] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:38:00 2024] GET /volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1400.928347] [54711]: DEBUG cinder.api.middleware.request_id [req-6d09631b-2e05-41d8-92a8-853f474d8412 req-4e83a5ac-c902-4923-8b7c-fcebba7b4c48 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.930212] [54711]: INFO cinder.api.openstack.wsgi [req-6d09631b-2e05-41d8-92a8-853f474d8412 req-4e83a5ac-c902-4923-8b7c-fcebba7b4c48 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 [ 1400.930457] [54711]: DEBUG cinder.api.openstack.wsgi [req-6d09631b-2e05-41d8-92a8-853f474d8412 req-4e83a5ac-c902-4923-8b7c-fcebba7b4c48 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.930620] [54711]: DEBUG cinder.api.openstack.wsgi [req-6d09631b-2e05-41d8-92a8-853f474d8412 req-4e83a5ac-c902-4923-8b7c-fcebba7b4c48 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Calling method 'delete' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.930813] [54711]: INFO cinder.api.v3.volumes [req-6d09631b-2e05-41d8-92a8-853f474d8412 req-4e83a5ac-c902-4923-8b7c-fcebba7b4c48 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Delete volume with id: e251c3a0-68c2-4112-b21e-b359ca8c97c5 [ 1400.940035] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.940035] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.940035] [54711]: INFO cinder.volume.api [req-6d09631b-2e05-41d8-92a8-853f474d8412 req-4e83a5ac-c902-4923-8b7c-fcebba7b4c48 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Volume info retrieved successfully. [ 1400.967885] [54711]: INFO cinder.volume.api [req-6d09631b-2e05-41d8-92a8-853f474d8412 req-4e83a5ac-c902-4923-8b7c-fcebba7b4c48 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Delete volume request issued successfully. [ 1400.968168] [54711]: INFO cinder.api.openstack.wsgi [req-6d09631b-2e05-41d8-92a8-853f474d8412 req-4e83a5ac-c902-4923-8b7c-fcebba7b4c48 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 returned with HTTP 202 [ 1400.968574] [54711]: [pid: 54711|app: 0|req: 35/66] 10.180.1.21 () {62 vars in 1501 bytes} [Tue Dec 10 15:38:00 2024] DELETE /volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1400.985270] [54712]: DEBUG cinder.api.middleware.request_id [req-32414403-6118-4518-9eb1-e35534c72982 req-69ab510b-f8d3-47f2-9025-2a6042535261 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.988645] [54712]: INFO cinder.api.openstack.wsgi [req-32414403-6118-4518-9eb1-e35534c72982 req-69ab510b-f8d3-47f2-9025-2a6042535261 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] GET http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 [ 1400.989053] [54712]: DEBUG cinder.api.openstack.wsgi [req-32414403-6118-4518-9eb1-e35534c72982 req-69ab510b-f8d3-47f2-9025-2a6042535261 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.989411] [54712]: DEBUG cinder.api.openstack.wsgi [req-32414403-6118-4518-9eb1-e35534c72982 req-69ab510b-f8d3-47f2-9025-2a6042535261 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1401.001530] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1401.001530] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1401.007219] [54712]: INFO cinder.volume.api [req-32414403-6118-4518-9eb1-e35534c72982 req-69ab510b-f8d3-47f2-9025-2a6042535261 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Volume info retrieved successfully. [ 1401.013800] [54712]: INFO cinder.api.openstack.wsgi [req-32414403-6118-4518-9eb1-e35534c72982 req-69ab510b-f8d3-47f2-9025-2a6042535261 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 returned with HTTP 200 [ 1401.014334] [54712]: [pid: 54712|app: 0|req: 32/67] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:38:00 2024] GET /volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1401.401368] [54711]: DEBUG cinder.api.middleware.request_id [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-51c1e213-8157-417a-bac7-3b9c15996af0 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1401.404522] [54711]: INFO cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-51c1e213-8157-417a-bac7-3b9c15996af0 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/73dabd15-2b1c-4eb2-b6ef-ad40800d6078 [ 1401.404824] [54711]: DEBUG cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-51c1e213-8157-417a-bac7-3b9c15996af0 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1401.405088] [54711]: DEBUG cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-51c1e213-8157-417a-bac7-3b9c15996af0 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1401.413252] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1401.413252] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1401.978361] [54711]: INFO cinder.api.openstack.wsgi [req-3ed570d3-d7ed-47d8-b114-471b0e8c26f4 req-51c1e213-8157-417a-bac7-3b9c15996af0 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/attachments/73dabd15-2b1c-4eb2-b6ef-ad40800d6078 returned with HTTP 200 [ 1401.978865] [54711]: [pid: 54711|app: 0|req: 36/68] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:38:01 2024] DELETE /volume/v3/attachments/73dabd15-2b1c-4eb2-b6ef-ad40800d6078 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1402.032979] [54712]: DEBUG cinder.api.middleware.request_id [req-ef4bbd09-d10b-4772-8a0a-7a4a5891b9b6 req-5cf46845-31d6-4753-ad0a-ac108ec616e4 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.035672] [54712]: INFO cinder.api.openstack.wsgi [req-ef4bbd09-d10b-4772-8a0a-7a4a5891b9b6 req-5cf46845-31d6-4753-ad0a-ac108ec616e4 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] GET http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 [ 1402.035724] [54712]: DEBUG cinder.api.openstack.wsgi [req-ef4bbd09-d10b-4772-8a0a-7a4a5891b9b6 req-5cf46845-31d6-4753-ad0a-ac108ec616e4 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.035917] [54712]: DEBUG cinder.api.openstack.wsgi [req-ef4bbd09-d10b-4772-8a0a-7a4a5891b9b6 req-5cf46845-31d6-4753-ad0a-ac108ec616e4 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.042652] [54712]: INFO cinder.api.openstack.wsgi [req-ef4bbd09-d10b-4772-8a0a-7a4a5891b9b6 req-5cf46845-31d6-4753-ad0a-ac108ec616e4 tempest-VolumesGetTestJSON-1742310829 tempest-VolumesGetTestJSON-1742310829-project-member] http://10.180.1.21/volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 returned with HTTP 404 [ 1402.043642] [54712]: [pid: 54712|app: 0|req: 33/69] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:38:01 2024] GET /volume/v3/volumes/e251c3a0-68c2-4112-b21e-b359ca8c97c5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1402.524545] [54711]: DEBUG cinder.api.middleware.request_id [None req-a8c57a22-b125-4b1a-b4bc-efa26736321e None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.526737] [54711]: INFO cinder.api.openstack.wsgi [None req-a8c57a22-b125-4b1a-b4bc-efa26736321e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1402.527088] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a8c57a22-b125-4b1a-b4bc-efa26736321e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.527530] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a8c57a22-b125-4b1a-b4bc-efa26736321e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.538364] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.538364] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1402.542490] [54711]: INFO cinder.volume.api [None req-a8c57a22-b125-4b1a-b4bc-efa26736321e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1402.548064] [54711]: INFO cinder.api.openstack.wsgi [None req-a8c57a22-b125-4b1a-b4bc-efa26736321e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1402.549120] [54711]: [pid: 54711|app: 0|req: 37/70] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:02 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1010 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1402.562051] [54712]: DEBUG cinder.api.middleware.request_id [None req-4f9a7a6d-cc3b-4ec0-90ad-ef4c09d43688 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.563416] [54712]: INFO cinder.api.openstack.wsgi [None req-4f9a7a6d-cc3b-4ec0-90ad-ef4c09d43688 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1402.563632] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4f9a7a6d-cc3b-4ec0-90ad-ef4c09d43688 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.563882] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4f9a7a6d-cc3b-4ec0-90ad-ef4c09d43688 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.567172] [54712]: INFO cinder.api.v3.volumes [None req-4f9a7a6d-cc3b-4ec0-90ad-ef4c09d43688 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Delete volume with id: a66ab727-902b-43af-a323-226160350386 [ 1402.577235] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.577235] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1402.577687] [54712]: INFO cinder.volume.api [None req-4f9a7a6d-cc3b-4ec0-90ad-ef4c09d43688 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1402.600922] [54712]: INFO cinder.volume.api [None req-4f9a7a6d-cc3b-4ec0-90ad-ef4c09d43688 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Delete volume request issued successfully. [ 1402.601136] [54712]: INFO cinder.api.openstack.wsgi [None req-4f9a7a6d-cc3b-4ec0-90ad-ef4c09d43688 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 202 [ 1402.602018] [54712]: [pid: 54712|app: 0|req: 34/71] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:38:02 2024] DELETE /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1402.605933] [54711]: DEBUG cinder.api.middleware.request_id [None req-586007f7-992d-45fd-80aa-f6078bb5eb25 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1402.608136] [54711]: INFO cinder.api.openstack.wsgi [None req-586007f7-992d-45fd-80aa-f6078bb5eb25 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1402.608136] [54711]: DEBUG cinder.api.openstack.wsgi [None req-586007f7-992d-45fd-80aa-f6078bb5eb25 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1402.608270] [54711]: DEBUG cinder.api.openstack.wsgi [None req-586007f7-992d-45fd-80aa-f6078bb5eb25 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1402.621595] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1402.621595] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1402.630401] [54711]: INFO cinder.volume.api [None req-586007f7-992d-45fd-80aa-f6078bb5eb25 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1402.640613] [54711]: INFO cinder.api.openstack.wsgi [None req-586007f7-992d-45fd-80aa-f6078bb5eb25 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1402.640613] [54711]: [pid: 54711|app: 0|req: 38/72] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:02 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1403.653116] [54712]: DEBUG cinder.api.middleware.request_id [None req-f97aaf93-acdf-4008-ba6d-3e6dbc838fb5 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1403.655207] [54712]: INFO cinder.api.openstack.wsgi [None req-f97aaf93-acdf-4008-ba6d-3e6dbc838fb5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1403.655380] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f97aaf93-acdf-4008-ba6d-3e6dbc838fb5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1403.655547] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f97aaf93-acdf-4008-ba6d-3e6dbc838fb5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1403.668039] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1403.668039] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1403.671471] [54712]: INFO cinder.volume.api [None req-f97aaf93-acdf-4008-ba6d-3e6dbc838fb5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1403.676219] [54712]: INFO cinder.api.openstack.wsgi [None req-f97aaf93-acdf-4008-ba6d-3e6dbc838fb5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1403.676616] [54712]: [pid: 54712|app: 0|req: 35/73] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:03 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1404.688572] [54711]: DEBUG cinder.api.middleware.request_id [None req-da06f3ee-a309-46ea-9551-9dc77b09d8c5 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1404.695972] [54711]: INFO cinder.api.openstack.wsgi [None req-da06f3ee-a309-46ea-9551-9dc77b09d8c5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1404.695972] [54711]: DEBUG cinder.api.openstack.wsgi [None req-da06f3ee-a309-46ea-9551-9dc77b09d8c5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1404.695972] [54711]: DEBUG cinder.api.openstack.wsgi [None req-da06f3ee-a309-46ea-9551-9dc77b09d8c5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1404.709676] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1404.709676] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1404.712698] [54711]: INFO cinder.volume.api [None req-da06f3ee-a309-46ea-9551-9dc77b09d8c5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Volume info retrieved successfully. [ 1404.719483] [54711]: INFO cinder.api.openstack.wsgi [None req-da06f3ee-a309-46ea-9551-9dc77b09d8c5 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 200 [ 1404.720157] [54711]: [pid: 54711|app: 0|req: 39/74] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:04 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1405.734422] [54712]: DEBUG cinder.api.middleware.request_id [None req-569e62ff-af26-49f2-b233-96d7578bcafb None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1405.737818] [54712]: INFO cinder.api.openstack.wsgi [None req-569e62ff-af26-49f2-b233-96d7578bcafb tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1405.738168] [54712]: DEBUG cinder.api.openstack.wsgi [None req-569e62ff-af26-49f2-b233-96d7578bcafb tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1405.738474] [54712]: DEBUG cinder.api.openstack.wsgi [None req-569e62ff-af26-49f2-b233-96d7578bcafb tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1405.747413] [54712]: INFO cinder.api.openstack.wsgi [None req-569e62ff-af26-49f2-b233-96d7578bcafb tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 404 [ 1405.748702] [54712]: [pid: 54712|app: 0|req: 36/75] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:05 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1414.715410] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=85,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1415.742229] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=86,cinder:UPDATE=18,cinder:INSERT=13 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1417.710117] [54711]: DEBUG cinder.api.middleware.request_id [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.765233] [54711]: INFO cinder.api.openstack.wsgi [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1417.765777] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2022249774"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1417.767956] [54711]: DEBUG cinder.api.v3.volumes [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2022249774'}} {{(pid=54711) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1417.768236] [54711]: INFO cinder.api.v3.volumes [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Create volume of 1 GB [ 1417.776236] [54711]: INFO cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Availability Zones retrieved successfully. [ 1417.786905] [54711]: DEBUG cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Flow 'volume_create_api' (ab412d0e-ad51-4395-904a-165826d4e7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1417.791021] [54711]: DEBUG cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d678732-3b94-4f33-99f3-9456efbbd561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1417.791021] [54711]: DEBUG cinder.volume.flows.api.create_volume [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Validating volume size '1' using validate_int {{(pid=54711) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1417.827019] [54711]: DEBUG cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d678732-3b94-4f33-99f3-9456efbbd561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1417.827019] [54711]: DEBUG cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938f0449-4fcf-40ac-a0e4-395d576f2eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1417.896728] [54711]: DEBUG cinder.quota [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Created reservations ['07ac6fc0-a1e2-415e-8b2b-e050b6b5086b', '5c082277-e554-4774-90b1-9199117a8cff', '2eac8974-03f4-4b73-8c15-c26a4cd2e4dc', '2a96e8cf-ffcf-4e7a-be86-0342892b2d3b'] {{(pid=54711) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1417.897891] [54711]: DEBUG cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938f0449-4fcf-40ac-a0e4-395d576f2eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07ac6fc0-a1e2-415e-8b2b-e050b6b5086b', '5c082277-e554-4774-90b1-9199117a8cff', '2eac8974-03f4-4b73-8c15-c26a4cd2e4dc', '2a96e8cf-ffcf-4e7a-be86-0342892b2d3b']}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1417.899054] [54711]: DEBUG cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (376ec874-489a-430d-bddf-99e4bdf05cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1417.916066] [54711]: DEBUG cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (376ec874-489a-430d-bddf-99e4bdf05cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61293c1f-c436-486b-8fcd-91a0d4a18e13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2022249774',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a29ceaca84df455fb84d4e6d5adb0468',qos_specs=None,replication_status=,reservations=['07ac6fc0-a1e2-415e-8b2b-e050b6b5086b','5c082277-e554-4774-90b1-9199117a8cff','2eac8974-03f4-4b73-8c15-c26a4cd2e4dc','2a96e8cf-ffcf-4e7a-be86-0342892b2d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc97ea275ef49b6a29e1bed34ce358c',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:38:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2022249774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61293c1f-c436-486b-8fcd-91a0d4a18e13,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a29ceaca84df455fb84d4e6d5adb0468',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='1bc97ea275ef49b6a29e1bed34ce358c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1417.916997] [54711]: DEBUG cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dea3d821-c6cd-49eb-a322-d3397d8696d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1417.930363] [54711]: DEBUG cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dea3d821-c6cd-49eb-a322-d3397d8696d6) 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-2022249774',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a29ceaca84df455fb84d4e6d5adb0468',qos_specs=None,replication_status=,reservations=['07ac6fc0-a1e2-415e-8b2b-e050b6b5086b','5c082277-e554-4774-90b1-9199117a8cff','2eac8974-03f4-4b73-8c15-c26a4cd2e4dc','2a96e8cf-ffcf-4e7a-be86-0342892b2d3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc97ea275ef49b6a29e1bed34ce358c',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1417.931320] [54711]: DEBUG cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ddaa721-43fd-450b-be82-e8670d933073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1417.940932] [54711]: DEBUG cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ddaa721-43fd-450b-be82-e8670d933073) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1417.942113] [54711]: DEBUG cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Flow 'volume_create_api' (ab412d0e-ad51-4395-904a-165826d4e7ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1417.942294] [54711]: INFO cinder.volume.api [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Create volume request issued successfully. [ 1417.942978] [54711]: INFO cinder.api.openstack.wsgi [None req-5eafaa6f-8c4a-4d61-ac0d-1dabf6d57242 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1417.943431] [54711]: [pid: 54711|app: 0|req: 40/76] 10.180.1.21 () {60 vars in 1137 bytes} [Tue Dec 10 15:38:17 2024] POST /volume/v3/volumes => generated 759 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1417.956906] [54712]: DEBUG cinder.api.middleware.request_id [None req-15f491bd-4d1a-4c16-9f09-1706ced5c193 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.959136] [54712]: INFO cinder.api.openstack.wsgi [None req-15f491bd-4d1a-4c16-9f09-1706ced5c193 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 [ 1417.959366] [54712]: DEBUG cinder.api.openstack.wsgi [None req-15f491bd-4d1a-4c16-9f09-1706ced5c193 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.960395] [54712]: DEBUG cinder.api.openstack.wsgi [None req-15f491bd-4d1a-4c16-9f09-1706ced5c193 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.970688] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.970688] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1417.977350] [54712]: INFO cinder.volume.api [None req-15f491bd-4d1a-4c16-9f09-1706ced5c193 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1417.992372] [54712]: INFO cinder.api.openstack.wsgi [None req-15f491bd-4d1a-4c16-9f09-1706ced5c193 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 returned with HTTP 200 [ 1417.992988] [54712]: [pid: 54712|app: 0|req: 37/77] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:17 2024] GET /volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.008407] [54711]: DEBUG cinder.api.middleware.request_id [None req-ffaa6cd7-0053-4b60-a40e-e0d666eb69b5 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.010929] [54711]: INFO cinder.api.openstack.wsgi [None req-ffaa6cd7-0053-4b60-a40e-e0d666eb69b5 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 [ 1419.013372] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ffaa6cd7-0053-4b60-a40e-e0d666eb69b5 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.013670] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ffaa6cd7-0053-4b60-a40e-e0d666eb69b5 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.036421] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.036421] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.043726] [54711]: INFO cinder.volume.api [None req-ffaa6cd7-0053-4b60-a40e-e0d666eb69b5 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1419.053984] [54711]: INFO cinder.api.openstack.wsgi [None req-ffaa6cd7-0053-4b60-a40e-e0d666eb69b5 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 returned with HTTP 200 [ 1419.054283] [54711]: [pid: 54711|app: 0|req: 41/78] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:18 2024] GET /volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.124732] [54712]: DEBUG cinder.api.middleware.request_id [req-e731375c-d311-4bcc-9336-874819732a86 req-a963333f-42eb-4d72-ac87-dda4452ec4ad None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.130469] [54712]: INFO cinder.api.openstack.wsgi [req-e731375c-d311-4bcc-9336-874819732a86 req-a963333f-42eb-4d72-ac87-dda4452ec4ad tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 [ 1419.130469] [54712]: DEBUG cinder.api.openstack.wsgi [req-e731375c-d311-4bcc-9336-874819732a86 req-a963333f-42eb-4d72-ac87-dda4452ec4ad tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.130469] [54712]: DEBUG cinder.api.openstack.wsgi [req-e731375c-d311-4bcc-9336-874819732a86 req-a963333f-42eb-4d72-ac87-dda4452ec4ad tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.142866] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.142866] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.147482] [54712]: INFO cinder.volume.api [req-e731375c-d311-4bcc-9336-874819732a86 req-a963333f-42eb-4d72-ac87-dda4452ec4ad tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1419.154692] [54712]: INFO cinder.api.openstack.wsgi [req-e731375c-d311-4bcc-9336-874819732a86 req-a963333f-42eb-4d72-ac87-dda4452ec4ad tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 returned with HTTP 200 [ 1419.154692] [54712]: [pid: 54712|app: 0|req: 38/79] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:38:18 2024] GET /volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.162948] [54711]: DEBUG cinder.api.middleware.request_id [None req-fdccde5f-377c-4661-82bf-049922ac7adb None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.165713] [54711]: INFO cinder.api.openstack.wsgi [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1419.166116] [54711]: DEBUG cinder.api.openstack.wsgi [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1990773346"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1419.168569] [54711]: DEBUG cinder.api.v3.volumes [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1990773346'}} {{(pid=54711) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1419.168731] [54711]: INFO cinder.api.v3.volumes [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Create volume of 1 GB [ 1419.174745] [54711]: INFO cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Availability Zones retrieved successfully. [ 1419.184510] [54711]: DEBUG cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Flow 'volume_create_api' (3100e0c0-aaed-4fa1-acc8-180f90be95d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1419.185729] [54711]: DEBUG cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c828434b-018f-47b0-91f8-b9bdba8c616f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1419.187121] [54711]: DEBUG cinder.volume.flows.api.create_volume [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Validating volume size '1' using validate_int {{(pid=54711) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1419.217907] [54711]: DEBUG cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c828434b-018f-47b0-91f8-b9bdba8c616f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1419.219563] [54711]: DEBUG cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91e5fcd-38b6-425a-aaee-2d4e2dbb7a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1419.256782] [54711]: DEBUG cinder.quota [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Created reservations ['f5ec64d2-ac76-4afa-b35f-5568ec9ecaad', 'fba6e5e4-c87c-455d-98c4-1e9dd6ada8ea', '9334a34c-6bf8-47c0-9e8d-d65755f24c14', '5ea03a33-bedd-4c42-a9a5-e833eb1ba481'] {{(pid=54711) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1419.258286] [54711]: DEBUG cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91e5fcd-38b6-425a-aaee-2d4e2dbb7a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5ec64d2-ac76-4afa-b35f-5568ec9ecaad', 'fba6e5e4-c87c-455d-98c4-1e9dd6ada8ea', '9334a34c-6bf8-47c0-9e8d-d65755f24c14', '5ea03a33-bedd-4c42-a9a5-e833eb1ba481']}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1419.259349] [54711]: DEBUG cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9621bb4-c582-4881-81b4-860ea00bf262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1419.275709] [54711]: DEBUG cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9621bb4-c582-4881-81b4-860ea00bf262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '118479db-9d33-480c-ab28-8b578bde4f1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1990773346',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a29ceaca84df455fb84d4e6d5adb0468',qos_specs=None,replication_status=,reservations=['f5ec64d2-ac76-4afa-b35f-5568ec9ecaad','fba6e5e4-c87c-455d-98c4-1e9dd6ada8ea','9334a34c-6bf8-47c0-9e8d-d65755f24c14','5ea03a33-bedd-4c42-a9a5-e833eb1ba481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc97ea275ef49b6a29e1bed34ce358c',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:38:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1990773346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=118479db-9d33-480c-ab28-8b578bde4f1f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a29ceaca84df455fb84d4e6d5adb0468',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='1bc97ea275ef49b6a29e1bed34ce358c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1419.276764] [54711]: DEBUG cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c49a618-37b6-4ab0-b81c-bc5bdf69420e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1419.297984] [54711]: DEBUG cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c49a618-37b6-4ab0-b81c-bc5bdf69420e) 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-1990773346',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a29ceaca84df455fb84d4e6d5adb0468',qos_specs=None,replication_status=,reservations=['f5ec64d2-ac76-4afa-b35f-5568ec9ecaad','fba6e5e4-c87c-455d-98c4-1e9dd6ada8ea','9334a34c-6bf8-47c0-9e8d-d65755f24c14','5ea03a33-bedd-4c42-a9a5-e833eb1ba481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc97ea275ef49b6a29e1bed34ce358c',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1419.299051] [54711]: DEBUG cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (741f35b8-cbe9-4bfd-8162-604e2c2f52bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1419.308899] [54711]: DEBUG cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (741f35b8-cbe9-4bfd-8162-604e2c2f52bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1419.309922] [54711]: DEBUG cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Flow 'volume_create_api' (3100e0c0-aaed-4fa1-acc8-180f90be95d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1419.310305] [54711]: INFO cinder.volume.api [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Create volume request issued successfully. [ 1419.311086] [54711]: INFO cinder.api.openstack.wsgi [None req-fdccde5f-377c-4661-82bf-049922ac7adb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1419.311717] [54711]: [pid: 54711|app: 0|req: 42/80] 10.180.1.21 () {60 vars in 1137 bytes} [Tue Dec 10 15:38:19 2024] POST /volume/v3/volumes => generated 759 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1419.323946] [54712]: DEBUG cinder.api.middleware.request_id [None req-a54f6994-1e09-43a9-9e83-2547d229ef2c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.326350] [54712]: INFO cinder.api.openstack.wsgi [None req-a54f6994-1e09-43a9-9e83-2547d229ef2c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f [ 1419.328069] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a54f6994-1e09-43a9-9e83-2547d229ef2c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.328069] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a54f6994-1e09-43a9-9e83-2547d229ef2c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.339968] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.339968] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.347228] [54712]: INFO cinder.volume.api [None req-a54f6994-1e09-43a9-9e83-2547d229ef2c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1419.352865] [54712]: INFO cinder.api.openstack.wsgi [None req-a54f6994-1e09-43a9-9e83-2547d229ef2c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f returned with HTTP 200 [ 1419.353957] [54712]: [pid: 54712|app: 0|req: 39/81] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:19 2024] GET /volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.291754] [54711]: DEBUG cinder.api.middleware.request_id [req-30c916c3-807e-4025-af33-f8939e1a6218 req-e8fa2843-db8e-46a6-8ec4-5e9d1cd1c77a None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.294998] [54711]: INFO cinder.api.openstack.wsgi [req-30c916c3-807e-4025-af33-f8939e1a6218 req-e8fa2843-db8e-46a6-8ec4-5e9d1cd1c77a tempest-SecurityGroupsTestJSON-79905005 tempest-SecurityGroupsTestJSON-79905005-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=2c5916af-c336-4c15-9894-58d1078b13dd [ 1420.295349] [54711]: DEBUG cinder.api.openstack.wsgi [req-30c916c3-807e-4025-af33-f8939e1a6218 req-e8fa2843-db8e-46a6-8ec4-5e9d1cd1c77a tempest-SecurityGroupsTestJSON-79905005 tempest-SecurityGroupsTestJSON-79905005-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.295535] [54711]: DEBUG cinder.api.openstack.wsgi [req-30c916c3-807e-4025-af33-f8939e1a6218 req-e8fa2843-db8e-46a6-8ec4-5e9d1cd1c77a tempest-SecurityGroupsTestJSON-79905005 tempest-SecurityGroupsTestJSON-79905005-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.322953] [54711]: INFO cinder.api.openstack.wsgi [req-30c916c3-807e-4025-af33-f8939e1a6218 req-e8fa2843-db8e-46a6-8ec4-5e9d1cd1c77a tempest-SecurityGroupsTestJSON-79905005 tempest-SecurityGroupsTestJSON-79905005-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=2c5916af-c336-4c15-9894-58d1078b13dd returned with HTTP 200 [ 1420.323442] [54711]: [pid: 54711|app: 0|req: 43/82] 10.180.1.21 () {62 vars in 1518 bytes} [Tue Dec 10 15:38:20 2024] GET /volume/v3/attachments?instance_id=2c5916af-c336-4c15-9894-58d1078b13dd => generated 19 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.366932] [54712]: DEBUG cinder.api.middleware.request_id [None req-f2ef3c60-17a2-4597-b347-9acc7a1a7b98 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.369091] [54712]: INFO cinder.api.openstack.wsgi [None req-f2ef3c60-17a2-4597-b347-9acc7a1a7b98 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f [ 1420.369332] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f2ef3c60-17a2-4597-b347-9acc7a1a7b98 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.369550] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f2ef3c60-17a2-4597-b347-9acc7a1a7b98 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.382523] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.382523] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.389241] [54712]: INFO cinder.volume.api [None req-f2ef3c60-17a2-4597-b347-9acc7a1a7b98 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1420.395396] [54712]: INFO cinder.api.openstack.wsgi [None req-f2ef3c60-17a2-4597-b347-9acc7a1a7b98 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f returned with HTTP 200 [ 1420.396052] [54712]: [pid: 54712|app: 0|req: 40/83] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:20 2024] GET /volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.447341] [54711]: DEBUG cinder.api.middleware.request_id [req-445ab152-5fc6-4f89-81ca-5bb5a7f8c8bb req-09f93f63-43e8-4cf9-88cf-41c1d964a2ee None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.448628] [54711]: INFO cinder.api.openstack.wsgi [req-445ab152-5fc6-4f89-81ca-5bb5a7f8c8bb req-09f93f63-43e8-4cf9-88cf-41c1d964a2ee tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f [ 1420.448865] [54711]: DEBUG cinder.api.openstack.wsgi [req-445ab152-5fc6-4f89-81ca-5bb5a7f8c8bb req-09f93f63-43e8-4cf9-88cf-41c1d964a2ee tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.449097] [54711]: DEBUG cinder.api.openstack.wsgi [req-445ab152-5fc6-4f89-81ca-5bb5a7f8c8bb req-09f93f63-43e8-4cf9-88cf-41c1d964a2ee tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.462048] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.462048] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.466261] [54711]: INFO cinder.volume.api [req-445ab152-5fc6-4f89-81ca-5bb5a7f8c8bb req-09f93f63-43e8-4cf9-88cf-41c1d964a2ee tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1420.471444] [54711]: INFO cinder.api.openstack.wsgi [req-445ab152-5fc6-4f89-81ca-5bb5a7f8c8bb req-09f93f63-43e8-4cf9-88cf-41c1d964a2ee tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f returned with HTTP 200 [ 1420.471913] [54711]: [pid: 54711|app: 0|req: 44/84] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:38:20 2024] GET /volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.480635] [54712]: DEBUG cinder.api.middleware.request_id [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.486600] [54712]: INFO cinder.api.openstack.wsgi [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1420.488049] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-119693041"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1420.492245] [54712]: DEBUG cinder.api.v3.volumes [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-119693041'}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1420.492506] [54712]: INFO cinder.api.v3.volumes [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Create volume of 1 GB [ 1420.496980] [54712]: INFO cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Availability Zones retrieved successfully. [ 1420.502566] [54711]: DEBUG cinder.api.middleware.request_id [req-b71b4490-8fc9-4eb2-8fd2-a047258cbe51 req-0035fd75-23fd-492d-b782-5636241bf8f9 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.504699] [54712]: DEBUG cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Flow 'volume_create_api' (150e054b-4183-4daa-a1dc-d45f52c0910a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1420.505207] [54711]: INFO cinder.api.openstack.wsgi [req-b71b4490-8fc9-4eb2-8fd2-a047258cbe51 req-0035fd75-23fd-492d-b782-5636241bf8f9 tempest-InstanceActionsTestJSON-1992934853 tempest-InstanceActionsTestJSON-1992934853-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=a22c6232-43fc-4294-bb0b-1d52e3b3ace2 [ 1420.505492] [54711]: DEBUG cinder.api.openstack.wsgi [req-b71b4490-8fc9-4eb2-8fd2-a047258cbe51 req-0035fd75-23fd-492d-b782-5636241bf8f9 tempest-InstanceActionsTestJSON-1992934853 tempest-InstanceActionsTestJSON-1992934853-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.505855] [54711]: DEBUG cinder.api.openstack.wsgi [req-b71b4490-8fc9-4eb2-8fd2-a047258cbe51 req-0035fd75-23fd-492d-b782-5636241bf8f9 tempest-InstanceActionsTestJSON-1992934853 tempest-InstanceActionsTestJSON-1992934853-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.506736] [54712]: DEBUG cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c400d2-06eb-49c0-b060-a9f9a10419a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.508537] [54712]: DEBUG cinder.volume.flows.api.create_volume [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1420.510658] [54711]: INFO cinder.api.openstack.wsgi [req-b71b4490-8fc9-4eb2-8fd2-a047258cbe51 req-0035fd75-23fd-492d-b782-5636241bf8f9 tempest-InstanceActionsTestJSON-1992934853 tempest-InstanceActionsTestJSON-1992934853-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=a22c6232-43fc-4294-bb0b-1d52e3b3ace2 returned with HTTP 200 [ 1420.511211] [54711]: [pid: 54711|app: 0|req: 45/85] 10.180.1.21 () {62 vars in 1518 bytes} [Tue Dec 10 15:38:20 2024] GET /volume/v3/attachments?instance_id=a22c6232-43fc-4294-bb0b-1d52e3b3ace2 => generated 19 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.531766] [54712]: DEBUG cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c400d2-06eb-49c0-b060-a9f9a10419a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.534118] [54712]: DEBUG cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a68207-78d1-4a6b-a94b-40dca13043e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.568764] [54712]: DEBUG cinder.quota [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Created reservations ['a0b8728f-a1e1-42f0-b8f6-08848cca891d', 'ef0442a5-0886-4d11-a7e2-61dcb8b83615', 'b9596615-41bd-45a2-8da6-e1948bfb532c', '66f9c2fd-0a5d-4339-aac5-25049b00e3c6'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1420.570129] [54712]: DEBUG cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a68207-78d1-4a6b-a94b-40dca13043e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0b8728f-a1e1-42f0-b8f6-08848cca891d', 'ef0442a5-0886-4d11-a7e2-61dcb8b83615', 'b9596615-41bd-45a2-8da6-e1948bfb532c', '66f9c2fd-0a5d-4339-aac5-25049b00e3c6']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.571872] [54712]: DEBUG cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549db9bd-3c42-415c-966c-337d1cd33922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.591541] [54712]: DEBUG cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (549db9bd-3c42-415c-966c-337d1cd33922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-119693041',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a29ceaca84df455fb84d4e6d5adb0468',qos_specs=None,replication_status=,reservations=['a0b8728f-a1e1-42f0-b8f6-08848cca891d','ef0442a5-0886-4d11-a7e2-61dcb8b83615','b9596615-41bd-45a2-8da6-e1948bfb532c','66f9c2fd-0a5d-4339-aac5-25049b00e3c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc97ea275ef49b6a29e1bed34ce358c',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:38:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-119693041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a29ceaca84df455fb84d4e6d5adb0468',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='1bc97ea275ef49b6a29e1bed34ce358c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.592720] [54712]: DEBUG cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d65a6bd7-aeef-4436-b157-58b3d1c82bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.612339] [54712]: DEBUG cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d65a6bd7-aeef-4436-b157-58b3d1c82bed) 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-119693041',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a29ceaca84df455fb84d4e6d5adb0468',qos_specs=None,replication_status=,reservations=['a0b8728f-a1e1-42f0-b8f6-08848cca891d','ef0442a5-0886-4d11-a7e2-61dcb8b83615','b9596615-41bd-45a2-8da6-e1948bfb532c','66f9c2fd-0a5d-4339-aac5-25049b00e3c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc97ea275ef49b6a29e1bed34ce358c',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.613464] [54712]: DEBUG cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9db8043-c9ca-4368-aa0c-0c620e449ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.623491] [54712]: DEBUG cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9db8043-c9ca-4368-aa0c-0c620e449ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.624716] [54712]: DEBUG cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Flow 'volume_create_api' (150e054b-4183-4daa-a1dc-d45f52c0910a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1420.625178] [54712]: INFO cinder.volume.api [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Create volume request issued successfully. [ 1420.625931] [54712]: INFO cinder.api.openstack.wsgi [None req-ec9b5f11-9f24-42b2-88d7-7dc0078104b9 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1420.626474] [54712]: [pid: 54712|app: 0|req: 41/86] 10.180.1.21 () {60 vars in 1137 bytes} [Tue Dec 10 15:38:20 2024] POST /volume/v3/volumes => generated 758 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1420.641069] [54711]: DEBUG cinder.api.middleware.request_id [None req-08242e72-f59e-43a7-b16d-163e97ce5282 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.648225] [54711]: INFO cinder.api.openstack.wsgi [None req-08242e72-f59e-43a7-b16d-163e97ce5282 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 [ 1420.648225] [54711]: DEBUG cinder.api.openstack.wsgi [None req-08242e72-f59e-43a7-b16d-163e97ce5282 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.648225] [54711]: DEBUG cinder.api.openstack.wsgi [None req-08242e72-f59e-43a7-b16d-163e97ce5282 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.658815] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.658815] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.663384] [54711]: INFO cinder.volume.api [None req-08242e72-f59e-43a7-b16d-163e97ce5282 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1420.671138] [54711]: INFO cinder.api.openstack.wsgi [None req-08242e72-f59e-43a7-b16d-163e97ce5282 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 returned with HTTP 200 [ 1420.671609] [54711]: [pid: 54711|app: 0|req: 46/87] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:20 2024] GET /volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.686033] [54712]: DEBUG cinder.api.middleware.request_id [None req-d0f07f50-a1cf-4bfe-8e07-9e7e4a300bdb None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.688263] [54712]: INFO cinder.api.openstack.wsgi [None req-d0f07f50-a1cf-4bfe-8e07-9e7e4a300bdb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 [ 1421.689728] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d0f07f50-a1cf-4bfe-8e07-9e7e4a300bdb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.689728] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d0f07f50-a1cf-4bfe-8e07-9e7e4a300bdb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.699856] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.699856] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.704478] [54712]: INFO cinder.volume.api [None req-d0f07f50-a1cf-4bfe-8e07-9e7e4a300bdb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1421.709753] [54712]: INFO cinder.api.openstack.wsgi [None req-d0f07f50-a1cf-4bfe-8e07-9e7e4a300bdb tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 returned with HTTP 200 [ 1421.710657] [54712]: [pid: 54712|app: 0|req: 42/88] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:21 2024] GET /volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.429483] [54711]: DEBUG cinder.api.middleware.request_id [req-76eb0208-7434-402c-86ea-10db03ca8acd req-5ad56349-022b-4851-8cbb-30fd8275a83b None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.432449] [54711]: INFO cinder.api.openstack.wsgi [req-76eb0208-7434-402c-86ea-10db03ca8acd req-5ad56349-022b-4851-8cbb-30fd8275a83b tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 [ 1422.433855] [54711]: DEBUG cinder.api.openstack.wsgi [req-76eb0208-7434-402c-86ea-10db03ca8acd req-5ad56349-022b-4851-8cbb-30fd8275a83b tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.434252] [54711]: DEBUG cinder.api.openstack.wsgi [req-76eb0208-7434-402c-86ea-10db03ca8acd req-5ad56349-022b-4851-8cbb-30fd8275a83b tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.450657] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.450657] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.457137] [54711]: INFO cinder.volume.api [req-76eb0208-7434-402c-86ea-10db03ca8acd req-5ad56349-022b-4851-8cbb-30fd8275a83b tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1422.462439] [54711]: INFO cinder.api.openstack.wsgi [req-76eb0208-7434-402c-86ea-10db03ca8acd req-5ad56349-022b-4851-8cbb-30fd8275a83b tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 returned with HTTP 200 [ 1422.462954] [54711]: [pid: 54711|app: 0|req: 47/89] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:38:22 2024] GET /volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.664124] [54712]: DEBUG cinder.api.middleware.request_id [req-4157ca5b-79ab-49ea-8d89-bc4b856b0ed3 req-cf2c28f3-7393-432b-93bf-0f556dac3107 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.667213] [54712]: INFO cinder.api.openstack.wsgi [req-4157ca5b-79ab-49ea-8d89-bc4b856b0ed3 req-cf2c28f3-7393-432b-93bf-0f556dac3107 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1422.667435] [54712]: DEBUG cinder.api.openstack.wsgi [req-4157ca5b-79ab-49ea-8d89-bc4b856b0ed3 req-cf2c28f3-7393-432b-93bf-0f556dac3107 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.667661] [54712]: DEBUG cinder.api.openstack.wsgi [req-4157ca5b-79ab-49ea-8d89-bc4b856b0ed3 req-cf2c28f3-7393-432b-93bf-0f556dac3107 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'detail' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.668235] [54712]: DEBUG cinder.api.api_utils [req-4157ca5b-79ab-49ea-8d89-bc4b856b0ed3 req-cf2c28f3-7393-432b-93bf-0f556dac3107 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Removing options '' from query. {{(pid=54712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1422.669722] [54712]: DEBUG cinder.volume.api [req-4157ca5b-79ab-49ea-8d89-bc4b856b0ed3 req-cf2c28f3-7393-432b-93bf-0f556dac3107 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54712) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1422.705340] [54712]: INFO cinder.volume.api [req-4157ca5b-79ab-49ea-8d89-bc4b856b0ed3 req-cf2c28f3-7393-432b-93bf-0f556dac3107 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Get all volumes completed successfully. [ 1422.706554] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.706554] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.713754] [54712]: INFO cinder.api.openstack.wsgi [req-4157ca5b-79ab-49ea-8d89-bc4b856b0ed3 req-cf2c28f3-7393-432b-93bf-0f556dac3107 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1422.714565] [54712]: [pid: 54712|app: 0|req: 43/90] 10.180.1.21 () {60 vars in 1389 bytes} [Tue Dec 10 15:38:22 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1422.927469] [54711]: DEBUG cinder.api.middleware.request_id [req-8c853ccc-989f-471e-87a8-473e6b29f482 req-523af910-7095-4a9d-98d1-1c9c7ff9745f None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.930833] [54711]: INFO cinder.api.openstack.wsgi [req-8c853ccc-989f-471e-87a8-473e6b29f482 req-523af910-7095-4a9d-98d1-1c9c7ff9745f tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1422.932244] [54711]: DEBUG cinder.api.openstack.wsgi [req-8c853ccc-989f-471e-87a8-473e6b29f482 req-523af910-7095-4a9d-98d1-1c9c7ff9745f tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.932244] [54711]: DEBUG cinder.api.openstack.wsgi [req-8c853ccc-989f-471e-87a8-473e6b29f482 req-523af910-7095-4a9d-98d1-1c9c7ff9745f tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'detail' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.932244] [54711]: DEBUG cinder.api.api_utils [req-8c853ccc-989f-471e-87a8-473e6b29f482 req-523af910-7095-4a9d-98d1-1c9c7ff9745f tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Removing options '' from query. {{(pid=54711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1422.933449] [54711]: DEBUG cinder.volume.api [req-8c853ccc-989f-471e-87a8-473e6b29f482 req-523af910-7095-4a9d-98d1-1c9c7ff9745f tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54711) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1422.969893] [54711]: INFO cinder.volume.api [req-8c853ccc-989f-471e-87a8-473e6b29f482 req-523af910-7095-4a9d-98d1-1c9c7ff9745f tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Get all volumes completed successfully. [ 1422.971405] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.971405] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.978175] [54711]: INFO cinder.api.openstack.wsgi [req-8c853ccc-989f-471e-87a8-473e6b29f482 req-523af910-7095-4a9d-98d1-1c9c7ff9745f tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1422.979644] [54711]: [pid: 54711|app: 0|req: 48/91] 10.180.1.21 () {60 vars in 1389 bytes} [Tue Dec 10 15:38:22 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1423.172303] [54712]: DEBUG cinder.api.middleware.request_id [req-adfe3777-d4a7-4c8c-92e5-5b20de255832 req-2ae41e85-4811-417e-a38e-004a818bb311 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.175390] [54712]: INFO cinder.api.openstack.wsgi [req-adfe3777-d4a7-4c8c-92e5-5b20de255832 req-2ae41e85-4811-417e-a38e-004a818bb311 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1423.175817] [54712]: DEBUG cinder.api.openstack.wsgi [req-adfe3777-d4a7-4c8c-92e5-5b20de255832 req-2ae41e85-4811-417e-a38e-004a818bb311 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.176357] [54712]: DEBUG cinder.api.openstack.wsgi [req-adfe3777-d4a7-4c8c-92e5-5b20de255832 req-2ae41e85-4811-417e-a38e-004a818bb311 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'detail' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.177065] [54712]: DEBUG cinder.api.api_utils [req-adfe3777-d4a7-4c8c-92e5-5b20de255832 req-2ae41e85-4811-417e-a38e-004a818bb311 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Removing options '' from query. {{(pid=54712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1423.178048] [54712]: DEBUG cinder.volume.api [req-adfe3777-d4a7-4c8c-92e5-5b20de255832 req-2ae41e85-4811-417e-a38e-004a818bb311 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54712) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1423.191965] [54712]: INFO cinder.volume.api [req-adfe3777-d4a7-4c8c-92e5-5b20de255832 req-2ae41e85-4811-417e-a38e-004a818bb311 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Get all volumes completed successfully. [ 1423.193131] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.193131] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.198623] [54712]: INFO cinder.api.openstack.wsgi [req-adfe3777-d4a7-4c8c-92e5-5b20de255832 req-2ae41e85-4811-417e-a38e-004a818bb311 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1423.199049] [54712]: [pid: 54712|app: 0|req: 44/92] 10.180.1.21 () {60 vars in 1389 bytes} [Tue Dec 10 15:38:23 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1423.455424] [54711]: DEBUG cinder.api.middleware.request_id [req-854431f9-37ac-472e-84da-6c74c1ea917f req-06a65aba-c8ab-4a1f-a162-37d241503da6 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.459056] [54711]: INFO cinder.api.openstack.wsgi [req-854431f9-37ac-472e-84da-6c74c1ea917f req-06a65aba-c8ab-4a1f-a162-37d241503da6 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1423.459308] [54711]: DEBUG cinder.api.openstack.wsgi [req-854431f9-37ac-472e-84da-6c74c1ea917f req-06a65aba-c8ab-4a1f-a162-37d241503da6 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.459550] [54711]: DEBUG cinder.api.openstack.wsgi [req-854431f9-37ac-472e-84da-6c74c1ea917f req-06a65aba-c8ab-4a1f-a162-37d241503da6 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'detail' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.459898] [54711]: DEBUG cinder.api.api_utils [req-854431f9-37ac-472e-84da-6c74c1ea917f req-06a65aba-c8ab-4a1f-a162-37d241503da6 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Removing options '' from query. {{(pid=54711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1423.465634] [54711]: DEBUG cinder.volume.api [req-854431f9-37ac-472e-84da-6c74c1ea917f req-06a65aba-c8ab-4a1f-a162-37d241503da6 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54711) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1423.482395] [54711]: INFO cinder.volume.api [req-854431f9-37ac-472e-84da-6c74c1ea917f req-06a65aba-c8ab-4a1f-a162-37d241503da6 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Get all volumes completed successfully. [ 1423.486129] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.486129] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.491507] [54711]: INFO cinder.api.openstack.wsgi [req-854431f9-37ac-472e-84da-6c74c1ea917f req-06a65aba-c8ab-4a1f-a162-37d241503da6 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1423.491507] [54711]: [pid: 54711|app: 0|req: 49/93] 10.180.1.21 () {60 vars in 1389 bytes} [Tue Dec 10 15:38:23 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1423.850042] [54712]: DEBUG cinder.api.middleware.request_id [req-30dc9413-9f11-45c0-9566-f4a8f908f8e0 req-20a87829-d4a8-4cc2-9c7a-68b625685f0c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.852391] [54712]: INFO cinder.api.openstack.wsgi [req-30dc9413-9f11-45c0-9566-f4a8f908f8e0 req-20a87829-d4a8-4cc2-9c7a-68b625685f0c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1423.852777] [54712]: DEBUG cinder.api.openstack.wsgi [req-30dc9413-9f11-45c0-9566-f4a8f908f8e0 req-20a87829-d4a8-4cc2-9c7a-68b625685f0c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.852851] [54712]: DEBUG cinder.api.openstack.wsgi [req-30dc9413-9f11-45c0-9566-f4a8f908f8e0 req-20a87829-d4a8-4cc2-9c7a-68b625685f0c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'detail' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.854688] [54712]: DEBUG cinder.api.api_utils [req-30dc9413-9f11-45c0-9566-f4a8f908f8e0 req-20a87829-d4a8-4cc2-9c7a-68b625685f0c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Removing options '' from query. {{(pid=54712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1423.854688] [54712]: DEBUG cinder.volume.api [req-30dc9413-9f11-45c0-9566-f4a8f908f8e0 req-20a87829-d4a8-4cc2-9c7a-68b625685f0c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54712) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1423.862811] [54712]: INFO cinder.volume.api [req-30dc9413-9f11-45c0-9566-f4a8f908f8e0 req-20a87829-d4a8-4cc2-9c7a-68b625685f0c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Get all volumes completed successfully. [ 1423.864443] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.864443] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.868613] [54712]: INFO cinder.api.openstack.wsgi [req-30dc9413-9f11-45c0-9566-f4a8f908f8e0 req-20a87829-d4a8-4cc2-9c7a-68b625685f0c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1423.868613] [54712]: [pid: 54712|app: 0|req: 45/94] 10.180.1.21 () {60 vars in 1389 bytes} [Tue Dec 10 15:38:23 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1424.227635] [54711]: DEBUG cinder.api.middleware.request_id [req-1f4436c0-774f-43dc-af67-ee5006e90d25 req-52ea7e07-b468-4ba6-9fcd-b3043c5c2b80 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.229872] [54711]: INFO cinder.api.openstack.wsgi [req-1f4436c0-774f-43dc-af67-ee5006e90d25 req-52ea7e07-b468-4ba6-9fcd-b3043c5c2b80 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1424.230162] [54711]: DEBUG cinder.api.openstack.wsgi [req-1f4436c0-774f-43dc-af67-ee5006e90d25 req-52ea7e07-b468-4ba6-9fcd-b3043c5c2b80 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.230378] [54711]: DEBUG cinder.api.openstack.wsgi [req-1f4436c0-774f-43dc-af67-ee5006e90d25 req-52ea7e07-b468-4ba6-9fcd-b3043c5c2b80 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'detail' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.230667] [54711]: DEBUG cinder.api.api_utils [req-1f4436c0-774f-43dc-af67-ee5006e90d25 req-52ea7e07-b468-4ba6-9fcd-b3043c5c2b80 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Removing options '' from query. {{(pid=54711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1424.231565] [54711]: DEBUG cinder.volume.api [req-1f4436c0-774f-43dc-af67-ee5006e90d25 req-52ea7e07-b468-4ba6-9fcd-b3043c5c2b80 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54711) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1424.243408] [54711]: INFO cinder.volume.api [req-1f4436c0-774f-43dc-af67-ee5006e90d25 req-52ea7e07-b468-4ba6-9fcd-b3043c5c2b80 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Get all volumes completed successfully. [ 1424.244507] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.244507] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1424.249458] [54711]: INFO cinder.api.openstack.wsgi [req-1f4436c0-774f-43dc-af67-ee5006e90d25 req-52ea7e07-b468-4ba6-9fcd-b3043c5c2b80 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1424.249853] [54711]: [pid: 54711|app: 0|req: 50/95] 10.180.1.21 () {60 vars in 1389 bytes} [Tue Dec 10 15:38:24 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1424.868536] [54712]: DEBUG cinder.api.middleware.request_id [req-e511fed6-6998-4cd2-bb8e-a22987b14d30 req-57ec6c50-783f-4396-b012-0e20fdabd4c7 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.871400] [54712]: INFO cinder.api.openstack.wsgi [req-e511fed6-6998-4cd2-bb8e-a22987b14d30 req-57ec6c50-783f-4396-b012-0e20fdabd4c7 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1424.871776] [54712]: DEBUG cinder.api.openstack.wsgi [req-e511fed6-6998-4cd2-bb8e-a22987b14d30 req-57ec6c50-783f-4396-b012-0e20fdabd4c7 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.872026] [54712]: DEBUG cinder.api.openstack.wsgi [req-e511fed6-6998-4cd2-bb8e-a22987b14d30 req-57ec6c50-783f-4396-b012-0e20fdabd4c7 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'detail' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.872343] [54712]: DEBUG cinder.api.api_utils [req-e511fed6-6998-4cd2-bb8e-a22987b14d30 req-57ec6c50-783f-4396-b012-0e20fdabd4c7 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Removing options '' from query. {{(pid=54712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1424.873459] [54712]: DEBUG cinder.volume.api [req-e511fed6-6998-4cd2-bb8e-a22987b14d30 req-57ec6c50-783f-4396-b012-0e20fdabd4c7 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54712) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1424.884386] [54712]: INFO cinder.volume.api [req-e511fed6-6998-4cd2-bb8e-a22987b14d30 req-57ec6c50-783f-4396-b012-0e20fdabd4c7 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Get all volumes completed successfully. [ 1424.885604] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.885604] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1424.893636] [54712]: INFO cinder.api.openstack.wsgi [req-e511fed6-6998-4cd2-bb8e-a22987b14d30 req-57ec6c50-783f-4396-b012-0e20fdabd4c7 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1424.894154] [54712]: [pid: 54712|app: 0|req: 46/96] 10.180.1.21 () {60 vars in 1389 bytes} [Tue Dec 10 15:38:24 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1425.729803] [54711]: DEBUG cinder.api.middleware.request_id [req-d11cedeb-bf25-43c3-910b-bb8fd656d494 req-31124a72-f85a-40db-925b-5bd227d5a0e4 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1425.732083] [54711]: INFO cinder.api.openstack.wsgi [req-d11cedeb-bf25-43c3-910b-bb8fd656d494 req-31124a72-f85a-40db-925b-5bd227d5a0e4 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1425.732313] [54711]: DEBUG cinder.api.openstack.wsgi [req-d11cedeb-bf25-43c3-910b-bb8fd656d494 req-31124a72-f85a-40db-925b-5bd227d5a0e4 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1425.732530] [54711]: DEBUG cinder.api.openstack.wsgi [req-d11cedeb-bf25-43c3-910b-bb8fd656d494 req-31124a72-f85a-40db-925b-5bd227d5a0e4 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'detail' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1425.732818] [54711]: DEBUG cinder.api.api_utils [req-d11cedeb-bf25-43c3-910b-bb8fd656d494 req-31124a72-f85a-40db-925b-5bd227d5a0e4 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Removing options '' from query. {{(pid=54711) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1425.734055] [54711]: DEBUG cinder.volume.api [req-d11cedeb-bf25-43c3-910b-bb8fd656d494 req-31124a72-f85a-40db-925b-5bd227d5a0e4 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54711) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1425.747156] [54711]: INFO cinder.volume.api [req-d11cedeb-bf25-43c3-910b-bb8fd656d494 req-31124a72-f85a-40db-925b-5bd227d5a0e4 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Get all volumes completed successfully. [ 1425.748192] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1425.748192] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1425.752780] [54711]: INFO cinder.api.openstack.wsgi [req-d11cedeb-bf25-43c3-910b-bb8fd656d494 req-31124a72-f85a-40db-925b-5bd227d5a0e4 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1425.753191] [54711]: [pid: 54711|app: 0|req: 51/97] 10.180.1.21 () {60 vars in 1389 bytes} [Tue Dec 10 15:38:25 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1425.765788] [54712]: DEBUG cinder.api.middleware.request_id [None req-cb234617-fdfa-4b94-98ce-e629db1c4145 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1425.767301] [54712]: INFO cinder.api.openstack.wsgi [None req-cb234617-fdfa-4b94-98ce-e629db1c4145 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 [ 1425.767301] [54712]: DEBUG cinder.api.openstack.wsgi [None req-cb234617-fdfa-4b94-98ce-e629db1c4145 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1425.767594] [54712]: DEBUG cinder.api.openstack.wsgi [None req-cb234617-fdfa-4b94-98ce-e629db1c4145 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1425.767729] [54712]: INFO cinder.api.v3.volumes [None req-cb234617-fdfa-4b94-98ce-e629db1c4145 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Delete volume with id: fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 [ 1425.777056] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1425.777056] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1425.777606] [54712]: INFO cinder.volume.api [None req-cb234617-fdfa-4b94-98ce-e629db1c4145 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1425.796973] [54712]: INFO cinder.volume.api [None req-cb234617-fdfa-4b94-98ce-e629db1c4145 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Delete volume request issued successfully. [ 1425.797478] [54712]: INFO cinder.api.openstack.wsgi [None req-cb234617-fdfa-4b94-98ce-e629db1c4145 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 returned with HTTP 202 [ 1425.797617] [54712]: [pid: 54712|app: 0|req: 47/98] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:38:25 2024] DELETE /volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1425.800496] [54711]: DEBUG cinder.api.middleware.request_id [None req-0394007d-ff20-417e-84e0-0a65df750d8e None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1425.805398] [54711]: INFO cinder.api.openstack.wsgi [None req-0394007d-ff20-417e-84e0-0a65df750d8e tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 [ 1425.806476] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0394007d-ff20-417e-84e0-0a65df750d8e tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1425.806476] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0394007d-ff20-417e-84e0-0a65df750d8e tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1425.815955] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1425.815955] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1425.820352] [54711]: INFO cinder.volume.api [None req-0394007d-ff20-417e-84e0-0a65df750d8e tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1425.825118] [54711]: INFO cinder.api.openstack.wsgi [None req-0394007d-ff20-417e-84e0-0a65df750d8e tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 returned with HTTP 200 [ 1425.825582] [54711]: [pid: 54711|app: 0|req: 52/99] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:25 2024] GET /volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1426.842363] [54712]: DEBUG cinder.api.middleware.request_id [None req-854dcf48-d56f-4148-9144-32cc4d11d9b8 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.844582] [54712]: INFO cinder.api.openstack.wsgi [None req-854dcf48-d56f-4148-9144-32cc4d11d9b8 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 [ 1426.847362] [54712]: DEBUG cinder.api.openstack.wsgi [None req-854dcf48-d56f-4148-9144-32cc4d11d9b8 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1426.847674] [54712]: DEBUG cinder.api.openstack.wsgi [None req-854dcf48-d56f-4148-9144-32cc4d11d9b8 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1426.855625] [54712]: INFO cinder.api.openstack.wsgi [None req-854dcf48-d56f-4148-9144-32cc4d11d9b8 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 returned with HTTP 404 [ 1426.856204] [54712]: [pid: 54712|app: 0|req: 48/100] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:26 2024] GET /volume/v3/volumes/fd92ab40-cfd9-4d7b-a94b-6f9a9c1de935 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1426.861725] [54711]: DEBUG cinder.api.middleware.request_id [None req-a67db6a7-f550-48f7-bc1a-a4907e375c8c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.866019] [54711]: INFO cinder.api.openstack.wsgi [None req-a67db6a7-f550-48f7-bc1a-a4907e375c8c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] DELETE http://10.180.1.21/volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f [ 1426.866019] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a67db6a7-f550-48f7-bc1a-a4907e375c8c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1426.866019] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a67db6a7-f550-48f7-bc1a-a4907e375c8c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'delete' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1426.866019] [54711]: INFO cinder.api.v3.volumes [None req-a67db6a7-f550-48f7-bc1a-a4907e375c8c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Delete volume with id: 118479db-9d33-480c-ab28-8b578bde4f1f [ 1426.876384] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.876384] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1426.877070] [54711]: INFO cinder.volume.api [None req-a67db6a7-f550-48f7-bc1a-a4907e375c8c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1426.907823] [54711]: INFO cinder.volume.api [None req-a67db6a7-f550-48f7-bc1a-a4907e375c8c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Delete volume request issued successfully. [ 1426.908052] [54711]: INFO cinder.api.openstack.wsgi [None req-a67db6a7-f550-48f7-bc1a-a4907e375c8c tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f returned with HTTP 202 [ 1426.908518] [54711]: [pid: 54711|app: 0|req: 53/101] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:38:26 2024] DELETE /volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1426.919968] [54712]: DEBUG cinder.api.middleware.request_id [None req-49602c07-7215-44d2-ac51-216d1b1decbe None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.923296] [54712]: INFO cinder.api.openstack.wsgi [None req-49602c07-7215-44d2-ac51-216d1b1decbe tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f [ 1426.923296] [54712]: DEBUG cinder.api.openstack.wsgi [None req-49602c07-7215-44d2-ac51-216d1b1decbe tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1426.923296] [54712]: DEBUG cinder.api.openstack.wsgi [None req-49602c07-7215-44d2-ac51-216d1b1decbe tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1426.942072] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.942072] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1426.951670] [54712]: INFO cinder.volume.api [None req-49602c07-7215-44d2-ac51-216d1b1decbe tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1426.958631] [54712]: INFO cinder.api.openstack.wsgi [None req-49602c07-7215-44d2-ac51-216d1b1decbe tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f returned with HTTP 200 [ 1426.959133] [54712]: [pid: 54712|app: 0|req: 49/102] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:26 2024] GET /volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1427.975943] [54711]: DEBUG cinder.api.middleware.request_id [None req-79dcc2e1-c6b3-4ebc-a4c2-bbf8422c1b88 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.978877] [54711]: INFO cinder.api.openstack.wsgi [None req-79dcc2e1-c6b3-4ebc-a4c2-bbf8422c1b88 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f [ 1427.980096] [54711]: DEBUG cinder.api.openstack.wsgi [None req-79dcc2e1-c6b3-4ebc-a4c2-bbf8422c1b88 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1427.980096] [54711]: DEBUG cinder.api.openstack.wsgi [None req-79dcc2e1-c6b3-4ebc-a4c2-bbf8422c1b88 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1427.991692] [54711]: INFO cinder.api.openstack.wsgi [None req-79dcc2e1-c6b3-4ebc-a4c2-bbf8422c1b88 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f returned with HTTP 404 [ 1427.992352] [54711]: [pid: 54711|app: 0|req: 54/103] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:27 2024] GET /volume/v3/volumes/118479db-9d33-480c-ab28-8b578bde4f1f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1427.997051] [54712]: DEBUG cinder.api.middleware.request_id [None req-9d9831b5-5bb7-41c9-a099-a7f9dd1418d3 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.002102] [54712]: INFO cinder.api.openstack.wsgi [None req-9d9831b5-5bb7-41c9-a099-a7f9dd1418d3 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] DELETE http://10.180.1.21/volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 [ 1428.002398] [54712]: DEBUG cinder.api.openstack.wsgi [None req-9d9831b5-5bb7-41c9-a099-a7f9dd1418d3 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1428.002578] [54712]: DEBUG cinder.api.openstack.wsgi [None req-9d9831b5-5bb7-41c9-a099-a7f9dd1418d3 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1428.002811] [54712]: INFO cinder.api.v3.volumes [None req-9d9831b5-5bb7-41c9-a099-a7f9dd1418d3 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Delete volume with id: 61293c1f-c436-486b-8fcd-91a0d4a18e13 [ 1428.023158] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1428.023158] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1428.024324] [54712]: INFO cinder.volume.api [None req-9d9831b5-5bb7-41c9-a099-a7f9dd1418d3 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1428.055385] [54712]: INFO cinder.volume.api [None req-9d9831b5-5bb7-41c9-a099-a7f9dd1418d3 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Delete volume request issued successfully. [ 1428.055385] [54712]: INFO cinder.api.openstack.wsgi [None req-9d9831b5-5bb7-41c9-a099-a7f9dd1418d3 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 returned with HTTP 202 [ 1428.055943] [54712]: [pid: 54712|app: 0|req: 50/104] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:38:27 2024] DELETE /volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1428.059587] [54711]: DEBUG cinder.api.middleware.request_id [None req-aabc492a-4627-4609-a656-7eda4437f810 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.065294] [54711]: INFO cinder.api.openstack.wsgi [None req-aabc492a-4627-4609-a656-7eda4437f810 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 [ 1428.070552] [54711]: DEBUG cinder.api.openstack.wsgi [None req-aabc492a-4627-4609-a656-7eda4437f810 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1428.074987] [54711]: DEBUG cinder.api.openstack.wsgi [None req-aabc492a-4627-4609-a656-7eda4437f810 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1428.090377] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1428.090377] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1428.100427] [54711]: INFO cinder.volume.api [None req-aabc492a-4627-4609-a656-7eda4437f810 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Volume info retrieved successfully. [ 1428.111328] [54711]: INFO cinder.api.openstack.wsgi [None req-aabc492a-4627-4609-a656-7eda4437f810 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 returned with HTTP 200 [ 1428.111796] [54711]: [pid: 54711|app: 0|req: 55/105] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:27 2024] GET /volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1429.128941] [54712]: DEBUG cinder.api.middleware.request_id [None req-fcec455d-fd8c-423c-a53b-62146e8690e3 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.132633] [54712]: INFO cinder.api.openstack.wsgi [None req-fcec455d-fd8c-423c-a53b-62146e8690e3 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] GET http://10.180.1.21/volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 [ 1429.132633] [54712]: DEBUG cinder.api.openstack.wsgi [None req-fcec455d-fd8c-423c-a53b-62146e8690e3 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1429.132633] [54712]: DEBUG cinder.api.openstack.wsgi [None req-fcec455d-fd8c-423c-a53b-62146e8690e3 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1429.162664] [54712]: INFO cinder.api.openstack.wsgi [None req-fcec455d-fd8c-423c-a53b-62146e8690e3 tempest-VolumesTestJSON-1640046212 tempest-VolumesTestJSON-1640046212-project-member] http://10.180.1.21/volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 returned with HTTP 404 [ 1429.163889] [54712]: [pid: 54712|app: 0|req: 51/106] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:28 2024] GET /volume/v3/volumes/61293c1f-c436-486b-8fcd-91a0d4a18e13 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1432.410899] [54711]: DEBUG cinder.api.middleware.request_id [req-c876fe05-03b8-4c19-abd4-4ae5cbb7daf7 req-2f7e9653-1f95-4843-93c4-60b26eb549c4 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.413149] [54711]: INFO cinder.api.openstack.wsgi [req-c876fe05-03b8-4c19-abd4-4ae5cbb7daf7 req-2f7e9653-1f95-4843-93c4-60b26eb549c4 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a5cb6668-33cf-49fe-ace9-a396d16fae9d [ 1432.413434] [54711]: DEBUG cinder.api.openstack.wsgi [req-c876fe05-03b8-4c19-abd4-4ae5cbb7daf7 req-2f7e9653-1f95-4843-93c4-60b26eb549c4 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.413654] [54711]: DEBUG cinder.api.openstack.wsgi [req-c876fe05-03b8-4c19-abd4-4ae5cbb7daf7 req-2f7e9653-1f95-4843-93c4-60b26eb549c4 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.422450] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1432.422450] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1432.955365] [54711]: INFO cinder.api.openstack.wsgi [req-c876fe05-03b8-4c19-abd4-4ae5cbb7daf7 req-2f7e9653-1f95-4843-93c4-60b26eb549c4 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/attachments/a5cb6668-33cf-49fe-ace9-a396d16fae9d returned with HTTP 200 [ 1432.955651] [54711]: [pid: 54711|app: 0|req: 56/107] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:38:32 2024] DELETE /volume/v3/attachments/a5cb6668-33cf-49fe-ace9-a396d16fae9d => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1432.962567] [54712]: DEBUG cinder.api.middleware.request_id [req-c876fe05-03b8-4c19-abd4-4ae5cbb7daf7 req-7807cbab-2cc6-421a-aef8-63cf9e6929e5 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.965059] [54712]: INFO cinder.api.openstack.wsgi [req-c876fe05-03b8-4c19-abd4-4ae5cbb7daf7 req-7807cbab-2cc6-421a-aef8-63cf9e6929e5 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1432.965410] [54712]: DEBUG cinder.api.openstack.wsgi [req-c876fe05-03b8-4c19-abd4-4ae5cbb7daf7 req-7807cbab-2cc6-421a-aef8-63cf9e6929e5 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.965410] [54712]: DEBUG cinder.api.openstack.wsgi [req-c876fe05-03b8-4c19-abd4-4ae5cbb7daf7 req-7807cbab-2cc6-421a-aef8-63cf9e6929e5 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.965571] [54712]: INFO cinder.api.v3.volumes [req-c876fe05-03b8-4c19-abd4-4ae5cbb7daf7 req-7807cbab-2cc6-421a-aef8-63cf9e6929e5 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Delete volume with id: f7c5c579-62c3-4c44-a6e3-38b3325bdb83 [ 1432.974892] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1432.974892] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1432.975609] [54712]: INFO cinder.volume.api [req-c876fe05-03b8-4c19-abd4-4ae5cbb7daf7 req-7807cbab-2cc6-421a-aef8-63cf9e6929e5 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Volume info retrieved successfully. [ 1432.993177] [54712]: INFO cinder.volume.api [req-c876fe05-03b8-4c19-abd4-4ae5cbb7daf7 req-7807cbab-2cc6-421a-aef8-63cf9e6929e5 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] Delete volume request issued successfully. [ 1432.993433] [54712]: INFO cinder.api.openstack.wsgi [req-c876fe05-03b8-4c19-abd4-4ae5cbb7daf7 req-7807cbab-2cc6-421a-aef8-63cf9e6929e5 tempest-ServersTestBootFromVolume-1145129578 tempest-ServersTestBootFromVolume-1145129578-project-member] http://10.180.1.21/volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 returned with HTTP 202 [ 1432.993893] [54712]: [pid: 54712|app: 0|req: 52/108] 10.180.1.21 () {62 vars in 1501 bytes} [Tue Dec 10 15:38:32 2024] DELETE /volume/v3/volumes/f7c5c579-62c3-4c44-a6e3-38b3325bdb83 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1442.043507] [54711]: DEBUG cinder.api.middleware.request_id [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.045737] [54711]: INFO cinder.api.openstack.wsgi [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1442.046138] [54711]: DEBUG cinder.api.openstack.wsgi [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-239829612"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1442.047737] [54711]: DEBUG cinder.api.v3.volumes [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-239829612'}} {{(pid=54711) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1442.047880] [54711]: INFO cinder.api.v3.volumes [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Create volume of 1 GB [ 1442.048207] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1442.048207] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.054111] [54711]: INFO cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Availability Zones retrieved successfully. [ 1442.060873] [54711]: DEBUG cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Flow 'volume_create_api' (416be2e5-7a90-4295-a7f1-cae385ee2d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1442.062179] [54711]: DEBUG cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1db7bc1-4eab-4c8f-9193-e3f4a72cb248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1442.063318] [54711]: DEBUG cinder.volume.flows.api.create_volume [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Validating volume size '1' using validate_int {{(pid=54711) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1442.081330] [54711]: DEBUG cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1db7bc1-4eab-4c8f-9193-e3f4a72cb248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1442.082760] [54711]: DEBUG cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b76bcf0-7ac5-4199-a886-80f12630dda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1442.129746] [54711]: DEBUG cinder.quota [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Created reservations ['414ff9b2-8385-49cd-9ecb-3eb334b8d2f4', 'c86fa415-a2d9-43c9-894a-825eb3612e99', '8ebfec34-9456-4961-9951-62bc86e7d6e0', '296778aa-7787-4841-98e7-71ca0f4b605c'] {{(pid=54711) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1442.130422] [54711]: DEBUG cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b76bcf0-7ac5-4199-a886-80f12630dda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['414ff9b2-8385-49cd-9ecb-3eb334b8d2f4', 'c86fa415-a2d9-43c9-894a-825eb3612e99', '8ebfec34-9456-4961-9951-62bc86e7d6e0', '296778aa-7787-4841-98e7-71ca0f4b605c']}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1442.131340] [54711]: DEBUG cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b929032-d279-408b-86cd-99ea3f857c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1442.147344] [54711]: DEBUG cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b929032-d279-408b-86cd-99ea3f857c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14ecf1d2-0eb5-4b60-94ea-108d06979ab3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-239829612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c794392afb4b4edea0f4a470cceff6b8',qos_specs=None,replication_status=,reservations=['414ff9b2-8385-49cd-9ecb-3eb334b8d2f4','c86fa415-a2d9-43c9-894a-825eb3612e99','8ebfec34-9456-4961-9951-62bc86e7d6e0','296778aa-7787-4841-98e7-71ca0f4b605c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67bcafce99d4779bbb40c46ef1c2dcb',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:38:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-239829612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14ecf1d2-0eb5-4b60-94ea-108d06979ab3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c794392afb4b4edea0f4a470cceff6b8',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='e67bcafce99d4779bbb40c46ef1c2dcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1442.148502] [54711]: DEBUG cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (308ac469-477d-4db5-a3e4-347aeaec2de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1442.160136] [54711]: DEBUG cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (308ac469-477d-4db5-a3e4-347aeaec2de6) 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-239829612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c794392afb4b4edea0f4a470cceff6b8',qos_specs=None,replication_status=,reservations=['414ff9b2-8385-49cd-9ecb-3eb334b8d2f4','c86fa415-a2d9-43c9-894a-825eb3612e99','8ebfec34-9456-4961-9951-62bc86e7d6e0','296778aa-7787-4841-98e7-71ca0f4b605c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67bcafce99d4779bbb40c46ef1c2dcb',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1442.160998] [54711]: DEBUG cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0686138e-d88b-44f7-bcf4-3a1aceb2cee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1442.171582] [54711]: DEBUG cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0686138e-d88b-44f7-bcf4-3a1aceb2cee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1442.173030] [54711]: DEBUG cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Flow 'volume_create_api' (416be2e5-7a90-4295-a7f1-cae385ee2d0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1442.173116] [54711]: INFO cinder.volume.api [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Create volume request issued successfully. [ 1442.174229] [54711]: INFO cinder.api.openstack.wsgi [None req-cc77c403-9f2f-4dde-ad70-cb75c57fd15f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1442.174302] [54711]: [pid: 54711|app: 0|req: 57/109] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:38:41 2024] POST /volume/v3/volumes => generated 753 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1442.186425] [54712]: DEBUG cinder.api.middleware.request_id [None req-7c0350c2-c638-4890-a04c-41bf4025ad77 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.190562] [54712]: INFO cinder.api.openstack.wsgi [None req-7c0350c2-c638-4890-a04c-41bf4025ad77 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1442.190562] [54712]: DEBUG cinder.api.openstack.wsgi [None req-7c0350c2-c638-4890-a04c-41bf4025ad77 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.190562] [54712]: DEBUG cinder.api.openstack.wsgi [None req-7c0350c2-c638-4890-a04c-41bf4025ad77 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1442.201037] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1442.201037] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.207238] [54712]: INFO cinder.volume.api [None req-7c0350c2-c638-4890-a04c-41bf4025ad77 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1442.210712] [54712]: INFO cinder.api.openstack.wsgi [None req-7c0350c2-c638-4890-a04c-41bf4025ad77 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1442.211173] [54712]: [pid: 54712|app: 0|req: 53/110] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:42 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1443.002043] [54711]: DEBUG cinder.api.middleware.request_id [None req-0bc30dd6-fa6b-414e-bba0-5053bd3f8a1e None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.004373] [54711]: INFO cinder.api.openstack.wsgi [None req-0bc30dd6-fa6b-414e-bba0-5053bd3f8a1e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1443.004626] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0bc30dd6-fa6b-414e-bba0-5053bd3f8a1e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.004861] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0bc30dd6-fa6b-414e-bba0-5053bd3f8a1e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'delete' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.005065] [54711]: INFO cinder.api.v3.volumes [None req-0bc30dd6-fa6b-414e-bba0-5053bd3f8a1e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Delete volume with id: a66ab727-902b-43af-a323-226160350386 [ 1443.012195] [54711]: INFO cinder.api.openstack.wsgi [None req-0bc30dd6-fa6b-414e-bba0-5053bd3f8a1e tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 404 [ 1443.012712] [54711]: [pid: 54711|app: 0|req: 58/111] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:38:42 2024] DELETE /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1443.016730] [54712]: DEBUG cinder.api.middleware.request_id [None req-dd3ef0dc-060c-4aad-afda-5bd82eac6bb7 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.021021] [54712]: INFO cinder.api.openstack.wsgi [None req-dd3ef0dc-060c-4aad-afda-5bd82eac6bb7 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] GET http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 [ 1443.021021] [54712]: DEBUG cinder.api.openstack.wsgi [None req-dd3ef0dc-060c-4aad-afda-5bd82eac6bb7 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.021021] [54712]: DEBUG cinder.api.openstack.wsgi [None req-dd3ef0dc-060c-4aad-afda-5bd82eac6bb7 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.026948] [54712]: INFO cinder.api.openstack.wsgi [None req-dd3ef0dc-060c-4aad-afda-5bd82eac6bb7 tempest-VolumesAssistedSnapshotsTest-714331339 tempest-VolumesAssistedSnapshotsTest-714331339-project-admin] http://10.180.1.21/volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 returned with HTTP 404 [ 1443.027622] [54712]: [pid: 54712|app: 0|req: 54/112] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:42 2024] GET /volume/v3/volumes/a66ab727-902b-43af-a323-226160350386 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1443.221789] [54711]: DEBUG cinder.api.middleware.request_id [None req-0e6b80eb-3f61-4a5c-a611-34cbf5320a0c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.223364] [54711]: INFO cinder.api.openstack.wsgi [None req-0e6b80eb-3f61-4a5c-a611-34cbf5320a0c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1443.223621] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0e6b80eb-3f61-4a5c-a611-34cbf5320a0c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.223840] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0e6b80eb-3f61-4a5c-a611-34cbf5320a0c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.235916] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.235916] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1443.240223] [54711]: INFO cinder.volume.api [None req-0e6b80eb-3f61-4a5c-a611-34cbf5320a0c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1443.246041] [54711]: INFO cinder.api.openstack.wsgi [None req-0e6b80eb-3f61-4a5c-a611-34cbf5320a0c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1443.246688] [54711]: [pid: 54711|app: 0|req: 59/113] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:43 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1443.445048] [54712]: DEBUG cinder.api.middleware.request_id [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-325d9ad4-1384-4036-b93a-beb13d871507 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.449729] [54712]: INFO cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-325d9ad4-1384-4036-b93a-beb13d871507 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1443.449729] [54712]: DEBUG cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-325d9ad4-1384-4036-b93a-beb13d871507 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.449729] [54712]: DEBUG cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-325d9ad4-1384-4036-b93a-beb13d871507 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.457390] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.457390] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1443.461276] [54712]: INFO cinder.volume.api [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-325d9ad4-1384-4036-b93a-beb13d871507 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1443.466009] [54712]: INFO cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-325d9ad4-1384-4036-b93a-beb13d871507 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1443.466427] [54712]: [pid: 54712|app: 0|req: 55/114] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:38:43 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1445.005472] [54711]: DEBUG cinder.api.middleware.request_id [None req-51bae8c2-5741-4de6-9faf-2c8a79549fec None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.005472] [54711]: INFO cinder.api.openstack.wsgi [None req-51bae8c2-5741-4de6-9faf-2c8a79549fec None None] GET http://10.180.1.21/volume// [ 1445.005472] [54711]: DEBUG cinder.api.openstack.wsgi [None req-51bae8c2-5741-4de6-9faf-2c8a79549fec None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.005472] [54711]: DEBUG cinder.api.openstack.wsgi [None req-51bae8c2-5741-4de6-9faf-2c8a79549fec None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.005472] [54711]: INFO cinder.api.openstack.wsgi [None req-51bae8c2-5741-4de6-9faf-2c8a79549fec None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1445.007479] [54711]: [pid: 54711|app: 0|req: 60/115] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:38:44 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1445.010940] [54712]: DEBUG cinder.api.middleware.request_id [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-ed4418ec-29d3-4b62-8359-a9f4e1c6a9dd None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.016362] [54712]: INFO cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-ed4418ec-29d3-4b62-8359-a9f4e1c6a9dd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1445.016854] [54712]: DEBUG cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-ed4418ec-29d3-4b62-8359-a9f4e1c6a9dd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14ecf1d2-0eb5-4b60-94ea-108d06979ab3", "connector": null, "instance_uuid": "656db28c-aa12-43c6-be4a-e3abfd6345bd"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1445.032701] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.032701] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.065811] [54712]: INFO cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-ed4418ec-29d3-4b62-8359-a9f4e1c6a9dd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1445.066294] [54712]: [pid: 54712|app: 0|req: 56/116] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:38:44 2024] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1445.112405] [54711]: DEBUG cinder.api.middleware.request_id [None req-2a735945-e81d-42de-9ba6-fb01e207b870 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.118039] [54711]: INFO cinder.api.openstack.wsgi [None req-2a735945-e81d-42de-9ba6-fb01e207b870 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1445.118039] [54711]: DEBUG cinder.api.openstack.wsgi [None req-2a735945-e81d-42de-9ba6-fb01e207b870 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.118039] [54711]: DEBUG cinder.api.openstack.wsgi [None req-2a735945-e81d-42de-9ba6-fb01e207b870 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.135660] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.135660] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.141696] [54711]: INFO cinder.volume.api [None req-2a735945-e81d-42de-9ba6-fb01e207b870 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1445.147857] [54711]: INFO cinder.api.openstack.wsgi [None req-2a735945-e81d-42de-9ba6-fb01e207b870 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1445.148271] [54711]: [pid: 54711|app: 0|req: 61/117] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:44 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1445.612541] [54712]: DEBUG cinder.api.middleware.request_id [None req-b60b563a-8c68-4757-8461-866f18d4d61e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.613363] [54712]: INFO cinder.api.openstack.wsgi [None req-b60b563a-8c68-4757-8461-866f18d4d61e None None] GET http://10.180.1.21/volume// [ 1445.613570] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b60b563a-8c68-4757-8461-866f18d4d61e None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.613821] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b60b563a-8c68-4757-8461-866f18d4d61e None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.614260] [54712]: INFO cinder.api.openstack.wsgi [None req-b60b563a-8c68-4757-8461-866f18d4d61e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1445.615060] [54712]: [pid: 54712|app: 0|req: 57/118] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:38:45 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1445.618849] [54711]: DEBUG cinder.api.middleware.request_id [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-62d133a8-1dd0-46e7-b500-99f0c1f76ba6 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.621331] [54711]: INFO cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-62d133a8-1dd0-46e7-b500-99f0c1f76ba6 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1445.621988] [54711]: DEBUG cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-62d133a8-1dd0-46e7-b500-99f0c1f76ba6 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.621988] [54711]: DEBUG cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-62d133a8-1dd0-46e7-b500-99f0c1f76ba6 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.633995] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.633995] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.642863] [54711]: INFO cinder.volume.api [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-62d133a8-1dd0-46e7-b500-99f0c1f76ba6 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1445.651598] [54711]: INFO cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-62d133a8-1dd0-46e7-b500-99f0c1f76ba6 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1445.652034] [54711]: [pid: 54711|app: 0|req: 62/119] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:38:45 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1445.684318] [54712]: DEBUG cinder.api.middleware.request_id [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-cd4c7e38-531d-434e-b0e3-54437e2a53d8 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.687279] [54712]: INFO cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-cd4c7e38-531d-434e-b0e3-54437e2a53d8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] PUT http://10.180.1.21/volume/v3/attachments/b69602a8-4772-478a-bc9d-bd32273c417e [ 1445.687729] [54712]: DEBUG cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-cd4c7e38-531d-434e-b0e3-54437e2a53d8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-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-352809", "mountpoint": "/dev/sdb"}}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1445.697474] [54712]: DEBUG cinder.coordination [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-cd4c7e38-531d-434e-b0e3-54437e2a53d8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Acquiring lock "cinder-attachment_update-14ecf1d2-0eb5-4b60-94ea-108d06979ab3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1445.703802] [54712]: DEBUG cinder.coordination [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-cd4c7e38-531d-434e-b0e3-54437e2a53d8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Lock "cinder-attachment_update-14ecf1d2-0eb5-4b60-94ea-108d06979ab3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1445.706072] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.706072] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.931741] [54711]: DEBUG cinder.api.middleware.request_id [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.933947] [54711]: INFO cinder.api.openstack.wsgi [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1445.934278] [54711]: DEBUG cinder.api.openstack.wsgi [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1972706280"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1445.935984] [54711]: DEBUG cinder.api.v3.volumes [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1972706280'}} {{(pid=54711) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1445.936158] [54711]: INFO cinder.api.v3.volumes [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Create volume of 1 GB [ 1445.944638] [54711]: INFO cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Availability Zones retrieved successfully. [ 1445.956139] [54711]: DEBUG cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Flow 'volume_create_api' (5430ebb9-0c94-444a-9ecb-84cd8a9fd71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1445.957446] [54711]: DEBUG cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53839fcc-c489-4308-84a6-384b6f29f218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1445.958751] [54711]: DEBUG cinder.volume.flows.api.create_volume [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Validating volume size '1' using validate_int {{(pid=54711) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1445.983482] [54711]: DEBUG cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53839fcc-c489-4308-84a6-384b6f29f218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1445.984752] [54711]: DEBUG cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c015bd6a-894b-4ab0-b09f-f75f4a6e7235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1446.040172] [54711]: DEBUG cinder.quota [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Created reservations ['34c27ad2-a84d-4c37-b080-686af8938a09', 'fec69655-bcb2-4456-b80d-a7042fd7fe37', '893cc05d-6f69-4973-bbfa-f66214369c94', '858959b5-f8c6-48ad-9f10-3e686a408456'] {{(pid=54711) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1446.041203] [54711]: DEBUG cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c015bd6a-894b-4ab0-b09f-f75f4a6e7235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34c27ad2-a84d-4c37-b080-686af8938a09', 'fec69655-bcb2-4456-b80d-a7042fd7fe37', '893cc05d-6f69-4973-bbfa-f66214369c94', '858959b5-f8c6-48ad-9f10-3e686a408456']}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1446.042345] [54711]: DEBUG cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d689ec8-5604-4ef4-a8fa-340a5fdf7172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1446.060192] [54711]: DEBUG cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d689ec8-5604-4ef4-a8fa-340a5fdf7172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa0fc696-447f-436e-8830-e193d4661c3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1972706280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='897951344d704b5199a79dc4c5773af1',qos_specs=None,replication_status=,reservations=['34c27ad2-a84d-4c37-b080-686af8938a09','fec69655-bcb2-4456-b80d-a7042fd7fe37','893cc05d-6f69-4973-bbfa-f66214369c94','858959b5-f8c6-48ad-9f10-3e686a408456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb03c2b38d2415580126afa1d565c67',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:38:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1972706280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa0fc696-447f-436e-8830-e193d4661c3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='897951344d704b5199a79dc4c5773af1',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='1cb03c2b38d2415580126afa1d565c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1446.061335] [54711]: DEBUG cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01831bf3-7fee-4f55-82c3-fbeca19c4828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1446.077128] [54711]: DEBUG cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01831bf3-7fee-4f55-82c3-fbeca19c4828) 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-1972706280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='897951344d704b5199a79dc4c5773af1',qos_specs=None,replication_status=,reservations=['34c27ad2-a84d-4c37-b080-686af8938a09','fec69655-bcb2-4456-b80d-a7042fd7fe37','893cc05d-6f69-4973-bbfa-f66214369c94','858959b5-f8c6-48ad-9f10-3e686a408456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb03c2b38d2415580126afa1d565c67',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1446.078287] [54711]: DEBUG cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d804791f-031c-4877-b741-dca0d4e1d32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1446.091118] [54711]: DEBUG cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d804791f-031c-4877-b741-dca0d4e1d32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1446.091912] [54711]: DEBUG cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Flow 'volume_create_api' (5430ebb9-0c94-444a-9ecb-84cd8a9fd71e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1446.092464] [54711]: INFO cinder.volume.api [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Create volume request issued successfully. [ 1446.093109] [54711]: INFO cinder.api.openstack.wsgi [None req-561410a5-095d-4eb0-ab8b-80b0a9b75adb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1446.094919] [54711]: [pid: 54711|app: 0|req: 63/120] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:38:45 2024] POST /volume/v3/volumes => generated 756 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1446.108828] [54711]: DEBUG cinder.api.middleware.request_id [None req-82a24180-e0ce-443b-b86e-aea798297451 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.111748] [54711]: INFO cinder.api.openstack.wsgi [None req-82a24180-e0ce-443b-b86e-aea798297451 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1446.111983] [54711]: DEBUG cinder.api.openstack.wsgi [None req-82a24180-e0ce-443b-b86e-aea798297451 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.112216] [54711]: DEBUG cinder.api.openstack.wsgi [None req-82a24180-e0ce-443b-b86e-aea798297451 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.127327] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.127327] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.133116] [54711]: INFO cinder.volume.api [None req-82a24180-e0ce-443b-b86e-aea798297451 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1446.139184] [54711]: INFO cinder.api.openstack.wsgi [None req-82a24180-e0ce-443b-b86e-aea798297451 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 200 [ 1446.139496] [54711]: [pid: 54711|app: 0|req: 64/121] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:45 2024] GET /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1446.158185] [54711]: DEBUG cinder.api.middleware.request_id [None req-f57aacb4-c701-4147-bfc1-fc3c3066b003 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.162031] [54711]: INFO cinder.api.openstack.wsgi [None req-f57aacb4-c701-4147-bfc1-fc3c3066b003 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1446.162031] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f57aacb4-c701-4147-bfc1-fc3c3066b003 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.163951] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f57aacb4-c701-4147-bfc1-fc3c3066b003 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.181066] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.181066] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.186910] [54711]: INFO cinder.volume.api [None req-f57aacb4-c701-4147-bfc1-fc3c3066b003 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1446.192071] [54711]: INFO cinder.api.openstack.wsgi [None req-f57aacb4-c701-4147-bfc1-fc3c3066b003 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1446.192071] [54711]: [pid: 54711|app: 0|req: 65/122] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:46 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1447.151809] [54711]: DEBUG cinder.api.middleware.request_id [None req-d7343884-d99c-41c6-b5c9-5a02963aa641 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.158588] [54711]: INFO cinder.api.openstack.wsgi [None req-d7343884-d99c-41c6-b5c9-5a02963aa641 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1447.158843] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d7343884-d99c-41c6-b5c9-5a02963aa641 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.159081] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d7343884-d99c-41c6-b5c9-5a02963aa641 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.173592] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.173592] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.181311] [54711]: INFO cinder.volume.api [None req-d7343884-d99c-41c6-b5c9-5a02963aa641 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1447.189984] [54711]: INFO cinder.api.openstack.wsgi [None req-d7343884-d99c-41c6-b5c9-5a02963aa641 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 200 [ 1447.190404] [54711]: [pid: 54711|app: 0|req: 66/123] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:47 2024] GET /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1447.209033] [54711]: DEBUG cinder.api.middleware.request_id [None req-b140a866-22d9-4635-84dc-67c3df35eded None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.216025] [54711]: INFO cinder.api.openstack.wsgi [None req-b140a866-22d9-4635-84dc-67c3df35eded tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1447.216025] [54711]: DEBUG cinder.api.openstack.wsgi [None req-b140a866-22d9-4635-84dc-67c3df35eded tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.216025] [54711]: DEBUG cinder.api.openstack.wsgi [None req-b140a866-22d9-4635-84dc-67c3df35eded tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.225884] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.225884] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.229749] [54711]: INFO cinder.volume.api [None req-b140a866-22d9-4635-84dc-67c3df35eded tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1447.234855] [54711]: INFO cinder.api.openstack.wsgi [None req-b140a866-22d9-4635-84dc-67c3df35eded tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1447.235174] [54711]: [pid: 54711|app: 0|req: 67/124] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:47 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1448.245578] [54711]: DEBUG cinder.api.middleware.request_id [None req-d139333c-7d02-461d-a8ef-1325741384cd None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.247901] [54711]: INFO cinder.api.openstack.wsgi [None req-d139333c-7d02-461d-a8ef-1325741384cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1448.248140] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d139333c-7d02-461d-a8ef-1325741384cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.248352] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d139333c-7d02-461d-a8ef-1325741384cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.264121] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.264121] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.268116] [54711]: INFO cinder.volume.api [None req-d139333c-7d02-461d-a8ef-1325741384cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1448.273708] [54711]: INFO cinder.api.openstack.wsgi [None req-d139333c-7d02-461d-a8ef-1325741384cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1448.274166] [54711]: [pid: 54711|app: 0|req: 68/125] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:48 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1449.286442] [54711]: DEBUG cinder.api.middleware.request_id [None req-3544b55c-09c2-46b1-ac80-ac6099e1d83d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.290414] [54711]: INFO cinder.api.openstack.wsgi [None req-3544b55c-09c2-46b1-ac80-ac6099e1d83d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1449.290414] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3544b55c-09c2-46b1-ac80-ac6099e1d83d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.290414] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3544b55c-09c2-46b1-ac80-ac6099e1d83d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.310413] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.310413] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.315923] [54711]: INFO cinder.volume.api [None req-3544b55c-09c2-46b1-ac80-ac6099e1d83d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1449.321629] [54711]: INFO cinder.api.openstack.wsgi [None req-3544b55c-09c2-46b1-ac80-ac6099e1d83d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1449.322721] [54711]: [pid: 54711|app: 0|req: 69/126] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:49 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1450.245665] [54712]: DEBUG cinder.coordination [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-cd4c7e38-531d-434e-b0e3-54437e2a53d8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Lock "cinder-attachment_update-14ecf1d2-0eb5-4b60-94ea-108d06979ab3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.541s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1450.245665] [54712]: INFO cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-cd4c7e38-531d-434e-b0e3-54437e2a53d8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/attachments/b69602a8-4772-478a-bc9d-bd32273c417e returned with HTTP 200 [ 1450.246142] [54712]: [pid: 54712|app: 0|req: 58/127] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:38:45 2024] PUT /volume/v3/attachments/b69602a8-4772-478a-bc9d-bd32273c417e => generated 589 bytes in 4562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1450.331183] [54711]: DEBUG cinder.api.middleware.request_id [None req-594a5f37-b807-4181-a0c9-006804845808 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1450.334128] [54711]: INFO cinder.api.openstack.wsgi [None req-594a5f37-b807-4181-a0c9-006804845808 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1450.334522] [54711]: DEBUG cinder.api.openstack.wsgi [None req-594a5f37-b807-4181-a0c9-006804845808 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1450.334892] [54711]: DEBUG cinder.api.openstack.wsgi [None req-594a5f37-b807-4181-a0c9-006804845808 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1450.349735] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1450.349735] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1450.354458] [54711]: INFO cinder.volume.api [None req-594a5f37-b807-4181-a0c9-006804845808 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1450.360277] [54711]: INFO cinder.api.openstack.wsgi [None req-594a5f37-b807-4181-a0c9-006804845808 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1450.360661] [54711]: [pid: 54711|app: 0|req: 70/128] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:50 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1451.371035] [54712]: DEBUG cinder.api.middleware.request_id [None req-02faea67-56bd-4fbd-8e43-6c8ebbf4e6fb None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.373921] [54712]: INFO cinder.api.openstack.wsgi [None req-02faea67-56bd-4fbd-8e43-6c8ebbf4e6fb tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1451.374179] [54712]: DEBUG cinder.api.openstack.wsgi [None req-02faea67-56bd-4fbd-8e43-6c8ebbf4e6fb tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1451.374390] [54712]: DEBUG cinder.api.openstack.wsgi [None req-02faea67-56bd-4fbd-8e43-6c8ebbf4e6fb tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1451.400426] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1451.400426] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1451.406350] [54712]: INFO cinder.volume.api [None req-02faea67-56bd-4fbd-8e43-6c8ebbf4e6fb tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1451.416383] [54712]: INFO cinder.api.openstack.wsgi [None req-02faea67-56bd-4fbd-8e43-6c8ebbf4e6fb tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1451.416383] [54712]: [pid: 54712|app: 0|req: 59/129] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:51 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1451.899144] [54711]: DEBUG cinder.api.middleware.request_id [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-6b535b44-b7dc-4195-8cb9-8571cfcb413f None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.904396] [54711]: INFO cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-6b535b44-b7dc-4195-8cb9-8571cfcb413f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] POST http://10.180.1.21/volume/v3/attachments/b69602a8-4772-478a-bc9d-bd32273c417e/action [ 1451.904396] [54711]: DEBUG cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-6b535b44-b7dc-4195-8cb9-8571cfcb413f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action body: b'{"os-complete": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1451.904396] [54711]: DEBUG cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-6b535b44-b7dc-4195-8cb9-8571cfcb413f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1451.934803] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1451.934803] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1451.950568] [54711]: INFO cinder.api.openstack.wsgi [req-16f3f113-1207-4c8d-a279-541f15b9c5f0 req-6b535b44-b7dc-4195-8cb9-8571cfcb413f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/attachments/b69602a8-4772-478a-bc9d-bd32273c417e/action returned with HTTP 204 [ 1451.954782] [54711]: [pid: 54711|app: 0|req: 71/130] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:38:51 2024] POST /volume/v3/attachments/b69602a8-4772-478a-bc9d-bd32273c417e/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1452.429126] [54712]: DEBUG cinder.api.middleware.request_id [None req-fd2316e3-30cd-46e4-adb4-7e6f358b28ae None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1452.433248] [54712]: INFO cinder.api.openstack.wsgi [None req-fd2316e3-30cd-46e4-adb4-7e6f358b28ae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1452.433372] [54712]: DEBUG cinder.api.openstack.wsgi [None req-fd2316e3-30cd-46e4-adb4-7e6f358b28ae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1452.433634] [54712]: DEBUG cinder.api.openstack.wsgi [None req-fd2316e3-30cd-46e4-adb4-7e6f358b28ae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1452.454618] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1452.454618] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1452.462119] [54712]: INFO cinder.volume.api [None req-fd2316e3-30cd-46e4-adb4-7e6f358b28ae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1452.468755] [54712]: INFO cinder.api.openstack.wsgi [None req-fd2316e3-30cd-46e4-adb4-7e6f358b28ae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1452.469487] [54712]: [pid: 54712|app: 0|req: 60/131] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:52 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1452.477661] [54711]: DEBUG cinder.api.middleware.request_id [None req-5ce8fa23-5f37-427d-a83e-87bcda0ec4c7 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1452.479763] [54711]: INFO cinder.api.openstack.wsgi [None req-5ce8fa23-5f37-427d-a83e-87bcda0ec4c7 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1452.479926] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5ce8fa23-5f37-427d-a83e-87bcda0ec4c7 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1452.480148] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5ce8fa23-5f37-427d-a83e-87bcda0ec4c7 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1452.494352] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1452.494352] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1452.502602] [54711]: INFO cinder.volume.api [None req-5ce8fa23-5f37-427d-a83e-87bcda0ec4c7 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1452.509433] [54711]: INFO cinder.api.openstack.wsgi [None req-5ce8fa23-5f37-427d-a83e-87bcda0ec4c7 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1452.509854] [54711]: [pid: 54711|app: 0|req: 72/132] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:38:52 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1462.464825] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=92,cinder:INSERT=11,cinder:UPDATE=18 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1462.507090] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=206,cinder:INSERT=39,cinder:UPDATE=54 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1471.073799] [54712]: DEBUG cinder.api.middleware.request_id [req-78268831-35f2-4306-a201-ce0223d1e70a req-230a0d73-eb6b-4b5c-be94-95fbd13316a3 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.076565] [54712]: INFO cinder.api.openstack.wsgi [req-78268831-35f2-4306-a201-ce0223d1e70a req-230a0d73-eb6b-4b5c-be94-95fbd13316a3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1471.076847] [54712]: DEBUG cinder.api.openstack.wsgi [req-78268831-35f2-4306-a201-ce0223d1e70a req-230a0d73-eb6b-4b5c-be94-95fbd13316a3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1471.077171] [54712]: DEBUG cinder.api.openstack.wsgi [req-78268831-35f2-4306-a201-ce0223d1e70a req-230a0d73-eb6b-4b5c-be94-95fbd13316a3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1471.091670] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.091670] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1471.096194] [54712]: INFO cinder.volume.api [req-78268831-35f2-4306-a201-ce0223d1e70a req-230a0d73-eb6b-4b5c-be94-95fbd13316a3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1471.102670] [54712]: INFO cinder.api.openstack.wsgi [req-78268831-35f2-4306-a201-ce0223d1e70a req-230a0d73-eb6b-4b5c-be94-95fbd13316a3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 200 [ 1471.103111] [54712]: [pid: 54712|app: 0|req: 61/133] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:39:10 2024] GET /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1471.135859] [54711]: DEBUG cinder.api.middleware.request_id [None req-bd8feadf-374b-4621-9355-b96dcdb81b10 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.136788] [54711]: INFO cinder.api.openstack.wsgi [None req-bd8feadf-374b-4621-9355-b96dcdb81b10 None None] GET http://10.180.1.21/volume// [ 1471.136788] [54711]: DEBUG cinder.api.openstack.wsgi [None req-bd8feadf-374b-4621-9355-b96dcdb81b10 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1471.136788] [54711]: DEBUG cinder.api.openstack.wsgi [None req-bd8feadf-374b-4621-9355-b96dcdb81b10 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1471.137162] [54711]: INFO cinder.api.openstack.wsgi [None req-bd8feadf-374b-4621-9355-b96dcdb81b10 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1471.137884] [54711]: [pid: 54711|app: 0|req: 73/134] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:39:10 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1471.142346] [54712]: DEBUG cinder.api.middleware.request_id [req-78268831-35f2-4306-a201-ce0223d1e70a req-803240c6-3c52-4a26-b66b-1faad354a6fa None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.145922] [54712]: INFO cinder.api.openstack.wsgi [req-78268831-35f2-4306-a201-ce0223d1e70a req-803240c6-3c52-4a26-b66b-1faad354a6fa tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1471.146216] [54712]: DEBUG cinder.api.openstack.wsgi [req-78268831-35f2-4306-a201-ce0223d1e70a req-803240c6-3c52-4a26-b66b-1faad354a6fa tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa0fc696-447f-436e-8830-e193d4661c3a", "connector": null, "instance_uuid": "9feea3c3-e37e-4105-a582-9581f26122c8"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1471.156354] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.156354] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1471.180808] [54712]: INFO cinder.api.openstack.wsgi [req-78268831-35f2-4306-a201-ce0223d1e70a req-803240c6-3c52-4a26-b66b-1faad354a6fa tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1471.183021] [54712]: [pid: 54712|app: 0|req: 62/135] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:39:10 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1471.214662] [54711]: DEBUG cinder.api.middleware.request_id [req-78268831-35f2-4306-a201-ce0223d1e70a req-7ca4e53c-a0b3-46c6-b430-94133a286121 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.220599] [54711]: INFO cinder.api.openstack.wsgi [req-78268831-35f2-4306-a201-ce0223d1e70a req-7ca4e53c-a0b3-46c6-b430-94133a286121 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] POST http://10.180.1.21/volume/v3/attachments/c84d6127-e00a-48c7-90d6-0ecf313cf94b/action [ 1471.221052] [54711]: DEBUG cinder.api.openstack.wsgi [req-78268831-35f2-4306-a201-ce0223d1e70a req-7ca4e53c-a0b3-46c6-b430-94133a286121 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Action body: b'{"os-complete": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1471.221180] [54711]: DEBUG cinder.api.openstack.wsgi [req-78268831-35f2-4306-a201-ce0223d1e70a req-7ca4e53c-a0b3-46c6-b430-94133a286121 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1471.242741] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.242741] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1471.249373] [54711]: INFO cinder.api.openstack.wsgi [req-78268831-35f2-4306-a201-ce0223d1e70a req-7ca4e53c-a0b3-46c6-b430-94133a286121 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/attachments/c84d6127-e00a-48c7-90d6-0ecf313cf94b/action returned with HTTP 204 [ 1471.249919] [54711]: [pid: 54711|app: 0|req: 74/136] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:39:11 2024] POST /volume/v3/attachments/c84d6127-e00a-48c7-90d6-0ecf313cf94b/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1471.268417] [54712]: DEBUG cinder.api.middleware.request_id [None req-f867a014-8bb9-412c-93f1-7d70b38c423e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.270923] [54712]: INFO cinder.api.openstack.wsgi [None req-f867a014-8bb9-412c-93f1-7d70b38c423e tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1471.271183] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f867a014-8bb9-412c-93f1-7d70b38c423e tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1471.271420] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f867a014-8bb9-412c-93f1-7d70b38c423e tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1471.288610] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.288610] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1471.295365] [54712]: INFO cinder.volume.api [None req-f867a014-8bb9-412c-93f1-7d70b38c423e tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1471.301143] [54712]: INFO cinder.api.openstack.wsgi [None req-f867a014-8bb9-412c-93f1-7d70b38c423e tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 200 [ 1471.301973] [54712]: [pid: 54712|app: 0|req: 63/137] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:39:11 2024] GET /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 1111 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1471.311752] [54711]: DEBUG cinder.api.middleware.request_id [None req-a9ace353-96da-4767-a505-420d1fad4661 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1471.314112] [54711]: INFO cinder.api.openstack.wsgi [None req-a9ace353-96da-4767-a505-420d1fad4661 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1471.314380] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a9ace353-96da-4767-a505-420d1fad4661 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1471.314640] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a9ace353-96da-4767-a505-420d1fad4661 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1471.325372] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1471.325372] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1471.329086] [54711]: INFO cinder.volume.api [None req-a9ace353-96da-4767-a505-420d1fad4661 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1471.333960] [54711]: INFO cinder.api.openstack.wsgi [None req-a9ace353-96da-4767-a505-420d1fad4661 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 200 [ 1471.334377] [54711]: [pid: 54711|app: 0|req: 75/138] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:39:11 2024] GET /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1481.298133] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=15,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1481.331722] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1507.132081] [54712]: DEBUG cinder.api.middleware.request_id [None req-0db1e7c9-bbea-4b4a-90c1-9e5648f08edb None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.132345] [54712]: INFO cinder.api.openstack.wsgi [None req-0db1e7c9-bbea-4b4a-90c1-9e5648f08edb None None] GET http://10.180.1.21/volume// [ 1507.132460] [54712]: DEBUG cinder.api.openstack.wsgi [None req-0db1e7c9-bbea-4b4a-90c1-9e5648f08edb None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.132729] [54712]: DEBUG cinder.api.openstack.wsgi [None req-0db1e7c9-bbea-4b4a-90c1-9e5648f08edb None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.133257] [54712]: INFO cinder.api.openstack.wsgi [None req-0db1e7c9-bbea-4b4a-90c1-9e5648f08edb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1507.133717] [54712]: [pid: 54712|app: 0|req: 64/139] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:39:46 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1507.138290] [54711]: DEBUG cinder.api.middleware.request_id [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-e03aef23-e454-4bc0-972c-60ea912217e3 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.140517] [54711]: INFO cinder.api.openstack.wsgi [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-e03aef23-e454-4bc0-972c-60ea912217e3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1507.141228] [54711]: DEBUG cinder.api.openstack.wsgi [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-e03aef23-e454-4bc0-972c-60ea912217e3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.141471] [54711]: DEBUG cinder.api.openstack.wsgi [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-e03aef23-e454-4bc0-972c-60ea912217e3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.155900] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.155900] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1507.160987] [54711]: INFO cinder.volume.api [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-e03aef23-e454-4bc0-972c-60ea912217e3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1507.166264] [54711]: INFO cinder.api.openstack.wsgi [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-e03aef23-e454-4bc0-972c-60ea912217e3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 200 [ 1507.166700] [54711]: [pid: 54711|app: 0|req: 76/140] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:39:46 2024] GET /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 1292 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1507.309345] [54712]: DEBUG cinder.api.middleware.request_id [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-c6b3ff2e-1720-4507-bad2-574dbd4e28d3 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.310774] [54712]: INFO cinder.api.openstack.wsgi [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-c6b3ff2e-1720-4507-bad2-574dbd4e28d3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] PUT http://10.180.1.21/volume/v3/attachments/c84d6127-e00a-48c7-90d6-0ecf313cf94b [ 1507.311221] [54712]: DEBUG cinder.api.openstack.wsgi [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-c6b3ff2e-1720-4507-bad2-574dbd4e28d3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-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=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1507.320665] [54712]: DEBUG cinder.coordination [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-c6b3ff2e-1720-4507-bad2-574dbd4e28d3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Acquiring lock "cinder-attachment_update-aa0fc696-447f-436e-8830-e193d4661c3a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1507.326009] [54712]: DEBUG cinder.coordination [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-c6b3ff2e-1720-4507-bad2-574dbd4e28d3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Lock "cinder-attachment_update-aa0fc696-447f-436e-8830-e193d4661c3a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1507.328951] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.328951] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1511.860499] [54712]: DEBUG cinder.coordination [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-c6b3ff2e-1720-4507-bad2-574dbd4e28d3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Lock "cinder-attachment_update-aa0fc696-447f-436e-8830-e193d4661c3a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1511.860499] [54712]: INFO cinder.api.openstack.wsgi [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-c6b3ff2e-1720-4507-bad2-574dbd4e28d3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/attachments/c84d6127-e00a-48c7-90d6-0ecf313cf94b returned with HTTP 200 [ 1511.861052] [54712]: [pid: 54712|app: 0|req: 65/141] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:39:47 2024] PUT /volume/v3/attachments/c84d6127-e00a-48c7-90d6-0ecf313cf94b => generated 589 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1512.379318] [54711]: DEBUG cinder.api.middleware.request_id [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-0fb7d00d-f0a9-46a2-a04d-a88cee994fb1 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.384720] [54711]: INFO cinder.api.openstack.wsgi [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-0fb7d00d-f0a9-46a2-a04d-a88cee994fb1 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] POST http://10.180.1.21/volume/v3/attachments/c84d6127-e00a-48c7-90d6-0ecf313cf94b/action [ 1512.385180] [54711]: DEBUG cinder.api.openstack.wsgi [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-0fb7d00d-f0a9-46a2-a04d-a88cee994fb1 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Action body: b'{"os-complete": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1512.385316] [54711]: DEBUG cinder.api.openstack.wsgi [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-0fb7d00d-f0a9-46a2-a04d-a88cee994fb1 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1512.412527] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1512.412527] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1512.429672] [54711]: INFO cinder.api.openstack.wsgi [req-c6d8ae50-01e8-4890-891d-5d09439cbf21 req-0fb7d00d-f0a9-46a2-a04d-a88cee994fb1 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/attachments/c84d6127-e00a-48c7-90d6-0ecf313cf94b/action returned with HTTP 204 [ 1512.431193] [54711]: [pid: 54711|app: 0|req: 77/142] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:39:52 2024] POST /volume/v3/attachments/c84d6127-e00a-48c7-90d6-0ecf313cf94b/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1521.853437] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1522.422218] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1585.179019] [54712]: DEBUG cinder.api.middleware.request_id [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1585.184732] [54712]: INFO cinder.api.openstack.wsgi [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1585.184732] [54712]: DEBUG cinder.api.openstack.wsgi [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1225500258", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1585.187329] [54712]: DEBUG cinder.api.v3.volumes [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1225500258', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1585.187540] [54712]: INFO cinder.api.v3.volumes [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Create volume of 1 GB [ 1585.188147] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1585.188147] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1585.199930] [54712]: INFO cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Availability Zones retrieved successfully. [ 1585.211134] [54712]: DEBUG cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Flow 'volume_create_api' (ffebd1a0-c997-4672-b6a0-5f181b926023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1585.212603] [54712]: DEBUG cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e6a17b-76b3-476d-81d7-b93bd9ca9137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1585.213979] [54712]: DEBUG cinder.volume.flows.api.create_volume [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1585.242953] [54712]: DEBUG cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e6a17b-76b3-476d-81d7-b93bd9ca9137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1585.244170] [54712]: DEBUG cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f078b4c-4723-4041-a25e-49f7ab63fc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1585.312611] [54712]: DEBUG cinder.quota [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Created reservations ['4c5541eb-7db6-498a-863b-269227294ae1', '2e8c688d-010b-457e-a490-99d67dd4fb01', '151858e8-9e9c-4f86-ae71-f7229e0044dc', '11243d5b-ebb1-42e7-997d-7a2bb1eeb0de'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1585.313777] [54712]: DEBUG cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f078b4c-4723-4041-a25e-49f7ab63fc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c5541eb-7db6-498a-863b-269227294ae1', '2e8c688d-010b-457e-a490-99d67dd4fb01', '151858e8-9e9c-4f86-ae71-f7229e0044dc', '11243d5b-ebb1-42e7-997d-7a2bb1eeb0de']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1585.314976] [54712]: DEBUG cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db73c793-9204-4cd4-bc29-489da0fd24e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1585.333113] [54712]: DEBUG cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db73c793-9204-4cd4-bc29-489da0fd24e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9ded134-aa75-4ed2-8c92-ecfd898c5959', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1225500258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e26ae0a74e54c1f883c3e963503d546',qos_specs=None,replication_status=,reservations=['4c5541eb-7db6-498a-863b-269227294ae1','2e8c688d-010b-457e-a490-99d67dd4fb01','151858e8-9e9c-4f86-ae71-f7229e0044dc','11243d5b-ebb1-42e7-997d-7a2bb1eeb0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49677a2db20545da948f839c9ce47ae7',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1225500258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9ded134-aa75-4ed2-8c92-ecfd898c5959,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e26ae0a74e54c1f883c3e963503d546',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='49677a2db20545da948f839c9ce47ae7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1585.334995] [54712]: DEBUG cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8a0aa7-bf46-4dc7-b6c3-73fc13eae7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1585.357897] [54712]: DEBUG cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8a0aa7-bf46-4dc7-b6c3-73fc13eae7b7) 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-1225500258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e26ae0a74e54c1f883c3e963503d546',qos_specs=None,replication_status=,reservations=['4c5541eb-7db6-498a-863b-269227294ae1','2e8c688d-010b-457e-a490-99d67dd4fb01','151858e8-9e9c-4f86-ae71-f7229e0044dc','11243d5b-ebb1-42e7-997d-7a2bb1eeb0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49677a2db20545da948f839c9ce47ae7',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1585.357897] [54712]: DEBUG cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22813de0-349d-4174-83cd-d242f42d8f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1585.366309] [54712]: DEBUG cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22813de0-349d-4174-83cd-d242f42d8f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1585.367797] [54712]: DEBUG cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Flow 'volume_create_api' (ffebd1a0-c997-4672-b6a0-5f181b926023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1585.368240] [54712]: INFO cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Create volume request issued successfully. [ 1585.368930] [54712]: INFO cinder.api.openstack.wsgi [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-2486b0fa-5495-47ea-a024-646446284971 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1585.369516] [54712]: [pid: 54712|app: 0|req: 66/143] 10.180.1.21 () {64 vars in 1422 bytes} [Tue Dec 10 15:41:05 2024] POST /volume/v3/volumes => generated 754 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1585.375784] [54711]: DEBUG cinder.api.middleware.request_id [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-a540cbb0-31bb-4322-95cd-6db33c92beed None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1585.379608] [54711]: INFO cinder.api.openstack.wsgi [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-a540cbb0-31bb-4322-95cd-6db33c92beed tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 [ 1585.379817] [54711]: DEBUG cinder.api.openstack.wsgi [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-a540cbb0-31bb-4322-95cd-6db33c92beed tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1585.380066] [54711]: DEBUG cinder.api.openstack.wsgi [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-a540cbb0-31bb-4322-95cd-6db33c92beed tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1585.389533] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1585.389533] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1585.396062] [54711]: INFO cinder.volume.api [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-a540cbb0-31bb-4322-95cd-6db33c92beed tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Volume info retrieved successfully. [ 1585.400847] [54711]: INFO cinder.api.openstack.wsgi [req-e8bf162e-fe57-4ff1-b8e9-9e413d481ab2 req-a540cbb0-31bb-4322-95cd-6db33c92beed tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 returned with HTTP 200 [ 1585.401599] [54711]: [pid: 54711|app: 0|req: 78/144] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:05 2024] GET /volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1585.428898] [54712]: DEBUG cinder.api.middleware.request_id [req-b388233a-4e5f-4032-8d6f-cd534bbdab44 req-b92086a3-892d-48e8-af86-384de29eefa7 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1585.435103] [54712]: INFO cinder.api.openstack.wsgi [req-b388233a-4e5f-4032-8d6f-cd534bbdab44 req-b92086a3-892d-48e8-af86-384de29eefa7 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 [ 1585.435103] [54712]: DEBUG cinder.api.openstack.wsgi [req-b388233a-4e5f-4032-8d6f-cd534bbdab44 req-b92086a3-892d-48e8-af86-384de29eefa7 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1585.435349] [54712]: DEBUG cinder.api.openstack.wsgi [req-b388233a-4e5f-4032-8d6f-cd534bbdab44 req-b92086a3-892d-48e8-af86-384de29eefa7 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1585.444110] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1585.444110] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1585.450894] [54712]: INFO cinder.volume.api [req-b388233a-4e5f-4032-8d6f-cd534bbdab44 req-b92086a3-892d-48e8-af86-384de29eefa7 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Volume info retrieved successfully. [ 1585.456422] [54712]: INFO cinder.api.openstack.wsgi [req-b388233a-4e5f-4032-8d6f-cd534bbdab44 req-b92086a3-892d-48e8-af86-384de29eefa7 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 returned with HTTP 200 [ 1585.456870] [54712]: [pid: 54712|app: 0|req: 67/145] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:05 2024] GET /volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1586.481279] [54711]: DEBUG cinder.api.middleware.request_id [req-9b760d54-b636-44b1-8bcc-0d129e8552db req-a9f57f05-75b0-436c-8975-f925771739f2 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1586.484407] [54711]: INFO cinder.api.openstack.wsgi [req-9b760d54-b636-44b1-8bcc-0d129e8552db req-a9f57f05-75b0-436c-8975-f925771739f2 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 [ 1586.485309] [54711]: DEBUG cinder.api.openstack.wsgi [req-9b760d54-b636-44b1-8bcc-0d129e8552db req-a9f57f05-75b0-436c-8975-f925771739f2 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1586.485309] [54711]: DEBUG cinder.api.openstack.wsgi [req-9b760d54-b636-44b1-8bcc-0d129e8552db req-a9f57f05-75b0-436c-8975-f925771739f2 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1586.502928] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1586.502928] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1586.509681] [54711]: INFO cinder.volume.api [req-9b760d54-b636-44b1-8bcc-0d129e8552db req-a9f57f05-75b0-436c-8975-f925771739f2 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Volume info retrieved successfully. [ 1586.517571] [54711]: INFO cinder.api.openstack.wsgi [req-9b760d54-b636-44b1-8bcc-0d129e8552db req-a9f57f05-75b0-436c-8975-f925771739f2 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 returned with HTTP 200 [ 1586.518290] [54711]: [pid: 54711|app: 0|req: 79/146] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:06 2024] GET /volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1586.540620] [54712]: DEBUG cinder.api.middleware.request_id [req-33b7f233-efbe-4297-b259-fff1835791d2 req-94bacf0a-57de-42c8-8725-71849b5199a8 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1586.546039] [54712]: INFO cinder.api.openstack.wsgi [req-33b7f233-efbe-4297-b259-fff1835791d2 req-94bacf0a-57de-42c8-8725-71849b5199a8 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1586.546039] [54712]: DEBUG cinder.api.openstack.wsgi [req-33b7f233-efbe-4297-b259-fff1835791d2 req-94bacf0a-57de-42c8-8725-71849b5199a8 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9ded134-aa75-4ed2-8c92-ecfd898c5959", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1767076233", "description": null, "metadata": {}}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1586.559043] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1586.559043] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1586.559895] [54712]: INFO cinder.volume.api [req-33b7f233-efbe-4297-b259-fff1835791d2 req-94bacf0a-57de-42c8-8725-71849b5199a8 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Volume info retrieved successfully. [ 1586.560305] [54712]: INFO cinder.api.v3.snapshots [req-33b7f233-efbe-4297-b259-fff1835791d2 req-94bacf0a-57de-42c8-8725-71849b5199a8 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Create snapshot from volume b9ded134-aa75-4ed2-8c92-ecfd898c5959 [ 1586.584114] [54712]: WARNING cinder.quota [req-33b7f233-efbe-4297-b259-fff1835791d2 req-94bacf0a-57de-42c8-8725-71849b5199a8 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-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. [ 1586.608512] [54712]: DEBUG cinder.quota [req-33b7f233-efbe-4297-b259-fff1835791d2 req-94bacf0a-57de-42c8-8725-71849b5199a8 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Created reservations ['4f6d7b18-9185-4d4a-bc03-39e74578e476', '8cf3246a-5e4f-4918-8a1d-e280272d78a3', '68b1d2b3-feaa-471f-ba62-8b47dd0bc9de', '25834910-3e8b-4326-ab45-adad2f580a29'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1586.671052] [54712]: INFO cinder.volume.api [req-33b7f233-efbe-4297-b259-fff1835791d2 req-94bacf0a-57de-42c8-8725-71849b5199a8 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Snapshot create request issued successfully. [ 1586.671993] [54712]: INFO cinder.api.openstack.wsgi [req-33b7f233-efbe-4297-b259-fff1835791d2 req-94bacf0a-57de-42c8-8725-71849b5199a8 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1586.673031] [54712]: [pid: 54712|app: 0|req: 68/147] 10.180.1.21 () {64 vars in 1428 bytes} [Tue Dec 10 15:41:06 2024] POST /volume/v3/snapshots => generated 311 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1586.701210] [54711]: DEBUG cinder.api.middleware.request_id [req-8fcb6f83-05c8-462e-801f-65c195cd2957 req-45ebf6d2-825f-4bf0-b381-a514b2288db0 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1586.703247] [54711]: INFO cinder.api.openstack.wsgi [req-8fcb6f83-05c8-462e-801f-65c195cd2957 req-45ebf6d2-825f-4bf0-b381-a514b2288db0 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] GET http://10.180.1.21/volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea [ 1586.703481] [54711]: DEBUG cinder.api.openstack.wsgi [req-8fcb6f83-05c8-462e-801f-65c195cd2957 req-45ebf6d2-825f-4bf0-b381-a514b2288db0 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1586.703686] [54711]: DEBUG cinder.api.openstack.wsgi [req-8fcb6f83-05c8-462e-801f-65c195cd2957 req-45ebf6d2-825f-4bf0-b381-a514b2288db0 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1586.731256] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1586.731256] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1586.731950] [54711]: INFO cinder.volume.api [req-8fcb6f83-05c8-462e-801f-65c195cd2957 req-45ebf6d2-825f-4bf0-b381-a514b2288db0 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Snapshot retrieved successfully. [ 1586.733085] [54711]: INFO cinder.api.openstack.wsgi [req-8fcb6f83-05c8-462e-801f-65c195cd2957 req-45ebf6d2-825f-4bf0-b381-a514b2288db0 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea returned with HTTP 200 [ 1586.734027] [54711]: [pid: 54711|app: 0|req: 80/148] 10.180.1.21 () {60 vars in 1485 bytes} [Tue Dec 10 15:41:06 2024] GET /volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1586.749989] [54712]: DEBUG cinder.api.middleware.request_id [req-11cc55e9-fa4a-4ae0-b9d1-c27355e6428f req-5e33affb-a9f4-45cf-bc6d-76aab5f672e2 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1586.752385] [54712]: INFO cinder.api.openstack.wsgi [req-11cc55e9-fa4a-4ae0-b9d1-c27355e6428f req-5e33affb-a9f4-45cf-bc6d-76aab5f672e2 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1586.752609] [54712]: DEBUG cinder.api.openstack.wsgi [req-11cc55e9-fa4a-4ae0-b9d1-c27355e6428f req-5e33affb-a9f4-45cf-bc6d-76aab5f672e2 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1586.752824] [54712]: DEBUG cinder.api.openstack.wsgi [req-11cc55e9-fa4a-4ae0-b9d1-c27355e6428f req-5e33affb-a9f4-45cf-bc6d-76aab5f672e2 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'detail' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1586.753130] [54712]: DEBUG cinder.api.api_utils [req-11cc55e9-fa4a-4ae0-b9d1-c27355e6428f req-5e33affb-a9f4-45cf-bc6d-76aab5f672e2 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Removing options '' from query. {{(pid=54712) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1586.753459] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1586.753459] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1586.754872] [54712]: DEBUG cinder.db.sqlalchemy.api [req-11cc55e9-fa4a-4ae0-b9d1-c27355e6428f req-5e33affb-a9f4-45cf-bc6d-76aab5f672e2 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Building query based on filter {{(pid=54712) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1586.766473] [54712]: INFO cinder.volume.api [req-11cc55e9-fa4a-4ae0-b9d1-c27355e6428f req-5e33affb-a9f4-45cf-bc6d-76aab5f672e2 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Get all snapshots completed successfully. [ 1586.767428] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1586.767428] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1586.767940] [54712]: INFO cinder.api.openstack.wsgi [req-11cc55e9-fa4a-4ae0-b9d1-c27355e6428f req-5e33affb-a9f4-45cf-bc6d-76aab5f672e2 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1586.769060] [54712]: [pid: 54712|app: 0|req: 69/149] 10.180.1.21 () {60 vars in 1395 bytes} [Tue Dec 10 15:41:06 2024] GET /volume/v3/snapshots/detail => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1586.856112] [54711]: DEBUG cinder.api.middleware.request_id [req-6ce63890-5187-4b37-b69c-e59fcd012366 req-99c12092-068c-4a00-9d8d-149ceddc5edb None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1586.858159] [54711]: INFO cinder.api.openstack.wsgi [req-6ce63890-5187-4b37-b69c-e59fcd012366 req-99c12092-068c-4a00-9d8d-149ceddc5edb tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] GET http://10.180.1.21/volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea [ 1586.858373] [54711]: DEBUG cinder.api.openstack.wsgi [req-6ce63890-5187-4b37-b69c-e59fcd012366 req-99c12092-068c-4a00-9d8d-149ceddc5edb tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1586.858583] [54711]: DEBUG cinder.api.openstack.wsgi [req-6ce63890-5187-4b37-b69c-e59fcd012366 req-99c12092-068c-4a00-9d8d-149ceddc5edb tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1586.865635] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1586.865635] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1586.866184] [54711]: INFO cinder.volume.api [req-6ce63890-5187-4b37-b69c-e59fcd012366 req-99c12092-068c-4a00-9d8d-149ceddc5edb tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Snapshot retrieved successfully. [ 1586.867479] [54711]: INFO cinder.api.openstack.wsgi [req-6ce63890-5187-4b37-b69c-e59fcd012366 req-99c12092-068c-4a00-9d8d-149ceddc5edb tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea returned with HTTP 200 [ 1586.868917] [54711]: [pid: 54711|app: 0|req: 81/150] 10.180.1.21 () {60 vars in 1485 bytes} [Tue Dec 10 15:41:06 2024] GET /volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1587.090277] [54712]: DEBUG cinder.api.middleware.request_id [req-f88ed140-b514-44e2-945c-7835487a46e9 req-842f1ad8-f687-431c-b855-3cb66f539859 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1587.094055] [54712]: INFO cinder.api.openstack.wsgi [req-f88ed140-b514-44e2-945c-7835487a46e9 req-842f1ad8-f687-431c-b855-3cb66f539859 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea [ 1587.094207] [54712]: DEBUG cinder.api.openstack.wsgi [req-f88ed140-b514-44e2-945c-7835487a46e9 req-842f1ad8-f687-431c-b855-3cb66f539859 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1587.094428] [54712]: DEBUG cinder.api.openstack.wsgi [req-f88ed140-b514-44e2-945c-7835487a46e9 req-842f1ad8-f687-431c-b855-3cb66f539859 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1587.094554] [54712]: INFO cinder.api.v2.snapshots [req-f88ed140-b514-44e2-945c-7835487a46e9 req-842f1ad8-f687-431c-b855-3cb66f539859 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Delete snapshot with id: 5beba2a7-e748-4d21-8a05-87a2a3f1c2ea [ 1587.110256] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1587.110256] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1587.110256] [54712]: INFO cinder.volume.api [req-f88ed140-b514-44e2-945c-7835487a46e9 req-842f1ad8-f687-431c-b855-3cb66f539859 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Snapshot retrieved successfully. [ 1587.132830] [54712]: INFO cinder.volume.api [req-f88ed140-b514-44e2-945c-7835487a46e9 req-842f1ad8-f687-431c-b855-3cb66f539859 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Snapshot delete request issued successfully. [ 1587.133080] [54712]: INFO cinder.api.openstack.wsgi [req-f88ed140-b514-44e2-945c-7835487a46e9 req-842f1ad8-f687-431c-b855-3cb66f539859 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea returned with HTTP 202 [ 1587.136120] [54712]: [pid: 54712|app: 0|req: 70/151] 10.180.1.21 () {62 vars in 1507 bytes} [Tue Dec 10 15:41:06 2024] DELETE /volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1587.153129] [54711]: DEBUG cinder.api.middleware.request_id [req-534e0fa1-866b-43c8-bb41-953871559af9 req-bf500803-3763-4990-be32-cacf10db2b69 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1587.157521] [54711]: INFO cinder.api.openstack.wsgi [req-534e0fa1-866b-43c8-bb41-953871559af9 req-bf500803-3763-4990-be32-cacf10db2b69 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] GET http://10.180.1.21/volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea [ 1587.157882] [54711]: DEBUG cinder.api.openstack.wsgi [req-534e0fa1-866b-43c8-bb41-953871559af9 req-bf500803-3763-4990-be32-cacf10db2b69 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1587.158278] [54711]: DEBUG cinder.api.openstack.wsgi [req-534e0fa1-866b-43c8-bb41-953871559af9 req-bf500803-3763-4990-be32-cacf10db2b69 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1587.169421] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1587.169421] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1587.171129] [54711]: INFO cinder.volume.api [req-534e0fa1-866b-43c8-bb41-953871559af9 req-bf500803-3763-4990-be32-cacf10db2b69 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Snapshot retrieved successfully. [ 1587.172712] [54711]: INFO cinder.api.openstack.wsgi [req-534e0fa1-866b-43c8-bb41-953871559af9 req-bf500803-3763-4990-be32-cacf10db2b69 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea returned with HTTP 200 [ 1587.173710] [54711]: [pid: 54711|app: 0|req: 82/152] 10.180.1.21 () {60 vars in 1485 bytes} [Tue Dec 10 15:41:07 2024] GET /volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1588.195139] [54712]: DEBUG cinder.api.middleware.request_id [req-6755e913-edac-4337-813d-7b9fd907ddc2 req-c396d6fc-c2c9-42f7-b632-367731fb7327 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.198156] [54712]: INFO cinder.api.openstack.wsgi [req-6755e913-edac-4337-813d-7b9fd907ddc2 req-c396d6fc-c2c9-42f7-b632-367731fb7327 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] GET http://10.180.1.21/volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea [ 1588.198156] [54712]: DEBUG cinder.api.openstack.wsgi [req-6755e913-edac-4337-813d-7b9fd907ddc2 req-c396d6fc-c2c9-42f7-b632-367731fb7327 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1588.198156] [54712]: DEBUG cinder.api.openstack.wsgi [req-6755e913-edac-4337-813d-7b9fd907ddc2 req-c396d6fc-c2c9-42f7-b632-367731fb7327 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1588.202989] [54712]: INFO cinder.api.openstack.wsgi [req-6755e913-edac-4337-813d-7b9fd907ddc2 req-c396d6fc-c2c9-42f7-b632-367731fb7327 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea returned with HTTP 404 [ 1588.203535] [54712]: [pid: 54712|app: 0|req: 71/153] 10.180.1.21 () {60 vars in 1485 bytes} [Tue Dec 10 15:41:08 2024] GET /volume/v3/snapshots/5beba2a7-e748-4d21-8a05-87a2a3f1c2ea => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1588.220991] [54711]: DEBUG cinder.api.middleware.request_id [req-e6065817-f314-4082-bb63-3c2f391c58cb req-bb1f7629-c576-406c-94a4-12b29d28e225 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.227224] [54711]: INFO cinder.api.openstack.wsgi [req-e6065817-f314-4082-bb63-3c2f391c58cb req-bb1f7629-c576-406c-94a4-12b29d28e225 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 [ 1588.227439] [54711]: DEBUG cinder.api.openstack.wsgi [req-e6065817-f314-4082-bb63-3c2f391c58cb req-bb1f7629-c576-406c-94a4-12b29d28e225 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1588.227686] [54711]: DEBUG cinder.api.openstack.wsgi [req-e6065817-f314-4082-bb63-3c2f391c58cb req-bb1f7629-c576-406c-94a4-12b29d28e225 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'delete' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1588.227910] [54711]: INFO cinder.api.v3.volumes [req-e6065817-f314-4082-bb63-3c2f391c58cb req-bb1f7629-c576-406c-94a4-12b29d28e225 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Delete volume with id: b9ded134-aa75-4ed2-8c92-ecfd898c5959 [ 1588.242671] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.242671] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.243289] [54711]: INFO cinder.volume.api [req-e6065817-f314-4082-bb63-3c2f391c58cb req-bb1f7629-c576-406c-94a4-12b29d28e225 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Volume info retrieved successfully. [ 1588.266825] [54711]: INFO cinder.volume.api [req-e6065817-f314-4082-bb63-3c2f391c58cb req-bb1f7629-c576-406c-94a4-12b29d28e225 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Delete volume request issued successfully. [ 1588.266825] [54711]: INFO cinder.api.openstack.wsgi [req-e6065817-f314-4082-bb63-3c2f391c58cb req-bb1f7629-c576-406c-94a4-12b29d28e225 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 returned with HTTP 202 [ 1588.266825] [54711]: [pid: 54711|app: 0|req: 83/154] 10.180.1.21 () {62 vars in 1501 bytes} [Tue Dec 10 15:41:08 2024] DELETE /volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1588.281851] [54712]: DEBUG cinder.api.middleware.request_id [req-c4385111-39b0-4105-b6ff-d8f69c4bcfbc req-9856f52f-f78b-4dfb-aaaa-ea11415aadbf None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.284246] [54712]: INFO cinder.api.openstack.wsgi [req-c4385111-39b0-4105-b6ff-d8f69c4bcfbc req-9856f52f-f78b-4dfb-aaaa-ea11415aadbf tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 [ 1588.284496] [54712]: DEBUG cinder.api.openstack.wsgi [req-c4385111-39b0-4105-b6ff-d8f69c4bcfbc req-9856f52f-f78b-4dfb-aaaa-ea11415aadbf tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1588.285065] [54712]: DEBUG cinder.api.openstack.wsgi [req-c4385111-39b0-4105-b6ff-d8f69c4bcfbc req-9856f52f-f78b-4dfb-aaaa-ea11415aadbf tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1588.292480] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.292480] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.296600] [54712]: INFO cinder.volume.api [req-c4385111-39b0-4105-b6ff-d8f69c4bcfbc req-9856f52f-f78b-4dfb-aaaa-ea11415aadbf tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Volume info retrieved successfully. [ 1588.301537] [54712]: INFO cinder.api.openstack.wsgi [req-c4385111-39b0-4105-b6ff-d8f69c4bcfbc req-9856f52f-f78b-4dfb-aaaa-ea11415aadbf tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 returned with HTTP 200 [ 1588.301852] [54712]: [pid: 54712|app: 0|req: 72/155] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:08 2024] GET /volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1589.319420] [54711]: DEBUG cinder.api.middleware.request_id [req-1f4d14dd-b0d7-4d0c-b5d3-0b197a159750 req-10cf81e0-09ac-4611-a700-1a7d0fece47c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.322381] [54711]: INFO cinder.api.openstack.wsgi [req-1f4d14dd-b0d7-4d0c-b5d3-0b197a159750 req-10cf81e0-09ac-4611-a700-1a7d0fece47c tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 [ 1589.322651] [54711]: DEBUG cinder.api.openstack.wsgi [req-1f4d14dd-b0d7-4d0c-b5d3-0b197a159750 req-10cf81e0-09ac-4611-a700-1a7d0fece47c tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1589.322910] [54711]: DEBUG cinder.api.openstack.wsgi [req-1f4d14dd-b0d7-4d0c-b5d3-0b197a159750 req-10cf81e0-09ac-4611-a700-1a7d0fece47c tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1589.332069] [54711]: INFO cinder.api.openstack.wsgi [req-1f4d14dd-b0d7-4d0c-b5d3-0b197a159750 req-10cf81e0-09ac-4611-a700-1a7d0fece47c tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 returned with HTTP 404 [ 1589.332612] [54711]: [pid: 54711|app: 0|req: 84/156] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:09 2024] GET /volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1589.345983] [54712]: DEBUG cinder.api.middleware.request_id [req-4e9baf27-1b75-444b-b358-9744955c1e47 req-03e32752-49a5-4a0c-8d94-46a7842cf10e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.348566] [54712]: INFO cinder.api.openstack.wsgi [req-4e9baf27-1b75-444b-b358-9744955c1e47 req-03e32752-49a5-4a0c-8d94-46a7842cf10e tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 [ 1589.348762] [54712]: DEBUG cinder.api.openstack.wsgi [req-4e9baf27-1b75-444b-b358-9744955c1e47 req-03e32752-49a5-4a0c-8d94-46a7842cf10e tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1589.348978] [54712]: DEBUG cinder.api.openstack.wsgi [req-4e9baf27-1b75-444b-b358-9744955c1e47 req-03e32752-49a5-4a0c-8d94-46a7842cf10e tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1589.349226] [54712]: INFO cinder.api.v3.volumes [req-4e9baf27-1b75-444b-b358-9744955c1e47 req-03e32752-49a5-4a0c-8d94-46a7842cf10e tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Delete volume with id: b9ded134-aa75-4ed2-8c92-ecfd898c5959 [ 1589.355245] [54712]: INFO cinder.api.openstack.wsgi [req-4e9baf27-1b75-444b-b358-9744955c1e47 req-03e32752-49a5-4a0c-8d94-46a7842cf10e tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 returned with HTTP 404 [ 1589.355761] [54712]: [pid: 54712|app: 0|req: 73/157] 10.180.1.21 () {62 vars in 1501 bytes} [Tue Dec 10 15:41:09 2024] DELETE /volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1589.368665] [54711]: DEBUG cinder.api.middleware.request_id [req-b9c03674-9a34-45f7-95cf-a52852360b21 req-169797fb-dbf0-4615-af13-dd85bb66b596 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1589.371010] [54711]: INFO cinder.api.openstack.wsgi [req-b9c03674-9a34-45f7-95cf-a52852360b21 req-169797fb-dbf0-4615-af13-dd85bb66b596 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] GET http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 [ 1589.371241] [54711]: DEBUG cinder.api.openstack.wsgi [req-b9c03674-9a34-45f7-95cf-a52852360b21 req-169797fb-dbf0-4615-af13-dd85bb66b596 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1589.371500] [54711]: DEBUG cinder.api.openstack.wsgi [req-b9c03674-9a34-45f7-95cf-a52852360b21 req-169797fb-dbf0-4615-af13-dd85bb66b596 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1589.378906] [54711]: INFO cinder.api.openstack.wsgi [req-b9c03674-9a34-45f7-95cf-a52852360b21 req-169797fb-dbf0-4615-af13-dd85bb66b596 tempest-VolumesSnapshotsTestJSON-1247949941 tempest-VolumesSnapshotsTestJSON-1247949941-project-member] http://10.180.1.21/volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 returned with HTTP 404 [ 1589.379682] [54711]: [pid: 54711|app: 0|req: 85/158] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:09 2024] GET /volume/v3/volumes/b9ded134-aa75-4ed2-8c92-ecfd898c5959 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1590.213040] [54712]: DEBUG cinder.api.middleware.request_id [req-ba940772-9610-48e0-8e8d-42fc93c28b2e req-4ed6e366-2c25-45a3-af2b-9cfccafcc1ec None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1590.214994] [54712]: INFO cinder.api.openstack.wsgi [req-ba940772-9610-48e0-8e8d-42fc93c28b2e req-4ed6e366-2c25-45a3-af2b-9cfccafcc1ec tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1875115807 [ 1590.215196] [54712]: DEBUG cinder.api.openstack.wsgi [req-ba940772-9610-48e0-8e8d-42fc93c28b2e req-4ed6e366-2c25-45a3-af2b-9cfccafcc1ec tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1590.215409] [54712]: DEBUG cinder.api.openstack.wsgi [req-ba940772-9610-48e0-8e8d-42fc93c28b2e req-4ed6e366-2c25-45a3-af2b-9cfccafcc1ec tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1590.215592] [54712]: INFO cinder.api.v3.volumes [req-ba940772-9610-48e0-8e8d-42fc93c28b2e req-4ed6e366-2c25-45a3-af2b-9cfccafcc1ec tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] Delete volume with id: tempest-invalid-1875115807 [ 1590.223118] [54712]: INFO cinder.api.openstack.wsgi [req-ba940772-9610-48e0-8e8d-42fc93c28b2e req-4ed6e366-2c25-45a3-af2b-9cfccafcc1ec tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1875115807 returned with HTTP 404 [ 1590.223629] [54712]: [pid: 54712|app: 0|req: 74/159] 10.180.1.21 () {62 vars in 1471 bytes} [Tue Dec 10 15:41:10 2024] DELETE /volume/v3/volumes/tempest-invalid-1875115807 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1590.247997] [54711]: DEBUG cinder.api.middleware.request_id [req-d7d0e835-1b85-417d-ab9d-3d0a4f5ce0fc req-f42f116c-5b30-40f5-a130-0dd45ce665b4 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1590.250317] [54711]: INFO cinder.api.openstack.wsgi [req-d7d0e835-1b85-417d-ab9d-3d0a4f5ce0fc req-f42f116c-5b30-40f5-a130-0dd45ce665b4 tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e8c486fe-c3c5-4e0b-8d30-8bb433dc9e33 [ 1590.250499] [54711]: DEBUG cinder.api.openstack.wsgi [req-d7d0e835-1b85-417d-ab9d-3d0a4f5ce0fc req-f42f116c-5b30-40f5-a130-0dd45ce665b4 tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1590.250706] [54711]: DEBUG cinder.api.openstack.wsgi [req-d7d0e835-1b85-417d-ab9d-3d0a4f5ce0fc req-f42f116c-5b30-40f5-a130-0dd45ce665b4 tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] Calling method 'delete' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1590.250883] [54711]: INFO cinder.api.v3.volumes [req-d7d0e835-1b85-417d-ab9d-3d0a4f5ce0fc req-f42f116c-5b30-40f5-a130-0dd45ce665b4 tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] Delete volume with id: e8c486fe-c3c5-4e0b-8d30-8bb433dc9e33 [ 1590.257199] [54711]: INFO cinder.api.openstack.wsgi [req-d7d0e835-1b85-417d-ab9d-3d0a4f5ce0fc req-f42f116c-5b30-40f5-a130-0dd45ce665b4 tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] http://10.180.1.21/volume/v3/volumes/e8c486fe-c3c5-4e0b-8d30-8bb433dc9e33 returned with HTTP 404 [ 1590.257715] [54711]: [pid: 54711|app: 0|req: 86/160] 10.180.1.21 () {62 vars in 1501 bytes} [Tue Dec 10 15:41:10 2024] DELETE /volume/v3/volumes/e8c486fe-c3c5-4e0b-8d30-8bb433dc9e33 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1590.271230] [54712]: DEBUG cinder.api.middleware.request_id [req-94c0f18b-9fbe-4b6c-8eb8-5cd817f9d519 req-9cf4f9b6-97e4-4c98-bfa9-f1ba7cf2ec25 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1590.273576] [54712]: INFO cinder.api.openstack.wsgi [req-94c0f18b-9fbe-4b6c-8eb8-5cd817f9d519 req-9cf4f9b6-97e4-4c98-bfa9-f1ba7cf2ec25 tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] GET http://10.180.1.21/volume/v3/volumes/3093dc08-f69f-4307-8c59-857469712982 [ 1590.273738] [54712]: DEBUG cinder.api.openstack.wsgi [req-94c0f18b-9fbe-4b6c-8eb8-5cd817f9d519 req-9cf4f9b6-97e4-4c98-bfa9-f1ba7cf2ec25 tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1590.273951] [54712]: DEBUG cinder.api.openstack.wsgi [req-94c0f18b-9fbe-4b6c-8eb8-5cd817f9d519 req-9cf4f9b6-97e4-4c98-bfa9-f1ba7cf2ec25 tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1590.280318] [54712]: INFO cinder.api.openstack.wsgi [req-94c0f18b-9fbe-4b6c-8eb8-5cd817f9d519 req-9cf4f9b6-97e4-4c98-bfa9-f1ba7cf2ec25 tempest-VolumesNegativeTest-172567225 tempest-VolumesNegativeTest-172567225-project-member] http://10.180.1.21/volume/v3/volumes/3093dc08-f69f-4307-8c59-857469712982 returned with HTTP 404 [ 1590.280807] [54712]: [pid: 54712|app: 0|req: 75/161] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:10 2024] GET /volume/v3/volumes/3093dc08-f69f-4307-8c59-857469712982 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1600.253280] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1600.276379] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=58,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1601.017969] [54711]: DEBUG cinder.api.middleware.request_id [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1601.020136] [54711]: INFO cinder.api.openstack.wsgi [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1601.020508] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-136308758"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1601.022584] [54711]: DEBUG cinder.api.v3.volumes [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-136308758'}} {{(pid=54711) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1601.022704] [54711]: INFO cinder.api.v3.volumes [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Create volume of 1 GB [ 1601.030140] [54711]: INFO cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Availability Zones retrieved successfully. [ 1601.037469] [54711]: DEBUG cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Flow 'volume_create_api' (669a7e33-49cb-4a2d-b563-c1421f2ead80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1601.038731] [54711]: DEBUG cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334b9e4e-2401-45e5-8a8f-4bcae3a599b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1601.040899] [54711]: DEBUG cinder.volume.flows.api.create_volume [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Validating volume size '1' using validate_int {{(pid=54711) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1601.058813] [54711]: DEBUG cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (334b9e4e-2401-45e5-8a8f-4bcae3a599b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1601.059829] [54711]: DEBUG cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5706a8-5289-47ce-8c88-044f1ad9421c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1601.117226] [54711]: DEBUG cinder.quota [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Created reservations ['9def899e-63f8-4607-aecd-2a41d47a19eb', '37338af6-d0d5-4b7e-8fee-d888d6431496', '05ddf6f8-66e4-4bf3-afdb-bad0981bab72', 'a7cd0df0-9bde-4ca7-a7a1-e22f2812f8f9'] {{(pid=54711) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1601.118571] [54711]: DEBUG cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5706a8-5289-47ce-8c88-044f1ad9421c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9def899e-63f8-4607-aecd-2a41d47a19eb', '37338af6-d0d5-4b7e-8fee-d888d6431496', '05ddf6f8-66e4-4bf3-afdb-bad0981bab72', 'a7cd0df0-9bde-4ca7-a7a1-e22f2812f8f9']}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1601.119831] [54711]: DEBUG cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (554572f0-1515-48a9-8556-180c84d8d7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1601.143982] [54711]: DEBUG cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (554572f0-1515-48a9-8556-180c84d8d7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdb69067-5a8e-4a49-8f29-9aa910ad3243', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-136308758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9e3cc2bdaef41ba86d4531b949cdac4',qos_specs=None,replication_status=,reservations=['9def899e-63f8-4607-aecd-2a41d47a19eb','37338af6-d0d5-4b7e-8fee-d888d6431496','05ddf6f8-66e4-4bf3-afdb-bad0981bab72','a7cd0df0-9bde-4ca7-a7a1-e22f2812f8f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b3515ebf22047b89dff2c06fea1219a',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:41:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-136308758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdb69067-5a8e-4a49-8f29-9aa910ad3243,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9e3cc2bdaef41ba86d4531b949cdac4',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='5b3515ebf22047b89dff2c06fea1219a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1601.145123] [54711]: DEBUG cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6efee8c0-481d-4368-b35c-c12e143e58e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1601.162481] [54711]: DEBUG cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6efee8c0-481d-4368-b35c-c12e143e58e4) 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-136308758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9e3cc2bdaef41ba86d4531b949cdac4',qos_specs=None,replication_status=,reservations=['9def899e-63f8-4607-aecd-2a41d47a19eb','37338af6-d0d5-4b7e-8fee-d888d6431496','05ddf6f8-66e4-4bf3-afdb-bad0981bab72','a7cd0df0-9bde-4ca7-a7a1-e22f2812f8f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b3515ebf22047b89dff2c06fea1219a',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1601.165249] [54711]: DEBUG cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a68299f-9ab7-40f9-bd49-154cd2faa02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1601.174998] [54711]: DEBUG cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a68299f-9ab7-40f9-bd49-154cd2faa02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1601.175767] [54711]: DEBUG cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Flow 'volume_create_api' (669a7e33-49cb-4a2d-b563-c1421f2ead80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1601.176126] [54711]: INFO cinder.volume.api [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Create volume request issued successfully. [ 1601.176799] [54711]: INFO cinder.api.openstack.wsgi [None req-4c8d6a00-a92b-4e69-b05a-bbb8ebcc2336 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1601.179023] [54711]: [pid: 54711|app: 0|req: 87/162] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:41:20 2024] POST /volume/v3/volumes => generated 753 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1601.189138] [54712]: DEBUG cinder.api.middleware.request_id [None req-d3addf8e-f72c-4494-9acd-fa9b2395a596 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1601.192049] [54712]: INFO cinder.api.openstack.wsgi [None req-d3addf8e-f72c-4494-9acd-fa9b2395a596 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1601.192330] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d3addf8e-f72c-4494-9acd-fa9b2395a596 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1601.192548] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d3addf8e-f72c-4494-9acd-fa9b2395a596 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1601.202782] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1601.202782] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1601.207973] [54712]: INFO cinder.volume.api [None req-d3addf8e-f72c-4494-9acd-fa9b2395a596 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1601.213234] [54712]: INFO cinder.api.openstack.wsgi [None req-d3addf8e-f72c-4494-9acd-fa9b2395a596 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1601.213620] [54712]: [pid: 54712|app: 0|req: 76/163] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:21 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1601.459274] [54711]: DEBUG cinder.api.middleware.request_id [None req-3c4df4da-5a12-4e34-bd70-83c7f168fea6 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1601.464512] [54711]: INFO cinder.api.openstack.wsgi [None req-3c4df4da-5a12-4e34-bd70-83c7f168fea6 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1601.464915] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3c4df4da-5a12-4e34-bd70-83c7f168fea6 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1601.464915] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3c4df4da-5a12-4e34-bd70-83c7f168fea6 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1601.477351] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1601.477351] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1601.481360] [54711]: INFO cinder.volume.api [None req-3c4df4da-5a12-4e34-bd70-83c7f168fea6 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1601.486788] [54711]: INFO cinder.api.openstack.wsgi [None req-3c4df4da-5a12-4e34-bd70-83c7f168fea6 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 200 [ 1601.487198] [54711]: [pid: 54711|app: 0|req: 88/164] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:21 2024] GET /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1601.548450] [54712]: DEBUG cinder.api.middleware.request_id [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-d2914696-c0eb-4ddb-bb8b-7f4231d133d0 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1601.550823] [54712]: INFO cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-d2914696-c0eb-4ddb-bb8b-7f4231d133d0 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1601.551052] [54712]: DEBUG cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-d2914696-c0eb-4ddb-bb8b-7f4231d133d0 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1601.551271] [54712]: DEBUG cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-d2914696-c0eb-4ddb-bb8b-7f4231d133d0 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1601.560746] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1601.560746] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1601.564101] [54712]: INFO cinder.volume.api [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-d2914696-c0eb-4ddb-bb8b-7f4231d133d0 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1601.568271] [54712]: INFO cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-d2914696-c0eb-4ddb-bb8b-7f4231d133d0 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 200 [ 1601.568677] [54712]: [pid: 54712|app: 0|req: 77/165] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:21 2024] GET /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1601.602703] [54711]: DEBUG cinder.api.middleware.request_id [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-34e10ecb-6513-42d6-8cb1-53ecafefcacf None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1601.605271] [54711]: INFO cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-34e10ecb-6513-42d6-8cb1-53ecafefcacf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] POST http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a/action [ 1601.605717] [54711]: DEBUG cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-34e10ecb-6513-42d6-8cb1-53ecafefcacf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1601.605819] [54711]: DEBUG cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-34e10ecb-6513-42d6-8cb1-53ecafefcacf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1601.620467] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1601.620467] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1601.621128] [54711]: INFO cinder.volume.api [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-34e10ecb-6513-42d6-8cb1-53ecafefcacf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1601.636496] [54711]: INFO cinder.volume.api [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-34e10ecb-6513-42d6-8cb1-53ecafefcacf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Begin detaching volume completed successfully. [ 1601.636754] [54711]: INFO cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-34e10ecb-6513-42d6-8cb1-53ecafefcacf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a/action returned with HTTP 202 [ 1601.637373] [54711]: [pid: 54711|app: 0|req: 89/166] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 10 15:41:21 2024] POST /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1602.227517] [54712]: DEBUG cinder.api.middleware.request_id [None req-78d6f20c-983c-479a-8907-8f6b6e863096 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1602.230377] [54712]: INFO cinder.api.openstack.wsgi [None req-78d6f20c-983c-479a-8907-8f6b6e863096 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1602.230597] [54712]: DEBUG cinder.api.openstack.wsgi [None req-78d6f20c-983c-479a-8907-8f6b6e863096 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1602.230830] [54712]: DEBUG cinder.api.openstack.wsgi [None req-78d6f20c-983c-479a-8907-8f6b6e863096 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1602.241461] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1602.241461] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1602.245902] [54712]: INFO cinder.volume.api [None req-78d6f20c-983c-479a-8907-8f6b6e863096 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1602.251394] [54712]: INFO cinder.api.openstack.wsgi [None req-78d6f20c-983c-479a-8907-8f6b6e863096 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1602.251859] [54712]: [pid: 54712|app: 0|req: 78/167] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:22 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1602.289144] [54711]: DEBUG cinder.api.middleware.request_id [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-18f43ebb-3a17-4dc6-af6b-53524abc7e8f None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1602.291433] [54711]: INFO cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-18f43ebb-3a17-4dc6-af6b-53524abc7e8f tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1602.291653] [54711]: DEBUG cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-18f43ebb-3a17-4dc6-af6b-53524abc7e8f tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1602.291863] [54711]: DEBUG cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-18f43ebb-3a17-4dc6-af6b-53524abc7e8f tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1602.300706] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1602.300706] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1602.304210] [54711]: INFO cinder.volume.api [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-18f43ebb-3a17-4dc6-af6b-53524abc7e8f tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1602.309997] [54711]: INFO cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-18f43ebb-3a17-4dc6-af6b-53524abc7e8f tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1602.310511] [54711]: [pid: 54711|app: 0|req: 90/168] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:22 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1602.659220] [54712]: DEBUG cinder.api.middleware.request_id [None req-f20b8e95-d624-4850-b2fc-e88285559e56 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1602.660663] [54712]: INFO cinder.api.openstack.wsgi [None req-f20b8e95-d624-4850-b2fc-e88285559e56 None None] GET http://10.180.1.21/volume// [ 1602.660663] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f20b8e95-d624-4850-b2fc-e88285559e56 None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1602.660663] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f20b8e95-d624-4850-b2fc-e88285559e56 None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1602.660882] [54712]: INFO cinder.api.openstack.wsgi [None req-f20b8e95-d624-4850-b2fc-e88285559e56 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1602.661227] [54712]: [pid: 54712|app: 0|req: 79/169] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:41:22 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1602.665808] [54711]: DEBUG cinder.api.middleware.request_id [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-499d3922-b419-4b8c-abc5-7bf10e5560e9 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1602.670894] [54711]: INFO cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-499d3922-b419-4b8c-abc5-7bf10e5560e9 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1602.670894] [54711]: DEBUG cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-499d3922-b419-4b8c-abc5-7bf10e5560e9 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1602.670894] [54711]: DEBUG cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-499d3922-b419-4b8c-abc5-7bf10e5560e9 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1602.684139] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1602.684139] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1602.688023] [54711]: INFO cinder.volume.api [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-499d3922-b419-4b8c-abc5-7bf10e5560e9 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1602.692968] [54711]: INFO cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-499d3922-b419-4b8c-abc5-7bf10e5560e9 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 200 [ 1602.693517] [54711]: [pid: 54711|app: 0|req: 91/170] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:41:22 2024] GET /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1603.540631] [54712]: DEBUG cinder.api.middleware.request_id [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1603.542453] [54712]: INFO cinder.api.openstack.wsgi [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1603.542859] [54712]: DEBUG cinder.api.openstack.wsgi [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-450511619", "imageRef": "aec5f048-63ce-4eec-bfbd-b8ad5fdac743", "size": 1}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1603.545391] [54712]: DEBUG cinder.api.v3.volumes [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-450511619', 'imageRef': 'aec5f048-63ce-4eec-bfbd-b8ad5fdac743', 'size': 1}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1603.714798] [54712]: INFO cinder.api.v3.volumes [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Create volume of 1 GB [ 1603.722109] [54712]: INFO cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Availability Zones retrieved successfully. [ 1603.730642] [54712]: DEBUG cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Flow 'volume_create_api' (e9375fda-a8d0-4e7d-8ff0-a4e03b363987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1603.732335] [54712]: DEBUG cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9cbff77-e9b8-417c-ad8b-b8d42fe7bb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1603.733777] [54712]: DEBUG cinder.volume.flows.api.create_volume [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1603.783518] [54712]: DEBUG cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9cbff77-e9b8-417c-ad8b-b8d42fe7bb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1603.785747] [54712]: DEBUG cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde3b2dc-86af-431a-8e53-49fb18f48c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1603.835468] [54711]: DEBUG cinder.api.middleware.request_id [None req-065ea335-c5e7-4a7d-a526-0981d06059a4 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1603.836036] [54711]: INFO cinder.api.openstack.wsgi [None req-065ea335-c5e7-4a7d-a526-0981d06059a4 None None] GET http://10.180.1.21/volume// [ 1603.836171] [54711]: DEBUG cinder.api.openstack.wsgi [None req-065ea335-c5e7-4a7d-a526-0981d06059a4 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1603.836439] [54711]: DEBUG cinder.api.openstack.wsgi [None req-065ea335-c5e7-4a7d-a526-0981d06059a4 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1603.838323] [54711]: INFO cinder.api.openstack.wsgi [None req-065ea335-c5e7-4a7d-a526-0981d06059a4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1603.838323] [54711]: [pid: 54711|app: 0|req: 92/171] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:41:23 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1603.846908] [54711]: DEBUG cinder.api.middleware.request_id [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-d5a0359a-fc13-4e38-bb7a-98c110fd0adc None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1603.849914] [54711]: INFO cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-d5a0359a-fc13-4e38-bb7a-98c110fd0adc tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1603.850337] [54711]: DEBUG cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-d5a0359a-fc13-4e38-bb7a-98c110fd0adc tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdb69067-5a8e-4a49-8f29-9aa910ad3243", "connector": null, "instance_uuid": "744c8809-f829-4c6b-94ab-9e708d519862"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1603.852857] [54712]: DEBUG cinder.quota [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Created reservations ['f5d96d3e-7e31-42e4-8f3c-e3fbafdf27e5', '32662a56-1172-4785-accc-4ebf337afdf7', 'aa8c8581-cc04-4a14-a951-45178b732d90', 'ab909e67-0929-4de5-a0c2-8a3ebe8a1c98'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1603.853714] [54712]: DEBUG cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde3b2dc-86af-431a-8e53-49fb18f48c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5d96d3e-7e31-42e4-8f3c-e3fbafdf27e5', '32662a56-1172-4785-accc-4ebf337afdf7', 'aa8c8581-cc04-4a14-a951-45178b732d90', 'ab909e67-0929-4de5-a0c2-8a3ebe8a1c98']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1603.855009] [54712]: DEBUG cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a527b4c3-e1f3-468c-8b4e-397db791d9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1603.870946] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1603.870946] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1603.877186] [54712]: DEBUG cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a527b4c3-e1f3-468c-8b4e-397db791d9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6abac532-ceee-4888-b9fa-b3721de2976e', '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-450511619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a876a2bd2b34e948dadccaba014dbd8',qos_specs=None,replication_status=,reservations=['f5d96d3e-7e31-42e4-8f3c-e3fbafdf27e5','32662a56-1172-4785-accc-4ebf337afdf7','aa8c8581-cc04-4a14-a951-45178b732d90','ab909e67-0929-4de5-a0c2-8a3ebe8a1c98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb4777189ba74d62a71b90127880a6d1',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:41:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-450511619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6abac532-ceee-4888-b9fa-b3721de2976e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a876a2bd2b34e948dadccaba014dbd8',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='bb4777189ba74d62a71b90127880a6d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1603.878213] [54712]: DEBUG cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73589555-6b25-4f8d-8f08-ea1b504d7e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1603.905361] [54712]: DEBUG cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73589555-6b25-4f8d-8f08-ea1b504d7e91) 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-450511619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a876a2bd2b34e948dadccaba014dbd8',qos_specs=None,replication_status=,reservations=['f5d96d3e-7e31-42e4-8f3c-e3fbafdf27e5','32662a56-1172-4785-accc-4ebf337afdf7','aa8c8581-cc04-4a14-a951-45178b732d90','ab909e67-0929-4de5-a0c2-8a3ebe8a1c98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb4777189ba74d62a71b90127880a6d1',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1603.907808] [54712]: DEBUG cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53314e38-223d-4d83-9153-c1d1ebcd2225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1603.919855] [54711]: INFO cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-d5a0359a-fc13-4e38-bb7a-98c110fd0adc tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1603.919855] [54711]: [pid: 54711|app: 0|req: 93/172] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:41:23 2024] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1603.919855] [54711]: DEBUG cinder.api.middleware.request_id [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-e8d87e84-c8c9-4781-9500-eed8fdcb15f9 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1603.923611] [54712]: DEBUG cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53314e38-223d-4d83-9153-c1d1ebcd2225) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1603.923611] [54712]: DEBUG cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Flow 'volume_create_api' (e9375fda-a8d0-4e7d-8ff0-a4e03b363987) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1603.923611] [54712]: INFO cinder.volume.api [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Create volume request issued successfully. [ 1603.924019] [54712]: INFO cinder.api.openstack.wsgi [None req-de03aeec-7ce2-453f-92f3-ce84f6be85ef tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1603.924478] [54712]: [pid: 54712|app: 0|req: 80/173] 10.180.1.21 () {62 vars in 1178 bytes} [Tue Dec 10 15:41:23 2024] POST /volume/v3/volumes => generated 897 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1603.928434] [54711]: INFO cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-e8d87e84-c8c9-4781-9500-eed8fdcb15f9 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c84d6127-e00a-48c7-90d6-0ecf313cf94b [ 1603.929017] [54711]: DEBUG cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-e8d87e84-c8c9-4781-9500-eed8fdcb15f9 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1603.929515] [54711]: DEBUG cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-e8d87e84-c8c9-4781-9500-eed8fdcb15f9 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1603.942902] [54712]: DEBUG cinder.api.middleware.request_id [None req-f403fe75-18b2-44c4-ad4d-cdba8ef3fdd0 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1603.947490] [54712]: INFO cinder.api.openstack.wsgi [None req-f403fe75-18b2-44c4-ad4d-cdba8ef3fdd0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1603.947490] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f403fe75-18b2-44c4-ad4d-cdba8ef3fdd0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1603.947490] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f403fe75-18b2-44c4-ad4d-cdba8ef3fdd0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1603.947654] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1603.947654] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1603.966688] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1603.966688] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1603.971189] [54712]: INFO cinder.volume.api [None req-f403fe75-18b2-44c4-ad4d-cdba8ef3fdd0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1603.976557] [54712]: INFO cinder.api.openstack.wsgi [None req-f403fe75-18b2-44c4-ad4d-cdba8ef3fdd0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1603.976972] [54712]: [pid: 54712|app: 0|req: 81/174] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:23 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 965 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1603.977644] [54712]: DEBUG cinder.api.middleware.request_id [None req-2684a928-1739-475d-a2d7-859427cb7d63 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1603.986514] [54712]: INFO cinder.api.openstack.wsgi [None req-2684a928-1739-475d-a2d7-859427cb7d63 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1603.986514] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2684a928-1739-475d-a2d7-859427cb7d63 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1603.986514] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2684a928-1739-475d-a2d7-859427cb7d63 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1604.000973] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1604.000973] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1604.005355] [54712]: INFO cinder.volume.api [None req-2684a928-1739-475d-a2d7-859427cb7d63 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1604.009934] [54712]: INFO cinder.api.openstack.wsgi [None req-2684a928-1739-475d-a2d7-859427cb7d63 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1604.010346] [54712]: [pid: 54712|app: 0|req: 82/175] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:23 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1604.450180] [54712]: DEBUG cinder.api.middleware.request_id [None req-91ab73e1-2e84-4349-9791-f4c71bd87bc3 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1604.450686] [54712]: INFO cinder.api.openstack.wsgi [None req-91ab73e1-2e84-4349-9791-f4c71bd87bc3 None None] GET http://10.180.1.21/volume// [ 1604.450950] [54712]: DEBUG cinder.api.openstack.wsgi [None req-91ab73e1-2e84-4349-9791-f4c71bd87bc3 None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1604.451150] [54712]: DEBUG cinder.api.openstack.wsgi [None req-91ab73e1-2e84-4349-9791-f4c71bd87bc3 None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1604.451679] [54712]: INFO cinder.api.openstack.wsgi [None req-91ab73e1-2e84-4349-9791-f4c71bd87bc3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1604.453029] [54712]: [pid: 54712|app: 0|req: 83/176] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:41:24 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1604.456099] [54712]: DEBUG cinder.api.middleware.request_id [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-93337654-1b15-41a2-aef8-0d72418b11f6 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1604.460833] [54712]: INFO cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-93337654-1b15-41a2-aef8-0d72418b11f6 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1604.464282] [54712]: DEBUG cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-93337654-1b15-41a2-aef8-0d72418b11f6 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1604.464282] [54712]: DEBUG cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-93337654-1b15-41a2-aef8-0d72418b11f6 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1604.482765] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1604.482765] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1604.486395] [54711]: INFO cinder.api.openstack.wsgi [req-7569f860-905b-4f4d-86ac-c79e50e1e7f2 req-e8d87e84-c8c9-4781-9500-eed8fdcb15f9 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/attachments/c84d6127-e00a-48c7-90d6-0ecf313cf94b returned with HTTP 200 [ 1604.486961] [54712]: INFO cinder.volume.api [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-93337654-1b15-41a2-aef8-0d72418b11f6 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1604.487132] [54711]: [pid: 54711|app: 0|req: 94/177] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:41:23 2024] DELETE /volume/v3/attachments/c84d6127-e00a-48c7-90d6-0ecf313cf94b => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1604.495177] [54712]: INFO cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-93337654-1b15-41a2-aef8-0d72418b11f6 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1604.495177] [54712]: [pid: 54712|app: 0|req: 84/178] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:41:24 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1604.542164] [54711]: DEBUG cinder.api.middleware.request_id [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-c31ef287-8e7b-4161-9ad8-1856317b290d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1604.545221] [54711]: INFO cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-c31ef287-8e7b-4161-9ad8-1856317b290d tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] PUT http://10.180.1.21/volume/v3/attachments/6a957054-9b28-4e16-baf4-55883b207530 [ 1604.545378] [54711]: DEBUG cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-c31ef287-8e7b-4161-9ad8-1856317b290d tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-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-352826", "mountpoint": "/dev/sdb"}}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1604.555740] [54711]: DEBUG cinder.coordination [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-c31ef287-8e7b-4161-9ad8-1856317b290d tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Acquiring lock "cinder-attachment_update-fdb69067-5a8e-4a49-8f29-9aa910ad3243-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54711) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1604.562551] [54711]: DEBUG cinder.coordination [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-c31ef287-8e7b-4161-9ad8-1856317b290d tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Lock "cinder-attachment_update-fdb69067-5a8e-4a49-8f29-9aa910ad3243-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=54711) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1604.564243] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1604.564243] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1604.993241] [54712]: DEBUG cinder.api.middleware.request_id [None req-9b1a1f80-0eb5-4325-bd0b-eca8b32617e6 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1604.995155] [54712]: INFO cinder.api.openstack.wsgi [None req-9b1a1f80-0eb5-4325-bd0b-eca8b32617e6 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1604.995572] [54712]: DEBUG cinder.api.openstack.wsgi [None req-9b1a1f80-0eb5-4325-bd0b-eca8b32617e6 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1604.995923] [54712]: DEBUG cinder.api.openstack.wsgi [None req-9b1a1f80-0eb5-4325-bd0b-eca8b32617e6 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1605.010400] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1605.010400] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1605.018987] [54712]: INFO cinder.volume.api [None req-9b1a1f80-0eb5-4325-bd0b-eca8b32617e6 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1605.025323] [54712]: INFO cinder.api.openstack.wsgi [None req-9b1a1f80-0eb5-4325-bd0b-eca8b32617e6 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1605.025736] [54712]: [pid: 54712|app: 0|req: 85/179] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:24 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1605.031618] [54712]: DEBUG cinder.api.middleware.request_id [None req-c9190712-c03b-48c4-b2af-4cb2e0e7f835 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.035235] [54712]: INFO cinder.api.openstack.wsgi [None req-c9190712-c03b-48c4-b2af-4cb2e0e7f835 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1605.035886] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c9190712-c03b-48c4-b2af-4cb2e0e7f835 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1605.035886] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c9190712-c03b-48c4-b2af-4cb2e0e7f835 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1605.048041] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1605.048041] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1605.055941] [54712]: INFO cinder.volume.api [None req-c9190712-c03b-48c4-b2af-4cb2e0e7f835 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1605.063043] [54712]: INFO cinder.api.openstack.wsgi [None req-c9190712-c03b-48c4-b2af-4cb2e0e7f835 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1605.063456] [54712]: [pid: 54712|app: 0|req: 86/180] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:24 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1605.976923] [54712]: DEBUG cinder.api.middleware.request_id [None req-6a185b03-b237-4763-889b-bd55fb5547e3 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1605.979092] [54712]: INFO cinder.api.openstack.wsgi [None req-6a185b03-b237-4763-889b-bd55fb5547e3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1605.979310] [54712]: DEBUG cinder.api.openstack.wsgi [None req-6a185b03-b237-4763-889b-bd55fb5547e3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1605.979524] [54712]: DEBUG cinder.api.openstack.wsgi [None req-6a185b03-b237-4763-889b-bd55fb5547e3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1605.989990] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1605.989990] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1605.993943] [54712]: INFO cinder.volume.api [None req-6a185b03-b237-4763-889b-bd55fb5547e3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1605.998572] [54712]: INFO cinder.api.openstack.wsgi [None req-6a185b03-b237-4763-889b-bd55fb5547e3 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 200 [ 1605.998988] [54712]: [pid: 54712|app: 0|req: 87/181] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:25 2024] GET /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1606.037935] [54712]: DEBUG cinder.api.middleware.request_id [None req-6ad9f0f0-7c75-48ec-af48-e2fc90a5ad0e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1606.040870] [54712]: INFO cinder.api.openstack.wsgi [None req-6ad9f0f0-7c75-48ec-af48-e2fc90a5ad0e tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1606.041161] [54712]: DEBUG cinder.api.openstack.wsgi [None req-6ad9f0f0-7c75-48ec-af48-e2fc90a5ad0e tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1606.041389] [54712]: DEBUG cinder.api.openstack.wsgi [None req-6ad9f0f0-7c75-48ec-af48-e2fc90a5ad0e tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1606.052045] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1606.052045] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1606.055413] [54712]: INFO cinder.volume.api [None req-6ad9f0f0-7c75-48ec-af48-e2fc90a5ad0e tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1606.060488] [54712]: INFO cinder.api.openstack.wsgi [None req-6ad9f0f0-7c75-48ec-af48-e2fc90a5ad0e tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1606.060899] [54712]: [pid: 54712|app: 0|req: 88/182] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:25 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1606.073314] [54712]: DEBUG cinder.api.middleware.request_id [None req-8f87800a-8144-4521-b62b-ffa5f09205fd None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1606.075650] [54712]: INFO cinder.api.openstack.wsgi [None req-8f87800a-8144-4521-b62b-ffa5f09205fd tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1606.075885] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8f87800a-8144-4521-b62b-ffa5f09205fd tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1606.076126] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8f87800a-8144-4521-b62b-ffa5f09205fd tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1606.089104] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1606.089104] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1606.093277] [54712]: INFO cinder.volume.api [None req-8f87800a-8144-4521-b62b-ffa5f09205fd tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1606.099060] [54712]: INFO cinder.api.openstack.wsgi [None req-8f87800a-8144-4521-b62b-ffa5f09205fd tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1606.099484] [54712]: [pid: 54712|app: 0|req: 89/183] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:25 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1607.071764] [54712]: DEBUG cinder.api.middleware.request_id [None req-b842e75a-b6af-4536-9ca9-1952dfbd08c9 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.076195] [54712]: INFO cinder.api.openstack.wsgi [None req-b842e75a-b6af-4536-9ca9-1952dfbd08c9 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1607.076195] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b842e75a-b6af-4536-9ca9-1952dfbd08c9 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.076195] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b842e75a-b6af-4536-9ca9-1952dfbd08c9 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.086693] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.086693] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1607.092047] [54712]: INFO cinder.volume.api [None req-b842e75a-b6af-4536-9ca9-1952dfbd08c9 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1607.098247] [54712]: INFO cinder.api.openstack.wsgi [None req-b842e75a-b6af-4536-9ca9-1952dfbd08c9 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1607.099314] [54712]: [pid: 54712|app: 0|req: 90/184] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:26 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1607.113440] [54712]: DEBUG cinder.api.middleware.request_id [None req-3f5d3086-32b3-4f5f-bb48-ac777ccd905b None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.116506] [54712]: INFO cinder.api.openstack.wsgi [None req-3f5d3086-32b3-4f5f-bb48-ac777ccd905b tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1607.116942] [54712]: DEBUG cinder.api.openstack.wsgi [None req-3f5d3086-32b3-4f5f-bb48-ac777ccd905b tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.117250] [54712]: DEBUG cinder.api.openstack.wsgi [None req-3f5d3086-32b3-4f5f-bb48-ac777ccd905b tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.132448] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.132448] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1607.136385] [54712]: INFO cinder.volume.api [None req-3f5d3086-32b3-4f5f-bb48-ac777ccd905b tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1607.141698] [54712]: INFO cinder.api.openstack.wsgi [None req-3f5d3086-32b3-4f5f-bb48-ac777ccd905b tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1607.142189] [54712]: [pid: 54712|app: 0|req: 91/185] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:26 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1607.257071] [54712]: DEBUG cinder.api.middleware.request_id [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.262246] [54712]: INFO cinder.api.openstack.wsgi [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1607.262246] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-432110153"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1607.263083] [54712]: DEBUG cinder.api.v3.volumes [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-432110153'}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1607.263269] [54712]: INFO cinder.api.v3.volumes [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Create volume of 1 GB [ 1607.269443] [54712]: INFO cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Availability Zones retrieved successfully. [ 1607.283266] [54712]: DEBUG cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Flow 'volume_create_api' (5bab1b3a-f12f-4015-bfed-f2ab06999610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1607.283266] [54712]: DEBUG cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ff5f5e-0474-4246-aafe-a08a58e56b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1607.283266] [54712]: DEBUG cinder.volume.flows.api.create_volume [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1607.309048] [54712]: DEBUG cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ff5f5e-0474-4246-aafe-a08a58e56b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1607.310394] [54712]: DEBUG cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077e1ba2-4998-4726-8ce2-e86d8a6e6306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1607.379754] [54712]: DEBUG cinder.quota [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Created reservations ['36764205-8081-4da2-9c6c-78d1f7add0bd', '867803d2-e5c1-469a-a28c-cc5a31dc93cd', '6df44904-1346-4464-9718-25b097be103e', '0c417a7e-240f-4f0e-8786-f3d35b24d52d'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1607.381443] [54712]: DEBUG cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077e1ba2-4998-4726-8ce2-e86d8a6e6306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36764205-8081-4da2-9c6c-78d1f7add0bd', '867803d2-e5c1-469a-a28c-cc5a31dc93cd', '6df44904-1346-4464-9718-25b097be103e', '0c417a7e-240f-4f0e-8786-f3d35b24d52d']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1607.383667] [54712]: DEBUG cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5f3109-5dc6-4fa9-a986-3cb518244d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1607.403983] [54712]: DEBUG cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5f3109-5dc6-4fa9-a986-3cb518244d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5296a201-3e8f-4261-afb6-1d08ab9d27c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-432110153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cc423bbcf0644bb87fc671dfceea7b2',qos_specs=None,replication_status=,reservations=['36764205-8081-4da2-9c6c-78d1f7add0bd','867803d2-e5c1-469a-a28c-cc5a31dc93cd','6df44904-1346-4464-9718-25b097be103e','0c417a7e-240f-4f0e-8786-f3d35b24d52d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52fa2caf535747d0b57922d295e44811',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-432110153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5296a201-3e8f-4261-afb6-1d08ab9d27c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cc423bbcf0644bb87fc671dfceea7b2',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='52fa2caf535747d0b57922d295e44811',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1607.405618] [54712]: DEBUG cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6891a816-d376-4f54-b88d-c0f4d3faa8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1607.424742] [54712]: DEBUG cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6891a816-d376-4f54-b88d-c0f4d3faa8a3) 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-432110153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cc423bbcf0644bb87fc671dfceea7b2',qos_specs=None,replication_status=,reservations=['36764205-8081-4da2-9c6c-78d1f7add0bd','867803d2-e5c1-469a-a28c-cc5a31dc93cd','6df44904-1346-4464-9718-25b097be103e','0c417a7e-240f-4f0e-8786-f3d35b24d52d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52fa2caf535747d0b57922d295e44811',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1607.426486] [54712]: DEBUG cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d44c4864-1409-4e20-acfb-db445408d3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1607.441710] [54712]: DEBUG cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d44c4864-1409-4e20-acfb-db445408d3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1607.443495] [54712]: DEBUG cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Flow 'volume_create_api' (5bab1b3a-f12f-4015-bfed-f2ab06999610) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1607.444118] [54712]: INFO cinder.volume.api [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Create volume request issued successfully. [ 1607.445157] [54712]: INFO cinder.api.openstack.wsgi [None req-c024e56a-fa9d-4366-8cdb-698ec1e2e1cb tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1607.445828] [54712]: [pid: 54712|app: 0|req: 92/186] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:41:27 2024] POST /volume/v3/volumes => generated 752 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1607.454413] [54712]: DEBUG cinder.api.middleware.request_id [None req-4e97321a-fae6-4b4f-89c6-bb8ce0bb9edd None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1607.458390] [54712]: INFO cinder.api.openstack.wsgi [None req-4e97321a-fae6-4b4f-89c6-bb8ce0bb9edd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] GET http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 [ 1607.458752] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4e97321a-fae6-4b4f-89c6-bb8ce0bb9edd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1607.458889] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4e97321a-fae6-4b4f-89c6-bb8ce0bb9edd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1607.471207] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1607.471207] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1607.475894] [54712]: INFO cinder.volume.api [None req-4e97321a-fae6-4b4f-89c6-bb8ce0bb9edd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Volume info retrieved successfully. [ 1607.481290] [54712]: INFO cinder.api.openstack.wsgi [None req-4e97321a-fae6-4b4f-89c6-bb8ce0bb9edd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 returned with HTTP 200 [ 1607.481757] [54712]: [pid: 54712|app: 0|req: 93/187] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:27 2024] GET /volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1608.129478] [54712]: DEBUG cinder.api.middleware.request_id [None req-67aee137-a009-4745-835b-3f47b5aa622e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.132720] [54712]: INFO cinder.api.openstack.wsgi [None req-67aee137-a009-4745-835b-3f47b5aa622e tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1608.133053] [54712]: DEBUG cinder.api.openstack.wsgi [None req-67aee137-a009-4745-835b-3f47b5aa622e tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1608.134705] [54712]: DEBUG cinder.api.openstack.wsgi [None req-67aee137-a009-4745-835b-3f47b5aa622e tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1608.152593] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1608.152593] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1608.159639] [54712]: INFO cinder.volume.api [None req-67aee137-a009-4745-835b-3f47b5aa622e tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1608.167992] [54712]: INFO cinder.api.openstack.wsgi [None req-67aee137-a009-4745-835b-3f47b5aa622e tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1608.168525] [54712]: [pid: 54712|app: 0|req: 94/188] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:27 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1608.169503] [54712]: DEBUG cinder.api.middleware.request_id [None req-cfadf0e7-b288-47ea-909c-c64b342173ca None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.171708] [54712]: INFO cinder.api.openstack.wsgi [None req-cfadf0e7-b288-47ea-909c-c64b342173ca tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1608.172045] [54712]: DEBUG cinder.api.openstack.wsgi [None req-cfadf0e7-b288-47ea-909c-c64b342173ca tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1608.172333] [54712]: DEBUG cinder.api.openstack.wsgi [None req-cfadf0e7-b288-47ea-909c-c64b342173ca tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1608.189345] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1608.189345] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1608.194409] [54712]: INFO cinder.volume.api [None req-cfadf0e7-b288-47ea-909c-c64b342173ca tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1608.200484] [54712]: INFO cinder.api.openstack.wsgi [None req-cfadf0e7-b288-47ea-909c-c64b342173ca tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1608.200921] [54712]: [pid: 54712|app: 0|req: 95/189] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:28 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1608.498225] [54712]: DEBUG cinder.api.middleware.request_id [None req-1ccf02ed-728b-4c5c-9c70-eabb4bffeeb7 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.500042] [54712]: INFO cinder.api.openstack.wsgi [None req-1ccf02ed-728b-4c5c-9c70-eabb4bffeeb7 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] GET http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 [ 1608.500484] [54712]: DEBUG cinder.api.openstack.wsgi [None req-1ccf02ed-728b-4c5c-9c70-eabb4bffeeb7 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1608.500847] [54712]: DEBUG cinder.api.openstack.wsgi [None req-1ccf02ed-728b-4c5c-9c70-eabb4bffeeb7 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1608.511913] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1608.511913] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1608.515808] [54712]: INFO cinder.volume.api [None req-1ccf02ed-728b-4c5c-9c70-eabb4bffeeb7 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Volume info retrieved successfully. [ 1608.521232] [54712]: INFO cinder.api.openstack.wsgi [None req-1ccf02ed-728b-4c5c-9c70-eabb4bffeeb7 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 returned with HTTP 200 [ 1608.521778] [54712]: [pid: 54712|app: 0|req: 96/190] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:28 2024] GET /volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1608.531455] [54712]: DEBUG cinder.api.middleware.request_id [None req-8e04ae5e-6be3-4956-aefe-e7a40f9a707e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.538021] [54712]: INFO cinder.api.openstack.wsgi [None req-8e04ae5e-6be3-4956-aefe-e7a40f9a707e tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] POST http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8/action [ 1608.538021] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8e04ae5e-6be3-4956-aefe-e7a40f9a707e tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=54712) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1608.538021] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8e04ae5e-6be3-4956-aefe-e7a40f9a707e tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1608.551718] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1608.551718] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1608.552270] [54712]: INFO cinder.volume.api [None req-8e04ae5e-6be3-4956-aefe-e7a40f9a707e tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Volume info retrieved successfully. [ 1608.557777] [54712]: INFO cinder.volume.api [None req-8e04ae5e-6be3-4956-aefe-e7a40f9a707e tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Volume updated successfully. [ 1608.558057] [54712]: INFO cinder.api.openstack.wsgi [None req-8e04ae5e-6be3-4956-aefe-e7a40f9a707e tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8/action returned with HTTP 200 [ 1608.558708] [54712]: [pid: 54712|app: 0|req: 97/191] 10.180.1.21 () {60 vars in 1268 bytes} [Tue Dec 10 15:41:28 2024] POST /volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1608.562184] [54712]: DEBUG cinder.api.middleware.request_id [None req-1c315823-3018-4eba-96aa-dbaa60cef6b1 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.563346] [54712]: INFO cinder.api.openstack.wsgi [None req-1c315823-3018-4eba-96aa-dbaa60cef6b1 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] GET http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 [ 1608.563560] [54712]: DEBUG cinder.api.openstack.wsgi [None req-1c315823-3018-4eba-96aa-dbaa60cef6b1 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1608.563840] [54712]: DEBUG cinder.api.openstack.wsgi [None req-1c315823-3018-4eba-96aa-dbaa60cef6b1 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1608.571551] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1608.571551] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1608.575667] [54712]: INFO cinder.volume.api [None req-1c315823-3018-4eba-96aa-dbaa60cef6b1 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Volume info retrieved successfully. [ 1608.580353] [54712]: INFO cinder.api.openstack.wsgi [None req-1c315823-3018-4eba-96aa-dbaa60cef6b1 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 returned with HTTP 200 [ 1608.580743] [54712]: [pid: 54712|app: 0|req: 98/192] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:28 2024] GET /volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1608.683768] [54712]: DEBUG cinder.api.middleware.request_id [req-1358c739-0a15-4fd3-8085-f1d2245ca63e req-9a15126d-78a0-44ec-a38b-bd5a88d66c59 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1608.689780] [54712]: INFO cinder.api.openstack.wsgi [req-1358c739-0a15-4fd3-8085-f1d2245ca63e req-9a15126d-78a0-44ec-a38b-bd5a88d66c59 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] GET http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 [ 1608.690024] [54712]: DEBUG cinder.api.openstack.wsgi [req-1358c739-0a15-4fd3-8085-f1d2245ca63e req-9a15126d-78a0-44ec-a38b-bd5a88d66c59 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1608.690325] [54712]: DEBUG cinder.api.openstack.wsgi [req-1358c739-0a15-4fd3-8085-f1d2245ca63e req-9a15126d-78a0-44ec-a38b-bd5a88d66c59 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1608.698700] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1608.698700] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1608.702996] [54712]: INFO cinder.volume.api [req-1358c739-0a15-4fd3-8085-f1d2245ca63e req-9a15126d-78a0-44ec-a38b-bd5a88d66c59 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Volume info retrieved successfully. [ 1608.709193] [54712]: INFO cinder.api.openstack.wsgi [req-1358c739-0a15-4fd3-8085-f1d2245ca63e req-9a15126d-78a0-44ec-a38b-bd5a88d66c59 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 returned with HTTP 200 [ 1608.709193] [54712]: [pid: 54712|app: 0|req: 99/193] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:28 2024] GET /volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1609.181837] [54712]: DEBUG cinder.api.middleware.request_id [None req-795e8ee1-4fd1-4b60-88c6-a897616c97fa None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.186416] [54712]: INFO cinder.api.openstack.wsgi [None req-795e8ee1-4fd1-4b60-88c6-a897616c97fa tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1609.186416] [54712]: DEBUG cinder.api.openstack.wsgi [None req-795e8ee1-4fd1-4b60-88c6-a897616c97fa tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.186575] [54712]: DEBUG cinder.api.openstack.wsgi [None req-795e8ee1-4fd1-4b60-88c6-a897616c97fa tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.202749] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1609.202749] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1609.209316] [54712]: INFO cinder.volume.api [None req-795e8ee1-4fd1-4b60-88c6-a897616c97fa tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1609.218778] [54712]: INFO cinder.api.openstack.wsgi [None req-795e8ee1-4fd1-4b60-88c6-a897616c97fa tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1609.218778] [54712]: [pid: 54712|app: 0|req: 100/194] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:29 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1609.220431] [54712]: DEBUG cinder.api.middleware.request_id [None req-c206ae0a-6262-42d0-b7ec-34c117501df2 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.223665] [54712]: INFO cinder.api.openstack.wsgi [None req-c206ae0a-6262-42d0-b7ec-34c117501df2 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1609.223665] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c206ae0a-6262-42d0-b7ec-34c117501df2 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.223665] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c206ae0a-6262-42d0-b7ec-34c117501df2 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.244796] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1609.244796] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1609.249108] [54712]: INFO cinder.volume.api [None req-c206ae0a-6262-42d0-b7ec-34c117501df2 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1609.252889] [54712]: INFO cinder.api.openstack.wsgi [None req-c206ae0a-6262-42d0-b7ec-34c117501df2 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1609.253300] [54712]: [pid: 54712|app: 0|req: 101/195] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:29 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1609.412179] [54712]: DEBUG cinder.api.middleware.request_id [None req-4db6dba2-d206-4885-a17e-e00bf902678c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.415236] [54712]: INFO cinder.api.openstack.wsgi [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1609.415362] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-718223797"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1609.416989] [54712]: DEBUG cinder.api.v3.volumes [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-718223797'}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1609.417123] [54712]: INFO cinder.api.v3.volumes [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Create volume of 1 GB [ 1609.421621] [54712]: INFO cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Availability Zones retrieved successfully. [ 1609.429736] [54712]: DEBUG cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Flow 'volume_create_api' (c1625f62-62d2-49bb-9bc5-5b93a0d15c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1609.431619] [54712]: DEBUG cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780e1f00-a856-4713-bd52-cedcac7e1fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1609.433592] [54712]: DEBUG cinder.volume.flows.api.create_volume [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1609.456085] [54712]: DEBUG cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780e1f00-a856-4713-bd52-cedcac7e1fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1609.457367] [54712]: DEBUG cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc612eb-9fe4-4175-85c4-b805449fafb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1609.495510] [54712]: DEBUG cinder.quota [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Created reservations ['98038d8a-47d9-4660-b1f7-90e1042ab63f', 'b22f55d5-a259-4655-84a2-fe0444ea4083', '24bad16e-5215-4ac5-b704-89811bcd8336', 'c7f1b2f7-1c7d-4054-83a9-278e306e7b60'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1609.496609] [54712]: DEBUG cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdc612eb-9fe4-4175-85c4-b805449fafb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98038d8a-47d9-4660-b1f7-90e1042ab63f', 'b22f55d5-a259-4655-84a2-fe0444ea4083', '24bad16e-5215-4ac5-b704-89811bcd8336', 'c7f1b2f7-1c7d-4054-83a9-278e306e7b60']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1609.497564] [54712]: DEBUG cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34d200a-9064-40c0-95fc-d67b30c69d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1609.516386] [54712]: DEBUG cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a34d200a-9064-40c0-95fc-d67b30c69d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f41b8502-02f9-46ed-a7b0-b1e0c4f11654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-718223797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cc423bbcf0644bb87fc671dfceea7b2',qos_specs=None,replication_status=,reservations=['98038d8a-47d9-4660-b1f7-90e1042ab63f','b22f55d5-a259-4655-84a2-fe0444ea4083','24bad16e-5215-4ac5-b704-89811bcd8336','c7f1b2f7-1c7d-4054-83a9-278e306e7b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52fa2caf535747d0b57922d295e44811',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:41:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-718223797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f41b8502-02f9-46ed-a7b0-b1e0c4f11654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cc423bbcf0644bb87fc671dfceea7b2',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='52fa2caf535747d0b57922d295e44811',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1609.516998] [54712]: DEBUG cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5ce143-f92b-432b-bbd2-32b9ad5bf71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1609.535695] [54712]: DEBUG cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5ce143-f92b-432b-bbd2-32b9ad5bf71e) 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-718223797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cc423bbcf0644bb87fc671dfceea7b2',qos_specs=None,replication_status=,reservations=['98038d8a-47d9-4660-b1f7-90e1042ab63f','b22f55d5-a259-4655-84a2-fe0444ea4083','24bad16e-5215-4ac5-b704-89811bcd8336','c7f1b2f7-1c7d-4054-83a9-278e306e7b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52fa2caf535747d0b57922d295e44811',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1609.535695] [54712]: DEBUG cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (effd3cb7-5625-4d27-9bca-4ab473d8148a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1609.546848] [54712]: DEBUG cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (effd3cb7-5625-4d27-9bca-4ab473d8148a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1609.546967] [54712]: DEBUG cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Flow 'volume_create_api' (c1625f62-62d2-49bb-9bc5-5b93a0d15c1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1609.547494] [54712]: INFO cinder.volume.api [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Create volume request issued successfully. [ 1609.548422] [54712]: INFO cinder.api.openstack.wsgi [None req-4db6dba2-d206-4885-a17e-e00bf902678c tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1609.548962] [54712]: [pid: 54712|app: 0|req: 102/196] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:41:29 2024] POST /volume/v3/volumes => generated 752 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1609.560449] [54712]: DEBUG cinder.api.middleware.request_id [None req-cfe7551e-ea83-4992-8f34-95eb2b07db99 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1609.562600] [54712]: INFO cinder.api.openstack.wsgi [None req-cfe7551e-ea83-4992-8f34-95eb2b07db99 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] GET http://10.180.1.21/volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 [ 1609.562820] [54712]: DEBUG cinder.api.openstack.wsgi [None req-cfe7551e-ea83-4992-8f34-95eb2b07db99 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1609.563054] [54712]: DEBUG cinder.api.openstack.wsgi [None req-cfe7551e-ea83-4992-8f34-95eb2b07db99 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1609.576855] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1609.576855] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1609.583101] [54712]: INFO cinder.volume.api [None req-cfe7551e-ea83-4992-8f34-95eb2b07db99 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Volume info retrieved successfully. [ 1609.589048] [54712]: INFO cinder.api.openstack.wsgi [None req-cfe7551e-ea83-4992-8f34-95eb2b07db99 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 returned with HTTP 200 [ 1609.589351] [54712]: [pid: 54712|app: 0|req: 103/197] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:29 2024] GET /volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1609.610121] [54711]: DEBUG cinder.coordination [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-c31ef287-8e7b-4161-9ad8-1856317b290d tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Lock "cinder-attachment_update-fdb69067-5a8e-4a49-8f29-9aa910ad3243-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.046s {{(pid=54711) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1609.610121] [54711]: INFO cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-c31ef287-8e7b-4161-9ad8-1856317b290d tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/attachments/6a957054-9b28-4e16-baf4-55883b207530 returned with HTTP 200 [ 1609.610121] [54711]: [pid: 54711|app: 0|req: 95/198] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:41:24 2024] PUT /volume/v3/attachments/6a957054-9b28-4e16-baf4-55883b207530 => generated 589 bytes in 5068 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1610.230621] [54712]: DEBUG cinder.api.middleware.request_id [None req-887132a0-5cbe-4dea-a639-d7bcf655bffe None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1610.232395] [54712]: INFO cinder.api.openstack.wsgi [None req-887132a0-5cbe-4dea-a639-d7bcf655bffe tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1610.232841] [54712]: DEBUG cinder.api.openstack.wsgi [None req-887132a0-5cbe-4dea-a639-d7bcf655bffe tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1610.233734] [54712]: DEBUG cinder.api.openstack.wsgi [None req-887132a0-5cbe-4dea-a639-d7bcf655bffe tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1610.246613] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1610.246613] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1610.255374] [54712]: INFO cinder.volume.api [None req-887132a0-5cbe-4dea-a639-d7bcf655bffe tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1610.265446] [54712]: INFO cinder.api.openstack.wsgi [None req-887132a0-5cbe-4dea-a639-d7bcf655bffe tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1610.265751] [54712]: [pid: 54712|app: 0|req: 104/199] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:30 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1610.267218] [54711]: DEBUG cinder.api.middleware.request_id [None req-5606bb4f-fede-4f51-a3e4-8a2f7f09b20e None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1610.273313] [54711]: INFO cinder.api.openstack.wsgi [None req-5606bb4f-fede-4f51-a3e4-8a2f7f09b20e tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1610.273313] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5606bb4f-fede-4f51-a3e4-8a2f7f09b20e tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1610.273313] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5606bb4f-fede-4f51-a3e4-8a2f7f09b20e tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1610.293415] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1610.293415] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1610.299038] [54711]: INFO cinder.volume.api [None req-5606bb4f-fede-4f51-a3e4-8a2f7f09b20e tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1610.303852] [54711]: INFO cinder.api.openstack.wsgi [None req-5606bb4f-fede-4f51-a3e4-8a2f7f09b20e tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1610.304494] [54711]: [pid: 54711|app: 0|req: 96/200] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:30 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1610.603788] [54712]: DEBUG cinder.api.middleware.request_id [None req-077e2af7-8d9c-4fa0-8836-db6d45fdd44b None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1610.606118] [54712]: INFO cinder.api.openstack.wsgi [None req-077e2af7-8d9c-4fa0-8836-db6d45fdd44b tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] GET http://10.180.1.21/volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 [ 1610.606118] [54712]: DEBUG cinder.api.openstack.wsgi [None req-077e2af7-8d9c-4fa0-8836-db6d45fdd44b tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1610.606118] [54712]: DEBUG cinder.api.openstack.wsgi [None req-077e2af7-8d9c-4fa0-8836-db6d45fdd44b tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1610.615672] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1610.615672] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1610.618459] [54712]: INFO cinder.volume.api [None req-077e2af7-8d9c-4fa0-8836-db6d45fdd44b tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Volume info retrieved successfully. [ 1610.623180] [54712]: INFO cinder.api.openstack.wsgi [None req-077e2af7-8d9c-4fa0-8836-db6d45fdd44b tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 returned with HTTP 200 [ 1610.623492] [54712]: [pid: 54712|app: 0|req: 105/201] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:30 2024] GET /volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1611.274191] [54711]: DEBUG cinder.api.middleware.request_id [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-f20b8ecb-6a2a-4652-bb53-54c5c443d3c9 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.277589] [54711]: INFO cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-f20b8ecb-6a2a-4652-bb53-54c5c443d3c9 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] POST http://10.180.1.21/volume/v3/attachments/6a957054-9b28-4e16-baf4-55883b207530/action [ 1611.278062] [54711]: DEBUG cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-f20b8ecb-6a2a-4652-bb53-54c5c443d3c9 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Action body: b'{"os-complete": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1611.278227] [54711]: DEBUG cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-f20b8ecb-6a2a-4652-bb53-54c5c443d3c9 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1611.284698] [54712]: DEBUG cinder.api.middleware.request_id [None req-5dc5bc1d-52ec-4c06-bb53-8a799ccfee31 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.288854] [54712]: INFO cinder.api.openstack.wsgi [None req-5dc5bc1d-52ec-4c06-bb53-8a799ccfee31 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1611.289232] [54712]: DEBUG cinder.api.openstack.wsgi [None req-5dc5bc1d-52ec-4c06-bb53-8a799ccfee31 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.289457] [54712]: DEBUG cinder.api.openstack.wsgi [None req-5dc5bc1d-52ec-4c06-bb53-8a799ccfee31 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.300439] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.300439] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.307562] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.307562] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.310067] [54711]: INFO cinder.api.openstack.wsgi [req-1de0685e-4f29-4920-9138-c6e89ddc4bae req-f20b8ecb-6a2a-4652-bb53-54c5c443d3c9 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/attachments/6a957054-9b28-4e16-baf4-55883b207530/action returned with HTTP 204 [ 1611.310067] [54711]: [pid: 54711|app: 0|req: 97/202] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:41:31 2024] POST /volume/v3/attachments/6a957054-9b28-4e16-baf4-55883b207530/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1611.315153] [54712]: INFO cinder.volume.api [None req-5dc5bc1d-52ec-4c06-bb53-8a799ccfee31 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1611.317658] [54711]: DEBUG cinder.api.middleware.request_id [None req-a7bf8545-016e-4e59-990d-7b212df1b588 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.320050] [54711]: INFO cinder.api.openstack.wsgi [None req-a7bf8545-016e-4e59-990d-7b212df1b588 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1611.320726] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a7bf8545-016e-4e59-990d-7b212df1b588 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.320726] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a7bf8545-016e-4e59-990d-7b212df1b588 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.324701] [54712]: INFO cinder.api.openstack.wsgi [None req-5dc5bc1d-52ec-4c06-bb53-8a799ccfee31 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1611.325334] [54712]: [pid: 54712|app: 0|req: 106/203] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:31 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1611.330622] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.330622] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.335325] [54711]: INFO cinder.volume.api [None req-a7bf8545-016e-4e59-990d-7b212df1b588 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1611.340028] [54711]: INFO cinder.api.openstack.wsgi [None req-a7bf8545-016e-4e59-990d-7b212df1b588 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1611.340448] [54711]: [pid: 54711|app: 0|req: 98/204] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:31 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1611.353589] [54712]: DEBUG cinder.api.middleware.request_id [None req-4cf4453e-6c28-4e1d-9b1b-cf5f429f85a6 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.358539] [54712]: INFO cinder.api.openstack.wsgi [None req-4cf4453e-6c28-4e1d-9b1b-cf5f429f85a6 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1611.358641] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4cf4453e-6c28-4e1d-9b1b-cf5f429f85a6 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.358852] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4cf4453e-6c28-4e1d-9b1b-cf5f429f85a6 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.369847] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.369847] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.375284] [54712]: INFO cinder.volume.api [None req-4cf4453e-6c28-4e1d-9b1b-cf5f429f85a6 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1611.380753] [54712]: INFO cinder.api.openstack.wsgi [None req-4cf4453e-6c28-4e1d-9b1b-cf5f429f85a6 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1611.381211] [54712]: [pid: 54712|app: 0|req: 107/205] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:31 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1611.535436] [54711]: DEBUG cinder.api.middleware.request_id [req-bb18e7fe-71c2-43b8-926b-9827068bb1d5 req-839c4021-b242-4531-b04b-0b21f2bbf6e7 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.537754] [54711]: INFO cinder.api.openstack.wsgi [req-bb18e7fe-71c2-43b8-926b-9827068bb1d5 req-839c4021-b242-4531-b04b-0b21f2bbf6e7 tempest-VolumesAdminNegativeTest-989669864 tempest-VolumesAdminNegativeTest-989669864-project-admin] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1611.538195] [54711]: DEBUG cinder.api.openstack.wsgi [req-bb18e7fe-71c2-43b8-926b-9827068bb1d5 req-839c4021-b242-4531-b04b-0b21f2bbf6e7 tempest-VolumesAdminNegativeTest-989669864 tempest-VolumesAdminNegativeTest-989669864-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.538195] [54711]: DEBUG cinder.api.openstack.wsgi [req-bb18e7fe-71c2-43b8-926b-9827068bb1d5 req-839c4021-b242-4531-b04b-0b21f2bbf6e7 tempest-VolumesAdminNegativeTest-989669864 tempest-VolumesAdminNegativeTest-989669864-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.549653] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.549653] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.557975] [54711]: INFO cinder.volume.api [req-bb18e7fe-71c2-43b8-926b-9827068bb1d5 req-839c4021-b242-4531-b04b-0b21f2bbf6e7 tempest-VolumesAdminNegativeTest-989669864 tempest-VolumesAdminNegativeTest-989669864-project-admin] Volume info retrieved successfully. [ 1611.563061] [54711]: INFO cinder.api.openstack.wsgi [req-bb18e7fe-71c2-43b8-926b-9827068bb1d5 req-839c4021-b242-4531-b04b-0b21f2bbf6e7 tempest-VolumesAdminNegativeTest-989669864 tempest-VolumesAdminNegativeTest-989669864-project-admin] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1611.563563] [54711]: [pid: 54711|app: 0|req: 99/206] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:31 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1611.569602] [54712]: DEBUG cinder.api.middleware.request_id [req-bb18e7fe-71c2-43b8-926b-9827068bb1d5 req-2d339503-e5f5-4f4b-97eb-1a0df482b0f4 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.572197] [54712]: INFO cinder.api.openstack.wsgi [req-bb18e7fe-71c2-43b8-926b-9827068bb1d5 req-2d339503-e5f5-4f4b-97eb-1a0df482b0f4 tempest-VolumesAdminNegativeTest-989669864 tempest-VolumesAdminNegativeTest-989669864-project-admin] GET http://10.180.1.21/volume/v3/volumes/c5c60dc3-ec6e-4068-84f4-37953a5c1664 [ 1611.574218] [54712]: DEBUG cinder.api.openstack.wsgi [req-bb18e7fe-71c2-43b8-926b-9827068bb1d5 req-2d339503-e5f5-4f4b-97eb-1a0df482b0f4 tempest-VolumesAdminNegativeTest-989669864 tempest-VolumesAdminNegativeTest-989669864-project-admin] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.574218] [54712]: DEBUG cinder.api.openstack.wsgi [req-bb18e7fe-71c2-43b8-926b-9827068bb1d5 req-2d339503-e5f5-4f4b-97eb-1a0df482b0f4 tempest-VolumesAdminNegativeTest-989669864 tempest-VolumesAdminNegativeTest-989669864-project-admin] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.580757] [54712]: INFO cinder.api.openstack.wsgi [req-bb18e7fe-71c2-43b8-926b-9827068bb1d5 req-2d339503-e5f5-4f4b-97eb-1a0df482b0f4 tempest-VolumesAdminNegativeTest-989669864 tempest-VolumesAdminNegativeTest-989669864-project-admin] http://10.180.1.21/volume/v3/volumes/c5c60dc3-ec6e-4068-84f4-37953a5c1664 returned with HTTP 404 [ 1611.581431] [54712]: [pid: 54712|app: 0|req: 108/207] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:31 2024] GET /volume/v3/volumes/c5c60dc3-ec6e-4068-84f4-37953a5c1664 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1611.588038] [54711]: DEBUG cinder.api.middleware.request_id [None req-fbba74eb-03a5-418a-bfd9-ae90b0f16d27 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.589758] [54711]: INFO cinder.api.openstack.wsgi [None req-fbba74eb-03a5-418a-bfd9-ae90b0f16d27 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1611.590139] [54711]: DEBUG cinder.api.openstack.wsgi [None req-fbba74eb-03a5-418a-bfd9-ae90b0f16d27 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.590488] [54711]: DEBUG cinder.api.openstack.wsgi [None req-fbba74eb-03a5-418a-bfd9-ae90b0f16d27 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.600388] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.600388] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.604035] [54711]: INFO cinder.volume.api [None req-fbba74eb-03a5-418a-bfd9-ae90b0f16d27 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1611.608366] [54711]: INFO cinder.api.openstack.wsgi [None req-fbba74eb-03a5-418a-bfd9-ae90b0f16d27 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1611.608937] [54711]: [pid: 54711|app: 0|req: 100/208] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:31 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1611.666779] [54712]: DEBUG cinder.api.middleware.request_id [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-9a8c1044-690d-4263-86b7-b95f9d916d7c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.668947] [54712]: INFO cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-9a8c1044-690d-4263-86b7-b95f9d916d7c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1611.669375] [54712]: DEBUG cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-9a8c1044-690d-4263-86b7-b95f9d916d7c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.669642] [54712]: DEBUG cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-9a8c1044-690d-4263-86b7-b95f9d916d7c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.683735] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.683735] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.691198] [54712]: INFO cinder.volume.api [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-9a8c1044-690d-4263-86b7-b95f9d916d7c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1611.695827] [54712]: INFO cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-9a8c1044-690d-4263-86b7-b95f9d916d7c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1611.696265] [54712]: [pid: 54712|app: 0|req: 109/209] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:31 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1611.735778] [54711]: DEBUG cinder.api.middleware.request_id [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-97a780ba-fff8-425b-9a03-6e977557cc6c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.739097] [54711]: INFO cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-97a780ba-fff8-425b-9a03-6e977557cc6c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] POST http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243/action [ 1611.739518] [54711]: DEBUG cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-97a780ba-fff8-425b-9a03-6e977557cc6c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1611.739649] [54711]: DEBUG cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-97a780ba-fff8-425b-9a03-6e977557cc6c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1611.751295] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.751295] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.751845] [54711]: INFO cinder.volume.api [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-97a780ba-fff8-425b-9a03-6e977557cc6c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1611.757148] [54711]: INFO cinder.volume.api [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-97a780ba-fff8-425b-9a03-6e977557cc6c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Begin detaching volume completed successfully. [ 1611.757374] [54711]: INFO cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-97a780ba-fff8-425b-9a03-6e977557cc6c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243/action returned with HTTP 202 [ 1611.757789] [54711]: [pid: 54711|app: 0|req: 101/210] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 10 15:41:31 2024] POST /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1612.336468] [54712]: DEBUG cinder.api.middleware.request_id [None req-ce807da5-7594-44a1-a834-216417197a18 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.338664] [54712]: INFO cinder.api.openstack.wsgi [None req-ce807da5-7594-44a1-a834-216417197a18 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1612.338972] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ce807da5-7594-44a1-a834-216417197a18 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.339365] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ce807da5-7594-44a1-a834-216417197a18 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.351439] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1612.351439] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.356562] [54712]: INFO cinder.volume.api [None req-ce807da5-7594-44a1-a834-216417197a18 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1612.363021] [54712]: INFO cinder.api.openstack.wsgi [None req-ce807da5-7594-44a1-a834-216417197a18 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1612.363021] [54712]: [pid: 54712|app: 0|req: 110/211] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:32 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1612.830185] [54711]: DEBUG cinder.api.middleware.request_id [None req-461a7dd0-4f13-4607-95be-3273f08aed14 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.830617] [54711]: INFO cinder.api.openstack.wsgi [None req-461a7dd0-4f13-4607-95be-3273f08aed14 None None] GET http://10.180.1.21/volume// [ 1612.830796] [54711]: DEBUG cinder.api.openstack.wsgi [None req-461a7dd0-4f13-4607-95be-3273f08aed14 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.831016] [54711]: DEBUG cinder.api.openstack.wsgi [None req-461a7dd0-4f13-4607-95be-3273f08aed14 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.831583] [54711]: INFO cinder.api.openstack.wsgi [None req-461a7dd0-4f13-4607-95be-3273f08aed14 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1612.831982] [54711]: [pid: 54711|app: 0|req: 102/212] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:41:32 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1612.835244] [54712]: DEBUG cinder.api.middleware.request_id [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-c1608447-12a6-401b-9c2a-18ff8c379f78 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.837601] [54712]: INFO cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-c1608447-12a6-401b-9c2a-18ff8c379f78 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1612.837912] [54712]: DEBUG cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-c1608447-12a6-401b-9c2a-18ff8c379f78 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.838154] [54712]: DEBUG cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-c1608447-12a6-401b-9c2a-18ff8c379f78 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.853278] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1612.853278] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.860353] [54712]: INFO cinder.volume.api [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-c1608447-12a6-401b-9c2a-18ff8c379f78 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1612.865263] [54712]: INFO cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-c1608447-12a6-401b-9c2a-18ff8c379f78 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1612.865708] [54712]: [pid: 54712|app: 0|req: 111/213] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:41:32 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1613.372414] [54711]: DEBUG cinder.api.middleware.request_id [None req-a0c871fe-357e-4288-96e5-c78ec0646604 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1613.375289] [54711]: INFO cinder.api.openstack.wsgi [None req-a0c871fe-357e-4288-96e5-c78ec0646604 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1613.375420] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a0c871fe-357e-4288-96e5-c78ec0646604 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1613.376391] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a0c871fe-357e-4288-96e5-c78ec0646604 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1613.387439] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1613.387439] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1613.392017] [54711]: INFO cinder.volume.api [None req-a0c871fe-357e-4288-96e5-c78ec0646604 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1613.397803] [54711]: INFO cinder.api.openstack.wsgi [None req-a0c871fe-357e-4288-96e5-c78ec0646604 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1613.398223] [54711]: [pid: 54711|app: 0|req: 103/214] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:33 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1614.038615] [54712]: DEBUG cinder.api.middleware.request_id [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-68476c9c-d021-4468-9e07-9aea143f339a None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1614.041142] [54712]: INFO cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-68476c9c-d021-4468-9e07-9aea143f339a tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6a957054-9b28-4e16-baf4-55883b207530 [ 1614.041367] [54712]: DEBUG cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-68476c9c-d021-4468-9e07-9aea143f339a tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1614.041715] [54712]: DEBUG cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-68476c9c-d021-4468-9e07-9aea143f339a tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'version_select' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1614.050328] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1614.050328] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1614.413102] [54711]: DEBUG cinder.api.middleware.request_id [None req-dbb7d4d5-728f-4bfe-9ab8-2a74f659b568 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1614.413813] [54711]: INFO cinder.api.openstack.wsgi [None req-dbb7d4d5-728f-4bfe-9ab8-2a74f659b568 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1614.414071] [54711]: DEBUG cinder.api.openstack.wsgi [None req-dbb7d4d5-728f-4bfe-9ab8-2a74f659b568 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1614.414301] [54711]: DEBUG cinder.api.openstack.wsgi [None req-dbb7d4d5-728f-4bfe-9ab8-2a74f659b568 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1614.432954] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1614.432954] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1614.436641] [54711]: INFO cinder.volume.api [None req-dbb7d4d5-728f-4bfe-9ab8-2a74f659b568 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1614.442419] [54711]: INFO cinder.api.openstack.wsgi [None req-dbb7d4d5-728f-4bfe-9ab8-2a74f659b568 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1614.442703] [54711]: [pid: 54711|app: 0|req: 104/215] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:34 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1614.589731] [54712]: INFO cinder.api.openstack.wsgi [req-eb74e73c-3559-401a-b04d-cc468aafafc1 req-68476c9c-d021-4468-9e07-9aea143f339a tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/attachments/6a957054-9b28-4e16-baf4-55883b207530 returned with HTTP 200 [ 1614.590610] [54712]: [pid: 54712|app: 0|req: 112/216] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:41:33 2024] DELETE /volume/v3/attachments/6a957054-9b28-4e16-baf4-55883b207530 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1615.151222] [54711]: DEBUG cinder.api.middleware.request_id [None req-99bd3c06-8619-42cb-b672-92c8b9d85ff1 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1615.154616] [54711]: INFO cinder.api.openstack.wsgi [None req-99bd3c06-8619-42cb-b672-92c8b9d85ff1 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1615.154796] [54711]: DEBUG cinder.api.openstack.wsgi [None req-99bd3c06-8619-42cb-b672-92c8b9d85ff1 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1615.155134] [54711]: DEBUG cinder.api.openstack.wsgi [None req-99bd3c06-8619-42cb-b672-92c8b9d85ff1 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1615.168606] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1615.168606] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1615.174153] [54711]: INFO cinder.volume.api [None req-99bd3c06-8619-42cb-b672-92c8b9d85ff1 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1615.179740] [54711]: INFO cinder.api.openstack.wsgi [None req-99bd3c06-8619-42cb-b672-92c8b9d85ff1 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1615.180183] [54711]: [pid: 54711|app: 0|req: 105/217] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:35 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1615.454483] [54712]: DEBUG cinder.api.middleware.request_id [None req-bab9d9fc-01bb-46dc-b9f3-84a70d7691a0 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1615.459880] [54712]: INFO cinder.api.openstack.wsgi [None req-bab9d9fc-01bb-46dc-b9f3-84a70d7691a0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1615.459880] [54712]: DEBUG cinder.api.openstack.wsgi [None req-bab9d9fc-01bb-46dc-b9f3-84a70d7691a0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1615.459880] [54712]: DEBUG cinder.api.openstack.wsgi [None req-bab9d9fc-01bb-46dc-b9f3-84a70d7691a0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1615.470933] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1615.470933] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1615.478471] [54712]: INFO cinder.volume.api [None req-bab9d9fc-01bb-46dc-b9f3-84a70d7691a0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1615.484577] [54712]: INFO cinder.api.openstack.wsgi [None req-bab9d9fc-01bb-46dc-b9f3-84a70d7691a0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1615.488666] [54712]: [pid: 54712|app: 0|req: 113/218] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:35 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1616.498451] [54711]: DEBUG cinder.api.middleware.request_id [None req-4b575717-3d27-47e0-bfa0-3e7e82076d20 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1616.501678] [54711]: INFO cinder.api.openstack.wsgi [None req-4b575717-3d27-47e0-bfa0-3e7e82076d20 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1616.502090] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4b575717-3d27-47e0-bfa0-3e7e82076d20 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1616.502448] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4b575717-3d27-47e0-bfa0-3e7e82076d20 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1616.518307] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1616.518307] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1616.523858] [54711]: INFO cinder.volume.api [None req-4b575717-3d27-47e0-bfa0-3e7e82076d20 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1616.529752] [54711]: INFO cinder.api.openstack.wsgi [None req-4b575717-3d27-47e0-bfa0-3e7e82076d20 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1616.530194] [54711]: [pid: 54711|app: 0|req: 106/219] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:36 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1617.246753] [54712]: DEBUG cinder.api.middleware.request_id [req-8d60b8f5-6732-43a6-b5be-b41c4aaa7acf req-52a67a9b-7f9b-4aad-85fe-09e3eec6b33b None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1617.249556] [54712]: INFO cinder.api.openstack.wsgi [req-8d60b8f5-6732-43a6-b5be-b41c4aaa7acf req-52a67a9b-7f9b-4aad-85fe-09e3eec6b33b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1617.249789] [54712]: DEBUG cinder.api.openstack.wsgi [req-8d60b8f5-6732-43a6-b5be-b41c4aaa7acf req-52a67a9b-7f9b-4aad-85fe-09e3eec6b33b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1617.250034] [54712]: DEBUG cinder.api.openstack.wsgi [req-8d60b8f5-6732-43a6-b5be-b41c4aaa7acf req-52a67a9b-7f9b-4aad-85fe-09e3eec6b33b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1617.261467] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1617.261467] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1617.265023] [54712]: INFO cinder.volume.api [req-8d60b8f5-6732-43a6-b5be-b41c4aaa7acf req-52a67a9b-7f9b-4aad-85fe-09e3eec6b33b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1617.269803] [54712]: INFO cinder.api.openstack.wsgi [req-8d60b8f5-6732-43a6-b5be-b41c4aaa7acf req-52a67a9b-7f9b-4aad-85fe-09e3eec6b33b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1617.270218] [54712]: [pid: 54712|app: 0|req: 114/220] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:37 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1617.549068] [54711]: DEBUG cinder.api.middleware.request_id [None req-123e8404-6088-4cd4-9b57-9520efb333db None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1617.551201] [54711]: INFO cinder.api.openstack.wsgi [None req-123e8404-6088-4cd4-9b57-9520efb333db tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1617.551446] [54711]: DEBUG cinder.api.openstack.wsgi [None req-123e8404-6088-4cd4-9b57-9520efb333db tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1617.551659] [54711]: DEBUG cinder.api.openstack.wsgi [None req-123e8404-6088-4cd4-9b57-9520efb333db tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1617.559595] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1617.559595] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1617.563604] [54711]: INFO cinder.volume.api [None req-123e8404-6088-4cd4-9b57-9520efb333db tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1617.569498] [54711]: INFO cinder.api.openstack.wsgi [None req-123e8404-6088-4cd4-9b57-9520efb333db tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1617.569834] [54711]: [pid: 54711|app: 0|req: 107/221] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:37 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1618.579976] [54712]: DEBUG cinder.api.middleware.request_id [None req-1d9a0ea8-54bb-446c-9fea-75c85b04409f None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1618.582609] [54712]: INFO cinder.api.openstack.wsgi [None req-1d9a0ea8-54bb-446c-9fea-75c85b04409f tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1618.583357] [54712]: DEBUG cinder.api.openstack.wsgi [None req-1d9a0ea8-54bb-446c-9fea-75c85b04409f tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1618.583357] [54712]: DEBUG cinder.api.openstack.wsgi [None req-1d9a0ea8-54bb-446c-9fea-75c85b04409f tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1618.593122] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1618.593122] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1618.598294] [54712]: INFO cinder.volume.api [None req-1d9a0ea8-54bb-446c-9fea-75c85b04409f tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1618.603151] [54712]: INFO cinder.api.openstack.wsgi [None req-1d9a0ea8-54bb-446c-9fea-75c85b04409f tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1618.603740] [54712]: [pid: 54712|app: 0|req: 115/222] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:38 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1619.613694] [54711]: DEBUG cinder.api.middleware.request_id [None req-07e6e664-37f8-429e-9c3b-a6c6195cb065 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1619.616095] [54711]: INFO cinder.api.openstack.wsgi [None req-07e6e664-37f8-429e-9c3b-a6c6195cb065 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1619.616833] [54711]: DEBUG cinder.api.openstack.wsgi [None req-07e6e664-37f8-429e-9c3b-a6c6195cb065 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1619.617151] [54711]: DEBUG cinder.api.openstack.wsgi [None req-07e6e664-37f8-429e-9c3b-a6c6195cb065 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1619.627373] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1619.627373] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1619.631906] [54711]: INFO cinder.volume.api [None req-07e6e664-37f8-429e-9c3b-a6c6195cb065 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1619.637480] [54711]: INFO cinder.api.openstack.wsgi [None req-07e6e664-37f8-429e-9c3b-a6c6195cb065 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1619.641616] [54711]: [pid: 54711|app: 0|req: 108/223] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:39 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1620.649601] [54712]: DEBUG cinder.api.middleware.request_id [None req-e66b84c4-5b49-4071-87bd-9c5c2736a8dd None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1620.653097] [54712]: INFO cinder.api.openstack.wsgi [None req-e66b84c4-5b49-4071-87bd-9c5c2736a8dd tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1620.653803] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e66b84c4-5b49-4071-87bd-9c5c2736a8dd tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1620.654332] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e66b84c4-5b49-4071-87bd-9c5c2736a8dd tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1620.670341] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1620.670341] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1620.677748] [54712]: INFO cinder.volume.api [None req-e66b84c4-5b49-4071-87bd-9c5c2736a8dd tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1620.688895] [54712]: INFO cinder.api.openstack.wsgi [None req-e66b84c4-5b49-4071-87bd-9c5c2736a8dd tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1620.688895] [54712]: [pid: 54712|app: 0|req: 116/224] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:40 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1621.706698] [54711]: DEBUG cinder.api.middleware.request_id [None req-0324c561-2e57-4fd1-9df3-d2fafaa61b5c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1621.709253] [54711]: INFO cinder.api.openstack.wsgi [None req-0324c561-2e57-4fd1-9df3-d2fafaa61b5c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1621.709931] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0324c561-2e57-4fd1-9df3-d2fafaa61b5c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1621.709931] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0324c561-2e57-4fd1-9df3-d2fafaa61b5c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1621.727100] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1621.727100] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1621.732049] [54711]: INFO cinder.volume.api [None req-0324c561-2e57-4fd1-9df3-d2fafaa61b5c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1621.737684] [54711]: INFO cinder.api.openstack.wsgi [None req-0324c561-2e57-4fd1-9df3-d2fafaa61b5c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1621.738200] [54711]: [pid: 54711|app: 0|req: 109/225] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:41 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1622.749226] [54712]: DEBUG cinder.api.middleware.request_id [None req-2c258ccc-6ece-48d7-8dbb-2b5e973b020d None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1622.750550] [54712]: INFO cinder.api.openstack.wsgi [None req-2c258ccc-6ece-48d7-8dbb-2b5e973b020d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1622.750834] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2c258ccc-6ece-48d7-8dbb-2b5e973b020d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1622.751064] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2c258ccc-6ece-48d7-8dbb-2b5e973b020d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1622.763838] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1622.763838] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1622.766818] [54712]: INFO cinder.volume.api [None req-2c258ccc-6ece-48d7-8dbb-2b5e973b020d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1622.772908] [54712]: INFO cinder.api.openstack.wsgi [None req-2c258ccc-6ece-48d7-8dbb-2b5e973b020d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1622.773428] [54712]: [pid: 54712|app: 0|req: 117/226] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:41:42 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 1572 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1622.972236] [54711]: DEBUG cinder.api.middleware.request_id [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-e70ab6d8-f7d9-48bc-9ef1-779e495089a0 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1622.977908] [54711]: INFO cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-e70ab6d8-f7d9-48bc-9ef1-779e495089a0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1622.978288] [54711]: DEBUG cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-e70ab6d8-f7d9-48bc-9ef1-779e495089a0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1622.978572] [54711]: DEBUG cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-e70ab6d8-f7d9-48bc-9ef1-779e495089a0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1622.989240] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1622.989240] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1622.994326] [54711]: INFO cinder.volume.api [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-e70ab6d8-f7d9-48bc-9ef1-779e495089a0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1623.001985] [54711]: INFO cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-e70ab6d8-f7d9-48bc-9ef1-779e495089a0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1623.002632] [54711]: [pid: 54711|app: 0|req: 110/227] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:42 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 1391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1623.598152] [54712]: DEBUG cinder.api.middleware.request_id [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-efad5c9b-a34e-4e23-835a-6f43a4466d7d None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1623.603159] [54712]: INFO cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-efad5c9b-a34e-4e23-835a-6f43a4466d7d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1623.603159] [54712]: DEBUG cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-efad5c9b-a34e-4e23-835a-6f43a4466d7d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1623.603159] [54712]: DEBUG cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-efad5c9b-a34e-4e23-835a-6f43a4466d7d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1623.617146] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1623.617146] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1623.625096] [54712]: INFO cinder.volume.api [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-efad5c9b-a34e-4e23-835a-6f43a4466d7d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1623.632477] [54712]: INFO cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-efad5c9b-a34e-4e23-835a-6f43a4466d7d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1623.632991] [54712]: [pid: 54712|app: 0|req: 118/228] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:43 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 1391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1623.643318] [54711]: DEBUG cinder.api.middleware.request_id [None req-258e4ca1-b499-4604-8125-ce821fdd4d23 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1623.648084] [54711]: INFO cinder.api.openstack.wsgi [None req-258e4ca1-b499-4604-8125-ce821fdd4d23 None None] GET http://10.180.1.21/volume// [ 1623.648084] [54711]: DEBUG cinder.api.openstack.wsgi [None req-258e4ca1-b499-4604-8125-ce821fdd4d23 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1623.648084] [54711]: DEBUG cinder.api.openstack.wsgi [None req-258e4ca1-b499-4604-8125-ce821fdd4d23 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1623.648411] [54711]: INFO cinder.api.openstack.wsgi [None req-258e4ca1-b499-4604-8125-ce821fdd4d23 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1623.648744] [54711]: [pid: 54711|app: 0|req: 111/229] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:41:43 2024] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1623.653325] [54712]: DEBUG cinder.api.middleware.request_id [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-5f14d704-be98-475a-b87b-9b2819116bca None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1623.655926] [54712]: INFO cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-5f14d704-be98-475a-b87b-9b2819116bca tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1623.656592] [54712]: DEBUG cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-5f14d704-be98-475a-b87b-9b2819116bca tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6abac532-ceee-4888-b9fa-b3721de2976e", "connector": null, "instance_uuid": "06f8c667-25b9-4eaf-abec-83032b591081"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1623.668637] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1623.668637] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1623.697811] [54712]: INFO cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-5f14d704-be98-475a-b87b-9b2819116bca tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1623.698790] [54712]: [pid: 54712|app: 0|req: 119/230] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:41:43 2024] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1631.343081] [54711]: DEBUG cinder.api.middleware.request_id [None req-26bac0a0-d844-48e3-bb35-53bf1458dc4d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.345119] [54711]: INFO cinder.api.openstack.wsgi [None req-26bac0a0-d844-48e3-bb35-53bf1458dc4d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1631.345342] [54711]: DEBUG cinder.api.openstack.wsgi [None req-26bac0a0-d844-48e3-bb35-53bf1458dc4d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1631.345773] [54711]: DEBUG cinder.api.openstack.wsgi [None req-26bac0a0-d844-48e3-bb35-53bf1458dc4d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1631.363204] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1631.363204] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1631.370583] [54711]: INFO cinder.volume.api [None req-26bac0a0-d844-48e3-bb35-53bf1458dc4d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1631.377169] [54711]: INFO cinder.api.openstack.wsgi [None req-26bac0a0-d844-48e3-bb35-53bf1458dc4d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1631.377169] [54711]: [pid: 54711|app: 0|req: 112/231] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:51 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1631.602110] [54712]: DEBUG cinder.api.middleware.request_id [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-2e2d6b16-0714-4c44-b7cc-31e43d18a6cd None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.607711] [54712]: INFO cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-2e2d6b16-0714-4c44-b7cc-31e43d18a6cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1631.608778] [54712]: DEBUG cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-2e2d6b16-0714-4c44-b7cc-31e43d18a6cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1631.609099] [54712]: DEBUG cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-2e2d6b16-0714-4c44-b7cc-31e43d18a6cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1631.627351] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1631.627351] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1631.632199] [54712]: INFO cinder.volume.api [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-2e2d6b16-0714-4c44-b7cc-31e43d18a6cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1631.637859] [54712]: INFO cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-2e2d6b16-0714-4c44-b7cc-31e43d18a6cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1631.638622] [54712]: [pid: 54712|app: 0|req: 120/232] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:41:51 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1631.673497] [54711]: DEBUG cinder.api.middleware.request_id [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-3cb1f68f-56be-4bad-8946-7fa765bab4f3 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.680494] [54711]: INFO cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-3cb1f68f-56be-4bad-8946-7fa765bab4f3 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] POST http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3/action [ 1631.681918] [54711]: DEBUG cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-3cb1f68f-56be-4bad-8946-7fa765bab4f3 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1631.681918] [54711]: DEBUG cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-3cb1f68f-56be-4bad-8946-7fa765bab4f3 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1631.697224] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1631.697224] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1631.697872] [54711]: INFO cinder.volume.api [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-3cb1f68f-56be-4bad-8946-7fa765bab4f3 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1631.710228] [54711]: INFO cinder.volume.api [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-3cb1f68f-56be-4bad-8946-7fa765bab4f3 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Begin detaching volume completed successfully. [ 1631.710327] [54711]: INFO cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-3cb1f68f-56be-4bad-8946-7fa765bab4f3 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3/action returned with HTTP 202 [ 1631.711430] [54711]: [pid: 54711|app: 0|req: 113/233] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 10 15:41:51 2024] POST /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1632.738414] [54712]: DEBUG cinder.api.middleware.request_id [None req-83e99bbc-54c6-47c2-957d-8954bfb479ff None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.738863] [54712]: INFO cinder.api.openstack.wsgi [None req-83e99bbc-54c6-47c2-957d-8954bfb479ff None None] GET http://10.180.1.21/volume// [ 1632.739056] [54712]: DEBUG cinder.api.openstack.wsgi [None req-83e99bbc-54c6-47c2-957d-8954bfb479ff None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1632.739345] [54712]: DEBUG cinder.api.openstack.wsgi [None req-83e99bbc-54c6-47c2-957d-8954bfb479ff None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1632.740420] [54712]: INFO cinder.api.openstack.wsgi [None req-83e99bbc-54c6-47c2-957d-8954bfb479ff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1632.740420] [54712]: [pid: 54712|app: 0|req: 121/234] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:41:52 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1632.746016] [54711]: DEBUG cinder.api.middleware.request_id [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-12d732d1-06e8-47fa-a3ee-29f0ba8b59b4 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.749185] [54711]: INFO cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-12d732d1-06e8-47fa-a3ee-29f0ba8b59b4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1632.749541] [54711]: DEBUG cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-12d732d1-06e8-47fa-a3ee-29f0ba8b59b4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1632.753020] [54711]: DEBUG cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-12d732d1-06e8-47fa-a3ee-29f0ba8b59b4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1632.770614] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1632.770614] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1632.772460] [54711]: INFO cinder.volume.api [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-12d732d1-06e8-47fa-a3ee-29f0ba8b59b4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1632.780448] [54711]: INFO cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-12d732d1-06e8-47fa-a3ee-29f0ba8b59b4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1632.780448] [54711]: [pid: 54711|app: 0|req: 114/235] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:41:52 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1634.451110] [54712]: DEBUG cinder.api.middleware.request_id [None req-1bbcde23-578f-49d3-837c-7f1e30754a0b None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.451513] [54712]: INFO cinder.api.openstack.wsgi [None req-1bbcde23-578f-49d3-837c-7f1e30754a0b None None] GET http://10.180.1.21/volume// [ 1634.451679] [54712]: DEBUG cinder.api.openstack.wsgi [None req-1bbcde23-578f-49d3-837c-7f1e30754a0b None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.451893] [54712]: DEBUG cinder.api.openstack.wsgi [None req-1bbcde23-578f-49d3-837c-7f1e30754a0b None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.452615] [54712]: INFO cinder.api.openstack.wsgi [None req-1bbcde23-578f-49d3-837c-7f1e30754a0b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1634.452967] [54712]: [pid: 54712|app: 0|req: 122/236] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:41:54 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1634.458912] [54711]: DEBUG cinder.api.middleware.request_id [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-f828d744-07bd-4048-90bf-2ac4c12e8119 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.462707] [54711]: INFO cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-f828d744-07bd-4048-90bf-2ac4c12e8119 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1634.463078] [54711]: DEBUG cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-f828d744-07bd-4048-90bf-2ac4c12e8119 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.463875] [54711]: DEBUG cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-f828d744-07bd-4048-90bf-2ac4c12e8119 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.486385] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1634.486385] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1634.492213] [54711]: INFO cinder.volume.api [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-f828d744-07bd-4048-90bf-2ac4c12e8119 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1634.501437] [54711]: INFO cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-f828d744-07bd-4048-90bf-2ac4c12e8119 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1634.501965] [54711]: [pid: 54711|app: 0|req: 115/237] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:41:54 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 1571 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1634.679059] [54712]: DEBUG cinder.api.middleware.request_id [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-13e9dda8-775a-4fb4-b4ed-3e35f68b1e04 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.682304] [54712]: INFO cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-13e9dda8-775a-4fb4-b4ed-3e35f68b1e04 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] PUT http://10.180.1.21/volume/v3/attachments/fe7a4701-e381-4122-9d6f-0646d298a360 [ 1634.682775] [54712]: DEBUG cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-13e9dda8-775a-4fb4-b4ed-3e35f68b1e04 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-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=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1634.691459] [54712]: DEBUG cinder.coordination [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-13e9dda8-775a-4fb4-b4ed-3e35f68b1e04 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Acquiring lock "cinder-attachment_update-6abac532-ceee-4888-b9fa-b3721de2976e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1634.696052] [54712]: DEBUG cinder.coordination [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-13e9dda8-775a-4fb4-b4ed-3e35f68b1e04 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Lock "cinder-attachment_update-6abac532-ceee-4888-b9fa-b3721de2976e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1634.697183] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1634.697183] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1634.995571] [54711]: DEBUG cinder.api.middleware.request_id [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-74d14541-5324-4a01-9fd7-455b6a59cfe5 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.998394] [54711]: INFO cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-74d14541-5324-4a01-9fd7-455b6a59cfe5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b69602a8-4772-478a-bc9d-bd32273c417e [ 1634.999547] [54711]: DEBUG cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-74d14541-5324-4a01-9fd7-455b6a59cfe5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.999839] [54711]: DEBUG cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-74d14541-5324-4a01-9fd7-455b6a59cfe5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.010701] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.010701] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.223309] [54712]: DEBUG cinder.coordination [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-13e9dda8-775a-4fb4-b4ed-3e35f68b1e04 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Lock "cinder-attachment_update-6abac532-ceee-4888-b9fa-b3721de2976e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1635.223668] [54712]: INFO cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-13e9dda8-775a-4fb4-b4ed-3e35f68b1e04 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/attachments/fe7a4701-e381-4122-9d6f-0646d298a360 returned with HTTP 200 [ 1635.224152] [54712]: [pid: 54712|app: 0|req: 123/238] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:41:54 2024] PUT /volume/v3/attachments/fe7a4701-e381-4122-9d6f-0646d298a360 => generated 589 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1635.555334] [54711]: INFO cinder.api.openstack.wsgi [req-59b7f3d7-70ce-4fef-8bb9-ea9403ccb842 req-74d14541-5324-4a01-9fd7-455b6a59cfe5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/attachments/b69602a8-4772-478a-bc9d-bd32273c417e returned with HTTP 200 [ 1635.555972] [54711]: [pid: 54711|app: 0|req: 116/239] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:41:54 2024] DELETE /volume/v3/attachments/b69602a8-4772-478a-bc9d-bd32273c417e => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1635.735144] [54712]: DEBUG cinder.api.middleware.request_id [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-23c54a2a-4a61-4d8e-bbe1-3ff4f282611d None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.739024] [54712]: INFO cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-23c54a2a-4a61-4d8e-bbe1-3ff4f282611d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] POST http://10.180.1.21/volume/v3/attachments/fe7a4701-e381-4122-9d6f-0646d298a360/action [ 1635.739024] [54712]: DEBUG cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-23c54a2a-4a61-4d8e-bbe1-3ff4f282611d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Action body: b'{"os-complete": null}' {{(pid=54712) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1635.739024] [54712]: DEBUG cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-23c54a2a-4a61-4d8e-bbe1-3ff4f282611d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1635.757652] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.757652] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.774762] [54712]: INFO cinder.api.openstack.wsgi [req-6dc70302-235d-4eca-87b5-6e3dd08b69bf req-23c54a2a-4a61-4d8e-bbe1-3ff4f282611d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/attachments/fe7a4701-e381-4122-9d6f-0646d298a360/action returned with HTTP 204 [ 1635.777442] [54712]: [pid: 54712|app: 0|req: 124/240] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:41:55 2024] POST /volume/v3/attachments/fe7a4701-e381-4122-9d6f-0646d298a360/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1636.461829] [54711]: DEBUG cinder.api.middleware.request_id [None req-d2289627-1bb0-45e0-bf0c-9db9d7366b3f None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.466151] [54711]: INFO cinder.api.openstack.wsgi [None req-d2289627-1bb0-45e0-bf0c-9db9d7366b3f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1636.466151] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d2289627-1bb0-45e0-bf0c-9db9d7366b3f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.466151] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d2289627-1bb0-45e0-bf0c-9db9d7366b3f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.484163] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1636.484163] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.489470] [54711]: INFO cinder.volume.api [None req-d2289627-1bb0-45e0-bf0c-9db9d7366b3f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1636.502425] [54711]: INFO cinder.api.openstack.wsgi [None req-d2289627-1bb0-45e0-bf0c-9db9d7366b3f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1636.502425] [54711]: [pid: 54711|app: 0|req: 117/241] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:41:56 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1640.122478] [54712]: DEBUG cinder.api.middleware.request_id [None req-4392d456-c857-4054-b7ee-398d113b9e0c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1640.125486] [54712]: INFO cinder.api.openstack.wsgi [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1640.125887] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2008940490"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1640.127653] [54712]: DEBUG cinder.api.v3.volumes [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2008940490'}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1640.127823] [54712]: INFO cinder.api.v3.volumes [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Create volume of 1 GB [ 1640.134219] [54712]: INFO cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Availability Zones retrieved successfully. [ 1640.142016] [54712]: DEBUG cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Flow 'volume_create_api' (634ce944-f6fc-45bc-8eb4-f298630781bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1640.143403] [54712]: DEBUG cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08862b63-2cd0-4fc2-be82-09f611e05554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1640.144678] [54712]: DEBUG cinder.volume.flows.api.create_volume [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1640.172881] [54712]: DEBUG cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08862b63-2cd0-4fc2-be82-09f611e05554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1640.174183] [54712]: DEBUG cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d2d274-0a8e-4dd1-9834-00aa2a5963fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1640.217465] [54712]: DEBUG cinder.quota [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Created reservations ['1d86785b-062c-4353-99c2-6af24c2ef214', 'd4e71ec9-7596-432f-8a43-03395bc43dd1', 'cdde57d8-9639-475a-a200-9ee354d9cdf0', 'ef4478f1-4aa3-4095-82a5-e0041691a312'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1640.218485] [54712]: DEBUG cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d2d274-0a8e-4dd1-9834-00aa2a5963fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d86785b-062c-4353-99c2-6af24c2ef214', 'd4e71ec9-7596-432f-8a43-03395bc43dd1', 'cdde57d8-9639-475a-a200-9ee354d9cdf0', 'ef4478f1-4aa3-4095-82a5-e0041691a312']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1640.219413] [54712]: DEBUG cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf1c617-ca8a-4c5e-860b-a83fb2c72bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1640.238594] [54712]: DEBUG cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf1c617-ca8a-4c5e-860b-a83fb2c72bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3960bea-795a-4ec6-98fe-6937f5dc4494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2008940490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9e3cc2bdaef41ba86d4531b949cdac4',qos_specs=None,replication_status=,reservations=['1d86785b-062c-4353-99c2-6af24c2ef214','d4e71ec9-7596-432f-8a43-03395bc43dd1','cdde57d8-9639-475a-a200-9ee354d9cdf0','ef4478f1-4aa3-4095-82a5-e0041691a312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b3515ebf22047b89dff2c06fea1219a',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:42:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2008940490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3960bea-795a-4ec6-98fe-6937f5dc4494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9e3cc2bdaef41ba86d4531b949cdac4',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='5b3515ebf22047b89dff2c06fea1219a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1640.238594] [54712]: DEBUG cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (745aac71-4bee-4769-b2f8-53a5a6e9a5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1640.259420] [54712]: DEBUG cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (745aac71-4bee-4769-b2f8-53a5a6e9a5f3) 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-2008940490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9e3cc2bdaef41ba86d4531b949cdac4',qos_specs=None,replication_status=,reservations=['1d86785b-062c-4353-99c2-6af24c2ef214','d4e71ec9-7596-432f-8a43-03395bc43dd1','cdde57d8-9639-475a-a200-9ee354d9cdf0','ef4478f1-4aa3-4095-82a5-e0041691a312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b3515ebf22047b89dff2c06fea1219a',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1640.260182] [54712]: DEBUG cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5000cb78-b890-4074-bc25-4c271a7482e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1640.279369] [54712]: DEBUG cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5000cb78-b890-4074-bc25-4c271a7482e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1640.279369] [54712]: DEBUG cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Flow 'volume_create_api' (634ce944-f6fc-45bc-8eb4-f298630781bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1640.279799] [54712]: INFO cinder.volume.api [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Create volume request issued successfully. [ 1640.280857] [54712]: INFO cinder.api.openstack.wsgi [None req-4392d456-c857-4054-b7ee-398d113b9e0c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1640.281231] [54712]: [pid: 54712|app: 0|req: 125/242] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:41:59 2024] POST /volume/v3/volumes => generated 754 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1640.290258] [54711]: DEBUG cinder.api.middleware.request_id [None req-f2a9d75d-ae34-45eb-950f-57079a274e90 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1640.293368] [54711]: INFO cinder.api.openstack.wsgi [None req-f2a9d75d-ae34-45eb-950f-57079a274e90 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 [ 1640.293368] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f2a9d75d-ae34-45eb-950f-57079a274e90 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1640.293368] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f2a9d75d-ae34-45eb-950f-57079a274e90 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1640.305227] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1640.305227] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1640.307601] [54711]: INFO cinder.volume.api [None req-f2a9d75d-ae34-45eb-950f-57079a274e90 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1640.316967] [54711]: INFO cinder.api.openstack.wsgi [None req-f2a9d75d-ae34-45eb-950f-57079a274e90 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 returned with HTTP 200 [ 1640.318758] [54711]: [pid: 54711|app: 0|req: 118/243] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:00 2024] GET /volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1641.332687] [54712]: DEBUG cinder.api.middleware.request_id [None req-ae7a8c28-3a04-4f07-84e6-cc0a68c4d01a None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1641.334347] [54712]: INFO cinder.api.openstack.wsgi [None req-ae7a8c28-3a04-4f07-84e6-cc0a68c4d01a tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 [ 1641.334606] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ae7a8c28-3a04-4f07-84e6-cc0a68c4d01a tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1641.334834] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ae7a8c28-3a04-4f07-84e6-cc0a68c4d01a tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1641.346567] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1641.346567] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1641.351233] [54712]: INFO cinder.volume.api [None req-ae7a8c28-3a04-4f07-84e6-cc0a68c4d01a tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1641.356935] [54712]: INFO cinder.api.openstack.wsgi [None req-ae7a8c28-3a04-4f07-84e6-cc0a68c4d01a tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 returned with HTTP 200 [ 1641.357394] [54712]: [pid: 54712|app: 0|req: 126/244] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:01 2024] GET /volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1641.501773] [54711]: DEBUG cinder.api.middleware.request_id [req-66735feb-7d22-48c9-bf19-b31e82cfe356 req-427e9225-0fc3-4288-b717-719f24ef7530 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1641.504548] [54711]: INFO cinder.api.openstack.wsgi [req-66735feb-7d22-48c9-bf19-b31e82cfe356 req-427e9225-0fc3-4288-b717-719f24ef7530 tempest-VolumesAdminNegativeTest-989669864 tempest-VolumesAdminNegativeTest-989669864-project-admin] GET http://10.180.1.21/volume/v3/volumes/72e350d3-48d4-429c-878d-71f2e2fadd2e [ 1641.504766] [54711]: DEBUG cinder.api.openstack.wsgi [req-66735feb-7d22-48c9-bf19-b31e82cfe356 req-427e9225-0fc3-4288-b717-719f24ef7530 tempest-VolumesAdminNegativeTest-989669864 tempest-VolumesAdminNegativeTest-989669864-project-admin] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1641.504984] [54711]: DEBUG cinder.api.openstack.wsgi [req-66735feb-7d22-48c9-bf19-b31e82cfe356 req-427e9225-0fc3-4288-b717-719f24ef7530 tempest-VolumesAdminNegativeTest-989669864 tempest-VolumesAdminNegativeTest-989669864-project-admin] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1641.511469] [54711]: INFO cinder.api.openstack.wsgi [req-66735feb-7d22-48c9-bf19-b31e82cfe356 req-427e9225-0fc3-4288-b717-719f24ef7530 tempest-VolumesAdminNegativeTest-989669864 tempest-VolumesAdminNegativeTest-989669864-project-admin] http://10.180.1.21/volume/v3/volumes/72e350d3-48d4-429c-878d-71f2e2fadd2e returned with HTTP 404 [ 1641.511981] [54711]: [pid: 54711|app: 0|req: 119/245] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:42:01 2024] GET /volume/v3/volumes/72e350d3-48d4-429c-878d-71f2e2fadd2e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1641.519604] [54712]: DEBUG cinder.api.middleware.request_id [None req-cd0c8937-89ab-4090-b6ca-532a629fed6c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1641.522173] [54712]: INFO cinder.api.openstack.wsgi [None req-cd0c8937-89ab-4090-b6ca-532a629fed6c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 [ 1641.522489] [54712]: DEBUG cinder.api.openstack.wsgi [None req-cd0c8937-89ab-4090-b6ca-532a629fed6c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1641.522762] [54712]: DEBUG cinder.api.openstack.wsgi [None req-cd0c8937-89ab-4090-b6ca-532a629fed6c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1641.522989] [54712]: INFO cinder.api.v3.volumes [None req-cd0c8937-89ab-4090-b6ca-532a629fed6c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Delete volume with id: f3960bea-795a-4ec6-98fe-6937f5dc4494 [ 1641.531626] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1641.531626] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1641.532394] [54712]: INFO cinder.volume.api [None req-cd0c8937-89ab-4090-b6ca-532a629fed6c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1641.556028] [54712]: INFO cinder.volume.api [None req-cd0c8937-89ab-4090-b6ca-532a629fed6c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Delete volume request issued successfully. [ 1641.556028] [54712]: INFO cinder.api.openstack.wsgi [None req-cd0c8937-89ab-4090-b6ca-532a629fed6c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 returned with HTTP 202 [ 1641.556028] [54712]: [pid: 54712|app: 0|req: 127/246] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:42:01 2024] DELETE /volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1641.556911] [54711]: DEBUG cinder.api.middleware.request_id [None req-59d21f0f-b2a4-4050-b86f-2218270c99ce None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1641.561141] [54711]: INFO cinder.api.openstack.wsgi [None req-59d21f0f-b2a4-4050-b86f-2218270c99ce tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 [ 1641.561141] [54711]: DEBUG cinder.api.openstack.wsgi [None req-59d21f0f-b2a4-4050-b86f-2218270c99ce tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1641.561141] [54711]: DEBUG cinder.api.openstack.wsgi [None req-59d21f0f-b2a4-4050-b86f-2218270c99ce tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1641.568667] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1641.568667] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1641.572691] [54711]: INFO cinder.volume.api [None req-59d21f0f-b2a4-4050-b86f-2218270c99ce tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1641.577874] [54711]: INFO cinder.api.openstack.wsgi [None req-59d21f0f-b2a4-4050-b86f-2218270c99ce tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 returned with HTTP 200 [ 1641.578318] [54711]: [pid: 54711|app: 0|req: 120/247] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:01 2024] GET /volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1642.588027] [54712]: DEBUG cinder.api.middleware.request_id [None req-4fc03bd2-9a23-4d52-92db-b749902ecd93 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1642.589839] [54712]: INFO cinder.api.openstack.wsgi [None req-4fc03bd2-9a23-4d52-92db-b749902ecd93 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 [ 1642.590084] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4fc03bd2-9a23-4d52-92db-b749902ecd93 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1642.590340] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4fc03bd2-9a23-4d52-92db-b749902ecd93 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1642.598567] [54712]: INFO cinder.api.openstack.wsgi [None req-4fc03bd2-9a23-4d52-92db-b749902ecd93 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 returned with HTTP 404 [ 1642.599100] [54712]: [pid: 54712|app: 0|req: 128/248] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:02 2024] GET /volume/v3/volumes/f3960bea-795a-4ec6-98fe-6937f5dc4494 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1643.637164] [54711]: DEBUG cinder.api.middleware.request_id [None req-29757667-2414-4209-8d51-3a0354e3fbe0 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1643.641650] [54711]: INFO cinder.api.openstack.wsgi [None req-29757667-2414-4209-8d51-3a0354e3fbe0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1643.641650] [54711]: DEBUG cinder.api.openstack.wsgi [None req-29757667-2414-4209-8d51-3a0354e3fbe0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1643.641650] [54711]: DEBUG cinder.api.openstack.wsgi [None req-29757667-2414-4209-8d51-3a0354e3fbe0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1643.663593] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1643.663593] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1643.668011] [54711]: INFO cinder.volume.api [None req-29757667-2414-4209-8d51-3a0354e3fbe0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1643.682063] [54711]: INFO cinder.api.openstack.wsgi [None req-29757667-2414-4209-8d51-3a0354e3fbe0 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1643.682609] [54711]: [pid: 54711|app: 0|req: 121/249] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 10 15:42:03 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 1864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1652.595678] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=285,cinder:INSERT=34,cinder:UPDATE=58 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1653.671413] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=166,cinder:INSERT=11,cinder:UPDATE=26 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1664.726775] [54712]: DEBUG cinder.api.middleware.request_id [None req-6e902f80-b737-4cf5-8ca8-61ec6559ad74 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1664.728851] [54712]: INFO cinder.api.openstack.wsgi [None req-6e902f80-b737-4cf5-8ca8-61ec6559ad74 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1664.729213] [54712]: DEBUG cinder.api.openstack.wsgi [None req-6e902f80-b737-4cf5-8ca8-61ec6559ad74 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1664.730418] [54712]: DEBUG cinder.api.openstack.wsgi [None req-6e902f80-b737-4cf5-8ca8-61ec6559ad74 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1664.730418] [54712]: INFO cinder.api.v3.volumes [None req-6e902f80-b737-4cf5-8ca8-61ec6559ad74 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Delete volume with id: fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1664.744768] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1664.744768] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1664.745399] [54712]: INFO cinder.volume.api [None req-6e902f80-b737-4cf5-8ca8-61ec6559ad74 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1664.775159] [54712]: INFO cinder.volume.api [None req-6e902f80-b737-4cf5-8ca8-61ec6559ad74 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Delete volume request issued successfully. [ 1664.775401] [54712]: INFO cinder.api.openstack.wsgi [None req-6e902f80-b737-4cf5-8ca8-61ec6559ad74 tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 202 [ 1664.775837] [54712]: [pid: 54712|app: 0|req: 129/250] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:42:24 2024] DELETE /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1664.781699] [54711]: DEBUG cinder.api.middleware.request_id [None req-57743272-c7a1-418c-93d9-02118a851efe None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1664.784084] [54711]: INFO cinder.api.openstack.wsgi [None req-57743272-c7a1-418c-93d9-02118a851efe tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1664.784084] [54711]: DEBUG cinder.api.openstack.wsgi [None req-57743272-c7a1-418c-93d9-02118a851efe tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1664.784504] [54711]: DEBUG cinder.api.openstack.wsgi [None req-57743272-c7a1-418c-93d9-02118a851efe tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1664.794851] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1664.794851] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1664.801604] [54711]: INFO cinder.volume.api [None req-57743272-c7a1-418c-93d9-02118a851efe tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1664.810792] [54711]: INFO cinder.api.openstack.wsgi [None req-57743272-c7a1-418c-93d9-02118a851efe tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1664.810792] [54711]: [pid: 54711|app: 0|req: 122/251] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:24 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1665.824254] [54712]: DEBUG cinder.api.middleware.request_id [None req-fa357f29-0bf2-4361-b82b-ecb6331d4e2c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1665.826874] [54712]: INFO cinder.api.openstack.wsgi [None req-fa357f29-0bf2-4361-b82b-ecb6331d4e2c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1665.827496] [54712]: DEBUG cinder.api.openstack.wsgi [None req-fa357f29-0bf2-4361-b82b-ecb6331d4e2c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1665.827496] [54712]: DEBUG cinder.api.openstack.wsgi [None req-fa357f29-0bf2-4361-b82b-ecb6331d4e2c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1665.839014] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1665.839014] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1665.843590] [54712]: INFO cinder.volume.api [None req-fa357f29-0bf2-4361-b82b-ecb6331d4e2c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1665.848857] [54712]: INFO cinder.api.openstack.wsgi [None req-fa357f29-0bf2-4361-b82b-ecb6331d4e2c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1665.849647] [54712]: [pid: 54712|app: 0|req: 130/252] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:25 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1666.866753] [54711]: DEBUG cinder.api.middleware.request_id [None req-77003b01-c960-4db3-8ef3-da5175d8589d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1666.873149] [54711]: INFO cinder.api.openstack.wsgi [None req-77003b01-c960-4db3-8ef3-da5175d8589d tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1666.873504] [54711]: DEBUG cinder.api.openstack.wsgi [None req-77003b01-c960-4db3-8ef3-da5175d8589d tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1666.873721] [54711]: DEBUG cinder.api.openstack.wsgi [None req-77003b01-c960-4db3-8ef3-da5175d8589d tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1666.889556] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1666.889556] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1666.894741] [54711]: INFO cinder.volume.api [None req-77003b01-c960-4db3-8ef3-da5175d8589d tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Volume info retrieved successfully. [ 1666.901800] [54711]: INFO cinder.api.openstack.wsgi [None req-77003b01-c960-4db3-8ef3-da5175d8589d tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 200 [ 1666.902280] [54711]: [pid: 54711|app: 0|req: 123/253] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:26 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1667.915027] [54712]: DEBUG cinder.api.middleware.request_id [None req-632ee8f6-597b-431b-a22c-4e6831859f1c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1667.919663] [54712]: INFO cinder.api.openstack.wsgi [None req-632ee8f6-597b-431b-a22c-4e6831859f1c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] GET http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 [ 1667.919939] [54712]: DEBUG cinder.api.openstack.wsgi [None req-632ee8f6-597b-431b-a22c-4e6831859f1c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1667.920839] [54712]: DEBUG cinder.api.openstack.wsgi [None req-632ee8f6-597b-431b-a22c-4e6831859f1c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1667.932044] [54712]: INFO cinder.api.openstack.wsgi [None req-632ee8f6-597b-431b-a22c-4e6831859f1c tempest-VolumesAdminNegativeTest-1937478387 tempest-VolumesAdminNegativeTest-1937478387-project-member] http://10.180.1.21/volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 returned with HTTP 404 [ 1667.932727] [54712]: [pid: 54712|app: 0|req: 131/254] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:27 2024] GET /volume/v3/volumes/fdb69067-5a8e-4a49-8f29-9aa910ad3243 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1670.450688] [54711]: DEBUG cinder.api.middleware.request_id [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.453727] [54711]: INFO cinder.api.openstack.wsgi [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1670.453727] [54711]: DEBUG cinder.api.openstack.wsgi [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-514895742"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1670.457022] [54711]: DEBUG cinder.api.v3.volumes [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-514895742'}} {{(pid=54711) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1670.457022] [54711]: INFO cinder.api.v3.volumes [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Create volume of 1 GB [ 1670.462579] [54711]: INFO cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Availability Zones retrieved successfully. [ 1670.469646] [54711]: DEBUG cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Flow 'volume_create_api' (e4fb52ca-d5b6-4f33-8559-cb7f708f2c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1670.470947] [54711]: DEBUG cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c408a2-52a0-4d7a-8c58-55b54e17faf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1670.472340] [54711]: DEBUG cinder.volume.flows.api.create_volume [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Validating volume size '1' using validate_int {{(pid=54711) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1670.494719] [54711]: DEBUG cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05c408a2-52a0-4d7a-8c58-55b54e17faf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1670.495783] [54711]: DEBUG cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b57077af-ef61-4243-985c-62260ddf77f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1670.580949] [54711]: DEBUG cinder.quota [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Created reservations ['f7fc9ab6-f4d3-4ca5-aae6-5a7bb195641a', '852c347e-a91d-4e7c-9c61-82305bfab2dc', '0ee5926b-28ee-486f-87ac-4e3c239f8f4d', '2ecbd37c-5629-464c-9c41-363a1475a453'] {{(pid=54711) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1670.582631] [54711]: DEBUG cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b57077af-ef61-4243-985c-62260ddf77f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7fc9ab6-f4d3-4ca5-aae6-5a7bb195641a', '852c347e-a91d-4e7c-9c61-82305bfab2dc', '0ee5926b-28ee-486f-87ac-4e3c239f8f4d', '2ecbd37c-5629-464c-9c41-363a1475a453']}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1670.583362] [54711]: DEBUG cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea97146e-58f5-4bf8-b6f4-43410f073a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1670.601224] [54711]: DEBUG cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea97146e-58f5-4bf8-b6f4-43410f073a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83843389-8a0c-48cf-99cf-52621c95f52d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-514895742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912dd7c70e4046a6838429f2f11c6987',qos_specs=None,replication_status=,reservations=['f7fc9ab6-f4d3-4ca5-aae6-5a7bb195641a','852c347e-a91d-4e7c-9c61-82305bfab2dc','0ee5926b-28ee-486f-87ac-4e3c239f8f4d','2ecbd37c-5629-464c-9c41-363a1475a453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62eee616d5a04d60940ed3baa7a7c92e',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:42:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-514895742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83843389-8a0c-48cf-99cf-52621c95f52d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='912dd7c70e4046a6838429f2f11c6987',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='62eee616d5a04d60940ed3baa7a7c92e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1670.603570] [54711]: DEBUG cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a844ea-c687-4c0e-9c39-e42be0d5708d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1670.618959] [54711]: DEBUG cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a844ea-c687-4c0e-9c39-e42be0d5708d) 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-514895742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='912dd7c70e4046a6838429f2f11c6987',qos_specs=None,replication_status=,reservations=['f7fc9ab6-f4d3-4ca5-aae6-5a7bb195641a','852c347e-a91d-4e7c-9c61-82305bfab2dc','0ee5926b-28ee-486f-87ac-4e3c239f8f4d','2ecbd37c-5629-464c-9c41-363a1475a453'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62eee616d5a04d60940ed3baa7a7c92e',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1670.619954] [54711]: DEBUG cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c480249-90dc-4573-ad1c-d0466787951e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1670.635655] [54711]: DEBUG cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c480249-90dc-4573-ad1c-d0466787951e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1670.637390] [54711]: DEBUG cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Flow 'volume_create_api' (e4fb52ca-d5b6-4f33-8559-cb7f708f2c08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1670.637813] [54711]: INFO cinder.volume.api [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Create volume request issued successfully. [ 1670.639063] [54711]: INFO cinder.api.openstack.wsgi [None req-af4453e4-8d79-4c6d-b173-9f2f12e49ba5 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1670.639701] [54711]: [pid: 54711|app: 0|req: 124/255] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:42:30 2024] POST /volume/v3/volumes => generated 750 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1670.655803] [54712]: DEBUG cinder.api.middleware.request_id [None req-7303fe63-e4de-445e-8d42-63fcb7e55cfa None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.660841] [54712]: INFO cinder.api.openstack.wsgi [None req-7303fe63-e4de-445e-8d42-63fcb7e55cfa tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1670.661701] [54712]: DEBUG cinder.api.openstack.wsgi [None req-7303fe63-e4de-445e-8d42-63fcb7e55cfa tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1670.661701] [54712]: DEBUG cinder.api.openstack.wsgi [None req-7303fe63-e4de-445e-8d42-63fcb7e55cfa tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1670.673973] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.673973] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1670.679427] [54712]: INFO cinder.volume.api [None req-7303fe63-e4de-445e-8d42-63fcb7e55cfa tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1670.684952] [54712]: INFO cinder.api.openstack.wsgi [None req-7303fe63-e4de-445e-8d42-63fcb7e55cfa tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1670.685250] [54712]: [pid: 54712|app: 0|req: 132/256] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:30 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1671.697399] [54711]: DEBUG cinder.api.middleware.request_id [None req-4100c006-57f1-45a0-92db-6ad838f52d04 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1671.699544] [54711]: INFO cinder.api.openstack.wsgi [None req-4100c006-57f1-45a0-92db-6ad838f52d04 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1671.699771] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4100c006-57f1-45a0-92db-6ad838f52d04 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1671.700035] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4100c006-57f1-45a0-92db-6ad838f52d04 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1671.710478] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1671.710478] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1671.714722] [54711]: INFO cinder.volume.api [None req-4100c006-57f1-45a0-92db-6ad838f52d04 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1671.719740] [54711]: INFO cinder.api.openstack.wsgi [None req-4100c006-57f1-45a0-92db-6ad838f52d04 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1671.720145] [54711]: [pid: 54711|app: 0|req: 125/257] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:31 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1671.761259] [54712]: DEBUG cinder.api.middleware.request_id [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-1bc69f6d-80fa-43b3-988a-9be6e3ede67e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1671.765578] [54712]: INFO cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-1bc69f6d-80fa-43b3-988a-9be6e3ede67e tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1671.765578] [54712]: DEBUG cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-1bc69f6d-80fa-43b3-988a-9be6e3ede67e tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1671.765578] [54712]: DEBUG cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-1bc69f6d-80fa-43b3-988a-9be6e3ede67e tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1671.776259] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1671.776259] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1671.786438] [54712]: INFO cinder.volume.api [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-1bc69f6d-80fa-43b3-988a-9be6e3ede67e tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1671.795360] [54712]: INFO cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-1bc69f6d-80fa-43b3-988a-9be6e3ede67e tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1671.795360] [54712]: [pid: 54712|app: 0|req: 133/258] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:42:31 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1673.319110] [54711]: DEBUG cinder.api.middleware.request_id [None req-4a5ac62e-432c-465c-80d9-6db2cac7fb72 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.319563] [54711]: INFO cinder.api.openstack.wsgi [None req-4a5ac62e-432c-465c-80d9-6db2cac7fb72 None None] GET http://10.180.1.21/volume// [ 1673.319742] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4a5ac62e-432c-465c-80d9-6db2cac7fb72 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1673.319952] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4a5ac62e-432c-465c-80d9-6db2cac7fb72 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1673.320368] [54711]: INFO cinder.api.openstack.wsgi [None req-4a5ac62e-432c-465c-80d9-6db2cac7fb72 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1673.321531] [54711]: [pid: 54711|app: 0|req: 126/259] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:42:33 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1673.326694] [54712]: DEBUG cinder.api.middleware.request_id [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-ab0a9b79-2d10-49c5-9b51-dc22d49af0d8 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.329513] [54712]: INFO cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-ab0a9b79-2d10-49c5-9b51-dc22d49af0d8 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1673.329997] [54712]: DEBUG cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-ab0a9b79-2d10-49c5-9b51-dc22d49af0d8 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83843389-8a0c-48cf-99cf-52621c95f52d", "connector": null, "instance_uuid": "3b931905-8d0d-4307-bb41-1b583f1eadcc"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1673.342588] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1673.342588] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1673.365501] [54712]: INFO cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-ab0a9b79-2d10-49c5-9b51-dc22d49af0d8 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1673.366054] [54712]: [pid: 54712|app: 0|req: 134/260] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:42:33 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1673.383031] [54711]: DEBUG cinder.api.middleware.request_id [None req-d6b81b72-ae2b-4b2e-b835-f9700cef2212 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.385132] [54711]: INFO cinder.api.openstack.wsgi [None req-d6b81b72-ae2b-4b2e-b835-f9700cef2212 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1673.385358] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d6b81b72-ae2b-4b2e-b835-f9700cef2212 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1673.385593] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d6b81b72-ae2b-4b2e-b835-f9700cef2212 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1673.401982] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1673.401982] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1673.407784] [54711]: INFO cinder.volume.api [None req-d6b81b72-ae2b-4b2e-b835-f9700cef2212 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1673.412874] [54711]: INFO cinder.api.openstack.wsgi [None req-d6b81b72-ae2b-4b2e-b835-f9700cef2212 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1673.413277] [54711]: [pid: 54711|app: 0|req: 127/261] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:33 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1673.890261] [54712]: DEBUG cinder.api.middleware.request_id [None req-5a4b0cc1-4277-4a98-b3f2-44954941f1f2 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.890925] [54712]: INFO cinder.api.openstack.wsgi [None req-5a4b0cc1-4277-4a98-b3f2-44954941f1f2 None None] GET http://10.180.1.21/volume// [ 1673.891191] [54712]: DEBUG cinder.api.openstack.wsgi [None req-5a4b0cc1-4277-4a98-b3f2-44954941f1f2 None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1673.891494] [54712]: DEBUG cinder.api.openstack.wsgi [None req-5a4b0cc1-4277-4a98-b3f2-44954941f1f2 None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1673.892568] [54712]: INFO cinder.api.openstack.wsgi [None req-5a4b0cc1-4277-4a98-b3f2-44954941f1f2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1673.893363] [54712]: [pid: 54712|app: 0|req: 135/262] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:42:33 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1673.900527] [54711]: DEBUG cinder.api.middleware.request_id [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-95103407-1270-4c0d-a017-1d5b6e104434 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.905078] [54711]: INFO cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-95103407-1270-4c0d-a017-1d5b6e104434 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1673.905292] [54711]: DEBUG cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-95103407-1270-4c0d-a017-1d5b6e104434 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1673.905518] [54711]: DEBUG cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-95103407-1270-4c0d-a017-1d5b6e104434 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1673.916064] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1673.916064] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1673.920366] [54711]: INFO cinder.volume.api [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-95103407-1270-4c0d-a017-1d5b6e104434 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1673.925492] [54711]: INFO cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-95103407-1270-4c0d-a017-1d5b6e104434 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1673.926275] [54711]: [pid: 54711|app: 0|req: 128/263] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:42:33 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1673.955334] [54712]: DEBUG cinder.api.middleware.request_id [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-a1d9974c-a501-4065-a487-3a835c12f8d1 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.959153] [54712]: INFO cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-a1d9974c-a501-4065-a487-3a835c12f8d1 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] PUT http://10.180.1.21/volume/v3/attachments/b77038c8-7a60-4815-b2ff-07770f913527 [ 1673.959153] [54712]: DEBUG cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-a1d9974c-a501-4065-a487-3a835c12f8d1 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-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-352947", "mountpoint": "/dev/sdb"}}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1673.966904] [54712]: DEBUG cinder.coordination [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-a1d9974c-a501-4065-a487-3a835c12f8d1 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Acquiring lock "cinder-attachment_update-83843389-8a0c-48cf-99cf-52621c95f52d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1673.972619] [54712]: DEBUG cinder.coordination [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-a1d9974c-a501-4065-a487-3a835c12f8d1 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Lock "cinder-attachment_update-83843389-8a0c-48cf-99cf-52621c95f52d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1673.973776] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1673.973776] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1674.422579] [54711]: DEBUG cinder.api.middleware.request_id [None req-4738a897-6e68-411e-8b7d-430e78a3ec49 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1674.424955] [54711]: INFO cinder.api.openstack.wsgi [None req-4738a897-6e68-411e-8b7d-430e78a3ec49 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1674.425222] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4738a897-6e68-411e-8b7d-430e78a3ec49 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1674.425453] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4738a897-6e68-411e-8b7d-430e78a3ec49 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1674.443877] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1674.443877] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1674.447802] [54711]: INFO cinder.volume.api [None req-4738a897-6e68-411e-8b7d-430e78a3ec49 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1674.455730] [54711]: INFO cinder.api.openstack.wsgi [None req-4738a897-6e68-411e-8b7d-430e78a3ec49 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1674.460244] [54711]: [pid: 54711|app: 0|req: 129/264] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:34 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1675.467155] [54711]: DEBUG cinder.api.middleware.request_id [None req-15a28729-c8e0-42df-be63-5e4257e7014b None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1675.469293] [54711]: INFO cinder.api.openstack.wsgi [None req-15a28729-c8e0-42df-be63-5e4257e7014b tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1675.469436] [54711]: DEBUG cinder.api.openstack.wsgi [None req-15a28729-c8e0-42df-be63-5e4257e7014b tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1675.470019] [54711]: DEBUG cinder.api.openstack.wsgi [None req-15a28729-c8e0-42df-be63-5e4257e7014b tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1675.483439] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1675.483439] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1675.487835] [54711]: INFO cinder.volume.api [None req-15a28729-c8e0-42df-be63-5e4257e7014b tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1675.493021] [54711]: INFO cinder.api.openstack.wsgi [None req-15a28729-c8e0-42df-be63-5e4257e7014b tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1675.493625] [54711]: [pid: 54711|app: 0|req: 130/265] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:35 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1676.503267] [54711]: DEBUG cinder.api.middleware.request_id [None req-937b0f24-7af2-49d9-8ef2-7a14defb77a9 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1676.505429] [54711]: INFO cinder.api.openstack.wsgi [None req-937b0f24-7af2-49d9-8ef2-7a14defb77a9 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1676.505663] [54711]: DEBUG cinder.api.openstack.wsgi [None req-937b0f24-7af2-49d9-8ef2-7a14defb77a9 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1676.505891] [54711]: DEBUG cinder.api.openstack.wsgi [None req-937b0f24-7af2-49d9-8ef2-7a14defb77a9 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1676.521342] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1676.521342] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1676.526071] [54711]: INFO cinder.volume.api [None req-937b0f24-7af2-49d9-8ef2-7a14defb77a9 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1676.530894] [54711]: INFO cinder.api.openstack.wsgi [None req-937b0f24-7af2-49d9-8ef2-7a14defb77a9 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1676.531311] [54711]: [pid: 54711|app: 0|req: 131/266] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:36 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1677.179237] [54711]: DEBUG cinder.api.middleware.request_id [None req-469203f5-064a-4185-95cd-907cd2701c02 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1677.186816] [54711]: INFO cinder.api.openstack.wsgi [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1677.186816] [54711]: DEBUG cinder.api.openstack.wsgi [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-54317508"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1677.188307] [54711]: DEBUG cinder.api.v3.volumes [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-54317508'}} {{(pid=54711) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1677.190263] [54711]: INFO cinder.api.v3.volumes [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Create volume of 1 GB [ 1677.197110] [54711]: INFO cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Availability Zones retrieved successfully. [ 1677.204293] [54711]: DEBUG cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Flow 'volume_create_api' (43e9f580-615f-437e-88e3-b4f06c123c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1677.207507] [54711]: DEBUG cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55b8b67e-01ba-490b-a78f-63cf8c63ffa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1677.207507] [54711]: DEBUG cinder.volume.flows.api.create_volume [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Validating volume size '1' using validate_int {{(pid=54711) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1677.236522] [54711]: DEBUG cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55b8b67e-01ba-490b-a78f-63cf8c63ffa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1677.237993] [54711]: DEBUG cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5af9f72-b02f-40fe-9bcb-ba5c5305da0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1677.309386] [54711]: DEBUG cinder.quota [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Created reservations ['075c539e-726c-4b91-be18-d74f42d207dd', '8c521454-078d-4231-a449-fbe96df90433', '0f8df593-9453-4cf4-b105-7398e728354c', 'f4913a41-f84e-44b7-a455-f3e7f93d5fd5'] {{(pid=54711) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1677.312130] [54711]: DEBUG cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5af9f72-b02f-40fe-9bcb-ba5c5305da0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['075c539e-726c-4b91-be18-d74f42d207dd', '8c521454-078d-4231-a449-fbe96df90433', '0f8df593-9453-4cf4-b105-7398e728354c', 'f4913a41-f84e-44b7-a455-f3e7f93d5fd5']}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1677.312130] [54711]: DEBUG cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef0c36a6-a880-47cd-9f16-6a0731fc049c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1677.326703] [54711]: DEBUG cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef0c36a6-a880-47cd-9f16-6a0731fc049c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebdef521-5eec-447c-8e43-8d78f0175b1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-54317508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396f50687d444c03ab4b26142961e254',qos_specs=None,replication_status=,reservations=['075c539e-726c-4b91-be18-d74f42d207dd','8c521454-078d-4231-a449-fbe96df90433','0f8df593-9453-4cf4-b105-7398e728354c','f4913a41-f84e-44b7-a455-f3e7f93d5fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='352d671bb0ff4c43aa755d4e67b35771',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:42:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-54317508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebdef521-5eec-447c-8e43-8d78f0175b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='396f50687d444c03ab4b26142961e254',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='352d671bb0ff4c43aa755d4e67b35771',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1677.327697] [54711]: DEBUG cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ef87f1c-5d97-4fce-8699-d3245f1c8d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1677.349278] [54711]: DEBUG cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ef87f1c-5d97-4fce-8699-d3245f1c8d91) 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-54317508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396f50687d444c03ab4b26142961e254',qos_specs=None,replication_status=,reservations=['075c539e-726c-4b91-be18-d74f42d207dd','8c521454-078d-4231-a449-fbe96df90433','0f8df593-9453-4cf4-b105-7398e728354c','f4913a41-f84e-44b7-a455-f3e7f93d5fd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='352d671bb0ff4c43aa755d4e67b35771',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1677.350600] [54711]: DEBUG cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c84b7f70-3ccc-4a3a-b514-d6b1f8bc1343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1677.359331] [54711]: DEBUG cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c84b7f70-3ccc-4a3a-b514-d6b1f8bc1343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1677.360488] [54711]: DEBUG cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Flow 'volume_create_api' (43e9f580-615f-437e-88e3-b4f06c123c74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1677.360853] [54711]: INFO cinder.volume.api [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Create volume request issued successfully. [ 1677.361544] [54711]: INFO cinder.api.openstack.wsgi [None req-469203f5-064a-4185-95cd-907cd2701c02 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1677.362121] [54711]: [pid: 54711|app: 0|req: 132/267] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:42:37 2024] POST /volume/v3/volumes => generated 756 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1677.375684] [54711]: DEBUG cinder.api.middleware.request_id [None req-9ace34dd-8546-423b-a5b5-14bedbfe486e None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1677.379326] [54711]: INFO cinder.api.openstack.wsgi [None req-9ace34dd-8546-423b-a5b5-14bedbfe486e tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e [ 1677.379326] [54711]: DEBUG cinder.api.openstack.wsgi [None req-9ace34dd-8546-423b-a5b5-14bedbfe486e tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1677.379326] [54711]: DEBUG cinder.api.openstack.wsgi [None req-9ace34dd-8546-423b-a5b5-14bedbfe486e tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1677.389139] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1677.389139] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1677.393623] [54711]: INFO cinder.volume.api [None req-9ace34dd-8546-423b-a5b5-14bedbfe486e tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1677.398746] [54711]: INFO cinder.api.openstack.wsgi [None req-9ace34dd-8546-423b-a5b5-14bedbfe486e tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e returned with HTTP 200 [ 1677.399315] [54711]: [pid: 54711|app: 0|req: 133/268] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:37 2024] GET /volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1677.540488] [54711]: DEBUG cinder.api.middleware.request_id [None req-560196af-3a0c-4291-938d-3e1f040d250f None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1677.542687] [54711]: INFO cinder.api.openstack.wsgi [None req-560196af-3a0c-4291-938d-3e1f040d250f tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1677.543009] [54711]: DEBUG cinder.api.openstack.wsgi [None req-560196af-3a0c-4291-938d-3e1f040d250f tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1677.543300] [54711]: DEBUG cinder.api.openstack.wsgi [None req-560196af-3a0c-4291-938d-3e1f040d250f tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1677.558052] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1677.558052] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1677.562373] [54711]: INFO cinder.volume.api [None req-560196af-3a0c-4291-938d-3e1f040d250f tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1677.567065] [54711]: INFO cinder.api.openstack.wsgi [None req-560196af-3a0c-4291-938d-3e1f040d250f tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1677.567606] [54711]: [pid: 54711|app: 0|req: 134/269] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:37 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1678.408652] [54711]: DEBUG cinder.api.middleware.request_id [None req-9786a2bb-39cb-4356-b6b2-be80d0907041 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1678.410784] [54711]: INFO cinder.api.openstack.wsgi [None req-9786a2bb-39cb-4356-b6b2-be80d0907041 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e [ 1678.410845] [54711]: DEBUG cinder.api.openstack.wsgi [None req-9786a2bb-39cb-4356-b6b2-be80d0907041 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1678.411070] [54711]: DEBUG cinder.api.openstack.wsgi [None req-9786a2bb-39cb-4356-b6b2-be80d0907041 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1678.427903] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1678.427903] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1678.433041] [54711]: INFO cinder.volume.api [None req-9786a2bb-39cb-4356-b6b2-be80d0907041 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1678.437402] [54711]: INFO cinder.api.openstack.wsgi [None req-9786a2bb-39cb-4356-b6b2-be80d0907041 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e returned with HTTP 200 [ 1678.437402] [54711]: [pid: 54711|app: 0|req: 135/270] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:38 2024] GET /volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1678.578576] [54711]: DEBUG cinder.api.middleware.request_id [None req-6974b70f-84e8-4b02-98a9-9c40f1e49a2e None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1678.579683] [54711]: INFO cinder.api.openstack.wsgi [None req-6974b70f-84e8-4b02-98a9-9c40f1e49a2e tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1678.579911] [54711]: DEBUG cinder.api.openstack.wsgi [None req-6974b70f-84e8-4b02-98a9-9c40f1e49a2e tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1678.580138] [54711]: DEBUG cinder.api.openstack.wsgi [None req-6974b70f-84e8-4b02-98a9-9c40f1e49a2e tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1678.592053] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1678.592053] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1678.596951] [54711]: INFO cinder.volume.api [None req-6974b70f-84e8-4b02-98a9-9c40f1e49a2e tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1678.601255] [54711]: INFO cinder.api.openstack.wsgi [None req-6974b70f-84e8-4b02-98a9-9c40f1e49a2e tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1678.603490] [54711]: [pid: 54711|app: 0|req: 136/271] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:38 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1679.610221] [54711]: DEBUG cinder.api.middleware.request_id [None req-0cdfa247-bd73-4eaf-b581-2ef3113a29ff None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1679.613453] [54711]: INFO cinder.api.openstack.wsgi [None req-0cdfa247-bd73-4eaf-b581-2ef3113a29ff tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1679.613683] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0cdfa247-bd73-4eaf-b581-2ef3113a29ff tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1679.613900] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0cdfa247-bd73-4eaf-b581-2ef3113a29ff tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1679.632825] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1679.632825] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1679.636741] [54711]: INFO cinder.volume.api [None req-0cdfa247-bd73-4eaf-b581-2ef3113a29ff tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1679.641489] [54711]: INFO cinder.api.openstack.wsgi [None req-0cdfa247-bd73-4eaf-b581-2ef3113a29ff tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1679.641906] [54711]: [pid: 54711|app: 0|req: 137/272] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:39 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1680.502025] [54712]: DEBUG cinder.coordination [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-a1d9974c-a501-4065-a487-3a835c12f8d1 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Lock "cinder-attachment_update-83843389-8a0c-48cf-99cf-52621c95f52d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 6.529s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1680.502025] [54712]: INFO cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-a1d9974c-a501-4065-a487-3a835c12f8d1 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/attachments/b77038c8-7a60-4815-b2ff-07770f913527 returned with HTTP 200 [ 1680.502841] [54712]: [pid: 54712|app: 0|req: 136/273] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:42:33 2024] PUT /volume/v3/attachments/b77038c8-7a60-4815-b2ff-07770f913527 => generated 589 bytes in 6548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1680.651432] [54711]: DEBUG cinder.api.middleware.request_id [None req-5e79dd37-56a0-42c6-9077-6b4d87e88ea4 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1680.653792] [54711]: INFO cinder.api.openstack.wsgi [None req-5e79dd37-56a0-42c6-9077-6b4d87e88ea4 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1680.654017] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5e79dd37-56a0-42c6-9077-6b4d87e88ea4 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1680.654238] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5e79dd37-56a0-42c6-9077-6b4d87e88ea4 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1680.667023] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1680.667023] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1680.671904] [54711]: INFO cinder.volume.api [None req-5e79dd37-56a0-42c6-9077-6b4d87e88ea4 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1680.676281] [54711]: INFO cinder.api.openstack.wsgi [None req-5e79dd37-56a0-42c6-9077-6b4d87e88ea4 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1680.676891] [54711]: [pid: 54711|app: 0|req: 138/274] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:40 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1681.675238] [54712]: DEBUG cinder.api.middleware.request_id [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-d36c92b6-4581-42fe-8609-4d3619952bcf None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1681.677161] [54712]: INFO cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-d36c92b6-4581-42fe-8609-4d3619952bcf tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1681.677360] [54712]: DEBUG cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-d36c92b6-4581-42fe-8609-4d3619952bcf tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1681.677576] [54712]: DEBUG cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-d36c92b6-4581-42fe-8609-4d3619952bcf tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1681.687707] [54711]: DEBUG cinder.api.middleware.request_id [None req-9691fc79-fb38-4a90-b1df-feb52d376dff None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1681.693799] [54711]: INFO cinder.api.openstack.wsgi [None req-9691fc79-fb38-4a90-b1df-feb52d376dff tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1681.694363] [54711]: DEBUG cinder.api.openstack.wsgi [None req-9691fc79-fb38-4a90-b1df-feb52d376dff tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1681.694363] [54711]: DEBUG cinder.api.openstack.wsgi [None req-9691fc79-fb38-4a90-b1df-feb52d376dff tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1681.698020] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1681.698020] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1681.703571] [54712]: INFO cinder.volume.api [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-d36c92b6-4581-42fe-8609-4d3619952bcf tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1681.707986] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1681.707986] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1681.710998] [54712]: INFO cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-d36c92b6-4581-42fe-8609-4d3619952bcf tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1681.710998] [54712]: [pid: 54712|app: 0|req: 137/275] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:42:41 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 1683 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1681.711853] [54711]: INFO cinder.volume.api [None req-9691fc79-fb38-4a90-b1df-feb52d376dff tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1681.716514] [54711]: INFO cinder.api.openstack.wsgi [None req-9691fc79-fb38-4a90-b1df-feb52d376dff tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1681.717112] [54711]: [pid: 54711|app: 0|req: 139/276] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:41 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1681.743799] [54712]: DEBUG cinder.api.middleware.request_id [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-791b6323-67d5-462a-8f03-dabde86a226c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1681.746686] [54712]: INFO cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-791b6323-67d5-462a-8f03-dabde86a226c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] GET http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1681.746825] [54712]: DEBUG cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-791b6323-67d5-462a-8f03-dabde86a226c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1681.747064] [54712]: DEBUG cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-791b6323-67d5-462a-8f03-dabde86a226c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1681.756948] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1681.756948] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1681.760409] [54712]: INFO cinder.volume.api [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-791b6323-67d5-462a-8f03-dabde86a226c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1681.765456] [54712]: INFO cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-791b6323-67d5-462a-8f03-dabde86a226c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 200 [ 1681.765876] [54712]: [pid: 54712|app: 0|req: 138/277] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:42:41 2024] GET /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 1683 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1682.187690] [54711]: DEBUG cinder.api.middleware.request_id [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-3d45cad6-6e8c-4a7a-95fd-d952a8c5b6c6 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1682.190754] [54711]: INFO cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-3d45cad6-6e8c-4a7a-95fd-d952a8c5b6c6 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] POST http://10.180.1.21/volume/v3/attachments/b77038c8-7a60-4815-b2ff-07770f913527/action [ 1682.191411] [54711]: DEBUG cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-3d45cad6-6e8c-4a7a-95fd-d952a8c5b6c6 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Action body: b'{"os-complete": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1682.191621] [54711]: DEBUG cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-3d45cad6-6e8c-4a7a-95fd-d952a8c5b6c6 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1682.222940] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1682.222940] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1682.235664] [54711]: INFO cinder.api.openstack.wsgi [req-3e27ebdc-664b-462b-92b3-6daed5098fe6 req-3d45cad6-6e8c-4a7a-95fd-d952a8c5b6c6 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/attachments/b77038c8-7a60-4815-b2ff-07770f913527/action returned with HTTP 204 [ 1682.235664] [54711]: [pid: 54711|app: 0|req: 140/278] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:42:42 2024] POST /volume/v3/attachments/b77038c8-7a60-4815-b2ff-07770f913527/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1682.727146] [54712]: DEBUG cinder.api.middleware.request_id [None req-79799d9e-7e7a-4715-9bff-b2479e6a9c54 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1682.730051] [54712]: INFO cinder.api.openstack.wsgi [None req-79799d9e-7e7a-4715-9bff-b2479e6a9c54 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1682.730051] [54712]: DEBUG cinder.api.openstack.wsgi [None req-79799d9e-7e7a-4715-9bff-b2479e6a9c54 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1682.730051] [54712]: DEBUG cinder.api.openstack.wsgi [None req-79799d9e-7e7a-4715-9bff-b2479e6a9c54 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1682.741532] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1682.741532] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1682.744492] [54712]: INFO cinder.volume.api [None req-79799d9e-7e7a-4715-9bff-b2479e6a9c54 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1682.751603] [54712]: INFO cinder.api.openstack.wsgi [None req-79799d9e-7e7a-4715-9bff-b2479e6a9c54 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1682.751603] [54712]: [pid: 54712|app: 0|req: 139/279] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:42 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1682.759199] [54711]: DEBUG cinder.api.middleware.request_id [None req-94ac8d5a-fa81-4fb3-babd-64c149c7e4da None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1682.762521] [54711]: INFO cinder.api.openstack.wsgi [None req-94ac8d5a-fa81-4fb3-babd-64c149c7e4da tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1682.762757] [54711]: DEBUG cinder.api.openstack.wsgi [None req-94ac8d5a-fa81-4fb3-babd-64c149c7e4da tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1682.762989] [54711]: DEBUG cinder.api.openstack.wsgi [None req-94ac8d5a-fa81-4fb3-babd-64c149c7e4da tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1682.775407] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1682.775407] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1682.778933] [54711]: INFO cinder.volume.api [None req-94ac8d5a-fa81-4fb3-babd-64c149c7e4da tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1682.783525] [54711]: INFO cinder.api.openstack.wsgi [None req-94ac8d5a-fa81-4fb3-babd-64c149c7e4da tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1682.784053] [54711]: [pid: 54711|app: 0|req: 141/280] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:42 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1683.506028] [54712]: DEBUG cinder.api.middleware.request_id [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1683.507983] [54712]: INFO cinder.api.openstack.wsgi [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1683.508488] [54712]: DEBUG cinder.api.openstack.wsgi [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-138012252"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1683.510667] [54712]: DEBUG cinder.api.v3.volumes [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-138012252'}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1683.510667] [54712]: INFO cinder.api.v3.volumes [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Create volume of 1 GB [ 1683.521600] [54712]: INFO cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Availability Zones retrieved successfully. [ 1683.535739] [54712]: DEBUG cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Flow 'volume_create_api' (5d5bc127-a52b-4368-aaca-54c078407b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1683.537959] [54712]: DEBUG cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50dc5499-8bcc-4041-989c-b79eef8040cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1683.538753] [54712]: DEBUG cinder.volume.flows.api.create_volume [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1683.565350] [54712]: DEBUG cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50dc5499-8bcc-4041-989c-b79eef8040cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1683.566769] [54712]: DEBUG cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d07d9c9-777b-479b-b7f5-7f12d2200072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1683.614892] [54712]: DEBUG cinder.quota [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Created reservations ['faa0ad1d-0d24-4c9d-8fff-bdc72fe6ef3d', 'e3cc69a2-8cd8-435e-b556-854a5c714429', 'eaf3a249-62bd-4876-8000-e6ea64ece784', 'f2128514-2b5b-4e27-bd10-4cb2c8cbb529'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1683.616040] [54712]: DEBUG cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d07d9c9-777b-479b-b7f5-7f12d2200072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faa0ad1d-0d24-4c9d-8fff-bdc72fe6ef3d', 'e3cc69a2-8cd8-435e-b556-854a5c714429', 'eaf3a249-62bd-4876-8000-e6ea64ece784', 'f2128514-2b5b-4e27-bd10-4cb2c8cbb529']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1683.617080] [54712]: DEBUG cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0187702d-c2f5-479f-b7a0-eacd96868e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1683.633438] [54712]: DEBUG cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0187702d-c2f5-479f-b7a0-eacd96868e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56704875-b66a-4571-a212-9fb39583dfd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-138012252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='897951344d704b5199a79dc4c5773af1',qos_specs=None,replication_status=,reservations=['faa0ad1d-0d24-4c9d-8fff-bdc72fe6ef3d','e3cc69a2-8cd8-435e-b556-854a5c714429','eaf3a249-62bd-4876-8000-e6ea64ece784','f2128514-2b5b-4e27-bd10-4cb2c8cbb529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb03c2b38d2415580126afa1d565c67',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:42:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-138012252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56704875-b66a-4571-a212-9fb39583dfd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='897951344d704b5199a79dc4c5773af1',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='1cb03c2b38d2415580126afa1d565c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1683.634555] [54712]: DEBUG cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e0dde7c-b011-42c3-a754-4f3521cba5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1683.651891] [54712]: DEBUG cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e0dde7c-b011-42c3-a754-4f3521cba5ec) 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-138012252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='897951344d704b5199a79dc4c5773af1',qos_specs=None,replication_status=,reservations=['faa0ad1d-0d24-4c9d-8fff-bdc72fe6ef3d','e3cc69a2-8cd8-435e-b556-854a5c714429','eaf3a249-62bd-4876-8000-e6ea64ece784','f2128514-2b5b-4e27-bd10-4cb2c8cbb529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb03c2b38d2415580126afa1d565c67',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1683.653008] [54712]: DEBUG cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (991aa663-4cda-4fe0-b7f5-847332ecc029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1683.664286] [54712]: DEBUG cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (991aa663-4cda-4fe0-b7f5-847332ecc029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1683.665384] [54712]: DEBUG cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Flow 'volume_create_api' (5d5bc127-a52b-4368-aaca-54c078407b46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1683.666583] [54712]: INFO cinder.volume.api [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Create volume request issued successfully. [ 1683.668091] [54712]: INFO cinder.api.openstack.wsgi [None req-0dca2026-ce76-4e33-ba62-ae7d98539f5d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1683.668091] [54712]: [pid: 54712|app: 0|req: 140/281] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:42:43 2024] POST /volume/v3/volumes => generated 755 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1683.681165] [54711]: DEBUG cinder.api.middleware.request_id [None req-7d92b210-1838-4946-9c8c-5a927ae1b795 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1683.683806] [54711]: INFO cinder.api.openstack.wsgi [None req-7d92b210-1838-4946-9c8c-5a927ae1b795 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 [ 1683.687097] [54711]: DEBUG cinder.api.openstack.wsgi [None req-7d92b210-1838-4946-9c8c-5a927ae1b795 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1683.687097] [54711]: DEBUG cinder.api.openstack.wsgi [None req-7d92b210-1838-4946-9c8c-5a927ae1b795 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1683.695064] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1683.695064] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1683.697496] [54711]: INFO cinder.volume.api [None req-7d92b210-1838-4946-9c8c-5a927ae1b795 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1683.702894] [54711]: INFO cinder.api.openstack.wsgi [None req-7d92b210-1838-4946-9c8c-5a927ae1b795 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 returned with HTTP 200 [ 1683.703322] [54711]: [pid: 54711|app: 0|req: 142/282] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:43 2024] GET /volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1684.713329] [54712]: DEBUG cinder.api.middleware.request_id [None req-5a9a9380-965b-4ccb-b7e5-40808300ec45 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1684.716700] [54712]: INFO cinder.api.openstack.wsgi [None req-5a9a9380-965b-4ccb-b7e5-40808300ec45 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 [ 1684.717165] [54712]: DEBUG cinder.api.openstack.wsgi [None req-5a9a9380-965b-4ccb-b7e5-40808300ec45 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1684.717533] [54712]: DEBUG cinder.api.openstack.wsgi [None req-5a9a9380-965b-4ccb-b7e5-40808300ec45 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1684.731214] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1684.731214] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1684.736238] [54712]: INFO cinder.volume.api [None req-5a9a9380-965b-4ccb-b7e5-40808300ec45 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1684.741422] [54712]: INFO cinder.api.openstack.wsgi [None req-5a9a9380-965b-4ccb-b7e5-40808300ec45 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 returned with HTTP 200 [ 1684.742094] [54712]: [pid: 54712|app: 0|req: 141/283] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:44 2024] GET /volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1686.978760] [54711]: DEBUG cinder.api.middleware.request_id [None req-7a0ee2a8-c6a6-4b4e-9741-d1a7784436b2 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1686.983943] [54711]: INFO cinder.api.openstack.wsgi [None req-7a0ee2a8-c6a6-4b4e-9741-d1a7784436b2 None None] GET http://10.180.1.21/volume// [ 1686.984430] [54711]: DEBUG cinder.api.openstack.wsgi [None req-7a0ee2a8-c6a6-4b4e-9741-d1a7784436b2 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1686.984642] [54711]: DEBUG cinder.api.openstack.wsgi [None req-7a0ee2a8-c6a6-4b4e-9741-d1a7784436b2 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1686.985177] [54711]: INFO cinder.api.openstack.wsgi [None req-7a0ee2a8-c6a6-4b4e-9741-d1a7784436b2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1686.985556] [54711]: [pid: 54711|app: 0|req: 143/284] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:42:46 2024] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1686.990600] [54712]: DEBUG cinder.api.middleware.request_id [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-c7d802e9-ad74-40af-ba57-4bc83eb9f8c4 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1686.993131] [54712]: INFO cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-c7d802e9-ad74-40af-ba57-4bc83eb9f8c4 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1686.993555] [54712]: DEBUG cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-c7d802e9-ad74-40af-ba57-4bc83eb9f8c4 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6abac532-ceee-4888-b9fa-b3721de2976e", "connector": null, "instance_uuid": "06f8c667-25b9-4eaf-abec-83032b591081"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1687.011911] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1687.011911] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1687.046366] [54712]: INFO cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-c7d802e9-ad74-40af-ba57-4bc83eb9f8c4 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1687.047012] [54712]: [pid: 54712|app: 0|req: 142/285] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:42:46 2024] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1687.107802] [54711]: DEBUG cinder.api.middleware.request_id [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-c6ed80ef-4602-4976-a992-c8a892a33ebc None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1687.110113] [54711]: INFO cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-c6ed80ef-4602-4976-a992-c8a892a33ebc tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] POST http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e/action [ 1687.110746] [54711]: DEBUG cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-c6ed80ef-4602-4976-a992-c8a892a33ebc tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1687.110746] [54711]: DEBUG cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-c6ed80ef-4602-4976-a992-c8a892a33ebc tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1687.124301] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1687.124301] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1687.124742] [54711]: INFO cinder.volume.api [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-c6ed80ef-4602-4976-a992-c8a892a33ebc tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1687.129470] [54711]: INFO cinder.volume.api [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-c6ed80ef-4602-4976-a992-c8a892a33ebc tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Roll detaching of volume completed successfully. [ 1687.129890] [54711]: INFO cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-c6ed80ef-4602-4976-a992-c8a892a33ebc tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e/action returned with HTTP 202 [ 1687.130387] [54711]: [pid: 54711|app: 0|req: 144/286] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 10 15:42:46 2024] POST /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1687.137411] [54712]: DEBUG cinder.api.middleware.request_id [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-d2d96c42-22b1-45e0-9d38-3191f6ef633d None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1687.139939] [54712]: INFO cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-d2d96c42-22b1-45e0-9d38-3191f6ef633d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1a11093a-3aaa-409d-90b1-c11c87a136db [ 1687.140730] [54712]: DEBUG cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-d2d96c42-22b1-45e0-9d38-3191f6ef633d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1687.140730] [54712]: DEBUG cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-d2d96c42-22b1-45e0-9d38-3191f6ef633d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'version_select' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1687.150830] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1687.150830] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1687.205791] [54712]: INFO cinder.api.openstack.wsgi [req-07faac1a-cb1f-43b6-921d-8ee9971c0c41 req-d2d96c42-22b1-45e0-9d38-3191f6ef633d tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/attachments/1a11093a-3aaa-409d-90b1-c11c87a136db returned with HTTP 200 [ 1687.206411] [54712]: [pid: 54712|app: 0|req: 143/287] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:42:46 2024] DELETE /volume/v3/attachments/1a11093a-3aaa-409d-90b1-c11c87a136db => generated 192 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1688.209402] [54711]: DEBUG cinder.api.middleware.request_id [req-889820e2-8d2e-4e07-8e55-890a41649240 req-db053abf-775a-4bd8-9ee5-bf6792097336 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1688.211861] [54711]: INFO cinder.api.openstack.wsgi [req-889820e2-8d2e-4e07-8e55-890a41649240 req-db053abf-775a-4bd8-9ee5-bf6792097336 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b77038c8-7a60-4815-b2ff-07770f913527 [ 1688.212539] [54711]: DEBUG cinder.api.openstack.wsgi [req-889820e2-8d2e-4e07-8e55-890a41649240 req-db053abf-775a-4bd8-9ee5-bf6792097336 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1688.212539] [54711]: DEBUG cinder.api.openstack.wsgi [req-889820e2-8d2e-4e07-8e55-890a41649240 req-db053abf-775a-4bd8-9ee5-bf6792097336 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1688.232456] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1688.232456] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1688.783948] [54711]: INFO cinder.api.openstack.wsgi [req-889820e2-8d2e-4e07-8e55-890a41649240 req-db053abf-775a-4bd8-9ee5-bf6792097336 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/attachments/b77038c8-7a60-4815-b2ff-07770f913527 returned with HTTP 200 [ 1688.783948] [54711]: [pid: 54711|app: 0|req: 145/288] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:42:48 2024] DELETE /volume/v3/attachments/b77038c8-7a60-4815-b2ff-07770f913527 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1692.738473] [54712]: DEBUG cinder.api.middleware.request_id [req-400b66d1-b4a5-4eeb-aff0-78d9f45b5f05 req-a3e03d66-e18a-4384-b6ae-4c5e5b7ec47c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1692.741204] [54712]: INFO cinder.api.openstack.wsgi [req-400b66d1-b4a5-4eeb-aff0-78d9f45b5f05 req-a3e03d66-e18a-4384-b6ae-4c5e5b7ec47c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fe7a4701-e381-4122-9d6f-0646d298a360 [ 1692.741624] [54712]: DEBUG cinder.api.openstack.wsgi [req-400b66d1-b4a5-4eeb-aff0-78d9f45b5f05 req-a3e03d66-e18a-4384-b6ae-4c5e5b7ec47c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1692.741813] [54712]: DEBUG cinder.api.openstack.wsgi [req-400b66d1-b4a5-4eeb-aff0-78d9f45b5f05 req-a3e03d66-e18a-4384-b6ae-4c5e5b7ec47c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'version_select' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1692.758027] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1692.758027] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1693.248926] [54711]: DEBUG cinder.api.middleware.request_id [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1693.256242] [54711]: INFO cinder.api.openstack.wsgi [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1693.256650] [54711]: DEBUG cinder.api.openstack.wsgi [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-715947759"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1693.259164] [54711]: DEBUG cinder.api.v3.volumes [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-715947759'}} {{(pid=54711) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1693.259328] [54711]: INFO cinder.api.v3.volumes [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Create volume of 1 GB [ 1693.259703] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1693.259703] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1693.276035] [54711]: INFO cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Availability Zones retrieved successfully. [ 1693.284545] [54711]: DEBUG cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Flow 'volume_create_api' (0fd92c45-51b0-440b-9845-79c0bc547255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1693.285974] [54711]: DEBUG cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b67803-5d92-4849-93b1-7f784b6c3f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1693.287617] [54711]: DEBUG cinder.volume.flows.api.create_volume [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Validating volume size '1' using validate_int {{(pid=54711) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1693.319600] [54712]: INFO cinder.api.openstack.wsgi [req-400b66d1-b4a5-4eeb-aff0-78d9f45b5f05 req-a3e03d66-e18a-4384-b6ae-4c5e5b7ec47c tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/attachments/fe7a4701-e381-4122-9d6f-0646d298a360 returned with HTTP 200 [ 1693.319834] [54712]: [pid: 54712|app: 0|req: 144/289] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:42:52 2024] DELETE /volume/v3/attachments/fe7a4701-e381-4122-9d6f-0646d298a360 => generated 19 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1693.325358] [54711]: DEBUG cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38b67803-5d92-4849-93b1-7f784b6c3f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1693.326480] [54711]: DEBUG cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adcf83da-8cab-448b-a5f5-37b1dff6b47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1693.327807] [54712]: DEBUG cinder.api.middleware.request_id [req-400b66d1-b4a5-4eeb-aff0-78d9f45b5f05 req-e2ecc0a0-a791-4c5d-9c42-712b3df82db1 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1693.330623] [54712]: INFO cinder.api.openstack.wsgi [req-400b66d1-b4a5-4eeb-aff0-78d9f45b5f05 req-e2ecc0a0-a791-4c5d-9c42-712b3df82db1 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e [ 1693.330826] [54712]: DEBUG cinder.api.openstack.wsgi [req-400b66d1-b4a5-4eeb-aff0-78d9f45b5f05 req-e2ecc0a0-a791-4c5d-9c42-712b3df82db1 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1693.331072] [54712]: DEBUG cinder.api.openstack.wsgi [req-400b66d1-b4a5-4eeb-aff0-78d9f45b5f05 req-e2ecc0a0-a791-4c5d-9c42-712b3df82db1 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1693.331283] [54712]: INFO cinder.api.v3.volumes [req-400b66d1-b4a5-4eeb-aff0-78d9f45b5f05 req-e2ecc0a0-a791-4c5d-9c42-712b3df82db1 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Delete volume with id: 6abac532-ceee-4888-b9fa-b3721de2976e [ 1693.341181] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1693.341181] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1693.341560] [54712]: INFO cinder.volume.api [req-400b66d1-b4a5-4eeb-aff0-78d9f45b5f05 req-e2ecc0a0-a791-4c5d-9c42-712b3df82db1 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Volume info retrieved successfully. [ 1693.366750] [54711]: DEBUG cinder.quota [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Created reservations ['2b48fc1f-21c2-4bf3-b7a6-0eddedbfa58d', '6aa36887-bf23-44b5-8a9f-989633db1ca9', '8537c0e1-e476-4f15-a035-b526dbab077d', '8c20887d-b2e8-43eb-8e07-4bd04d54a572'] {{(pid=54711) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1693.367957] [54711]: DEBUG cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adcf83da-8cab-448b-a5f5-37b1dff6b47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b48fc1f-21c2-4bf3-b7a6-0eddedbfa58d', '6aa36887-bf23-44b5-8a9f-989633db1ca9', '8537c0e1-e476-4f15-a035-b526dbab077d', '8c20887d-b2e8-43eb-8e07-4bd04d54a572']}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1693.368640] [54712]: INFO cinder.volume.api [req-400b66d1-b4a5-4eeb-aff0-78d9f45b5f05 req-e2ecc0a0-a791-4c5d-9c42-712b3df82db1 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] Delete volume request issued successfully. [ 1693.368865] [54712]: INFO cinder.api.openstack.wsgi [req-400b66d1-b4a5-4eeb-aff0-78d9f45b5f05 req-e2ecc0a0-a791-4c5d-9c42-712b3df82db1 tempest-ServerActionsV293TestJSON-639841433 tempest-ServerActionsV293TestJSON-639841433-project-member] http://10.180.1.21/volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e returned with HTTP 202 [ 1693.368899] [54711]: DEBUG cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f256568-4d91-46a4-b5e0-703ff69f187e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1693.373023] [54712]: [pid: 54712|app: 0|req: 145/290] 10.180.1.21 () {62 vars in 1501 bytes} [Tue Dec 10 15:42:53 2024] DELETE /volume/v3/volumes/6abac532-ceee-4888-b9fa-b3721de2976e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1693.382094] [54711]: DEBUG cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f256568-4d91-46a4-b5e0-703ff69f187e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6594b112-d057-49b4-8250-4b0bc5933225', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-715947759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396f50687d444c03ab4b26142961e254',qos_specs=None,replication_status=,reservations=['2b48fc1f-21c2-4bf3-b7a6-0eddedbfa58d','6aa36887-bf23-44b5-8a9f-989633db1ca9','8537c0e1-e476-4f15-a035-b526dbab077d','8c20887d-b2e8-43eb-8e07-4bd04d54a572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='352d671bb0ff4c43aa755d4e67b35771',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:42:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-715947759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6594b112-d057-49b4-8250-4b0bc5933225,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='396f50687d444c03ab4b26142961e254',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='352d671bb0ff4c43aa755d4e67b35771',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1693.383146] [54711]: DEBUG cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0b567a-0734-4d86-b9fd-375433a86eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1693.398275] [54711]: DEBUG cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0b567a-0734-4d86-b9fd-375433a86eb1) 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-715947759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396f50687d444c03ab4b26142961e254',qos_specs=None,replication_status=,reservations=['2b48fc1f-21c2-4bf3-b7a6-0eddedbfa58d','6aa36887-bf23-44b5-8a9f-989633db1ca9','8537c0e1-e476-4f15-a035-b526dbab077d','8c20887d-b2e8-43eb-8e07-4bd04d54a572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='352d671bb0ff4c43aa755d4e67b35771',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1693.399480] [54711]: DEBUG cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f162848b-cd91-4e0e-b2af-f8d459a7dca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1693.409236] [54711]: DEBUG cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f162848b-cd91-4e0e-b2af-f8d459a7dca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1693.410492] [54711]: DEBUG cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Flow 'volume_create_api' (0fd92c45-51b0-440b-9845-79c0bc547255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1693.411134] [54711]: INFO cinder.volume.api [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Create volume request issued successfully. [ 1693.412782] [54711]: INFO cinder.api.openstack.wsgi [None req-b6847e15-253b-4f6b-a5cd-2c01032b8799 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1693.412782] [54711]: [pid: 54711|app: 0|req: 146/291] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:42:53 2024] POST /volume/v3/volumes => generated 757 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1693.428063] [54712]: DEBUG cinder.api.middleware.request_id [None req-e287b82b-551c-436a-9b55-99f50375e840 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1693.435108] [54712]: INFO cinder.api.openstack.wsgi [None req-e287b82b-551c-436a-9b55-99f50375e840 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1693.435108] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e287b82b-551c-436a-9b55-99f50375e840 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1693.435247] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e287b82b-551c-436a-9b55-99f50375e840 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1693.447213] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1693.447213] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1693.451131] [54712]: INFO cinder.volume.api [None req-e287b82b-551c-436a-9b55-99f50375e840 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1693.460037] [54712]: INFO cinder.api.openstack.wsgi [None req-e287b82b-551c-436a-9b55-99f50375e840 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1693.460037] [54712]: [pid: 54712|app: 0|req: 146/292] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:53 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1694.471416] [54711]: DEBUG cinder.api.middleware.request_id [None req-f7102723-1d3c-4dd8-86c4-ee3ca2e38e4d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1694.473737] [54711]: INFO cinder.api.openstack.wsgi [None req-f7102723-1d3c-4dd8-86c4-ee3ca2e38e4d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1694.474606] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f7102723-1d3c-4dd8-86c4-ee3ca2e38e4d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1694.476017] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f7102723-1d3c-4dd8-86c4-ee3ca2e38e4d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1694.488724] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1694.488724] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1694.494145] [54711]: INFO cinder.volume.api [None req-f7102723-1d3c-4dd8-86c4-ee3ca2e38e4d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1694.500053] [54711]: INFO cinder.api.openstack.wsgi [None req-f7102723-1d3c-4dd8-86c4-ee3ca2e38e4d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1694.500685] [54711]: [pid: 54711|app: 0|req: 147/293] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:42:54 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1701.445838] [54712]: DEBUG cinder.api.middleware.request_id [None req-359777a0-c4df-408a-b08a-a18af401694f None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.448021] [54712]: INFO cinder.api.openstack.wsgi [None req-359777a0-c4df-408a-b08a-a18af401694f tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1701.448169] [54712]: DEBUG cinder.api.openstack.wsgi [None req-359777a0-c4df-408a-b08a-a18af401694f tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.448388] [54712]: DEBUG cinder.api.openstack.wsgi [None req-359777a0-c4df-408a-b08a-a18af401694f tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.458619] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1701.458619] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1701.463457] [54712]: INFO cinder.volume.api [None req-359777a0-c4df-408a-b08a-a18af401694f tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1701.468447] [54712]: INFO cinder.api.openstack.wsgi [None req-359777a0-c4df-408a-b08a-a18af401694f tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1701.468855] [54712]: [pid: 54712|app: 0|req: 147/294] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:01 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1701.477331] [54711]: DEBUG cinder.api.middleware.request_id [None req-958ddb1c-10ad-49fc-b6d7-ec8f600a86d6 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.479672] [54711]: INFO cinder.api.openstack.wsgi [None req-958ddb1c-10ad-49fc-b6d7-ec8f600a86d6 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1701.479901] [54711]: DEBUG cinder.api.openstack.wsgi [None req-958ddb1c-10ad-49fc-b6d7-ec8f600a86d6 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.480130] [54711]: DEBUG cinder.api.openstack.wsgi [None req-958ddb1c-10ad-49fc-b6d7-ec8f600a86d6 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.488588] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1701.488588] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1701.492571] [54711]: INFO cinder.volume.api [None req-958ddb1c-10ad-49fc-b6d7-ec8f600a86d6 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1701.497095] [54711]: INFO cinder.api.openstack.wsgi [None req-958ddb1c-10ad-49fc-b6d7-ec8f600a86d6 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1701.497520] [54711]: [pid: 54711|app: 0|req: 148/295] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:01 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1701.535028] [54712]: DEBUG cinder.api.middleware.request_id [None req-404168e3-aff1-4da5-b77f-f03b7f8c1a4a None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1701.537323] [54712]: INFO cinder.api.openstack.wsgi [None req-404168e3-aff1-4da5-b77f-f03b7f8c1a4a tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1701.537547] [54712]: DEBUG cinder.api.openstack.wsgi [None req-404168e3-aff1-4da5-b77f-f03b7f8c1a4a tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1701.537799] [54712]: DEBUG cinder.api.openstack.wsgi [None req-404168e3-aff1-4da5-b77f-f03b7f8c1a4a tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1701.545800] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1701.545800] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1701.549482] [54712]: INFO cinder.volume.api [None req-404168e3-aff1-4da5-b77f-f03b7f8c1a4a tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1701.553835] [54712]: INFO cinder.api.openstack.wsgi [None req-404168e3-aff1-4da5-b77f-f03b7f8c1a4a tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1701.554230] [54712]: [pid: 54712|app: 0|req: 148/296] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:01 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1711.495047] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=178,cinder:INSERT=26,cinder:UPDATE=42 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1711.551685] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=110,cinder:UPDATE=24,cinder:INSERT=10 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1713.425563] [54711]: DEBUG cinder.api.middleware.request_id [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-487b60da-8fb8-4d7d-a2a1-dd87e6edbadf None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1713.434093] [54711]: INFO cinder.api.openstack.wsgi [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-487b60da-8fb8-4d7d-a2a1-dd87e6edbadf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 [ 1713.434093] [54711]: DEBUG cinder.api.openstack.wsgi [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-487b60da-8fb8-4d7d-a2a1-dd87e6edbadf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1713.434093] [54711]: DEBUG cinder.api.openstack.wsgi [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-487b60da-8fb8-4d7d-a2a1-dd87e6edbadf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1713.448777] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1713.448777] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1713.455364] [54711]: INFO cinder.volume.api [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-487b60da-8fb8-4d7d-a2a1-dd87e6edbadf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1713.462759] [54711]: INFO cinder.api.openstack.wsgi [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-487b60da-8fb8-4d7d-a2a1-dd87e6edbadf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 returned with HTTP 200 [ 1713.463270] [54711]: [pid: 54711|app: 0|req: 149/297] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:43:13 2024] GET /volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1713.478178] [54712]: DEBUG cinder.api.middleware.request_id [None req-196e0209-720b-44e3-ad8d-ec8d46860463 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1713.478705] [54712]: INFO cinder.api.openstack.wsgi [None req-196e0209-720b-44e3-ad8d-ec8d46860463 None None] GET http://10.180.1.21/volume// [ 1713.478846] [54712]: DEBUG cinder.api.openstack.wsgi [None req-196e0209-720b-44e3-ad8d-ec8d46860463 None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1713.479056] [54712]: DEBUG cinder.api.openstack.wsgi [None req-196e0209-720b-44e3-ad8d-ec8d46860463 None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1713.479415] [54712]: INFO cinder.api.openstack.wsgi [None req-196e0209-720b-44e3-ad8d-ec8d46860463 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1713.479814] [54712]: [pid: 54712|app: 0|req: 149/298] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:43:13 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1713.483445] [54711]: DEBUG cinder.api.middleware.request_id [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-126e413e-d11f-4283-824d-66c6161878b1 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1713.486296] [54711]: INFO cinder.api.openstack.wsgi [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-126e413e-d11f-4283-824d-66c6161878b1 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1713.486712] [54711]: DEBUG cinder.api.openstack.wsgi [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-126e413e-d11f-4283-824d-66c6161878b1 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56704875-b66a-4571-a212-9fb39583dfd9", "connector": null, "instance_uuid": "9d593c49-cb71-4a02-8b55-4cfc8e209f69"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1713.498062] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1713.498062] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1713.522249] [54711]: INFO cinder.api.openstack.wsgi [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-126e413e-d11f-4283-824d-66c6161878b1 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1713.522249] [54711]: [pid: 54711|app: 0|req: 150/299] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:43:13 2024] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1713.554208] [54712]: DEBUG cinder.api.middleware.request_id [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-33a137ea-bb94-46f9-a65d-8dc909a309c6 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1713.556676] [54712]: INFO cinder.api.openstack.wsgi [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-33a137ea-bb94-46f9-a65d-8dc909a309c6 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] POST http://10.180.1.21/volume/v3/attachments/d10502d7-3eca-435a-b599-f2a6edb05752/action [ 1713.556871] [54712]: DEBUG cinder.api.openstack.wsgi [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-33a137ea-bb94-46f9-a65d-8dc909a309c6 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Action body: b'{"os-complete": null}' {{(pid=54712) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1713.557052] [54712]: DEBUG cinder.api.openstack.wsgi [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-33a137ea-bb94-46f9-a65d-8dc909a309c6 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1713.572600] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1713.572600] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1713.579675] [54712]: INFO cinder.api.openstack.wsgi [req-3ba701ba-f5f8-4384-8f30-119d6d41c32c req-33a137ea-bb94-46f9-a65d-8dc909a309c6 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/attachments/d10502d7-3eca-435a-b599-f2a6edb05752/action returned with HTTP 204 [ 1713.580323] [54712]: [pid: 54712|app: 0|req: 150/300] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:43:13 2024] POST /volume/v3/attachments/d10502d7-3eca-435a-b599-f2a6edb05752/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1713.605238] [54711]: DEBUG cinder.api.middleware.request_id [None req-21409c08-d6e7-4564-b354-aa05a39a79c1 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1713.609968] [54711]: INFO cinder.api.openstack.wsgi [None req-21409c08-d6e7-4564-b354-aa05a39a79c1 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 [ 1713.609968] [54711]: DEBUG cinder.api.openstack.wsgi [None req-21409c08-d6e7-4564-b354-aa05a39a79c1 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1713.609968] [54711]: DEBUG cinder.api.openstack.wsgi [None req-21409c08-d6e7-4564-b354-aa05a39a79c1 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1713.623476] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1713.623476] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1713.627869] [54711]: INFO cinder.volume.api [None req-21409c08-d6e7-4564-b354-aa05a39a79c1 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1713.634862] [54711]: INFO cinder.api.openstack.wsgi [None req-21409c08-d6e7-4564-b354-aa05a39a79c1 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 returned with HTTP 200 [ 1713.635709] [54711]: [pid: 54711|app: 0|req: 151/301] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:13 2024] GET /volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 => generated 1110 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1713.645755] [54712]: DEBUG cinder.api.middleware.request_id [None req-e219073e-0f8e-4620-8cea-b7bf6904a4c2 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1713.649036] [54712]: INFO cinder.api.openstack.wsgi [None req-e219073e-0f8e-4620-8cea-b7bf6904a4c2 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 [ 1713.649036] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e219073e-0f8e-4620-8cea-b7bf6904a4c2 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1713.649036] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e219073e-0f8e-4620-8cea-b7bf6904a4c2 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1713.662126] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1713.662126] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1713.669148] [54712]: INFO cinder.volume.api [None req-e219073e-0f8e-4620-8cea-b7bf6904a4c2 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1713.672567] [54712]: INFO cinder.api.openstack.wsgi [None req-e219073e-0f8e-4620-8cea-b7bf6904a4c2 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 returned with HTTP 200 [ 1713.672567] [54712]: [pid: 54712|app: 0|req: 151/302] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:13 2024] GET /volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 => generated 1110 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1713.948033] [54711]: DEBUG cinder.api.middleware.request_id [req-a15e3245-b2d8-48d1-85ec-17df8b457d90 req-9b08109c-542c-4805-9615-65e3a834a19c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1713.950715] [54711]: INFO cinder.api.openstack.wsgi [req-a15e3245-b2d8-48d1-85ec-17df8b457d90 req-9b08109c-542c-4805-9615-65e3a834a19c tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 [ 1713.951081] [54711]: DEBUG cinder.api.openstack.wsgi [req-a15e3245-b2d8-48d1-85ec-17df8b457d90 req-9b08109c-542c-4805-9615-65e3a834a19c tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1713.951263] [54711]: DEBUG cinder.api.openstack.wsgi [req-a15e3245-b2d8-48d1-85ec-17df8b457d90 req-9b08109c-542c-4805-9615-65e3a834a19c tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1713.970676] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1713.970676] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1713.976261] [54711]: INFO cinder.volume.api [req-a15e3245-b2d8-48d1-85ec-17df8b457d90 req-9b08109c-542c-4805-9615-65e3a834a19c tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1713.983822] [54711]: INFO cinder.api.openstack.wsgi [req-a15e3245-b2d8-48d1-85ec-17df8b457d90 req-9b08109c-542c-4805-9615-65e3a834a19c tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 returned with HTTP 200 [ 1713.985121] [54711]: [pid: 54711|app: 0|req: 152/303] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:43:13 2024] GET /volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 => generated 1110 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1714.005621] [54712]: DEBUG cinder.api.middleware.request_id [req-a15e3245-b2d8-48d1-85ec-17df8b457d90 req-020ecfc8-6b06-4393-b79a-b9ddb8d62284 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1714.010482] [54712]: INFO cinder.api.openstack.wsgi [req-a15e3245-b2d8-48d1-85ec-17df8b457d90 req-020ecfc8-6b06-4393-b79a-b9ddb8d62284 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d10502d7-3eca-435a-b599-f2a6edb05752 [ 1714.010705] [54712]: DEBUG cinder.api.openstack.wsgi [req-a15e3245-b2d8-48d1-85ec-17df8b457d90 req-020ecfc8-6b06-4393-b79a-b9ddb8d62284 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1714.011341] [54712]: DEBUG cinder.api.openstack.wsgi [req-a15e3245-b2d8-48d1-85ec-17df8b457d90 req-020ecfc8-6b06-4393-b79a-b9ddb8d62284 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'version_select' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1714.020177] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1714.020177] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1714.560193] [54712]: INFO cinder.api.openstack.wsgi [req-a15e3245-b2d8-48d1-85ec-17df8b457d90 req-020ecfc8-6b06-4393-b79a-b9ddb8d62284 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/attachments/d10502d7-3eca-435a-b599-f2a6edb05752 returned with HTTP 200 [ 1714.560845] [54712]: [pid: 54712|app: 0|req: 152/304] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:43:13 2024] DELETE /volume/v3/attachments/d10502d7-3eca-435a-b599-f2a6edb05752 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1714.596317] [54711]: DEBUG cinder.api.middleware.request_id [None req-ffaccfb5-ec08-4013-8c77-46381d01e817 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1714.598289] [54711]: INFO cinder.api.openstack.wsgi [None req-ffaccfb5-ec08-4013-8c77-46381d01e817 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 [ 1714.598898] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ffaccfb5-ec08-4013-8c77-46381d01e817 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1714.600170] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ffaccfb5-ec08-4013-8c77-46381d01e817 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1714.612124] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1714.612124] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1714.621200] [54711]: INFO cinder.volume.api [None req-ffaccfb5-ec08-4013-8c77-46381d01e817 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1714.626316] [54711]: INFO cinder.api.openstack.wsgi [None req-ffaccfb5-ec08-4013-8c77-46381d01e817 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 returned with HTTP 200 [ 1714.626316] [54711]: [pid: 54711|app: 0|req: 153/305] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:14 2024] GET /volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1716.142482] [54712]: DEBUG cinder.api.middleware.request_id [None req-45933730-1e3a-4681-a98e-3e8668994e1d None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1716.146021] [54712]: INFO cinder.api.openstack.wsgi [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1716.147412] [54712]: DEBUG cinder.api.openstack.wsgi [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-2140559696"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1716.149458] [54712]: DEBUG cinder.api.v3.volumes [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-2140559696'}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1716.149551] [54712]: INFO cinder.api.v3.volumes [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Create volume of 1 GB [ 1716.149918] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1716.149918] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1716.157497] [54712]: INFO cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Availability Zones retrieved successfully. [ 1716.165215] [54712]: DEBUG cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Flow 'volume_create_api' (7aa2d805-a467-4ea1-9e45-d52bf81e8015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1716.167651] [54712]: DEBUG cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4edb91e1-b535-4969-806b-a45ecf1d5f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1716.168961] [54712]: DEBUG cinder.volume.flows.api.create_volume [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1716.191378] [54712]: DEBUG cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4edb91e1-b535-4969-806b-a45ecf1d5f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1716.192436] [54712]: DEBUG cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb3b8646-23a3-4f47-b20c-bedaf0efa791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1716.280319] [54712]: DEBUG cinder.quota [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Created reservations ['fcee59df-6a99-4358-8f55-23929ae11868', '8a7dae6e-3421-4df2-b3cf-ad00fb15314f', 'c5a9c2a3-6474-4bef-9661-5b9ce36664ba', 'a2d65da5-4833-488a-81ae-b6a03608bf57'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1716.281611] [54712]: DEBUG cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb3b8646-23a3-4f47-b20c-bedaf0efa791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcee59df-6a99-4358-8f55-23929ae11868', '8a7dae6e-3421-4df2-b3cf-ad00fb15314f', 'c5a9c2a3-6474-4bef-9661-5b9ce36664ba', 'a2d65da5-4833-488a-81ae-b6a03608bf57']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1716.282474] [54712]: DEBUG cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b22c643-adcf-4d99-8e1a-500700bf0b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1716.301815] [54712]: DEBUG cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b22c643-adcf-4d99-8e1a-500700bf0b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2140559696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77d418aab7145d6a6b8e7970ac92ee2',qos_specs=None,replication_status=,reservations=['fcee59df-6a99-4358-8f55-23929ae11868','8a7dae6e-3421-4df2-b3cf-ad00fb15314f','c5a9c2a3-6474-4bef-9661-5b9ce36664ba','a2d65da5-4833-488a-81ae-b6a03608bf57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd7dc110aba14038a30660622853d8c3',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-2140559696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77d418aab7145d6a6b8e7970ac92ee2',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='cd7dc110aba14038a30660622853d8c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1716.302794] [54712]: DEBUG cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06b8b6d6-6f66-40f2-bb9e-3df04524c83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1716.323079] [54712]: DEBUG cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06b8b6d6-6f66-40f2-bb9e-3df04524c83b) 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-2140559696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77d418aab7145d6a6b8e7970ac92ee2',qos_specs=None,replication_status=,reservations=['fcee59df-6a99-4358-8f55-23929ae11868','8a7dae6e-3421-4df2-b3cf-ad00fb15314f','c5a9c2a3-6474-4bef-9661-5b9ce36664ba','a2d65da5-4833-488a-81ae-b6a03608bf57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd7dc110aba14038a30660622853d8c3',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1716.327018] [54712]: DEBUG cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab879b47-cd90-45b4-9a14-56cb45aef524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1716.339209] [54712]: DEBUG cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab879b47-cd90-45b4-9a14-56cb45aef524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1716.339302] [54712]: DEBUG cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Flow 'volume_create_api' (7aa2d805-a467-4ea1-9e45-d52bf81e8015) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1716.343022] [54712]: INFO cinder.volume.api [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Create volume request issued successfully. [ 1716.343022] [54712]: INFO cinder.api.openstack.wsgi [None req-45933730-1e3a-4681-a98e-3e8668994e1d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1716.343022] [54712]: [pid: 54712|app: 0|req: 153/306] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:43:15 2024] POST /volume/v3/volumes => generated 753 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1718.078038] [54711]: DEBUG cinder.api.middleware.request_id [None req-3aab58a3-507f-4122-83d6-f0bfc4ba88bd None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1718.080117] [54711]: INFO cinder.api.openstack.wsgi [None req-3aab58a3-507f-4122-83d6-f0bfc4ba88bd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 [ 1718.080342] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3aab58a3-507f-4122-83d6-f0bfc4ba88bd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1718.080555] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3aab58a3-507f-4122-83d6-f0bfc4ba88bd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Calling method 'delete' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1718.080744] [54711]: INFO cinder.api.v3.volumes [None req-3aab58a3-507f-4122-83d6-f0bfc4ba88bd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Delete volume with id: f41b8502-02f9-46ed-a7b0-b1e0c4f11654 [ 1718.090840] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1718.090840] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1718.091745] [54711]: INFO cinder.volume.api [None req-3aab58a3-507f-4122-83d6-f0bfc4ba88bd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Volume info retrieved successfully. [ 1718.111245] [54711]: INFO cinder.volume.api [None req-3aab58a3-507f-4122-83d6-f0bfc4ba88bd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Delete volume request issued successfully. [ 1718.111359] [54711]: INFO cinder.api.openstack.wsgi [None req-3aab58a3-507f-4122-83d6-f0bfc4ba88bd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 returned with HTTP 202 [ 1718.117019] [54711]: [pid: 54711|app: 0|req: 154/307] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:43:17 2024] DELETE /volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1718.127965] [54712]: DEBUG cinder.api.middleware.request_id [None req-df1791c7-f431-47cd-a5ee-a6404f7db10b None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1718.130062] [54712]: INFO cinder.api.openstack.wsgi [None req-df1791c7-f431-47cd-a5ee-a6404f7db10b tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] GET http://10.180.1.21/volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 [ 1718.130502] [54712]: DEBUG cinder.api.openstack.wsgi [None req-df1791c7-f431-47cd-a5ee-a6404f7db10b tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1718.131730] [54712]: DEBUG cinder.api.openstack.wsgi [None req-df1791c7-f431-47cd-a5ee-a6404f7db10b tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1718.142170] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1718.142170] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1718.150252] [54712]: INFO cinder.volume.api [None req-df1791c7-f431-47cd-a5ee-a6404f7db10b tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Volume info retrieved successfully. [ 1718.158750] [54712]: INFO cinder.api.openstack.wsgi [None req-df1791c7-f431-47cd-a5ee-a6404f7db10b tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 returned with HTTP 200 [ 1718.158750] [54712]: [pid: 54712|app: 0|req: 154/308] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:17 2024] GET /volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1719.168269] [54711]: DEBUG cinder.api.middleware.request_id [None req-60824d1f-14a6-4f9b-9aec-23c430e5a78f None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1719.170570] [54711]: INFO cinder.api.openstack.wsgi [None req-60824d1f-14a6-4f9b-9aec-23c430e5a78f tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] GET http://10.180.1.21/volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 [ 1719.170741] [54711]: DEBUG cinder.api.openstack.wsgi [None req-60824d1f-14a6-4f9b-9aec-23c430e5a78f tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1719.170953] [54711]: DEBUG cinder.api.openstack.wsgi [None req-60824d1f-14a6-4f9b-9aec-23c430e5a78f tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1719.179434] [54711]: INFO cinder.api.openstack.wsgi [None req-60824d1f-14a6-4f9b-9aec-23c430e5a78f tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 returned with HTTP 404 [ 1719.179434] [54711]: [pid: 54711|app: 0|req: 155/309] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:19 2024] GET /volume/v3/volumes/f41b8502-02f9-46ed-a7b0-b1e0c4f11654 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1719.183962] [54712]: DEBUG cinder.api.middleware.request_id [None req-3bddf56e-ca81-4bed-9d0a-5e749279bddd None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1719.186058] [54712]: INFO cinder.api.openstack.wsgi [None req-3bddf56e-ca81-4bed-9d0a-5e749279bddd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 [ 1719.186287] [54712]: DEBUG cinder.api.openstack.wsgi [None req-3bddf56e-ca81-4bed-9d0a-5e749279bddd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1719.186568] [54712]: DEBUG cinder.api.openstack.wsgi [None req-3bddf56e-ca81-4bed-9d0a-5e749279bddd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1719.186683] [54712]: INFO cinder.api.v3.volumes [None req-3bddf56e-ca81-4bed-9d0a-5e749279bddd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Delete volume with id: 5296a201-3e8f-4261-afb6-1d08ab9d27c8 [ 1719.201118] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1719.201118] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1719.201923] [54712]: INFO cinder.volume.api [None req-3bddf56e-ca81-4bed-9d0a-5e749279bddd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Volume info retrieved successfully. [ 1719.224299] [54712]: INFO cinder.volume.api [None req-3bddf56e-ca81-4bed-9d0a-5e749279bddd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Delete volume request issued successfully. [ 1719.224508] [54712]: INFO cinder.api.openstack.wsgi [None req-3bddf56e-ca81-4bed-9d0a-5e749279bddd tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 returned with HTTP 202 [ 1719.225096] [54712]: [pid: 54712|app: 0|req: 155/310] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:43:19 2024] DELETE /volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1719.227838] [54711]: DEBUG cinder.api.middleware.request_id [None req-e6635273-dd1e-4335-b637-760f6a37e4f2 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1719.230121] [54711]: INFO cinder.api.openstack.wsgi [None req-e6635273-dd1e-4335-b637-760f6a37e4f2 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] GET http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 [ 1719.230295] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e6635273-dd1e-4335-b637-760f6a37e4f2 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1719.230510] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e6635273-dd1e-4335-b637-760f6a37e4f2 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1719.239223] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1719.239223] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1719.243452] [54711]: INFO cinder.volume.api [None req-e6635273-dd1e-4335-b637-760f6a37e4f2 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Volume info retrieved successfully. [ 1719.250264] [54711]: INFO cinder.api.openstack.wsgi [None req-e6635273-dd1e-4335-b637-760f6a37e4f2 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 returned with HTTP 200 [ 1719.250755] [54711]: [pid: 54711|app: 0|req: 156/311] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:19 2024] GET /volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1720.264986] [54712]: DEBUG cinder.api.middleware.request_id [None req-71de6d5c-bf77-4979-b5b3-fd7765b93626 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1720.267216] [54712]: INFO cinder.api.openstack.wsgi [None req-71de6d5c-bf77-4979-b5b3-fd7765b93626 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] GET http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 [ 1720.267586] [54712]: DEBUG cinder.api.openstack.wsgi [None req-71de6d5c-bf77-4979-b5b3-fd7765b93626 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1720.268015] [54712]: DEBUG cinder.api.openstack.wsgi [None req-71de6d5c-bf77-4979-b5b3-fd7765b93626 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1720.275598] [54712]: INFO cinder.api.openstack.wsgi [None req-71de6d5c-bf77-4979-b5b3-fd7765b93626 tempest-ServersNegativeTestJSON-1411412697 tempest-ServersNegativeTestJSON-1411412697-project-member] http://10.180.1.21/volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 returned with HTTP 404 [ 1720.276369] [54712]: [pid: 54712|app: 0|req: 156/312] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:20 2024] GET /volume/v3/volumes/5296a201-3e8f-4261-afb6-1d08ab9d27c8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1726.037038] [54711]: DEBUG cinder.api.middleware.request_id [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1726.037038] [54711]: INFO cinder.api.openstack.wsgi [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1726.037038] [54711]: DEBUG cinder.api.openstack.wsgi [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1021861270"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1726.038845] [54711]: DEBUG cinder.api.v3.volumes [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1021861270'}} {{(pid=54711) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1726.038972] [54711]: INFO cinder.api.v3.volumes [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Create volume of 1 GB [ 1726.045220] [54711]: INFO cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Availability Zones retrieved successfully. [ 1726.052333] [54711]: DEBUG cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Flow 'volume_create_api' (51e900e2-7281-4acb-ab74-2324df723af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1726.053850] [54711]: DEBUG cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aed76cd-2bf0-4698-b006-40093554f102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1726.055231] [54711]: DEBUG cinder.volume.flows.api.create_volume [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Validating volume size '1' using validate_int {{(pid=54711) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1726.075629] [54711]: DEBUG cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aed76cd-2bf0-4698-b006-40093554f102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1726.076614] [54711]: DEBUG cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d43cdf96-715d-4de4-a664-befc1fc7c360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1726.110261] [54711]: DEBUG cinder.quota [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Created reservations ['fc812971-fbf3-423d-ac0a-ed3c65940fe3', 'b1f33b33-23c7-4670-b04e-c63c9d1f1954', '00309373-4a23-4d76-beb5-c85a44381eb3', '4aa6d9a5-c25f-463d-be4a-597daa7cf005'] {{(pid=54711) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1726.111273] [54711]: DEBUG cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d43cdf96-715d-4de4-a664-befc1fc7c360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc812971-fbf3-423d-ac0a-ed3c65940fe3', 'b1f33b33-23c7-4670-b04e-c63c9d1f1954', '00309373-4a23-4d76-beb5-c85a44381eb3', '4aa6d9a5-c25f-463d-be4a-597daa7cf005']}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1726.112542] [54711]: DEBUG cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d6fe555-e9f5-44a2-9f2d-928d560d972b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1726.130887] [54711]: DEBUG cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d6fe555-e9f5-44a2-9f2d-928d560d972b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ec2dea5-3940-4ab8-adee-b249c28e43b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1021861270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c794392afb4b4edea0f4a470cceff6b8',qos_specs=None,replication_status=,reservations=['fc812971-fbf3-423d-ac0a-ed3c65940fe3','b1f33b33-23c7-4670-b04e-c63c9d1f1954','00309373-4a23-4d76-beb5-c85a44381eb3','4aa6d9a5-c25f-463d-be4a-597daa7cf005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67bcafce99d4779bbb40c46ef1c2dcb',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:43:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1021861270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ec2dea5-3940-4ab8-adee-b249c28e43b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c794392afb4b4edea0f4a470cceff6b8',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='e67bcafce99d4779bbb40c46ef1c2dcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1726.130887] [54711]: DEBUG cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f15437-c129-41ed-86f5-6f9e1d76708b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1726.144154] [54711]: DEBUG cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f15437-c129-41ed-86f5-6f9e1d76708b) 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-1021861270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c794392afb4b4edea0f4a470cceff6b8',qos_specs=None,replication_status=,reservations=['fc812971-fbf3-423d-ac0a-ed3c65940fe3','b1f33b33-23c7-4670-b04e-c63c9d1f1954','00309373-4a23-4d76-beb5-c85a44381eb3','4aa6d9a5-c25f-463d-be4a-597daa7cf005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67bcafce99d4779bbb40c46ef1c2dcb',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1726.145296] [54711]: DEBUG cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (858a77f2-0594-4dcf-8850-c25e577f79b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1726.155499] [54711]: DEBUG cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (858a77f2-0594-4dcf-8850-c25e577f79b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1726.156742] [54711]: DEBUG cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Flow 'volume_create_api' (51e900e2-7281-4acb-ab74-2324df723af6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1726.157075] [54711]: INFO cinder.volume.api [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Create volume request issued successfully. [ 1726.157833] [54711]: INFO cinder.api.openstack.wsgi [None req-8c30cb24-71b9-4207-9b49-65fd01592f7c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1726.158349] [54711]: [pid: 54711|app: 0|req: 157/313] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:43:25 2024] POST /volume/v3/volumes => generated 754 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1726.168323] [54712]: DEBUG cinder.api.middleware.request_id [None req-94726d48-2ab3-4460-8ceb-809ca78cbd25 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1726.171529] [54712]: INFO cinder.api.openstack.wsgi [None req-94726d48-2ab3-4460-8ceb-809ca78cbd25 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1726.171754] [54712]: DEBUG cinder.api.openstack.wsgi [None req-94726d48-2ab3-4460-8ceb-809ca78cbd25 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1726.171972] [54712]: DEBUG cinder.api.openstack.wsgi [None req-94726d48-2ab3-4460-8ceb-809ca78cbd25 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1726.180505] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1726.180505] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1726.187960] [54712]: INFO cinder.volume.api [None req-94726d48-2ab3-4460-8ceb-809ca78cbd25 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1726.193151] [54712]: INFO cinder.api.openstack.wsgi [None req-94726d48-2ab3-4460-8ceb-809ca78cbd25 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1726.193827] [54712]: [pid: 54712|app: 0|req: 157/314] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:26 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1727.205237] [54711]: DEBUG cinder.api.middleware.request_id [None req-d1989f4f-3485-42e6-9be8-8249e1d991be None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1727.208115] [54711]: INFO cinder.api.openstack.wsgi [None req-d1989f4f-3485-42e6-9be8-8249e1d991be tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1727.208400] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d1989f4f-3485-42e6-9be8-8249e1d991be tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1727.208853] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d1989f4f-3485-42e6-9be8-8249e1d991be tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1727.220448] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1727.220448] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1727.225454] [54711]: INFO cinder.volume.api [None req-d1989f4f-3485-42e6-9be8-8249e1d991be tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1727.232603] [54711]: INFO cinder.api.openstack.wsgi [None req-d1989f4f-3485-42e6-9be8-8249e1d991be tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1727.233037] [54711]: [pid: 54711|app: 0|req: 158/315] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:27 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1727.321116] [54712]: DEBUG cinder.api.middleware.request_id [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-212c8a76-e5b0-4667-8b9f-96c4a618a3ba None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1727.323455] [54712]: INFO cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-212c8a76-e5b0-4667-8b9f-96c4a618a3ba tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1727.323715] [54712]: DEBUG cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-212c8a76-e5b0-4667-8b9f-96c4a618a3ba tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1727.323933] [54712]: DEBUG cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-212c8a76-e5b0-4667-8b9f-96c4a618a3ba tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1727.331677] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1727.331677] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1727.335677] [54712]: INFO cinder.volume.api [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-212c8a76-e5b0-4667-8b9f-96c4a618a3ba tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1727.340153] [54712]: INFO cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-212c8a76-e5b0-4667-8b9f-96c4a618a3ba tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1727.340582] [54712]: [pid: 54712|app: 0|req: 158/316] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:43:27 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1729.363860] [54711]: DEBUG cinder.api.middleware.request_id [None req-7fc83537-f77e-4ce0-927c-86cbd3c49509 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1729.364287] [54711]: INFO cinder.api.openstack.wsgi [None req-7fc83537-f77e-4ce0-927c-86cbd3c49509 None None] GET http://10.180.1.21/volume// [ 1729.364453] [54711]: DEBUG cinder.api.openstack.wsgi [None req-7fc83537-f77e-4ce0-927c-86cbd3c49509 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1729.364716] [54711]: DEBUG cinder.api.openstack.wsgi [None req-7fc83537-f77e-4ce0-927c-86cbd3c49509 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1729.365067] [54711]: INFO cinder.api.openstack.wsgi [None req-7fc83537-f77e-4ce0-927c-86cbd3c49509 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1729.365464] [54711]: [pid: 54711|app: 0|req: 159/317] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:43:29 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1729.369213] [54712]: DEBUG cinder.api.middleware.request_id [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-39e775fa-5ed7-494a-ab6b-6f23237caace None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1729.373790] [54712]: INFO cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-39e775fa-5ed7-494a-ab6b-6f23237caace tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1729.374224] [54712]: DEBUG cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-39e775fa-5ed7-494a-ab6b-6f23237caace tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ec2dea5-3940-4ab8-adee-b249c28e43b4", "connector": null, "instance_uuid": "ab947d15-2908-44d2-865b-f229ee992721"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1729.387956] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1729.387956] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1729.411638] [54712]: INFO cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-39e775fa-5ed7-494a-ab6b-6f23237caace tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1729.412185] [54712]: [pid: 54712|app: 0|req: 159/318] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:43:29 2024] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1729.437097] [54711]: DEBUG cinder.api.middleware.request_id [None req-7a247a0d-3af0-4cc2-b9ee-5d5b03871931 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1729.441959] [54711]: INFO cinder.api.openstack.wsgi [None req-7a247a0d-3af0-4cc2-b9ee-5d5b03871931 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1729.442198] [54711]: DEBUG cinder.api.openstack.wsgi [None req-7a247a0d-3af0-4cc2-b9ee-5d5b03871931 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1729.442416] [54711]: DEBUG cinder.api.openstack.wsgi [None req-7a247a0d-3af0-4cc2-b9ee-5d5b03871931 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1729.454347] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1729.454347] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1729.458483] [54711]: INFO cinder.volume.api [None req-7a247a0d-3af0-4cc2-b9ee-5d5b03871931 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1729.463553] [54711]: INFO cinder.api.openstack.wsgi [None req-7a247a0d-3af0-4cc2-b9ee-5d5b03871931 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1729.467028] [54711]: [pid: 54711|app: 0|req: 160/319] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:29 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1729.938924] [54712]: DEBUG cinder.api.middleware.request_id [None req-4813a09d-cd09-46c3-b0dc-7995a67b14f9 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1729.939273] [54712]: INFO cinder.api.openstack.wsgi [None req-4813a09d-cd09-46c3-b0dc-7995a67b14f9 None None] GET http://10.180.1.21/volume// [ 1729.939456] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4813a09d-cd09-46c3-b0dc-7995a67b14f9 None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1729.939824] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4813a09d-cd09-46c3-b0dc-7995a67b14f9 None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1729.940091] [54712]: INFO cinder.api.openstack.wsgi [None req-4813a09d-cd09-46c3-b0dc-7995a67b14f9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1729.940412] [54712]: [pid: 54712|app: 0|req: 160/320] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:43:29 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1729.944385] [54711]: DEBUG cinder.api.middleware.request_id [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-48236c4a-0bbe-4a00-8b0c-32c1b2e90697 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1729.946818] [54711]: INFO cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-48236c4a-0bbe-4a00-8b0c-32c1b2e90697 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1729.947098] [54711]: DEBUG cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-48236c4a-0bbe-4a00-8b0c-32c1b2e90697 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1729.947310] [54711]: DEBUG cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-48236c4a-0bbe-4a00-8b0c-32c1b2e90697 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1729.958302] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1729.958302] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1729.962145] [54711]: INFO cinder.volume.api [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-48236c4a-0bbe-4a00-8b0c-32c1b2e90697 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1729.967486] [54711]: INFO cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-48236c4a-0bbe-4a00-8b0c-32c1b2e90697 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1729.967939] [54711]: [pid: 54711|app: 0|req: 161/321] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:43:29 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1730.001665] [54712]: DEBUG cinder.api.middleware.request_id [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-ef7a6718-d4ae-4d76-b2e6-2ac4c843d633 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1730.004288] [54712]: INFO cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-ef7a6718-d4ae-4d76-b2e6-2ac4c843d633 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] PUT http://10.180.1.21/volume/v3/attachments/6f9882e0-ca86-4058-b603-d51de872ace3 [ 1730.004691] [54712]: DEBUG cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-ef7a6718-d4ae-4d76-b2e6-2ac4c843d633 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-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-352954", "mountpoint": "/dev/sdb"}}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1730.012598] [54712]: DEBUG cinder.coordination [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-ef7a6718-d4ae-4d76-b2e6-2ac4c843d633 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Acquiring lock "cinder-attachment_update-9ec2dea5-3940-4ab8-adee-b249c28e43b4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1730.017591] [54712]: DEBUG cinder.coordination [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-ef7a6718-d4ae-4d76-b2e6-2ac4c843d633 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Lock "cinder-attachment_update-9ec2dea5-3940-4ab8-adee-b249c28e43b4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1730.018746] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1730.018746] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1730.473213] [54711]: DEBUG cinder.api.middleware.request_id [None req-97d8a63d-895d-4a65-bbbc-87bce52cb3ae None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1730.475375] [54711]: INFO cinder.api.openstack.wsgi [None req-97d8a63d-895d-4a65-bbbc-87bce52cb3ae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1730.475598] [54711]: DEBUG cinder.api.openstack.wsgi [None req-97d8a63d-895d-4a65-bbbc-87bce52cb3ae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1730.475808] [54711]: DEBUG cinder.api.openstack.wsgi [None req-97d8a63d-895d-4a65-bbbc-87bce52cb3ae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1730.488741] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1730.488741] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1730.492471] [54711]: INFO cinder.volume.api [None req-97d8a63d-895d-4a65-bbbc-87bce52cb3ae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1730.496909] [54711]: INFO cinder.api.openstack.wsgi [None req-97d8a63d-895d-4a65-bbbc-87bce52cb3ae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1730.497321] [54711]: [pid: 54711|app: 0|req: 162/322] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:30 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1731.507173] [54711]: DEBUG cinder.api.middleware.request_id [None req-3f8bd123-e2fc-40e4-92d8-d6ca006d75e4 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1731.509233] [54711]: INFO cinder.api.openstack.wsgi [None req-3f8bd123-e2fc-40e4-92d8-d6ca006d75e4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1731.509478] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3f8bd123-e2fc-40e4-92d8-d6ca006d75e4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1731.509699] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3f8bd123-e2fc-40e4-92d8-d6ca006d75e4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1731.527028] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1731.527028] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1731.531308] [54711]: INFO cinder.volume.api [None req-3f8bd123-e2fc-40e4-92d8-d6ca006d75e4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1731.535302] [54711]: INFO cinder.api.openstack.wsgi [None req-3f8bd123-e2fc-40e4-92d8-d6ca006d75e4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1731.535737] [54711]: [pid: 54711|app: 0|req: 163/323] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:31 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1732.545294] [54711]: DEBUG cinder.api.middleware.request_id [None req-0b801d8f-926b-4188-9be7-1904864af6cd None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1732.547413] [54711]: INFO cinder.api.openstack.wsgi [None req-0b801d8f-926b-4188-9be7-1904864af6cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1732.547948] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0b801d8f-926b-4188-9be7-1904864af6cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1732.547948] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0b801d8f-926b-4188-9be7-1904864af6cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1732.561457] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1732.561457] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1732.565323] [54711]: INFO cinder.volume.api [None req-0b801d8f-926b-4188-9be7-1904864af6cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1732.571158] [54711]: INFO cinder.api.openstack.wsgi [None req-0b801d8f-926b-4188-9be7-1904864af6cd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1732.571575] [54711]: [pid: 54711|app: 0|req: 164/324] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:32 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1733.580783] [54711]: DEBUG cinder.api.middleware.request_id [None req-84ada587-17fb-4087-8719-3a79998761e1 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1733.583107] [54711]: INFO cinder.api.openstack.wsgi [None req-84ada587-17fb-4087-8719-3a79998761e1 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1733.583352] [54711]: DEBUG cinder.api.openstack.wsgi [None req-84ada587-17fb-4087-8719-3a79998761e1 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1733.583604] [54711]: DEBUG cinder.api.openstack.wsgi [None req-84ada587-17fb-4087-8719-3a79998761e1 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1733.597512] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1733.597512] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1733.601999] [54711]: INFO cinder.volume.api [None req-84ada587-17fb-4087-8719-3a79998761e1 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1733.607538] [54711]: INFO cinder.api.openstack.wsgi [None req-84ada587-17fb-4087-8719-3a79998761e1 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1733.607538] [54711]: [pid: 54711|app: 0|req: 165/325] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:33 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1734.543937] [54712]: DEBUG cinder.coordination [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-ef7a6718-d4ae-4d76-b2e6-2ac4c843d633 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Lock "cinder-attachment_update-9ec2dea5-3940-4ab8-adee-b249c28e43b4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1734.544363] [54712]: INFO cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-ef7a6718-d4ae-4d76-b2e6-2ac4c843d633 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/attachments/6f9882e0-ca86-4058-b603-d51de872ace3 returned with HTTP 200 [ 1734.544920] [54712]: [pid: 54712|app: 0|req: 161/326] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:43:29 2024] PUT /volume/v3/attachments/6f9882e0-ca86-4058-b603-d51de872ace3 => generated 589 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1734.620164] [54711]: DEBUG cinder.api.middleware.request_id [None req-e353ba83-5c55-49c2-9a41-aa44b74e13e0 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1734.622373] [54711]: INFO cinder.api.openstack.wsgi [None req-e353ba83-5c55-49c2-9a41-aa44b74e13e0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1734.622597] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e353ba83-5c55-49c2-9a41-aa44b74e13e0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1734.622825] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e353ba83-5c55-49c2-9a41-aa44b74e13e0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1734.633728] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1734.633728] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1734.637357] [54711]: INFO cinder.volume.api [None req-e353ba83-5c55-49c2-9a41-aa44b74e13e0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1734.642587] [54711]: INFO cinder.api.openstack.wsgi [None req-e353ba83-5c55-49c2-9a41-aa44b74e13e0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1734.643023] [54711]: [pid: 54711|app: 0|req: 166/327] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:34 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1735.653523] [54712]: DEBUG cinder.api.middleware.request_id [None req-fe7a9898-e400-43c4-bf4e-8e3951fccd7b None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1735.660148] [54712]: INFO cinder.api.openstack.wsgi [None req-fe7a9898-e400-43c4-bf4e-8e3951fccd7b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1735.660444] [54712]: DEBUG cinder.api.openstack.wsgi [None req-fe7a9898-e400-43c4-bf4e-8e3951fccd7b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1735.660737] [54712]: DEBUG cinder.api.openstack.wsgi [None req-fe7a9898-e400-43c4-bf4e-8e3951fccd7b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1735.683347] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1735.683347] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1735.695986] [54712]: INFO cinder.volume.api [None req-fe7a9898-e400-43c4-bf4e-8e3951fccd7b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1735.701350] [54712]: INFO cinder.api.openstack.wsgi [None req-fe7a9898-e400-43c4-bf4e-8e3951fccd7b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1735.701635] [54712]: [pid: 54712|app: 0|req: 162/328] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:35 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1736.182009] [54711]: DEBUG cinder.api.middleware.request_id [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-4137cdfc-4666-4416-946b-6b4a07ae4c90 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.184682] [54711]: INFO cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-4137cdfc-4666-4416-946b-6b4a07ae4c90 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] POST http://10.180.1.21/volume/v3/attachments/6f9882e0-ca86-4058-b603-d51de872ace3/action [ 1736.185552] [54711]: DEBUG cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-4137cdfc-4666-4416-946b-6b4a07ae4c90 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action body: b'{"os-complete": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1736.185773] [54711]: DEBUG cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-4137cdfc-4666-4416-946b-6b4a07ae4c90 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1736.210280] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1736.210280] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1736.221387] [54711]: INFO cinder.api.openstack.wsgi [req-152f10f4-496f-41f0-ae98-fbacfaeb728c req-4137cdfc-4666-4416-946b-6b4a07ae4c90 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/attachments/6f9882e0-ca86-4058-b603-d51de872ace3/action returned with HTTP 204 [ 1736.222056] [54711]: [pid: 54711|app: 0|req: 167/329] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:43:36 2024] POST /volume/v3/attachments/6f9882e0-ca86-4058-b603-d51de872ace3/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1736.712384] [54712]: DEBUG cinder.api.middleware.request_id [None req-da7bdbb7-ec48-4687-8b5a-4e2d56df490b None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.714818] [54712]: INFO cinder.api.openstack.wsgi [None req-da7bdbb7-ec48-4687-8b5a-4e2d56df490b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1736.715107] [54712]: DEBUG cinder.api.openstack.wsgi [None req-da7bdbb7-ec48-4687-8b5a-4e2d56df490b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1736.715428] [54712]: DEBUG cinder.api.openstack.wsgi [None req-da7bdbb7-ec48-4687-8b5a-4e2d56df490b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1736.731419] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1736.731419] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1736.735296] [54712]: INFO cinder.volume.api [None req-da7bdbb7-ec48-4687-8b5a-4e2d56df490b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1736.743782] [54712]: INFO cinder.api.openstack.wsgi [None req-da7bdbb7-ec48-4687-8b5a-4e2d56df490b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1736.744427] [54712]: [pid: 54712|app: 0|req: 163/330] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:36 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1736.758153] [54711]: DEBUG cinder.api.middleware.request_id [None req-d244f41d-ef8c-454c-95a8-4b5a26313c46 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.760791] [54711]: INFO cinder.api.openstack.wsgi [None req-d244f41d-ef8c-454c-95a8-4b5a26313c46 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1736.761207] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d244f41d-ef8c-454c-95a8-4b5a26313c46 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1736.761531] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d244f41d-ef8c-454c-95a8-4b5a26313c46 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1736.773716] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1736.773716] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1736.778937] [54711]: INFO cinder.volume.api [None req-d244f41d-ef8c-454c-95a8-4b5a26313c46 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1736.783781] [54711]: INFO cinder.api.openstack.wsgi [None req-d244f41d-ef8c-454c-95a8-4b5a26313c46 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1736.784283] [54711]: [pid: 54711|app: 0|req: 168/331] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:36 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1736.932393] [54712]: DEBUG cinder.api.middleware.request_id [req-59d7d628-eff6-444e-988f-4b0ac3e55b4e req-840bd573-3662-4197-a09b-ce500eb12acd None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.934947] [54712]: INFO cinder.api.openstack.wsgi [req-59d7d628-eff6-444e-988f-4b0ac3e55b4e req-840bd573-3662-4197-a09b-ce500eb12acd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1736.935200] [54712]: DEBUG cinder.api.openstack.wsgi [req-59d7d628-eff6-444e-988f-4b0ac3e55b4e req-840bd573-3662-4197-a09b-ce500eb12acd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1736.935420] [54712]: DEBUG cinder.api.openstack.wsgi [req-59d7d628-eff6-444e-988f-4b0ac3e55b4e req-840bd573-3662-4197-a09b-ce500eb12acd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1736.948665] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1736.948665] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1736.951652] [54712]: INFO cinder.volume.api [req-59d7d628-eff6-444e-988f-4b0ac3e55b4e req-840bd573-3662-4197-a09b-ce500eb12acd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1736.956425] [54712]: INFO cinder.api.openstack.wsgi [req-59d7d628-eff6-444e-988f-4b0ac3e55b4e req-840bd573-3662-4197-a09b-ce500eb12acd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1736.957044] [54712]: [pid: 54712|app: 0|req: 164/332] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:43:36 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1736.967848] [54711]: DEBUG cinder.api.middleware.request_id [None req-83ca0729-dfb4-4af7-9feb-2245f7285e25 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1736.969992] [54711]: INFO cinder.api.openstack.wsgi [None req-83ca0729-dfb4-4af7-9feb-2245f7285e25 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1736.970513] [54711]: DEBUG cinder.api.openstack.wsgi [None req-83ca0729-dfb4-4af7-9feb-2245f7285e25 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1736.970513] [54711]: DEBUG cinder.api.openstack.wsgi [None req-83ca0729-dfb4-4af7-9feb-2245f7285e25 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1736.980424] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1736.980424] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1736.983923] [54711]: INFO cinder.volume.api [None req-83ca0729-dfb4-4af7-9feb-2245f7285e25 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1736.988397] [54711]: INFO cinder.api.openstack.wsgi [None req-83ca0729-dfb4-4af7-9feb-2245f7285e25 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1736.988974] [54711]: [pid: 54711|app: 0|req: 169/333] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:36 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1737.030375] [54712]: DEBUG cinder.api.middleware.request_id [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-bfac3f3c-81db-4244-971a-3500a733ecf5 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1737.035987] [54712]: INFO cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-bfac3f3c-81db-4244-971a-3500a733ecf5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1737.036256] [54712]: DEBUG cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-bfac3f3c-81db-4244-971a-3500a733ecf5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1737.036478] [54712]: DEBUG cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-bfac3f3c-81db-4244-971a-3500a733ecf5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1737.048022] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1737.048022] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1737.051270] [54712]: INFO cinder.volume.api [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-bfac3f3c-81db-4244-971a-3500a733ecf5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1737.056670] [54712]: INFO cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-bfac3f3c-81db-4244-971a-3500a733ecf5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1737.057159] [54712]: [pid: 54712|app: 0|req: 165/334] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:43:36 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1737.079311] [54711]: DEBUG cinder.api.middleware.request_id [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-2bd67e67-0291-485d-b4d2-19a667e20334 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1737.081747] [54711]: INFO cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-2bd67e67-0291-485d-b4d2-19a667e20334 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] POST http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4/action [ 1737.082241] [54711]: DEBUG cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-2bd67e67-0291-485d-b4d2-19a667e20334 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1737.082419] [54711]: DEBUG cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-2bd67e67-0291-485d-b4d2-19a667e20334 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1737.092452] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1737.092452] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1737.093157] [54711]: INFO cinder.volume.api [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-2bd67e67-0291-485d-b4d2-19a667e20334 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1737.098490] [54711]: INFO cinder.volume.api [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-2bd67e67-0291-485d-b4d2-19a667e20334 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Begin detaching volume completed successfully. [ 1737.098760] [54711]: INFO cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-2bd67e67-0291-485d-b4d2-19a667e20334 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4/action returned with HTTP 202 [ 1737.099226] [54711]: [pid: 54711|app: 0|req: 170/335] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 10 15:43:36 2024] POST /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1738.122237] [54712]: DEBUG cinder.api.middleware.request_id [None req-94937dfd-516e-4f16-9a95-7fb32cf4699f None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1738.122775] [54712]: INFO cinder.api.openstack.wsgi [None req-94937dfd-516e-4f16-9a95-7fb32cf4699f None None] GET http://10.180.1.21/volume// [ 1738.122989] [54712]: DEBUG cinder.api.openstack.wsgi [None req-94937dfd-516e-4f16-9a95-7fb32cf4699f None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1738.123254] [54712]: DEBUG cinder.api.openstack.wsgi [None req-94937dfd-516e-4f16-9a95-7fb32cf4699f None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1738.123716] [54712]: INFO cinder.api.openstack.wsgi [None req-94937dfd-516e-4f16-9a95-7fb32cf4699f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1738.124076] [54712]: [pid: 54712|app: 0|req: 166/336] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:43:37 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1738.130180] [54711]: DEBUG cinder.api.middleware.request_id [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-3bb43774-b017-45fd-b127-c7209cb9e3e6 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1738.132612] [54711]: INFO cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-3bb43774-b017-45fd-b127-c7209cb9e3e6 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1738.132871] [54711]: DEBUG cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-3bb43774-b017-45fd-b127-c7209cb9e3e6 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1738.133102] [54711]: DEBUG cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-3bb43774-b017-45fd-b127-c7209cb9e3e6 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1738.150105] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1738.150105] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1738.156024] [54711]: INFO cinder.volume.api [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-3bb43774-b017-45fd-b127-c7209cb9e3e6 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1738.161339] [54711]: INFO cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-3bb43774-b017-45fd-b127-c7209cb9e3e6 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1738.161857] [54711]: [pid: 54711|app: 0|req: 171/337] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:43:37 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1739.360793] [54712]: DEBUG cinder.api.middleware.request_id [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-1e156732-afc4-41a1-8d07-97f2542ea80c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1739.363530] [54712]: INFO cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-1e156732-afc4-41a1-8d07-97f2542ea80c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6f9882e0-ca86-4058-b603-d51de872ace3 [ 1739.363757] [54712]: DEBUG cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-1e156732-afc4-41a1-8d07-97f2542ea80c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1739.364105] [54712]: DEBUG cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-1e156732-afc4-41a1-8d07-97f2542ea80c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'version_select' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1739.373558] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1739.373558] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1739.902468] [54712]: INFO cinder.api.openstack.wsgi [req-88ab3763-1a05-4161-a62c-f660aa94b756 req-1e156732-afc4-41a1-8d07-97f2542ea80c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/attachments/6f9882e0-ca86-4058-b603-d51de872ace3 returned with HTTP 200 [ 1739.902965] [54712]: [pid: 54712|app: 0|req: 167/338] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:43:39 2024] DELETE /volume/v3/attachments/6f9882e0-ca86-4058-b603-d51de872ace3 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1741.479264] [54711]: DEBUG cinder.api.middleware.request_id [None req-37e3c335-89bb-4a94-8d70-439c98a2af3b None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1741.481570] [54711]: INFO cinder.api.openstack.wsgi [None req-37e3c335-89bb-4a94-8d70-439c98a2af3b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1741.481860] [54711]: DEBUG cinder.api.openstack.wsgi [None req-37e3c335-89bb-4a94-8d70-439c98a2af3b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1741.482243] [54711]: DEBUG cinder.api.openstack.wsgi [None req-37e3c335-89bb-4a94-8d70-439c98a2af3b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1741.494327] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1741.494327] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1741.502582] [54711]: INFO cinder.volume.api [None req-37e3c335-89bb-4a94-8d70-439c98a2af3b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1741.509244] [54711]: INFO cinder.api.openstack.wsgi [None req-37e3c335-89bb-4a94-8d70-439c98a2af3b tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1741.512592] [54711]: [pid: 54711|app: 0|req: 172/339] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:41 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1748.753765] [54712]: DEBUG cinder.api.middleware.request_id [None req-366f63b0-701f-4375-8e54-e6195afe52dc None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1748.756319] [54712]: INFO cinder.api.openstack.wsgi [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1748.756745] [54712]: DEBUG cinder.api.openstack.wsgi [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-805099876"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1748.758479] [54712]: DEBUG cinder.api.v3.volumes [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-805099876'}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1748.758678] [54712]: INFO cinder.api.v3.volumes [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Create volume of 1 GB [ 1748.758935] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1748.758935] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1748.765036] [54712]: INFO cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Availability Zones retrieved successfully. [ 1748.771545] [54712]: DEBUG cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Flow 'volume_create_api' (dea75948-2087-45d5-9e6f-e2a36f40e4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1748.772811] [54712]: DEBUG cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61bda6e6-ece3-414c-8181-7c9f5d96981f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1748.773995] [54712]: DEBUG cinder.volume.flows.api.create_volume [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1748.796358] [54712]: DEBUG cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61bda6e6-ece3-414c-8181-7c9f5d96981f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1748.797467] [54712]: DEBUG cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aaad64d-52bb-49b3-95dd-fc4cc6c73085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1748.841200] [54712]: DEBUG cinder.quota [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Created reservations ['f22afb9e-f174-4324-aaf6-d16b04c6fec8', '53f7675f-611f-40c2-b598-8e2b39c808a1', 'a9c34569-9f19-4011-9bc9-ba6bbe5a4376', '6b366d8d-1b83-4582-9506-b3e06ee6b967'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1748.842289] [54712]: DEBUG cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aaad64d-52bb-49b3-95dd-fc4cc6c73085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f22afb9e-f174-4324-aaf6-d16b04c6fec8', '53f7675f-611f-40c2-b598-8e2b39c808a1', 'a9c34569-9f19-4011-9bc9-ba6bbe5a4376', '6b366d8d-1b83-4582-9506-b3e06ee6b967']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1748.843240] [54712]: DEBUG cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a029fe1-a358-4ccb-bf35-ef7135ae3378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1748.857958] [54712]: DEBUG cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a029fe1-a358-4ccb-bf35-ef7135ae3378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-805099876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ed60c21d0e9409cb4cc9f63b76c6616',qos_specs=None,replication_status=,reservations=['f22afb9e-f174-4324-aaf6-d16b04c6fec8','53f7675f-611f-40c2-b598-8e2b39c808a1','a9c34569-9f19-4011-9bc9-ba6bbe5a4376','6b366d8d-1b83-4582-9506-b3e06ee6b967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd6bc53734a40738c38bd7b57287738',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:43:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-805099876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ed60c21d0e9409cb4cc9f63b76c6616',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='7cd6bc53734a40738c38bd7b57287738',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1748.858917] [54712]: DEBUG cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5c6cca-8520-491b-b3a9-684161319b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1748.877062] [54712]: DEBUG cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc5c6cca-8520-491b-b3a9-684161319b66) 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-805099876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ed60c21d0e9409cb4cc9f63b76c6616',qos_specs=None,replication_status=,reservations=['f22afb9e-f174-4324-aaf6-d16b04c6fec8','53f7675f-611f-40c2-b598-8e2b39c808a1','a9c34569-9f19-4011-9bc9-ba6bbe5a4376','6b366d8d-1b83-4582-9506-b3e06ee6b967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd6bc53734a40738c38bd7b57287738',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1748.878018] [54712]: DEBUG cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e4bee5-3313-4451-a714-b60f9614fe84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1748.887755] [54712]: DEBUG cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e4bee5-3313-4451-a714-b60f9614fe84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1748.888800] [54712]: DEBUG cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Flow 'volume_create_api' (dea75948-2087-45d5-9e6f-e2a36f40e4d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1748.889196] [54712]: INFO cinder.volume.api [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Create volume request issued successfully. [ 1748.889893] [54712]: INFO cinder.api.openstack.wsgi [None req-366f63b0-701f-4375-8e54-e6195afe52dc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1748.890503] [54712]: [pid: 54712|app: 0|req: 168/340] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:43:48 2024] POST /volume/v3/volumes => generated 749 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1748.899387] [54711]: DEBUG cinder.api.middleware.request_id [None req-f06511db-ea07-499e-9ca1-50823cf4ada8 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1748.903428] [54711]: INFO cinder.api.openstack.wsgi [None req-f06511db-ea07-499e-9ca1-50823cf4ada8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1748.903584] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f06511db-ea07-499e-9ca1-50823cf4ada8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1748.904695] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f06511db-ea07-499e-9ca1-50823cf4ada8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1748.914014] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1748.914014] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1748.918068] [54711]: INFO cinder.volume.api [None req-f06511db-ea07-499e-9ca1-50823cf4ada8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1748.925902] [54711]: INFO cinder.api.openstack.wsgi [None req-f06511db-ea07-499e-9ca1-50823cf4ada8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1748.925902] [54711]: [pid: 54711|app: 0|req: 173/341] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:48 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1749.938840] [54712]: DEBUG cinder.api.middleware.request_id [None req-ffed2073-e2f3-47bc-9fc7-cff887aff848 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1749.941390] [54712]: INFO cinder.api.openstack.wsgi [None req-ffed2073-e2f3-47bc-9fc7-cff887aff848 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1749.941637] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ffed2073-e2f3-47bc-9fc7-cff887aff848 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1749.941866] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ffed2073-e2f3-47bc-9fc7-cff887aff848 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1749.953175] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1749.953175] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1749.958186] [54712]: INFO cinder.volume.api [None req-ffed2073-e2f3-47bc-9fc7-cff887aff848 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1749.963801] [54712]: INFO cinder.api.openstack.wsgi [None req-ffed2073-e2f3-47bc-9fc7-cff887aff848 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1749.964360] [54712]: [pid: 54712|app: 0|req: 169/342] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:49 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1750.001774] [54711]: DEBUG cinder.api.middleware.request_id [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-ec2239de-9304-4355-a553-ca2be7d0b0ba None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.004358] [54711]: INFO cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-ec2239de-9304-4355-a553-ca2be7d0b0ba tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1750.004742] [54711]: DEBUG cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-ec2239de-9304-4355-a553-ca2be7d0b0ba tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1750.004973] [54711]: DEBUG cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-ec2239de-9304-4355-a553-ca2be7d0b0ba tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1750.013703] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1750.013703] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1750.017829] [54711]: INFO cinder.volume.api [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-ec2239de-9304-4355-a553-ca2be7d0b0ba tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1750.022985] [54711]: INFO cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-ec2239de-9304-4355-a553-ca2be7d0b0ba tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1750.023493] [54711]: [pid: 54711|app: 0|req: 174/343] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:43:49 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1751.545839] [54712]: DEBUG cinder.api.middleware.request_id [None req-79446070-46ce-43e9-93fb-e2c688fd5170 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.545839] [54712]: INFO cinder.api.openstack.wsgi [None req-79446070-46ce-43e9-93fb-e2c688fd5170 None None] GET http://10.180.1.21/volume// [ 1751.545839] [54712]: DEBUG cinder.api.openstack.wsgi [None req-79446070-46ce-43e9-93fb-e2c688fd5170 None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.546290] [54712]: DEBUG cinder.api.openstack.wsgi [None req-79446070-46ce-43e9-93fb-e2c688fd5170 None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.546505] [54712]: INFO cinder.api.openstack.wsgi [None req-79446070-46ce-43e9-93fb-e2c688fd5170 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1751.547102] [54712]: [pid: 54712|app: 0|req: 170/344] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:43:51 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1751.552356] [54711]: DEBUG cinder.api.middleware.request_id [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-eef903d6-df3f-47e1-9fb8-126e531d362d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.555033] [54711]: INFO cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-eef903d6-df3f-47e1-9fb8-126e531d362d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1751.555394] [54711]: DEBUG cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-eef903d6-df3f-47e1-9fb8-126e531d362d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa", "connector": null, "instance_uuid": "d51e7a13-bc87-4641-8a76-42a753757c77"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1751.567518] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1751.567518] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.590869] [54711]: INFO cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-eef903d6-df3f-47e1-9fb8-126e531d362d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1751.591365] [54711]: [pid: 54711|app: 0|req: 175/345] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:43:51 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1751.609153] [54712]: DEBUG cinder.api.middleware.request_id [None req-e9f52df2-d37b-4ecc-9473-41b452bf643a None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.611261] [54712]: INFO cinder.api.openstack.wsgi [None req-e9f52df2-d37b-4ecc-9473-41b452bf643a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1751.611483] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e9f52df2-d37b-4ecc-9473-41b452bf643a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.611701] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e9f52df2-d37b-4ecc-9473-41b452bf643a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.622028] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1751.622028] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.625440] [54712]: INFO cinder.volume.api [None req-e9f52df2-d37b-4ecc-9473-41b452bf643a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1751.630594] [54712]: INFO cinder.api.openstack.wsgi [None req-e9f52df2-d37b-4ecc-9473-41b452bf643a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1751.631012] [54712]: [pid: 54712|app: 0|req: 171/346] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:51 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1752.113265] [54711]: DEBUG cinder.api.middleware.request_id [None req-f6bc9ae5-1228-4c47-baa8-c86ad731cf51 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.113723] [54711]: INFO cinder.api.openstack.wsgi [None req-f6bc9ae5-1228-4c47-baa8-c86ad731cf51 None None] GET http://10.180.1.21/volume// [ 1752.113906] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f6bc9ae5-1228-4c47-baa8-c86ad731cf51 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.114140] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f6bc9ae5-1228-4c47-baa8-c86ad731cf51 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.114614] [54711]: INFO cinder.api.openstack.wsgi [None req-f6bc9ae5-1228-4c47-baa8-c86ad731cf51 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1752.114954] [54711]: [pid: 54711|app: 0|req: 176/347] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:43:51 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1752.119619] [54712]: DEBUG cinder.api.middleware.request_id [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-0f4a3122-0d49-4fb1-b0a2-9b247a3e84ff None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.122297] [54712]: INFO cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-0f4a3122-0d49-4fb1-b0a2-9b247a3e84ff tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1752.122647] [54712]: DEBUG cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-0f4a3122-0d49-4fb1-b0a2-9b247a3e84ff tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.122859] [54712]: DEBUG cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-0f4a3122-0d49-4fb1-b0a2-9b247a3e84ff tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.133106] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.133106] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.136525] [54712]: INFO cinder.volume.api [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-0f4a3122-0d49-4fb1-b0a2-9b247a3e84ff tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1752.140956] [54712]: INFO cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-0f4a3122-0d49-4fb1-b0a2-9b247a3e84ff tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1752.141399] [54712]: [pid: 54712|app: 0|req: 172/348] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:43:51 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1752.170976] [54711]: DEBUG cinder.api.middleware.request_id [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-ef789f15-872f-4bcb-b94f-0cf6607c7adc None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.173837] [54711]: INFO cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-ef789f15-872f-4bcb-b94f-0cf6607c7adc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] PUT http://10.180.1.21/volume/v3/attachments/42759426-91a9-4c3b-8104-a2a88aa2de0f [ 1752.174335] [54711]: DEBUG cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-ef789f15-872f-4bcb-b94f-0cf6607c7adc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-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-352965", "mountpoint": "/dev/sdb"}}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1752.182273] [54711]: DEBUG cinder.coordination [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-ef789f15-872f-4bcb-b94f-0cf6607c7adc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Acquiring lock "cinder-attachment_update-f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54711) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1752.187031] [54711]: DEBUG cinder.coordination [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-ef789f15-872f-4bcb-b94f-0cf6607c7adc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Lock "cinder-attachment_update-f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54711) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1752.188035] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.188035] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.640992] [54712]: DEBUG cinder.api.middleware.request_id [None req-7c58daac-9c0e-49b4-ac8c-0fe182634554 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.645019] [54712]: INFO cinder.api.openstack.wsgi [None req-7c58daac-9c0e-49b4-ac8c-0fe182634554 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1752.645019] [54712]: DEBUG cinder.api.openstack.wsgi [None req-7c58daac-9c0e-49b4-ac8c-0fe182634554 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.645019] [54712]: DEBUG cinder.api.openstack.wsgi [None req-7c58daac-9c0e-49b4-ac8c-0fe182634554 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.657613] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.657613] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.661993] [54712]: INFO cinder.volume.api [None req-7c58daac-9c0e-49b4-ac8c-0fe182634554 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1752.667730] [54712]: INFO cinder.api.openstack.wsgi [None req-7c58daac-9c0e-49b4-ac8c-0fe182634554 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1752.668162] [54712]: [pid: 54712|app: 0|req: 173/349] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:52 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1753.678032] [54712]: DEBUG cinder.api.middleware.request_id [None req-a7ada446-a320-4ce5-b8ef-af21d6ffa8b8 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1753.679853] [54712]: INFO cinder.api.openstack.wsgi [None req-a7ada446-a320-4ce5-b8ef-af21d6ffa8b8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1753.680156] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a7ada446-a320-4ce5-b8ef-af21d6ffa8b8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1753.680399] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a7ada446-a320-4ce5-b8ef-af21d6ffa8b8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1753.692198] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1753.692198] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1753.696186] [54712]: INFO cinder.volume.api [None req-a7ada446-a320-4ce5-b8ef-af21d6ffa8b8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1753.701123] [54712]: INFO cinder.api.openstack.wsgi [None req-a7ada446-a320-4ce5-b8ef-af21d6ffa8b8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1753.701583] [54712]: [pid: 54712|app: 0|req: 174/350] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:53 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1754.710273] [54712]: DEBUG cinder.api.middleware.request_id [None req-9bf7692d-0700-4e23-9cd4-3887fc86f152 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1754.712494] [54712]: INFO cinder.api.openstack.wsgi [None req-9bf7692d-0700-4e23-9cd4-3887fc86f152 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1754.712836] [54712]: DEBUG cinder.api.openstack.wsgi [None req-9bf7692d-0700-4e23-9cd4-3887fc86f152 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1754.713078] [54712]: DEBUG cinder.api.openstack.wsgi [None req-9bf7692d-0700-4e23-9cd4-3887fc86f152 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1754.724667] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1754.724667] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1754.728492] [54712]: INFO cinder.volume.api [None req-9bf7692d-0700-4e23-9cd4-3887fc86f152 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1754.733635] [54712]: INFO cinder.api.openstack.wsgi [None req-9bf7692d-0700-4e23-9cd4-3887fc86f152 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1754.733842] [54712]: [pid: 54712|app: 0|req: 175/351] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:54 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1755.743467] [54712]: DEBUG cinder.api.middleware.request_id [None req-ef560006-e467-4218-8b13-edd06165b603 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.745651] [54712]: INFO cinder.api.openstack.wsgi [None req-ef560006-e467-4218-8b13-edd06165b603 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1755.745910] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ef560006-e467-4218-8b13-edd06165b603 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1755.746147] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ef560006-e467-4218-8b13-edd06165b603 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1755.759971] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1755.759971] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1755.765404] [54712]: INFO cinder.volume.api [None req-ef560006-e467-4218-8b13-edd06165b603 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1755.771079] [54712]: INFO cinder.api.openstack.wsgi [None req-ef560006-e467-4218-8b13-edd06165b603 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1755.771489] [54712]: [pid: 54712|app: 0|req: 176/352] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:55 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1756.787231] [54712]: DEBUG cinder.api.middleware.request_id [None req-8e6d129a-3f5d-4653-8119-ad3dd9e084c7 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1756.790079] [54712]: INFO cinder.api.openstack.wsgi [None req-8e6d129a-3f5d-4653-8119-ad3dd9e084c7 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1756.790079] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8e6d129a-3f5d-4653-8119-ad3dd9e084c7 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1756.790079] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8e6d129a-3f5d-4653-8119-ad3dd9e084c7 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1756.804929] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1756.804929] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1756.808730] [54712]: INFO cinder.volume.api [None req-8e6d129a-3f5d-4653-8119-ad3dd9e084c7 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1756.813350] [54712]: INFO cinder.api.openstack.wsgi [None req-8e6d129a-3f5d-4653-8119-ad3dd9e084c7 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1756.813733] [54712]: [pid: 54712|app: 0|req: 177/353] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:56 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1757.237717] [54711]: DEBUG cinder.coordination [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-ef789f15-872f-4bcb-b94f-0cf6607c7adc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Lock "cinder-attachment_update-f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.051s {{(pid=54711) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1757.238091] [54711]: INFO cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-ef789f15-872f-4bcb-b94f-0cf6607c7adc tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/attachments/42759426-91a9-4c3b-8104-a2a88aa2de0f returned with HTTP 200 [ 1757.238557] [54711]: [pid: 54711|app: 0|req: 177/354] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:43:52 2024] PUT /volume/v3/attachments/42759426-91a9-4c3b-8104-a2a88aa2de0f => generated 589 bytes in 5068 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1757.824400] [54712]: DEBUG cinder.api.middleware.request_id [None req-afa96edb-0ddd-479f-806b-90c5da2bd6e9 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.826558] [54712]: INFO cinder.api.openstack.wsgi [None req-afa96edb-0ddd-479f-806b-90c5da2bd6e9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1757.826814] [54712]: DEBUG cinder.api.openstack.wsgi [None req-afa96edb-0ddd-479f-806b-90c5da2bd6e9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.827107] [54712]: DEBUG cinder.api.openstack.wsgi [None req-afa96edb-0ddd-479f-806b-90c5da2bd6e9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.841230] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1757.841230] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1757.845522] [54712]: INFO cinder.volume.api [None req-afa96edb-0ddd-479f-806b-90c5da2bd6e9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1757.850502] [54712]: INFO cinder.api.openstack.wsgi [None req-afa96edb-0ddd-479f-806b-90c5da2bd6e9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1757.850942] [54712]: [pid: 54712|app: 0|req: 178/355] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:57 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1758.825430] [54711]: DEBUG cinder.api.middleware.request_id [req-171778c3-b9cb-4061-9853-838290390614 req-f72b4806-01c5-4ac0-b7a8-30230d6c3946 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.827802] [54711]: INFO cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-f72b4806-01c5-4ac0-b7a8-30230d6c3946 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1758.828041] [54711]: DEBUG cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-f72b4806-01c5-4ac0-b7a8-30230d6c3946 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1758.828259] [54711]: DEBUG cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-f72b4806-01c5-4ac0-b7a8-30230d6c3946 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1758.838484] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1758.838484] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1758.842923] [54711]: INFO cinder.volume.api [req-171778c3-b9cb-4061-9853-838290390614 req-f72b4806-01c5-4ac0-b7a8-30230d6c3946 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1758.848987] [54711]: INFO cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-f72b4806-01c5-4ac0-b7a8-30230d6c3946 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1758.849411] [54711]: [pid: 54711|app: 0|req: 178/356] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:43:58 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1758.852455] [54712]: DEBUG cinder.api.middleware.request_id [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-682bba3c-5f03-410d-9132-11234cfc2b1c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.855641] [54712]: INFO cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-682bba3c-5f03-410d-9132-11234cfc2b1c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] POST http://10.180.1.21/volume/v3/attachments/42759426-91a9-4c3b-8104-a2a88aa2de0f/action [ 1758.856091] [54712]: DEBUG cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-682bba3c-5f03-410d-9132-11234cfc2b1c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action body: b'{"os-complete": null}' {{(pid=54712) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1758.856233] [54712]: DEBUG cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-682bba3c-5f03-410d-9132-11234cfc2b1c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1758.860307] [54711]: DEBUG cinder.api.middleware.request_id [None req-1e4b225b-9c9a-4a79-9540-bfb56ce1e52d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.862062] [54711]: INFO cinder.api.openstack.wsgi [None req-1e4b225b-9c9a-4a79-9540-bfb56ce1e52d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1758.862298] [54711]: DEBUG cinder.api.openstack.wsgi [None req-1e4b225b-9c9a-4a79-9540-bfb56ce1e52d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1758.862891] [54711]: DEBUG cinder.api.openstack.wsgi [None req-1e4b225b-9c9a-4a79-9540-bfb56ce1e52d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1758.871141] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1758.871141] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1758.871883] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1758.871883] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1758.875152] [54711]: INFO cinder.volume.api [None req-1e4b225b-9c9a-4a79-9540-bfb56ce1e52d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1758.879303] [54711]: INFO cinder.api.openstack.wsgi [None req-1e4b225b-9c9a-4a79-9540-bfb56ce1e52d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1758.879676] [54711]: [pid: 54711|app: 0|req: 179/357] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:58 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1758.880362] [54712]: INFO cinder.api.openstack.wsgi [req-e603297b-70d2-4942-99dd-33e4e1c22776 req-682bba3c-5f03-410d-9132-11234cfc2b1c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/attachments/42759426-91a9-4c3b-8104-a2a88aa2de0f/action returned with HTTP 204 [ 1758.880722] [54712]: [pid: 54712|app: 0|req: 179/358] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:43:58 2024] POST /volume/v3/attachments/42759426-91a9-4c3b-8104-a2a88aa2de0f/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1759.889629] [54711]: DEBUG cinder.api.middleware.request_id [None req-4ce2b716-53a9-48b1-9566-e5cb0a0d64c2 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.892188] [54711]: INFO cinder.api.openstack.wsgi [None req-4ce2b716-53a9-48b1-9566-e5cb0a0d64c2 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1759.892463] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4ce2b716-53a9-48b1-9566-e5cb0a0d64c2 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.892749] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4ce2b716-53a9-48b1-9566-e5cb0a0d64c2 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.907743] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.907743] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.911871] [54711]: INFO cinder.volume.api [None req-4ce2b716-53a9-48b1-9566-e5cb0a0d64c2 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1759.916757] [54711]: INFO cinder.api.openstack.wsgi [None req-4ce2b716-53a9-48b1-9566-e5cb0a0d64c2 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1759.917165] [54711]: [pid: 54711|app: 0|req: 180/359] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:59 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1759.926769] [54712]: DEBUG cinder.api.middleware.request_id [None req-2211b61e-3dca-4b50-8eac-91ab6cad1002 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.928774] [54712]: INFO cinder.api.openstack.wsgi [None req-2211b61e-3dca-4b50-8eac-91ab6cad1002 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1759.929031] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2211b61e-3dca-4b50-8eac-91ab6cad1002 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1759.929282] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2211b61e-3dca-4b50-8eac-91ab6cad1002 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1759.941184] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.941184] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.946146] [54712]: INFO cinder.volume.api [None req-2211b61e-3dca-4b50-8eac-91ab6cad1002 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1759.953061] [54712]: INFO cinder.api.openstack.wsgi [None req-2211b61e-3dca-4b50-8eac-91ab6cad1002 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1759.953591] [54712]: [pid: 54712|app: 0|req: 180/360] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:43:59 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1760.371851] [54711]: DEBUG cinder.api.middleware.request_id [None req-4af090e4-3226-439b-9f5a-580a7d74ee9e None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.372442] [54711]: INFO cinder.api.openstack.wsgi [None req-4af090e4-3226-439b-9f5a-580a7d74ee9e None None] GET http://10.180.1.21/volume// [ 1760.372683] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4af090e4-3226-439b-9f5a-580a7d74ee9e None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1760.373054] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4af090e4-3226-439b-9f5a-580a7d74ee9e None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1760.373564] [54711]: INFO cinder.api.openstack.wsgi [None req-4af090e4-3226-439b-9f5a-580a7d74ee9e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1760.374066] [54711]: [pid: 54711|app: 0|req: 181/361] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:44:00 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1760.378493] [54712]: DEBUG cinder.api.middleware.request_id [req-171778c3-b9cb-4061-9853-838290390614 req-956859bc-e1e8-461b-9ec1-8d07a4a2e8f2 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.385017] [54712]: INFO cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-956859bc-e1e8-461b-9ec1-8d07a4a2e8f2 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1760.385509] [54712]: DEBUG cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-956859bc-e1e8-461b-9ec1-8d07a4a2e8f2 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6594b112-d057-49b4-8250-4b0bc5933225", "connector": null, "instance_uuid": "09211258-2289-4761-8c9e-69ff7beb424d"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1760.399580] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1760.399580] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1760.422086] [54712]: INFO cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-956859bc-e1e8-461b-9ec1-8d07a4a2e8f2 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1760.422316] [54712]: [pid: 54712|app: 0|req: 181/362] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:44:00 2024] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1760.447134] [54711]: DEBUG cinder.api.middleware.request_id [None req-f2459cad-8511-474e-bbc7-a290001f1956 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.450311] [54711]: INFO cinder.api.openstack.wsgi [None req-f2459cad-8511-474e-bbc7-a290001f1956 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1760.450311] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f2459cad-8511-474e-bbc7-a290001f1956 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1760.450311] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f2459cad-8511-474e-bbc7-a290001f1956 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1760.467729] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1760.467729] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1760.475342] [54711]: INFO cinder.volume.api [None req-f2459cad-8511-474e-bbc7-a290001f1956 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1760.480755] [54711]: INFO cinder.api.openstack.wsgi [None req-f2459cad-8511-474e-bbc7-a290001f1956 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1760.481191] [54711]: [pid: 54711|app: 0|req: 182/363] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:00 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1760.949441] [54712]: DEBUG cinder.api.middleware.request_id [None req-3f5236fd-1feb-49c2-9958-9bd35069482c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.949908] [54712]: INFO cinder.api.openstack.wsgi [None req-3f5236fd-1feb-49c2-9958-9bd35069482c None None] GET http://10.180.1.21/volume// [ 1760.950101] [54712]: DEBUG cinder.api.openstack.wsgi [None req-3f5236fd-1feb-49c2-9958-9bd35069482c None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1760.950318] [54712]: DEBUG cinder.api.openstack.wsgi [None req-3f5236fd-1feb-49c2-9958-9bd35069482c None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1760.951023] [54712]: INFO cinder.api.openstack.wsgi [None req-3f5236fd-1feb-49c2-9958-9bd35069482c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1760.951023] [54712]: [pid: 54712|app: 0|req: 182/364] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:44:00 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1760.956023] [54711]: DEBUG cinder.api.middleware.request_id [req-171778c3-b9cb-4061-9853-838290390614 req-12aa39e8-45b2-4e2a-a54d-128f365b02fd None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1760.958383] [54711]: INFO cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-12aa39e8-45b2-4e2a-a54d-128f365b02fd tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1760.959025] [54711]: DEBUG cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-12aa39e8-45b2-4e2a-a54d-128f365b02fd tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1760.959025] [54711]: DEBUG cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-12aa39e8-45b2-4e2a-a54d-128f365b02fd tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1760.969245] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1760.969245] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1760.974775] [54711]: INFO cinder.volume.api [req-171778c3-b9cb-4061-9853-838290390614 req-12aa39e8-45b2-4e2a-a54d-128f365b02fd tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1760.980025] [54711]: INFO cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-12aa39e8-45b2-4e2a-a54d-128f365b02fd tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1760.980489] [54711]: [pid: 54711|app: 0|req: 183/365] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:44:00 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 1030 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1761.009186] [54712]: DEBUG cinder.api.middleware.request_id [req-171778c3-b9cb-4061-9853-838290390614 req-8da23a09-b425-4863-9e29-95edd31a14db None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.011566] [54712]: INFO cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-8da23a09-b425-4863-9e29-95edd31a14db tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] PUT http://10.180.1.21/volume/v3/attachments/ac5ec38f-108f-4ce4-9818-cdadd46d1adf [ 1761.011969] [54712]: DEBUG cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-8da23a09-b425-4863-9e29-95edd31a14db tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-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-352968", "mountpoint": "/dev/sdb"}}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1761.019949] [54712]: DEBUG cinder.coordination [req-171778c3-b9cb-4061-9853-838290390614 req-8da23a09-b425-4863-9e29-95edd31a14db tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Acquiring lock "cinder-attachment_update-6594b112-d057-49b4-8250-4b0bc5933225-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1761.025008] [54712]: DEBUG cinder.coordination [req-171778c3-b9cb-4061-9853-838290390614 req-8da23a09-b425-4863-9e29-95edd31a14db tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Lock "cinder-attachment_update-6594b112-d057-49b4-8250-4b0bc5933225-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1761.026042] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1761.026042] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1761.491432] [54711]: DEBUG cinder.api.middleware.request_id [None req-11c644f3-9e81-4dbe-9b42-299774be957d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1761.493827] [54711]: INFO cinder.api.openstack.wsgi [None req-11c644f3-9e81-4dbe-9b42-299774be957d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1761.494039] [54711]: DEBUG cinder.api.openstack.wsgi [None req-11c644f3-9e81-4dbe-9b42-299774be957d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1761.494335] [54711]: DEBUG cinder.api.openstack.wsgi [None req-11c644f3-9e81-4dbe-9b42-299774be957d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1761.508788] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1761.508788] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1761.512617] [54711]: INFO cinder.volume.api [None req-11c644f3-9e81-4dbe-9b42-299774be957d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1761.517431] [54711]: INFO cinder.api.openstack.wsgi [None req-11c644f3-9e81-4dbe-9b42-299774be957d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1761.517808] [54711]: [pid: 54711|app: 0|req: 184/366] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:01 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1762.527351] [54711]: DEBUG cinder.api.middleware.request_id [None req-5ead11cb-a042-4612-a515-8e1ed9f18333 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1762.531969] [54711]: INFO cinder.api.openstack.wsgi [None req-5ead11cb-a042-4612-a515-8e1ed9f18333 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1762.531969] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5ead11cb-a042-4612-a515-8e1ed9f18333 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1762.531969] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5ead11cb-a042-4612-a515-8e1ed9f18333 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1762.546029] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1762.546029] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1762.549292] [54711]: INFO cinder.volume.api [None req-5ead11cb-a042-4612-a515-8e1ed9f18333 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1762.554155] [54711]: INFO cinder.api.openstack.wsgi [None req-5ead11cb-a042-4612-a515-8e1ed9f18333 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1762.554550] [54711]: [pid: 54711|app: 0|req: 185/367] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:02 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1763.563517] [54711]: DEBUG cinder.api.middleware.request_id [None req-c9398983-0a67-4a19-bb7f-23bf4305d5a8 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1763.565755] [54711]: INFO cinder.api.openstack.wsgi [None req-c9398983-0a67-4a19-bb7f-23bf4305d5a8 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1763.566121] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c9398983-0a67-4a19-bb7f-23bf4305d5a8 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1763.566314] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c9398983-0a67-4a19-bb7f-23bf4305d5a8 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1763.581422] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1763.581422] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1763.586038] [54711]: INFO cinder.volume.api [None req-c9398983-0a67-4a19-bb7f-23bf4305d5a8 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1763.591361] [54711]: INFO cinder.api.openstack.wsgi [None req-c9398983-0a67-4a19-bb7f-23bf4305d5a8 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1763.592048] [54711]: [pid: 54711|app: 0|req: 186/368] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:03 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1764.604227] [54711]: DEBUG cinder.api.middleware.request_id [None req-b8030581-fdfd-4910-a87e-78ea16b97622 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1764.606320] [54711]: INFO cinder.api.openstack.wsgi [None req-b8030581-fdfd-4910-a87e-78ea16b97622 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1764.606593] [54711]: DEBUG cinder.api.openstack.wsgi [None req-b8030581-fdfd-4910-a87e-78ea16b97622 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1764.606853] [54711]: DEBUG cinder.api.openstack.wsgi [None req-b8030581-fdfd-4910-a87e-78ea16b97622 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1764.619669] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1764.619669] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1764.623282] [54711]: INFO cinder.volume.api [None req-b8030581-fdfd-4910-a87e-78ea16b97622 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1764.628721] [54711]: INFO cinder.api.openstack.wsgi [None req-b8030581-fdfd-4910-a87e-78ea16b97622 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1764.628721] [54711]: [pid: 54711|app: 0|req: 187/369] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:04 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1765.563386] [54712]: DEBUG cinder.coordination [req-171778c3-b9cb-4061-9853-838290390614 req-8da23a09-b425-4863-9e29-95edd31a14db tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Lock "cinder-attachment_update-6594b112-d057-49b4-8250-4b0bc5933225-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.537s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1765.563386] [54712]: INFO cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-8da23a09-b425-4863-9e29-95edd31a14db tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/attachments/ac5ec38f-108f-4ce4-9818-cdadd46d1adf returned with HTTP 200 [ 1765.563386] [54712]: [pid: 54712|app: 0|req: 183/370] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:44:00 2024] PUT /volume/v3/attachments/ac5ec38f-108f-4ce4-9818-cdadd46d1adf => generated 589 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1765.640923] [54711]: DEBUG cinder.api.middleware.request_id [None req-53f7effa-423f-4a61-9175-f95226051b6d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1765.645672] [54711]: INFO cinder.api.openstack.wsgi [None req-53f7effa-423f-4a61-9175-f95226051b6d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1765.645929] [54711]: DEBUG cinder.api.openstack.wsgi [None req-53f7effa-423f-4a61-9175-f95226051b6d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1765.646326] [54711]: DEBUG cinder.api.openstack.wsgi [None req-53f7effa-423f-4a61-9175-f95226051b6d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1765.658422] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1765.658422] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1765.663793] [54711]: INFO cinder.volume.api [None req-53f7effa-423f-4a61-9175-f95226051b6d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1765.680543] [54711]: INFO cinder.api.openstack.wsgi [None req-53f7effa-423f-4a61-9175-f95226051b6d tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1765.680934] [54711]: [pid: 54711|app: 0|req: 188/371] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:05 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1766.695823] [54712]: DEBUG cinder.api.middleware.request_id [None req-ed4f008c-abf0-4f0c-bef3-9be900d4f300 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1766.699298] [54712]: INFO cinder.api.openstack.wsgi [None req-ed4f008c-abf0-4f0c-bef3-9be900d4f300 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1766.703188] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ed4f008c-abf0-4f0c-bef3-9be900d4f300 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1766.703522] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ed4f008c-abf0-4f0c-bef3-9be900d4f300 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1766.724210] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1766.724210] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1766.731219] [54712]: INFO cinder.volume.api [None req-ed4f008c-abf0-4f0c-bef3-9be900d4f300 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1766.739628] [54712]: INFO cinder.api.openstack.wsgi [None req-ed4f008c-abf0-4f0c-bef3-9be900d4f300 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1766.740244] [54712]: [pid: 54712|app: 0|req: 184/372] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:06 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1767.745981] [54711]: DEBUG cinder.api.middleware.request_id [req-171778c3-b9cb-4061-9853-838290390614 req-5bf02318-0082-4b5c-9a03-727e06835063 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.748161] [54711]: INFO cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-5bf02318-0082-4b5c-9a03-727e06835063 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] POST http://10.180.1.21/volume/v3/attachments/ac5ec38f-108f-4ce4-9818-cdadd46d1adf/action [ 1767.748582] [54711]: DEBUG cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-5bf02318-0082-4b5c-9a03-727e06835063 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Action body: b'{"os-complete": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1767.748718] [54711]: DEBUG cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-5bf02318-0082-4b5c-9a03-727e06835063 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1767.749327] [54712]: DEBUG cinder.api.middleware.request_id [None req-09d877d9-c398-49f2-add9-fc63ae692c83 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1767.751549] [54712]: INFO cinder.api.openstack.wsgi [None req-09d877d9-c398-49f2-add9-fc63ae692c83 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1767.751800] [54712]: DEBUG cinder.api.openstack.wsgi [None req-09d877d9-c398-49f2-add9-fc63ae692c83 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1767.752031] [54712]: DEBUG cinder.api.openstack.wsgi [None req-09d877d9-c398-49f2-add9-fc63ae692c83 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1767.764501] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.764501] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.767222] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1767.767222] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1767.768975] [54712]: INFO cinder.volume.api [None req-09d877d9-c398-49f2-add9-fc63ae692c83 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1767.774749] [54712]: INFO cinder.api.openstack.wsgi [None req-09d877d9-c398-49f2-add9-fc63ae692c83 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1767.774865] [54711]: INFO cinder.api.openstack.wsgi [req-171778c3-b9cb-4061-9853-838290390614 req-5bf02318-0082-4b5c-9a03-727e06835063 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/attachments/ac5ec38f-108f-4ce4-9818-cdadd46d1adf/action returned with HTTP 204 [ 1767.774918] [54712]: [pid: 54712|app: 0|req: 185/373] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:07 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1767.775706] [54711]: [pid: 54711|app: 0|req: 189/374] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:44:07 2024] POST /volume/v3/attachments/ac5ec38f-108f-4ce4-9818-cdadd46d1adf/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1768.784692] [54712]: DEBUG cinder.api.middleware.request_id [None req-d130d596-a20a-47c6-b075-03d4345211f2 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.792394] [54712]: INFO cinder.api.openstack.wsgi [None req-d130d596-a20a-47c6-b075-03d4345211f2 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1768.792516] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d130d596-a20a-47c6-b075-03d4345211f2 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.794141] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d130d596-a20a-47c6-b075-03d4345211f2 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.807657] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.807657] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.811608] [54712]: INFO cinder.volume.api [None req-d130d596-a20a-47c6-b075-03d4345211f2 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1768.816828] [54712]: INFO cinder.api.openstack.wsgi [None req-d130d596-a20a-47c6-b075-03d4345211f2 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1768.817370] [54712]: [pid: 54712|app: 0|req: 186/375] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:08 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1768.826152] [54711]: DEBUG cinder.api.middleware.request_id [None req-abb3dba5-88af-4847-8dfc-58ad7fd02282 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.828792] [54711]: INFO cinder.api.openstack.wsgi [None req-abb3dba5-88af-4847-8dfc-58ad7fd02282 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1768.829039] [54711]: DEBUG cinder.api.openstack.wsgi [None req-abb3dba5-88af-4847-8dfc-58ad7fd02282 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.829289] [54711]: DEBUG cinder.api.openstack.wsgi [None req-abb3dba5-88af-4847-8dfc-58ad7fd02282 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.839416] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.839416] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.842654] [54711]: INFO cinder.volume.api [None req-abb3dba5-88af-4847-8dfc-58ad7fd02282 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1768.847046] [54711]: INFO cinder.api.openstack.wsgi [None req-abb3dba5-88af-4847-8dfc-58ad7fd02282 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1768.847541] [54711]: [pid: 54711|app: 0|req: 190/376] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:08 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1768.900963] [54712]: DEBUG cinder.api.middleware.request_id [req-6dd6235a-328f-4d47-8f72-5961afc6cccb req-53fa0c88-b3c7-4254-8e21-cca9f0e8621e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1768.903481] [54712]: INFO cinder.api.openstack.wsgi [req-6dd6235a-328f-4d47-8f72-5961afc6cccb req-53fa0c88-b3c7-4254-8e21-cca9f0e8621e tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1768.903718] [54712]: DEBUG cinder.api.openstack.wsgi [req-6dd6235a-328f-4d47-8f72-5961afc6cccb req-53fa0c88-b3c7-4254-8e21-cca9f0e8621e tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1768.903898] [54712]: DEBUG cinder.api.openstack.wsgi [req-6dd6235a-328f-4d47-8f72-5961afc6cccb req-53fa0c88-b3c7-4254-8e21-cca9f0e8621e tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1768.914054] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1768.914054] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1768.917427] [54712]: INFO cinder.volume.api [req-6dd6235a-328f-4d47-8f72-5961afc6cccb req-53fa0c88-b3c7-4254-8e21-cca9f0e8621e tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1768.921771] [54712]: INFO cinder.api.openstack.wsgi [req-6dd6235a-328f-4d47-8f72-5961afc6cccb req-53fa0c88-b3c7-4254-8e21-cca9f0e8621e tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1768.922185] [54712]: [pid: 54712|app: 0|req: 187/377] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:44:08 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1777.443981] [54711]: DEBUG cinder.api.middleware.request_id [req-1a33bde6-fa04-46f4-9aed-f64782b688e4 req-06eb7f35-0fcd-4e88-93dc-2112f858f5c5 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1777.446508] [54711]: INFO cinder.api.openstack.wsgi [req-1a33bde6-fa04-46f4-9aed-f64782b688e4 req-06eb7f35-0fcd-4e88-93dc-2112f858f5c5 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1777.446801] [54711]: DEBUG cinder.api.openstack.wsgi [req-1a33bde6-fa04-46f4-9aed-f64782b688e4 req-06eb7f35-0fcd-4e88-93dc-2112f858f5c5 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1777.447021] [54711]: DEBUG cinder.api.openstack.wsgi [req-1a33bde6-fa04-46f4-9aed-f64782b688e4 req-06eb7f35-0fcd-4e88-93dc-2112f858f5c5 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1777.449201] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=193,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1777.461599] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1777.461599] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1777.465638] [54711]: INFO cinder.volume.api [req-1a33bde6-fa04-46f4-9aed-f64782b688e4 req-06eb7f35-0fcd-4e88-93dc-2112f858f5c5 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1777.470885] [54711]: INFO cinder.api.openstack.wsgi [req-1a33bde6-fa04-46f4-9aed-f64782b688e4 req-06eb7f35-0fcd-4e88-93dc-2112f858f5c5 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1777.471324] [54711]: [pid: 54711|app: 0|req: 191/378] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:44:17 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1778.919723] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=212,cinder:UPDATE=41,cinder:INSERT=23 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1782.852108] [54712]: DEBUG cinder.api.middleware.request_id [None req-ab9d6a2a-c67b-40aa-80db-df04dcb2fd92 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1782.854687] [54712]: INFO cinder.api.openstack.wsgi [None req-ab9d6a2a-c67b-40aa-80db-df04dcb2fd92 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1782.855293] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ab9d6a2a-c67b-40aa-80db-df04dcb2fd92 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1782.855293] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ab9d6a2a-c67b-40aa-80db-df04dcb2fd92 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1782.869866] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1782.869866] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1782.874158] [54712]: INFO cinder.volume.api [None req-ab9d6a2a-c67b-40aa-80db-df04dcb2fd92 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1782.880051] [54712]: INFO cinder.api.openstack.wsgi [None req-ab9d6a2a-c67b-40aa-80db-df04dcb2fd92 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1782.880500] [54712]: [pid: 54712|app: 0|req: 188/379] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:22 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1782.924457] [54711]: DEBUG cinder.api.middleware.request_id [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-77406d77-e9b9-4f24-84c1-8de05b2378e6 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1782.927104] [54711]: INFO cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-77406d77-e9b9-4f24-84c1-8de05b2378e6 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1782.927328] [54711]: DEBUG cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-77406d77-e9b9-4f24-84c1-8de05b2378e6 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1782.927541] [54711]: DEBUG cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-77406d77-e9b9-4f24-84c1-8de05b2378e6 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1782.939225] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1782.939225] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1782.947035] [54711]: INFO cinder.volume.api [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-77406d77-e9b9-4f24-84c1-8de05b2378e6 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1782.952101] [54711]: INFO cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-77406d77-e9b9-4f24-84c1-8de05b2378e6 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1782.954014] [54711]: [pid: 54711|app: 0|req: 192/380] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:44:22 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1784.473282] [54712]: DEBUG cinder.api.middleware.request_id [None req-465bb699-5ed4-4617-a307-c88a2987183f None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1784.473729] [54712]: INFO cinder.api.openstack.wsgi [None req-465bb699-5ed4-4617-a307-c88a2987183f None None] GET http://10.180.1.21/volume// [ 1784.473912] [54712]: DEBUG cinder.api.openstack.wsgi [None req-465bb699-5ed4-4617-a307-c88a2987183f None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1784.474206] [54712]: DEBUG cinder.api.openstack.wsgi [None req-465bb699-5ed4-4617-a307-c88a2987183f None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1784.474643] [54712]: INFO cinder.api.openstack.wsgi [None req-465bb699-5ed4-4617-a307-c88a2987183f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1784.474949] [54712]: [pid: 54712|app: 0|req: 189/381] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:44:24 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1784.479497] [54711]: DEBUG cinder.api.middleware.request_id [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-38958114-655f-4bbf-a6b4-06038e0b7f40 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1784.481848] [54711]: INFO cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-38958114-655f-4bbf-a6b4-06038e0b7f40 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1784.482284] [54711]: DEBUG cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-38958114-655f-4bbf-a6b4-06038e0b7f40 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce", "connector": null, "instance_uuid": "3a82bff9-2878-493b-a785-03c82e360108"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1784.498057] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1784.498057] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1784.519011] [54711]: INFO cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-38958114-655f-4bbf-a6b4-06038e0b7f40 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1784.519603] [54711]: [pid: 54711|app: 0|req: 193/382] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:44:24 2024] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1784.537943] [54712]: DEBUG cinder.api.middleware.request_id [None req-9788c8f6-1961-491f-9079-40dd221982bd None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1784.540391] [54712]: INFO cinder.api.openstack.wsgi [None req-9788c8f6-1961-491f-9079-40dd221982bd tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1784.540391] [54712]: DEBUG cinder.api.openstack.wsgi [None req-9788c8f6-1961-491f-9079-40dd221982bd tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1784.540391] [54712]: DEBUG cinder.api.openstack.wsgi [None req-9788c8f6-1961-491f-9079-40dd221982bd tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1784.550548] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1784.550548] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1784.554189] [54712]: INFO cinder.volume.api [None req-9788c8f6-1961-491f-9079-40dd221982bd tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1784.559208] [54712]: INFO cinder.api.openstack.wsgi [None req-9788c8f6-1961-491f-9079-40dd221982bd tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1784.559801] [54712]: [pid: 54712|app: 0|req: 190/383] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:24 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1785.040091] [54711]: DEBUG cinder.api.middleware.request_id [None req-0b5fa45f-c71a-4e5b-9ef0-04afae59c9ae None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.040546] [54711]: INFO cinder.api.openstack.wsgi [None req-0b5fa45f-c71a-4e5b-9ef0-04afae59c9ae None None] GET http://10.180.1.21/volume// [ 1785.040730] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0b5fa45f-c71a-4e5b-9ef0-04afae59c9ae None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.040933] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0b5fa45f-c71a-4e5b-9ef0-04afae59c9ae None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.041353] [54711]: INFO cinder.api.openstack.wsgi [None req-0b5fa45f-c71a-4e5b-9ef0-04afae59c9ae None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1785.041670] [54711]: [pid: 54711|app: 0|req: 194/384] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:44:24 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1785.045311] [54712]: DEBUG cinder.api.middleware.request_id [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-016964b0-4138-43c3-a03b-1c13afa19285 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.047793] [54712]: INFO cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-016964b0-4138-43c3-a03b-1c13afa19285 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1785.048098] [54712]: DEBUG cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-016964b0-4138-43c3-a03b-1c13afa19285 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.048364] [54712]: DEBUG cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-016964b0-4138-43c3-a03b-1c13afa19285 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.058759] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1785.058759] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1785.063131] [54712]: INFO cinder.volume.api [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-016964b0-4138-43c3-a03b-1c13afa19285 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1785.067708] [54712]: INFO cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-016964b0-4138-43c3-a03b-1c13afa19285 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1785.068132] [54712]: [pid: 54712|app: 0|req: 191/385] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:44:24 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1785.094313] [54711]: DEBUG cinder.api.middleware.request_id [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-956d4611-649f-4ca1-81ef-e2b628524d14 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.096672] [54711]: INFO cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-956d4611-649f-4ca1-81ef-e2b628524d14 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] PUT http://10.180.1.21/volume/v3/attachments/d87ab829-e619-4be2-9000-00dfe970cdba [ 1785.097154] [54711]: DEBUG cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-956d4611-649f-4ca1-81ef-e2b628524d14 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-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-352980", "mountpoint": "/dev/sdb"}}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1785.106081] [54711]: DEBUG cinder.coordination [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-956d4611-649f-4ca1-81ef-e2b628524d14 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Acquiring lock "cinder-attachment_update-8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54711) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1785.110693] [54711]: DEBUG cinder.coordination [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-956d4611-649f-4ca1-81ef-e2b628524d14 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Lock "cinder-attachment_update-8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54711) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1785.111801] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1785.111801] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1785.569350] [54712]: DEBUG cinder.api.middleware.request_id [None req-95e53db5-d6fc-4ae1-80bf-8ad96152e64e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.571482] [54712]: INFO cinder.api.openstack.wsgi [None req-95e53db5-d6fc-4ae1-80bf-8ad96152e64e tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1785.571702] [54712]: DEBUG cinder.api.openstack.wsgi [None req-95e53db5-d6fc-4ae1-80bf-8ad96152e64e tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.571919] [54712]: DEBUG cinder.api.openstack.wsgi [None req-95e53db5-d6fc-4ae1-80bf-8ad96152e64e tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.584559] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1785.584559] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1785.588599] [54712]: INFO cinder.volume.api [None req-95e53db5-d6fc-4ae1-80bf-8ad96152e64e tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1785.593531] [54712]: INFO cinder.api.openstack.wsgi [None req-95e53db5-d6fc-4ae1-80bf-8ad96152e64e tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1785.593949] [54712]: [pid: 54712|app: 0|req: 192/386] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:25 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1786.603779] [54712]: DEBUG cinder.api.middleware.request_id [None req-1710bc65-ffe8-410b-8f14-daa8c2db41f0 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1786.605962] [54712]: INFO cinder.api.openstack.wsgi [None req-1710bc65-ffe8-410b-8f14-daa8c2db41f0 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1786.606215] [54712]: DEBUG cinder.api.openstack.wsgi [None req-1710bc65-ffe8-410b-8f14-daa8c2db41f0 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1786.606457] [54712]: DEBUG cinder.api.openstack.wsgi [None req-1710bc65-ffe8-410b-8f14-daa8c2db41f0 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1786.619573] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1786.619573] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1786.623461] [54712]: INFO cinder.volume.api [None req-1710bc65-ffe8-410b-8f14-daa8c2db41f0 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1786.628638] [54712]: INFO cinder.api.openstack.wsgi [None req-1710bc65-ffe8-410b-8f14-daa8c2db41f0 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1786.629055] [54712]: [pid: 54712|app: 0|req: 193/387] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:26 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1787.642791] [54712]: DEBUG cinder.api.middleware.request_id [None req-4f7c419c-2978-44bf-9476-3049775c5fb5 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1787.646050] [54712]: INFO cinder.api.openstack.wsgi [None req-4f7c419c-2978-44bf-9476-3049775c5fb5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1787.646050] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4f7c419c-2978-44bf-9476-3049775c5fb5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1787.646050] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4f7c419c-2978-44bf-9476-3049775c5fb5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1787.662734] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1787.662734] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1787.667274] [54712]: INFO cinder.volume.api [None req-4f7c419c-2978-44bf-9476-3049775c5fb5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1787.673698] [54712]: INFO cinder.api.openstack.wsgi [None req-4f7c419c-2978-44bf-9476-3049775c5fb5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1787.674500] [54712]: [pid: 54712|app: 0|req: 194/388] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:27 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1788.687519] [54712]: DEBUG cinder.api.middleware.request_id [None req-d83b2e72-ef0f-43c1-a3fb-bdd94e5e5113 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1788.689791] [54712]: INFO cinder.api.openstack.wsgi [None req-d83b2e72-ef0f-43c1-a3fb-bdd94e5e5113 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1788.690078] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d83b2e72-ef0f-43c1-a3fb-bdd94e5e5113 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1788.690352] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d83b2e72-ef0f-43c1-a3fb-bdd94e5e5113 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1788.704778] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1788.704778] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1788.709237] [54712]: INFO cinder.volume.api [None req-d83b2e72-ef0f-43c1-a3fb-bdd94e5e5113 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1788.714510] [54712]: INFO cinder.api.openstack.wsgi [None req-d83b2e72-ef0f-43c1-a3fb-bdd94e5e5113 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1788.714925] [54712]: [pid: 54712|app: 0|req: 195/389] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:28 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1789.640111] [54711]: DEBUG cinder.coordination [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-956d4611-649f-4ca1-81ef-e2b628524d14 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Lock "cinder-attachment_update-8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=54711) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1789.640502] [54711]: INFO cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-956d4611-649f-4ca1-81ef-e2b628524d14 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments/d87ab829-e619-4be2-9000-00dfe970cdba returned with HTTP 200 [ 1789.641110] [54711]: [pid: 54711|app: 0|req: 195/390] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:44:24 2024] PUT /volume/v3/attachments/d87ab829-e619-4be2-9000-00dfe970cdba => generated 589 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1789.725111] [54712]: DEBUG cinder.api.middleware.request_id [None req-160dde5c-5747-4508-a25c-c393b21cda62 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1789.727452] [54712]: INFO cinder.api.openstack.wsgi [None req-160dde5c-5747-4508-a25c-c393b21cda62 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1789.727714] [54712]: DEBUG cinder.api.openstack.wsgi [None req-160dde5c-5747-4508-a25c-c393b21cda62 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1789.727937] [54712]: DEBUG cinder.api.openstack.wsgi [None req-160dde5c-5747-4508-a25c-c393b21cda62 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1789.738975] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1789.738975] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1789.742636] [54712]: INFO cinder.volume.api [None req-160dde5c-5747-4508-a25c-c393b21cda62 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1789.747848] [54712]: INFO cinder.api.openstack.wsgi [None req-160dde5c-5747-4508-a25c-c393b21cda62 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1789.748265] [54712]: [pid: 54712|app: 0|req: 196/391] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:29 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1790.758027] [54711]: DEBUG cinder.api.middleware.request_id [None req-39c25a72-142b-4ad4-94fd-7aa06265590f None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1790.760039] [54711]: INFO cinder.api.openstack.wsgi [None req-39c25a72-142b-4ad4-94fd-7aa06265590f tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1790.760273] [54711]: DEBUG cinder.api.openstack.wsgi [None req-39c25a72-142b-4ad4-94fd-7aa06265590f tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1790.760488] [54711]: DEBUG cinder.api.openstack.wsgi [None req-39c25a72-142b-4ad4-94fd-7aa06265590f tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1790.772872] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1790.772872] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1790.776310] [54711]: INFO cinder.volume.api [None req-39c25a72-142b-4ad4-94fd-7aa06265590f tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1790.780720] [54711]: INFO cinder.api.openstack.wsgi [None req-39c25a72-142b-4ad4-94fd-7aa06265590f tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1790.781131] [54711]: [pid: 54711|app: 0|req: 196/392] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:30 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1790.798585] [54712]: DEBUG cinder.api.middleware.request_id [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1790.800440] [54712]: INFO cinder.api.openstack.wsgi [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1790.800953] [54712]: DEBUG cinder.api.openstack.wsgi [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-826139683"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1790.803028] [54712]: DEBUG cinder.api.v3.volumes [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-826139683'}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1790.803028] [54712]: INFO cinder.api.v3.volumes [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Create volume of 1 GB [ 1790.806865] [54712]: INFO cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Availability Zones retrieved successfully. [ 1790.813445] [54712]: DEBUG cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Flow 'volume_create_api' (0631cc09-796d-4226-85ef-46a3d130d661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1790.814645] [54712]: DEBUG cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294e4cfd-d73e-4d69-ac37-2902d1417724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1790.815707] [54712]: DEBUG cinder.volume.flows.api.create_volume [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1790.831939] [54712]: DEBUG cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294e4cfd-d73e-4d69-ac37-2902d1417724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1790.832880] [54712]: DEBUG cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7ff4d3-e1ad-435a-b699-fbec889d212a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1790.875851] [54712]: DEBUG cinder.quota [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Created reservations ['f007b174-269d-4759-af42-6e85027b587b', '65ddb24e-b838-4541-bc33-f544677ac5ad', '9609b6e0-7740-4c45-9d9c-b310fcd8cc57', '3b3718cb-f208-4d7b-81b8-d3007a160c50'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1790.876840] [54712]: DEBUG cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7ff4d3-e1ad-435a-b699-fbec889d212a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f007b174-269d-4759-af42-6e85027b587b', '65ddb24e-b838-4541-bc33-f544677ac5ad', '9609b6e0-7740-4c45-9d9c-b310fcd8cc57', '3b3718cb-f208-4d7b-81b8-d3007a160c50']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1790.877768] [54712]: DEBUG cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b1920df-17b2-4419-95d4-ba0e6a841010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1790.890499] [54712]: DEBUG cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b1920df-17b2-4419-95d4-ba0e6a841010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be242047-c641-4fae-b96b-f3c2771901ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-826139683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ea832725d341f9bd5d4abf1e5aabdc',qos_specs=None,replication_status=,reservations=['f007b174-269d-4759-af42-6e85027b587b','65ddb24e-b838-4541-bc33-f544677ac5ad','9609b6e0-7740-4c45-9d9c-b310fcd8cc57','3b3718cb-f208-4d7b-81b8-d3007a160c50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce89b6344a234a1bb6fe3d4e4d34972d',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:44:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-826139683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be242047-c641-4fae-b96b-f3c2771901ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61ea832725d341f9bd5d4abf1e5aabdc',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='ce89b6344a234a1bb6fe3d4e4d34972d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1790.891425] [54712]: DEBUG cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53a60d41-abb5-424d-9c83-ff7ea689a518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1790.903897] [54712]: DEBUG cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53a60d41-abb5-424d-9c83-ff7ea689a518) 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-826139683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61ea832725d341f9bd5d4abf1e5aabdc',qos_specs=None,replication_status=,reservations=['f007b174-269d-4759-af42-6e85027b587b','65ddb24e-b838-4541-bc33-f544677ac5ad','9609b6e0-7740-4c45-9d9c-b310fcd8cc57','3b3718cb-f208-4d7b-81b8-d3007a160c50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce89b6344a234a1bb6fe3d4e4d34972d',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1790.904878] [54712]: DEBUG cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb7739b7-b9be-4280-9338-d7414b0e383b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1790.913388] [54712]: DEBUG cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb7739b7-b9be-4280-9338-d7414b0e383b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1790.914481] [54712]: DEBUG cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Flow 'volume_create_api' (0631cc09-796d-4226-85ef-46a3d130d661) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1790.914860] [54712]: INFO cinder.volume.api [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Create volume request issued successfully. [ 1790.915536] [54712]: INFO cinder.api.openstack.wsgi [None req-47a00896-31b4-4205-b2d4-2b8a96611c8a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1790.915996] [54712]: [pid: 54712|app: 0|req: 197/393] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:44:30 2024] POST /volume/v3/volumes => generated 752 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1790.925030] [54711]: DEBUG cinder.api.middleware.request_id [None req-4416865b-c28a-4511-8f53-c75e4c409900 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1790.927156] [54711]: INFO cinder.api.openstack.wsgi [None req-4416865b-c28a-4511-8f53-c75e4c409900 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1790.927365] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4416865b-c28a-4511-8f53-c75e4c409900 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1790.927575] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4416865b-c28a-4511-8f53-c75e4c409900 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1790.935346] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1790.935346] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1790.939153] [54711]: INFO cinder.volume.api [None req-4416865b-c28a-4511-8f53-c75e4c409900 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1790.943728] [54711]: INFO cinder.api.openstack.wsgi [None req-4416865b-c28a-4511-8f53-c75e4c409900 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1790.944173] [54711]: [pid: 54711|app: 0|req: 197/394] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:30 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1791.257717] [54712]: DEBUG cinder.api.middleware.request_id [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-69cca08c-71b9-4a50-9da7-888f1ebf7c5a None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1791.260630] [54712]: INFO cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-69cca08c-71b9-4a50-9da7-888f1ebf7c5a tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] POST http://10.180.1.21/volume/v3/attachments/d87ab829-e619-4be2-9000-00dfe970cdba/action [ 1791.261226] [54712]: DEBUG cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-69cca08c-71b9-4a50-9da7-888f1ebf7c5a tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action body: b'{"os-complete": null}' {{(pid=54712) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1791.261456] [54712]: DEBUG cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-69cca08c-71b9-4a50-9da7-888f1ebf7c5a tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1791.279747] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1791.279747] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1791.287359] [54712]: INFO cinder.api.openstack.wsgi [req-d7024ab3-0c66-4c5b-9ecf-abed36a09cb3 req-69cca08c-71b9-4a50-9da7-888f1ebf7c5a tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments/d87ab829-e619-4be2-9000-00dfe970cdba/action returned with HTTP 204 [ 1791.287891] [54712]: [pid: 54712|app: 0|req: 198/395] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:44:31 2024] POST /volume/v3/attachments/d87ab829-e619-4be2-9000-00dfe970cdba/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1791.791170] [54711]: DEBUG cinder.api.middleware.request_id [None req-479747ea-151d-488f-b31a-7b0a67ca3c9c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1791.793470] [54711]: INFO cinder.api.openstack.wsgi [None req-479747ea-151d-488f-b31a-7b0a67ca3c9c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1791.793550] [54711]: DEBUG cinder.api.openstack.wsgi [None req-479747ea-151d-488f-b31a-7b0a67ca3c9c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1791.793714] [54711]: DEBUG cinder.api.openstack.wsgi [None req-479747ea-151d-488f-b31a-7b0a67ca3c9c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1791.806864] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1791.806864] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1791.811358] [54711]: INFO cinder.volume.api [None req-479747ea-151d-488f-b31a-7b0a67ca3c9c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1791.815951] [54711]: INFO cinder.api.openstack.wsgi [None req-479747ea-151d-488f-b31a-7b0a67ca3c9c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1791.816473] [54711]: [pid: 54711|app: 0|req: 198/396] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:31 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1791.825108] [54712]: DEBUG cinder.api.middleware.request_id [None req-b6d64e64-84e1-483f-8b0b-89efbbbf9bd4 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1791.826943] [54712]: INFO cinder.api.openstack.wsgi [None req-b6d64e64-84e1-483f-8b0b-89efbbbf9bd4 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1791.827362] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b6d64e64-84e1-483f-8b0b-89efbbbf9bd4 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1791.828878] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b6d64e64-84e1-483f-8b0b-89efbbbf9bd4 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1791.837403] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1791.837403] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1791.840733] [54712]: INFO cinder.volume.api [None req-b6d64e64-84e1-483f-8b0b-89efbbbf9bd4 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1791.845346] [54712]: INFO cinder.api.openstack.wsgi [None req-b6d64e64-84e1-483f-8b0b-89efbbbf9bd4 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1791.845800] [54712]: [pid: 54712|app: 0|req: 199/397] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:31 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1791.953204] [54711]: DEBUG cinder.api.middleware.request_id [None req-39e4b318-7462-4941-a7fa-ccc7f00177ef None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1791.955336] [54711]: INFO cinder.api.openstack.wsgi [None req-39e4b318-7462-4941-a7fa-ccc7f00177ef tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1791.955632] [54711]: DEBUG cinder.api.openstack.wsgi [None req-39e4b318-7462-4941-a7fa-ccc7f00177ef tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1791.955848] [54711]: DEBUG cinder.api.openstack.wsgi [None req-39e4b318-7462-4941-a7fa-ccc7f00177ef tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1791.963424] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1791.963424] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1791.967007] [54711]: INFO cinder.volume.api [None req-39e4b318-7462-4941-a7fa-ccc7f00177ef tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1791.973946] [54711]: INFO cinder.api.openstack.wsgi [None req-39e4b318-7462-4941-a7fa-ccc7f00177ef tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1791.974343] [54711]: [pid: 54711|app: 0|req: 199/398] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:31 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1792.241284] [54712]: DEBUG cinder.api.middleware.request_id [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-5adb6a93-8b8f-430e-9cd0-1af7f68b5217 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.256021] [54712]: INFO cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-5adb6a93-8b8f-430e-9cd0-1af7f68b5217 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1792.256021] [54712]: DEBUG cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-5adb6a93-8b8f-430e-9cd0-1af7f68b5217 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.256021] [54712]: DEBUG cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-5adb6a93-8b8f-430e-9cd0-1af7f68b5217 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.259882] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.259882] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.261662] [54712]: INFO cinder.volume.api [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-5adb6a93-8b8f-430e-9cd0-1af7f68b5217 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1792.267080] [54712]: INFO cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-5adb6a93-8b8f-430e-9cd0-1af7f68b5217 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1792.268259] [54712]: [pid: 54712|app: 0|req: 200/399] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:44:32 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1792.298082] [54711]: DEBUG cinder.api.middleware.request_id [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-7c6c2163-77fd-4d00-8370-04f0add98cab None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.303160] [54711]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-7c6c2163-77fd-4d00-8370-04f0add98cab tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1792.303160] [54711]: DEBUG cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-7c6c2163-77fd-4d00-8370-04f0add98cab tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.303160] [54711]: DEBUG cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-7c6c2163-77fd-4d00-8370-04f0add98cab tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.313688] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.313688] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.317067] [54711]: INFO cinder.volume.api [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-7c6c2163-77fd-4d00-8370-04f0add98cab tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1792.322933] [54711]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-7c6c2163-77fd-4d00-8370-04f0add98cab tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1792.324026] [54711]: [pid: 54711|app: 0|req: 200/400] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:44:32 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1793.520052] [54712]: DEBUG cinder.api.middleware.request_id [None req-81329a6f-d6eb-47a2-82d3-b6091863445a None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.522106] [54712]: INFO cinder.api.openstack.wsgi [None req-81329a6f-d6eb-47a2-82d3-b6091863445a tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 [ 1793.522342] [54712]: DEBUG cinder.api.openstack.wsgi [None req-81329a6f-d6eb-47a2-82d3-b6091863445a tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.522549] [54712]: DEBUG cinder.api.openstack.wsgi [None req-81329a6f-d6eb-47a2-82d3-b6091863445a tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.533969] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1793.533969] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.538050] [54712]: INFO cinder.volume.api [None req-81329a6f-d6eb-47a2-82d3-b6091863445a tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1793.543162] [54712]: INFO cinder.api.openstack.wsgi [None req-81329a6f-d6eb-47a2-82d3-b6091863445a tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 returned with HTTP 200 [ 1793.543855] [54712]: [pid: 54712|app: 0|req: 201/401] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:33 2024] GET /volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1793.608600] [54711]: DEBUG cinder.api.middleware.request_id [None req-3a95e054-4248-43ef-a2dc-7cbeead36ccf None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.611605] [54711]: INFO cinder.api.openstack.wsgi [None req-3a95e054-4248-43ef-a2dc-7cbeead36ccf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 [ 1793.611605] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3a95e054-4248-43ef-a2dc-7cbeead36ccf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.611823] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3a95e054-4248-43ef-a2dc-7cbeead36ccf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.619807] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1793.619807] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.623472] [54711]: INFO cinder.volume.api [None req-3a95e054-4248-43ef-a2dc-7cbeead36ccf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1793.627906] [54711]: INFO cinder.api.openstack.wsgi [None req-3a95e054-4248-43ef-a2dc-7cbeead36ccf tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 returned with HTTP 200 [ 1793.628447] [54711]: [pid: 54711|app: 0|req: 201/402] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:33 2024] GET /volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1793.816062] [54712]: DEBUG cinder.api.middleware.request_id [None req-bb0d3a02-4dd4-42ca-ba11-290063e4932e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.816570] [54712]: INFO cinder.api.openstack.wsgi [None req-bb0d3a02-4dd4-42ca-ba11-290063e4932e None None] GET http://10.180.1.21/volume// [ 1793.816747] [54712]: DEBUG cinder.api.openstack.wsgi [None req-bb0d3a02-4dd4-42ca-ba11-290063e4932e None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.816966] [54712]: DEBUG cinder.api.openstack.wsgi [None req-bb0d3a02-4dd4-42ca-ba11-290063e4932e None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.817398] [54712]: INFO cinder.api.openstack.wsgi [None req-bb0d3a02-4dd4-42ca-ba11-290063e4932e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1793.817721] [54712]: [pid: 54712|app: 0|req: 202/403] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:44:33 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1793.821528] [54711]: DEBUG cinder.api.middleware.request_id [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-ac15d492-405f-4b90-8f6d-3efd7e3e05ed None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.823941] [54711]: INFO cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-ac15d492-405f-4b90-8f6d-3efd7e3e05ed tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1793.824487] [54711]: DEBUG cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-ac15d492-405f-4b90-8f6d-3efd7e3e05ed tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be242047-c641-4fae-b96b-f3c2771901ac", "connector": null, "instance_uuid": "18295aca-9e8f-4df5-a30f-1d5e34a06957"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1793.835106] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1793.835106] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.856440] [54711]: INFO cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-ac15d492-405f-4b90-8f6d-3efd7e3e05ed tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1793.856900] [54711]: [pid: 54711|app: 0|req: 202/404] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:44:33 2024] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1793.875941] [54712]: DEBUG cinder.api.middleware.request_id [None req-9ab8520c-5345-491f-a05c-95d9c6267a90 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.878152] [54712]: INFO cinder.api.openstack.wsgi [None req-9ab8520c-5345-491f-a05c-95d9c6267a90 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1793.878391] [54712]: DEBUG cinder.api.openstack.wsgi [None req-9ab8520c-5345-491f-a05c-95d9c6267a90 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.878609] [54712]: DEBUG cinder.api.openstack.wsgi [None req-9ab8520c-5345-491f-a05c-95d9c6267a90 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.888425] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1793.888425] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.891938] [54712]: INFO cinder.volume.api [None req-9ab8520c-5345-491f-a05c-95d9c6267a90 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1793.896852] [54712]: INFO cinder.api.openstack.wsgi [None req-9ab8520c-5345-491f-a05c-95d9c6267a90 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1793.896852] [54712]: [pid: 54712|app: 0|req: 203/405] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:33 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1794.385555] [54711]: DEBUG cinder.api.middleware.request_id [None req-169b41c2-0174-4118-aac6-d8be2c2492ce None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.386022] [54711]: INFO cinder.api.openstack.wsgi [None req-169b41c2-0174-4118-aac6-d8be2c2492ce None None] GET http://10.180.1.21/volume// [ 1794.386210] [54711]: DEBUG cinder.api.openstack.wsgi [None req-169b41c2-0174-4118-aac6-d8be2c2492ce None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.386459] [54711]: DEBUG cinder.api.openstack.wsgi [None req-169b41c2-0174-4118-aac6-d8be2c2492ce None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.386848] [54711]: INFO cinder.api.openstack.wsgi [None req-169b41c2-0174-4118-aac6-d8be2c2492ce None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1794.387152] [54711]: [pid: 54711|app: 0|req: 203/406] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:44:34 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1794.390796] [54712]: DEBUG cinder.api.middleware.request_id [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-521a375c-3a39-4d38-9768-d016555f7d4a None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.394308] [54712]: INFO cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-521a375c-3a39-4d38-9768-d016555f7d4a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1794.394308] [54712]: DEBUG cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-521a375c-3a39-4d38-9768-d016555f7d4a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.394308] [54712]: DEBUG cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-521a375c-3a39-4d38-9768-d016555f7d4a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.406472] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.406472] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.410169] [54712]: INFO cinder.volume.api [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-521a375c-3a39-4d38-9768-d016555f7d4a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1794.414628] [54712]: INFO cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-521a375c-3a39-4d38-9768-d016555f7d4a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1794.415084] [54712]: [pid: 54712|app: 0|req: 204/407] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:44:34 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1794.444451] [54711]: DEBUG cinder.api.middleware.request_id [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-f4c613be-2422-4c64-b906-7f1334666a71 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.446908] [54711]: INFO cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-f4c613be-2422-4c64-b906-7f1334666a71 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] PUT http://10.180.1.21/volume/v3/attachments/e30189df-a595-492a-b384-8c53a656e506 [ 1794.446990] [54711]: DEBUG cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-f4c613be-2422-4c64-b906-7f1334666a71 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-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-352926", "mountpoint": "/dev/sdb"}}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1794.454354] [54711]: DEBUG cinder.coordination [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-f4c613be-2422-4c64-b906-7f1334666a71 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Acquiring lock "cinder-attachment_update-be242047-c641-4fae-b96b-f3c2771901ac-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54711) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1794.458417] [54711]: DEBUG cinder.coordination [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-f4c613be-2422-4c64-b906-7f1334666a71 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Lock "cinder-attachment_update-be242047-c641-4fae-b96b-f3c2771901ac-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54711) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1794.459489] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.459489] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.493505] [54712]: DEBUG cinder.api.middleware.request_id [None req-b0666570-23b3-4665-a75a-a152d1fa574a None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.493505] [54712]: INFO cinder.api.openstack.wsgi [None req-b0666570-23b3-4665-a75a-a152d1fa574a None None] GET http://10.180.1.21/volume// [ 1794.493505] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b0666570-23b3-4665-a75a-a152d1fa574a None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.493505] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b0666570-23b3-4665-a75a-a152d1fa574a None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.493855] [54712]: INFO cinder.api.openstack.wsgi [None req-b0666570-23b3-4665-a75a-a152d1fa574a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1794.493998] [54712]: [pid: 54712|app: 0|req: 205/408] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:44:34 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1794.497727] [54712]: DEBUG cinder.api.middleware.request_id [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-fda8dd29-3b11-4032-bc6b-513821de66a2 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.499894] [54712]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-fda8dd29-3b11-4032-bc6b-513821de66a2 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1794.500315] [54712]: DEBUG cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-fda8dd29-3b11-4032-bc6b-513821de66a2 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce", "connector": null, "instance_uuid": "3a82bff9-2878-493b-a785-03c82e360108"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1794.512763] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.512763] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.536949] [54712]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-fda8dd29-3b11-4032-bc6b-513821de66a2 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1794.537762] [54712]: [pid: 54712|app: 0|req: 206/409] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:44:34 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1794.541611] [54712]: DEBUG cinder.api.middleware.request_id [None req-b7e11f6b-9393-4426-a5f2-5bbcb088c3b8 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.542007] [54712]: INFO cinder.api.openstack.wsgi [None req-b7e11f6b-9393-4426-a5f2-5bbcb088c3b8 None None] GET http://10.180.1.21/volume// [ 1794.542196] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b7e11f6b-9393-4426-a5f2-5bbcb088c3b8 None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.542407] [54712]: DEBUG cinder.api.openstack.wsgi [None req-b7e11f6b-9393-4426-a5f2-5bbcb088c3b8 None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.542782] [54712]: INFO cinder.api.openstack.wsgi [None req-b7e11f6b-9393-4426-a5f2-5bbcb088c3b8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1794.543072] [54712]: [pid: 54712|app: 0|req: 207/410] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:44:34 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1794.545946] [54712]: DEBUG cinder.api.middleware.request_id [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-6c518076-e7ff-42d7-815a-7d7e127ad3dc None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.548109] [54712]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-6c518076-e7ff-42d7-815a-7d7e127ad3dc tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1794.548338] [54712]: DEBUG cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-6c518076-e7ff-42d7-815a-7d7e127ad3dc tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.548536] [54712]: DEBUG cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-6c518076-e7ff-42d7-815a-7d7e127ad3dc tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.559014] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.559014] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.562123] [54712]: INFO cinder.volume.api [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-6c518076-e7ff-42d7-815a-7d7e127ad3dc tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1794.566479] [54712]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-6c518076-e7ff-42d7-815a-7d7e127ad3dc tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1794.566849] [54712]: [pid: 54712|app: 0|req: 208/411] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:44:34 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1794.907482] [54712]: DEBUG cinder.api.middleware.request_id [None req-43a58fee-3c80-4bd8-8957-02b9f0cab730 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.909832] [54712]: INFO cinder.api.openstack.wsgi [None req-43a58fee-3c80-4bd8-8957-02b9f0cab730 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1794.910101] [54712]: DEBUG cinder.api.openstack.wsgi [None req-43a58fee-3c80-4bd8-8957-02b9f0cab730 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.910333] [54712]: DEBUG cinder.api.openstack.wsgi [None req-43a58fee-3c80-4bd8-8957-02b9f0cab730 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.920421] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.920421] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.924546] [54712]: INFO cinder.volume.api [None req-43a58fee-3c80-4bd8-8957-02b9f0cab730 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1794.929624] [54712]: INFO cinder.api.openstack.wsgi [None req-43a58fee-3c80-4bd8-8957-02b9f0cab730 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1794.930097] [54712]: [pid: 54712|app: 0|req: 209/412] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:34 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1795.707066] [54712]: DEBUG cinder.api.middleware.request_id [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-f2e4ab4c-c484-4af9-90a6-1880f7a50c53 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.709237] [54712]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-f2e4ab4c-c484-4af9-90a6-1880f7a50c53 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d87ab829-e619-4be2-9000-00dfe970cdba [ 1795.709473] [54712]: DEBUG cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-f2e4ab4c-c484-4af9-90a6-1880f7a50c53 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.709689] [54712]: DEBUG cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-f2e4ab4c-c484-4af9-90a6-1880f7a50c53 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'version_select' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.718546] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.718546] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1796.268038] [54712]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-f2e4ab4c-c484-4af9-90a6-1880f7a50c53 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments/d87ab829-e619-4be2-9000-00dfe970cdba returned with HTTP 200 [ 1796.268038] [54712]: [pid: 54712|app: 0|req: 210/413] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:44:35 2024] DELETE /volume/v3/attachments/d87ab829-e619-4be2-9000-00dfe970cdba => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1796.268038] [54712]: DEBUG cinder.api.middleware.request_id [None req-faf38800-3275-44bf-8fe4-d600aa4677dd None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1796.270605] [54712]: INFO cinder.api.openstack.wsgi [None req-faf38800-3275-44bf-8fe4-d600aa4677dd tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1796.271153] [54712]: DEBUG cinder.api.openstack.wsgi [None req-faf38800-3275-44bf-8fe4-d600aa4677dd tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1796.271578] [54712]: DEBUG cinder.api.openstack.wsgi [None req-faf38800-3275-44bf-8fe4-d600aa4677dd tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1796.291316] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1796.291316] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1796.296930] [54712]: INFO cinder.volume.api [None req-faf38800-3275-44bf-8fe4-d600aa4677dd tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1796.302706] [54712]: INFO cinder.api.openstack.wsgi [None req-faf38800-3275-44bf-8fe4-d600aa4677dd tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1796.303125] [54712]: [pid: 54712|app: 0|req: 211/414] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:36 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1797.313422] [54712]: DEBUG cinder.api.middleware.request_id [None req-5c21c8ef-5ba7-44e1-9286-d3a45ed0c24d None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.315443] [54712]: INFO cinder.api.openstack.wsgi [None req-5c21c8ef-5ba7-44e1-9286-d3a45ed0c24d tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1797.315826] [54712]: DEBUG cinder.api.openstack.wsgi [None req-5c21c8ef-5ba7-44e1-9286-d3a45ed0c24d tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.317025] [54712]: DEBUG cinder.api.openstack.wsgi [None req-5c21c8ef-5ba7-44e1-9286-d3a45ed0c24d tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.331281] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1797.331281] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.335282] [54712]: INFO cinder.volume.api [None req-5c21c8ef-5ba7-44e1-9286-d3a45ed0c24d tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1797.340614] [54712]: INFO cinder.api.openstack.wsgi [None req-5c21c8ef-5ba7-44e1-9286-d3a45ed0c24d tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1797.341136] [54712]: [pid: 54712|app: 0|req: 212/415] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:37 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1798.350828] [54712]: DEBUG cinder.api.middleware.request_id [None req-5557a51f-d263-4597-a1c6-dc4b017d5f6f None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.353084] [54712]: INFO cinder.api.openstack.wsgi [None req-5557a51f-d263-4597-a1c6-dc4b017d5f6f tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1798.353298] [54712]: DEBUG cinder.api.openstack.wsgi [None req-5557a51f-d263-4597-a1c6-dc4b017d5f6f tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.353538] [54712]: DEBUG cinder.api.openstack.wsgi [None req-5557a51f-d263-4597-a1c6-dc4b017d5f6f tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.366988] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.366988] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.370699] [54712]: INFO cinder.volume.api [None req-5557a51f-d263-4597-a1c6-dc4b017d5f6f tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1798.375102] [54712]: INFO cinder.api.openstack.wsgi [None req-5557a51f-d263-4597-a1c6-dc4b017d5f6f tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1798.375597] [54712]: [pid: 54712|app: 0|req: 213/416] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:38 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1798.433072] [54712]: DEBUG cinder.api.middleware.request_id [None req-ccf7d106-2ec5-4ac0-a2c5-8e7f2cabee79 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.433482] [54712]: INFO cinder.api.openstack.wsgi [None req-ccf7d106-2ec5-4ac0-a2c5-8e7f2cabee79 None None] GET http://10.180.1.21/volume// [ 1798.433664] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ccf7d106-2ec5-4ac0-a2c5-8e7f2cabee79 None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.433862] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ccf7d106-2ec5-4ac0-a2c5-8e7f2cabee79 None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.434274] [54712]: INFO cinder.api.openstack.wsgi [None req-ccf7d106-2ec5-4ac0-a2c5-8e7f2cabee79 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1798.434787] [54712]: [pid: 54712|app: 0|req: 214/417] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:44:38 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1798.440308] [54712]: DEBUG cinder.api.middleware.request_id [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-0fac9766-2ea0-4389-ac82-38de06e8c616 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.442616] [54712]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-0fac9766-2ea0-4389-ac82-38de06e8c616 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1798.442860] [54712]: DEBUG cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-0fac9766-2ea0-4389-ac82-38de06e8c616 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.443089] [54712]: DEBUG cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-0fac9766-2ea0-4389-ac82-38de06e8c616 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.453210] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.453210] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.456892] [54712]: INFO cinder.volume.api [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-0fac9766-2ea0-4389-ac82-38de06e8c616 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1798.461455] [54712]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-0fac9766-2ea0-4389-ac82-38de06e8c616 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1798.461942] [54712]: [pid: 54712|app: 0|req: 215/418] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:44:38 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1798.582118] [54712]: DEBUG cinder.api.middleware.request_id [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-3d5a3f71-8a67-4f3c-9a4c-1fc6e23604bd None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.584438] [54712]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-3d5a3f71-8a67-4f3c-9a4c-1fc6e23604bd tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] PUT http://10.180.1.21/volume/v3/attachments/9a9002e4-5043-4c51-aed2-089d36beb94f [ 1798.584854] [54712]: DEBUG cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-3d5a3f71-8a67-4f3c-9a4c-1fc6e23604bd tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-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=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1798.592147] [54712]: DEBUG cinder.coordination [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-3d5a3f71-8a67-4f3c-9a4c-1fc6e23604bd tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Acquiring lock "cinder-attachment_update-8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1798.596497] [54712]: DEBUG cinder.coordination [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-3d5a3f71-8a67-4f3c-9a4c-1fc6e23604bd tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Lock "cinder-attachment_update-8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1798.597499] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.597499] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.983999] [54711]: DEBUG cinder.coordination [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-f4c613be-2422-4c64-b906-7f1334666a71 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Lock "cinder-attachment_update-be242047-c641-4fae-b96b-f3c2771901ac-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=54711) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1798.984378] [54711]: INFO cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-f4c613be-2422-4c64-b906-7f1334666a71 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments/e30189df-a595-492a-b384-8c53a656e506 returned with HTTP 200 [ 1798.984812] [54711]: [pid: 54711|app: 0|req: 204/419] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:44:34 2024] PUT /volume/v3/attachments/e30189df-a595-492a-b384-8c53a656e506 => generated 589 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1799.115094] [54712]: DEBUG cinder.coordination [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-3d5a3f71-8a67-4f3c-9a4c-1fc6e23604bd tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Lock "cinder-attachment_update-8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.518s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1799.115282] [54712]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-3d5a3f71-8a67-4f3c-9a4c-1fc6e23604bd tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments/9a9002e4-5043-4c51-aed2-089d36beb94f returned with HTTP 200 [ 1799.115767] [54712]: [pid: 54712|app: 0|req: 216/420] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:44:38 2024] PUT /volume/v3/attachments/9a9002e4-5043-4c51-aed2-089d36beb94f => generated 589 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1799.385335] [54711]: DEBUG cinder.api.middleware.request_id [None req-3fd6d1d6-d9c8-41d5-bf3c-349f45d30d24 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1799.387883] [54711]: INFO cinder.api.openstack.wsgi [None req-3fd6d1d6-d9c8-41d5-bf3c-349f45d30d24 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1799.388225] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3fd6d1d6-d9c8-41d5-bf3c-349f45d30d24 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1799.388579] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3fd6d1d6-d9c8-41d5-bf3c-349f45d30d24 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1799.402871] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1799.402871] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1799.407294] [54711]: INFO cinder.volume.api [None req-3fd6d1d6-d9c8-41d5-bf3c-349f45d30d24 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1799.412968] [54711]: INFO cinder.api.openstack.wsgi [None req-3fd6d1d6-d9c8-41d5-bf3c-349f45d30d24 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1799.413594] [54711]: [pid: 54711|app: 0|req: 205/421] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:39 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1799.623126] [54712]: DEBUG cinder.api.middleware.request_id [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-cb446765-b34a-47cb-97e7-99ca2a99429f None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1799.625519] [54712]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-cb446765-b34a-47cb-97e7-99ca2a99429f tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] POST http://10.180.1.21/volume/v3/attachments/9a9002e4-5043-4c51-aed2-089d36beb94f/action [ 1799.625982] [54712]: DEBUG cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-cb446765-b34a-47cb-97e7-99ca2a99429f tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action body: b'{"os-complete": null}' {{(pid=54712) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1799.626134] [54712]: DEBUG cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-cb446765-b34a-47cb-97e7-99ca2a99429f tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1799.641232] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1799.641232] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1799.649408] [54712]: INFO cinder.api.openstack.wsgi [req-8b405429-2ddf-4077-b95e-b6a3ce009956 req-cb446765-b34a-47cb-97e7-99ca2a99429f tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments/9a9002e4-5043-4c51-aed2-089d36beb94f/action returned with HTTP 204 [ 1799.649854] [54712]: [pid: 54712|app: 0|req: 217/422] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:44:39 2024] POST /volume/v3/attachments/9a9002e4-5043-4c51-aed2-089d36beb94f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1800.423424] [54711]: DEBUG cinder.api.middleware.request_id [None req-a27462b3-e47a-4837-84fe-b1304f66da9b None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.425460] [54711]: INFO cinder.api.openstack.wsgi [None req-a27462b3-e47a-4837-84fe-b1304f66da9b tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1800.425682] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a27462b3-e47a-4837-84fe-b1304f66da9b tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.425891] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a27462b3-e47a-4837-84fe-b1304f66da9b tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.439662] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.439662] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.443284] [54711]: INFO cinder.volume.api [None req-a27462b3-e47a-4837-84fe-b1304f66da9b tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1800.448043] [54711]: INFO cinder.api.openstack.wsgi [None req-a27462b3-e47a-4837-84fe-b1304f66da9b tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1800.448430] [54711]: [pid: 54711|app: 0|req: 206/423] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:40 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.606414] [54712]: DEBUG cinder.api.middleware.request_id [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-d0cbd8d6-5f5c-4a54-9353-1e40f0638947 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.609291] [54712]: INFO cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-d0cbd8d6-5f5c-4a54-9353-1e40f0638947 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] POST http://10.180.1.21/volume/v3/attachments/e30189df-a595-492a-b384-8c53a656e506/action [ 1800.609773] [54712]: DEBUG cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-d0cbd8d6-5f5c-4a54-9353-1e40f0638947 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Action body: b'{"os-complete": null}' {{(pid=54712) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1800.609944] [54712]: DEBUG cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-d0cbd8d6-5f5c-4a54-9353-1e40f0638947 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1800.625475] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.625475] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.634552] [54712]: INFO cinder.api.openstack.wsgi [req-db058f4a-6f5f-4236-823d-a34bc758bfa0 req-d0cbd8d6-5f5c-4a54-9353-1e40f0638947 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments/e30189df-a595-492a-b384-8c53a656e506/action returned with HTTP 204 [ 1800.634988] [54712]: [pid: 54712|app: 0|req: 218/424] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:44:40 2024] POST /volume/v3/attachments/e30189df-a595-492a-b384-8c53a656e506/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1800.643756] [54711]: DEBUG cinder.api.middleware.request_id [None req-8631dc33-f611-4e73-91f0-1333c94aa414 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.645968] [54711]: INFO cinder.api.openstack.wsgi [None req-8631dc33-f611-4e73-91f0-1333c94aa414 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] DELETE http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 [ 1800.646238] [54711]: DEBUG cinder.api.openstack.wsgi [None req-8631dc33-f611-4e73-91f0-1333c94aa414 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.647024] [54711]: DEBUG cinder.api.openstack.wsgi [None req-8631dc33-f611-4e73-91f0-1333c94aa414 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'delete' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.647024] [54711]: INFO cinder.api.v3.volumes [None req-8631dc33-f611-4e73-91f0-1333c94aa414 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Delete volume with id: 56704875-b66a-4571-a212-9fb39583dfd9 [ 1800.654713] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.654713] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.655192] [54711]: INFO cinder.volume.api [None req-8631dc33-f611-4e73-91f0-1333c94aa414 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1800.679070] [54711]: INFO cinder.volume.api [None req-8631dc33-f611-4e73-91f0-1333c94aa414 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Delete volume request issued successfully. [ 1800.679070] [54711]: INFO cinder.api.openstack.wsgi [None req-8631dc33-f611-4e73-91f0-1333c94aa414 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 returned with HTTP 202 [ 1800.679228] [54711]: [pid: 54711|app: 0|req: 207/425] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:44:40 2024] DELETE /volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1800.683342] [54712]: DEBUG cinder.api.middleware.request_id [None req-37f1a499-7522-40dd-84a8-5b472ffbcd0d None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.685777] [54712]: INFO cinder.api.openstack.wsgi [None req-37f1a499-7522-40dd-84a8-5b472ffbcd0d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 [ 1800.685939] [54712]: DEBUG cinder.api.openstack.wsgi [None req-37f1a499-7522-40dd-84a8-5b472ffbcd0d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.686216] [54712]: DEBUG cinder.api.openstack.wsgi [None req-37f1a499-7522-40dd-84a8-5b472ffbcd0d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.695326] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.695326] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.699611] [54712]: INFO cinder.volume.api [None req-37f1a499-7522-40dd-84a8-5b472ffbcd0d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1800.703967] [54712]: INFO cinder.api.openstack.wsgi [None req-37f1a499-7522-40dd-84a8-5b472ffbcd0d tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 returned with HTTP 200 [ 1800.704389] [54712]: [pid: 54712|app: 0|req: 219/426] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:40 2024] GET /volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1801.458514] [54711]: DEBUG cinder.api.middleware.request_id [None req-3e5122a0-5783-4921-9c3a-0388f00ce46c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.461532] [54711]: INFO cinder.api.openstack.wsgi [None req-3e5122a0-5783-4921-9c3a-0388f00ce46c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1801.462034] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3e5122a0-5783-4921-9c3a-0388f00ce46c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.462408] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3e5122a0-5783-4921-9c3a-0388f00ce46c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.478365] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1801.478365] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1801.482527] [54711]: INFO cinder.volume.api [None req-3e5122a0-5783-4921-9c3a-0388f00ce46c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1801.487678] [54711]: INFO cinder.api.openstack.wsgi [None req-3e5122a0-5783-4921-9c3a-0388f00ce46c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1801.488102] [54711]: [pid: 54711|app: 0|req: 208/427] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:41 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1801.496625] [54712]: DEBUG cinder.api.middleware.request_id [None req-2252623f-5501-406f-9172-d8a7496488c2 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.498699] [54712]: INFO cinder.api.openstack.wsgi [None req-2252623f-5501-406f-9172-d8a7496488c2 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1801.498938] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2252623f-5501-406f-9172-d8a7496488c2 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.499424] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2252623f-5501-406f-9172-d8a7496488c2 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.511302] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1801.511302] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1801.514828] [54712]: INFO cinder.volume.api [None req-2252623f-5501-406f-9172-d8a7496488c2 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1801.519594] [54712]: INFO cinder.api.openstack.wsgi [None req-2252623f-5501-406f-9172-d8a7496488c2 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1801.519994] [54712]: [pid: 54712|app: 0|req: 220/428] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:41 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1801.714047] [54711]: DEBUG cinder.api.middleware.request_id [None req-871c0c41-3853-45ba-82cd-0caa006be812 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.716201] [54711]: INFO cinder.api.openstack.wsgi [None req-871c0c41-3853-45ba-82cd-0caa006be812 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 [ 1801.716311] [54711]: DEBUG cinder.api.openstack.wsgi [None req-871c0c41-3853-45ba-82cd-0caa006be812 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.716529] [54711]: DEBUG cinder.api.openstack.wsgi [None req-871c0c41-3853-45ba-82cd-0caa006be812 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.723284] [54711]: INFO cinder.api.openstack.wsgi [None req-871c0c41-3853-45ba-82cd-0caa006be812 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 returned with HTTP 404 [ 1801.723761] [54711]: [pid: 54711|app: 0|req: 209/429] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:41 2024] GET /volume/v3/volumes/56704875-b66a-4571-a212-9fb39583dfd9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1801.767449] [54712]: DEBUG cinder.api.middleware.request_id [None req-91236543-2b9c-428c-b139-3aa676a9abeb None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.771130] [54712]: INFO cinder.api.openstack.wsgi [None req-91236543-2b9c-428c-b139-3aa676a9abeb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] DELETE http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1801.771130] [54712]: DEBUG cinder.api.openstack.wsgi [None req-91236543-2b9c-428c-b139-3aa676a9abeb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.771130] [54712]: DEBUG cinder.api.openstack.wsgi [None req-91236543-2b9c-428c-b139-3aa676a9abeb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.771130] [54712]: INFO cinder.api.v3.volumes [None req-91236543-2b9c-428c-b139-3aa676a9abeb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Delete volume with id: aa0fc696-447f-436e-8830-e193d4661c3a [ 1801.778274] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1801.778274] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1801.778722] [54712]: INFO cinder.volume.api [None req-91236543-2b9c-428c-b139-3aa676a9abeb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1801.797370] [54712]: INFO cinder.volume.api [None req-91236543-2b9c-428c-b139-3aa676a9abeb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Delete volume request issued successfully. [ 1801.797693] [54712]: INFO cinder.api.openstack.wsgi [None req-91236543-2b9c-428c-b139-3aa676a9abeb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 202 [ 1801.798150] [54712]: [pid: 54712|app: 0|req: 221/430] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:44:41 2024] DELETE /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1801.803071] [54711]: DEBUG cinder.api.middleware.request_id [None req-b7e623b8-961b-4935-b219-428b12229ee7 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.805721] [54711]: INFO cinder.api.openstack.wsgi [None req-b7e623b8-961b-4935-b219-428b12229ee7 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1801.805952] [54711]: DEBUG cinder.api.openstack.wsgi [None req-b7e623b8-961b-4935-b219-428b12229ee7 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.806182] [54711]: DEBUG cinder.api.openstack.wsgi [None req-b7e623b8-961b-4935-b219-428b12229ee7 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.814275] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1801.814275] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1801.818242] [54711]: INFO cinder.volume.api [None req-b7e623b8-961b-4935-b219-428b12229ee7 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1801.822826] [54711]: INFO cinder.api.openstack.wsgi [None req-b7e623b8-961b-4935-b219-428b12229ee7 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 200 [ 1801.823263] [54711]: [pid: 54711|app: 0|req: 210/431] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:41 2024] GET /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1802.746732] [54712]: DEBUG cinder.api.middleware.request_id [None req-25deea5a-97c2-41c1-b055-5517af169330 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.748742] [54712]: INFO cinder.api.openstack.wsgi [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1802.749128] [54712]: DEBUG cinder.api.openstack.wsgi [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-537123876"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1802.750677] [54712]: DEBUG cinder.api.v3.volumes [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-537123876'}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1802.750813] [54712]: INFO cinder.api.v3.volumes [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Create volume of 1 GB [ 1802.756307] [54712]: INFO cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Availability Zones retrieved successfully. [ 1802.763224] [54712]: DEBUG cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Flow 'volume_create_api' (867d6615-4905-44ca-8dba-3c4670fea328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1802.764449] [54712]: DEBUG cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56502817-6839-426c-9bf3-f2fd57653fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1802.765622] [54712]: DEBUG cinder.volume.flows.api.create_volume [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1802.783556] [54712]: DEBUG cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56502817-6839-426c-9bf3-f2fd57653fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1802.784514] [54712]: DEBUG cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ee4286-51b7-4493-82f7-65f37aa26907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1802.816788] [54712]: DEBUG cinder.quota [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Created reservations ['40a7bf35-ef25-4007-817d-895bf33774e1', 'f25871a5-4610-418d-86c1-566bb3df8ada', 'aad54c0e-515f-4329-afc7-b75d93692a3d', '78dd1da2-dbc3-45b4-bb81-3ac7206e20f8'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1802.817970] [54712]: DEBUG cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11ee4286-51b7-4493-82f7-65f37aa26907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40a7bf35-ef25-4007-817d-895bf33774e1', 'f25871a5-4610-418d-86c1-566bb3df8ada', 'aad54c0e-515f-4329-afc7-b75d93692a3d', '78dd1da2-dbc3-45b4-bb81-3ac7206e20f8']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1802.819059] [54712]: DEBUG cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45f4e5df-a21e-4083-bfcf-898d9889e9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1802.832602] [54711]: DEBUG cinder.api.middleware.request_id [None req-160ce7d5-95ab-4f5c-8723-05b910d07643 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.833478] [54712]: DEBUG cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45f4e5df-a21e-4083-bfcf-898d9889e9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ebc54c3-21cd-4355-83ce-84228ad50612', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-537123876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c794392afb4b4edea0f4a470cceff6b8',qos_specs=None,replication_status=,reservations=['40a7bf35-ef25-4007-817d-895bf33774e1','f25871a5-4610-418d-86c1-566bb3df8ada','aad54c0e-515f-4329-afc7-b75d93692a3d','78dd1da2-dbc3-45b4-bb81-3ac7206e20f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67bcafce99d4779bbb40c46ef1c2dcb',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:44:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-537123876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ebc54c3-21cd-4355-83ce-84228ad50612,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c794392afb4b4edea0f4a470cceff6b8',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='e67bcafce99d4779bbb40c46ef1c2dcb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1802.834415] [54711]: INFO cinder.api.openstack.wsgi [None req-160ce7d5-95ab-4f5c-8723-05b910d07643 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1802.834512] [54712]: DEBUG cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ac05fb-e0d9-48fc-bfdc-3af5733fe25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1802.834735] [54711]: DEBUG cinder.api.openstack.wsgi [None req-160ce7d5-95ab-4f5c-8723-05b910d07643 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.834990] [54711]: DEBUG cinder.api.openstack.wsgi [None req-160ce7d5-95ab-4f5c-8723-05b910d07643 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.845170] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.845170] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.848990] [54712]: DEBUG cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ac05fb-e0d9-48fc-bfdc-3af5733fe25b) 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-537123876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c794392afb4b4edea0f4a470cceff6b8',qos_specs=None,replication_status=,reservations=['40a7bf35-ef25-4007-817d-895bf33774e1','f25871a5-4610-418d-86c1-566bb3df8ada','aad54c0e-515f-4329-afc7-b75d93692a3d','78dd1da2-dbc3-45b4-bb81-3ac7206e20f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67bcafce99d4779bbb40c46ef1c2dcb',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1802.849864] [54711]: INFO cinder.volume.api [None req-160ce7d5-95ab-4f5c-8723-05b910d07643 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Volume info retrieved successfully. [ 1802.849950] [54712]: DEBUG cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd8378ae-a14d-460c-8b29-356c77174757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1802.855549] [54711]: INFO cinder.api.openstack.wsgi [None req-160ce7d5-95ab-4f5c-8723-05b910d07643 tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 200 [ 1802.855959] [54711]: [pid: 54711|app: 0|req: 211/432] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:42 2024] GET /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1802.860743] [54712]: DEBUG cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd8378ae-a14d-460c-8b29-356c77174757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1802.861880] [54712]: DEBUG cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Flow 'volume_create_api' (867d6615-4905-44ca-8dba-3c4670fea328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1802.862287] [54712]: INFO cinder.volume.api [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Create volume request issued successfully. [ 1802.862965] [54712]: INFO cinder.api.openstack.wsgi [None req-25deea5a-97c2-41c1-b055-5517af169330 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1802.863443] [54712]: [pid: 54712|app: 0|req: 222/433] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:44:42 2024] POST /volume/v3/volumes => generated 753 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1802.872404] [54711]: DEBUG cinder.api.middleware.request_id [None req-a89ec522-e3f6-401f-aa0b-27f273aad8d5 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.875032] [54711]: INFO cinder.api.openstack.wsgi [None req-a89ec522-e3f6-401f-aa0b-27f273aad8d5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1802.875277] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a89ec522-e3f6-401f-aa0b-27f273aad8d5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.875523] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a89ec522-e3f6-401f-aa0b-27f273aad8d5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.883487] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.883487] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.887530] [54711]: INFO cinder.volume.api [None req-a89ec522-e3f6-401f-aa0b-27f273aad8d5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1802.892523] [54711]: INFO cinder.api.openstack.wsgi [None req-a89ec522-e3f6-401f-aa0b-27f273aad8d5 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1802.892944] [54711]: [pid: 54711|app: 0|req: 212/434] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:42 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1803.865790] [54712]: DEBUG cinder.api.middleware.request_id [None req-5a0c48d3-b9c2-4ba1-bd2e-5635f23cfcfb None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1803.868452] [54712]: INFO cinder.api.openstack.wsgi [None req-5a0c48d3-b9c2-4ba1-bd2e-5635f23cfcfb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] GET http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a [ 1803.868869] [54712]: DEBUG cinder.api.openstack.wsgi [None req-5a0c48d3-b9c2-4ba1-bd2e-5635f23cfcfb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1803.869161] [54712]: DEBUG cinder.api.openstack.wsgi [None req-5a0c48d3-b9c2-4ba1-bd2e-5635f23cfcfb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1803.877783] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1803.877783] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1803.880508] [54712]: INFO cinder.api.openstack.wsgi [None req-5a0c48d3-b9c2-4ba1-bd2e-5635f23cfcfb tempest-AttachVolumeShelveTestJSON-1255690492 tempest-AttachVolumeShelveTestJSON-1255690492-project-member] http://10.180.1.21/volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a returned with HTTP 404 [ 1803.881160] [54712]: [pid: 54712|app: 0|req: 223/435] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:43 2024] GET /volume/v3/volumes/aa0fc696-447f-436e-8830-e193d4661c3a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1803.902369] [54711]: DEBUG cinder.api.middleware.request_id [None req-882ff2ba-b60a-4eb6-99bf-b90b4e840cae None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1803.904461] [54711]: INFO cinder.api.openstack.wsgi [None req-882ff2ba-b60a-4eb6-99bf-b90b4e840cae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1803.904711] [54711]: DEBUG cinder.api.openstack.wsgi [None req-882ff2ba-b60a-4eb6-99bf-b90b4e840cae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1803.904930] [54711]: DEBUG cinder.api.openstack.wsgi [None req-882ff2ba-b60a-4eb6-99bf-b90b4e840cae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1803.912931] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1803.912931] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1803.916434] [54711]: INFO cinder.volume.api [None req-882ff2ba-b60a-4eb6-99bf-b90b4e840cae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1803.921406] [54711]: INFO cinder.api.openstack.wsgi [None req-882ff2ba-b60a-4eb6-99bf-b90b4e840cae tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1803.921873] [54711]: [pid: 54711|app: 0|req: 213/436] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:43 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1803.958858] [54712]: DEBUG cinder.api.middleware.request_id [req-61837277-6589-4af9-b1da-6caba801bde1 req-2dacc74a-7e9d-49a2-acad-1dbae378c41e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1803.961522] [54712]: INFO cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-2dacc74a-7e9d-49a2-acad-1dbae378c41e tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1803.961795] [54712]: DEBUG cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-2dacc74a-7e9d-49a2-acad-1dbae378c41e tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1803.962056] [54712]: DEBUG cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-2dacc74a-7e9d-49a2-acad-1dbae378c41e tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1803.969891] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1803.969891] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1803.973454] [54712]: INFO cinder.volume.api [req-61837277-6589-4af9-b1da-6caba801bde1 req-2dacc74a-7e9d-49a2-acad-1dbae378c41e tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1803.977834] [54712]: INFO cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-2dacc74a-7e9d-49a2-acad-1dbae378c41e tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1803.978233] [54712]: [pid: 54712|app: 0|req: 224/437] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:44:43 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1804.914762] [54711]: DEBUG cinder.api.middleware.request_id [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-a198e379-a9e8-46df-91a7-a7bace9bf9a6 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1804.919041] [54711]: INFO cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-a198e379-a9e8-46df-91a7-a7bace9bf9a6 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1804.919311] [54711]: DEBUG cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-a198e379-a9e8-46df-91a7-a7bace9bf9a6 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1804.919572] [54711]: DEBUG cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-a198e379-a9e8-46df-91a7-a7bace9bf9a6 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1804.942361] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1804.942361] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1804.949589] [54711]: INFO cinder.volume.api [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-a198e379-a9e8-46df-91a7-a7bace9bf9a6 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1804.954889] [54711]: INFO cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-a198e379-a9e8-46df-91a7-a7bace9bf9a6 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1804.955374] [54711]: [pid: 54711|app: 0|req: 214/438] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:44:44 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1804.975871] [54712]: DEBUG cinder.api.middleware.request_id [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-2ab69124-0e8c-47ee-8ad2-36dc1c5e9c47 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1804.978114] [54712]: INFO cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-2ab69124-0e8c-47ee-8ad2-36dc1c5e9c47 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] POST http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa/action [ 1804.978501] [54712]: DEBUG cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-2ab69124-0e8c-47ee-8ad2-36dc1c5e9c47 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54712) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1804.978690] [54712]: DEBUG cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-2ab69124-0e8c-47ee-8ad2-36dc1c5e9c47 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1804.989862] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1804.989862] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1804.990391] [54712]: INFO cinder.volume.api [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-2ab69124-0e8c-47ee-8ad2-36dc1c5e9c47 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1804.997714] [54712]: INFO cinder.volume.api [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-2ab69124-0e8c-47ee-8ad2-36dc1c5e9c47 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Begin detaching volume completed successfully. [ 1804.997962] [54712]: INFO cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-2ab69124-0e8c-47ee-8ad2-36dc1c5e9c47 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa/action returned with HTTP 202 [ 1804.998396] [54712]: [pid: 54712|app: 0|req: 225/439] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 10 15:44:44 2024] POST /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1805.009707] [54711]: DEBUG cinder.api.middleware.request_id [None req-d1696a03-2a77-4d30-b085-facf76d76604 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.012057] [54711]: INFO cinder.api.openstack.wsgi [None req-d1696a03-2a77-4d30-b085-facf76d76604 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1805.012491] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d1696a03-2a77-4d30-b085-facf76d76604 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.012957] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d1696a03-2a77-4d30-b085-facf76d76604 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.024251] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1805.024251] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.028466] [54711]: INFO cinder.volume.api [None req-d1696a03-2a77-4d30-b085-facf76d76604 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1805.034206] [54711]: INFO cinder.api.openstack.wsgi [None req-d1696a03-2a77-4d30-b085-facf76d76604 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1805.034827] [54711]: [pid: 54711|app: 0|req: 215/440] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:44 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1805.499729] [54712]: DEBUG cinder.api.middleware.request_id [None req-68390414-36ec-4abb-aba1-880d8f157fc9 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.499729] [54712]: INFO cinder.api.openstack.wsgi [None req-68390414-36ec-4abb-aba1-880d8f157fc9 None None] GET http://10.180.1.21/volume// [ 1805.499874] [54712]: DEBUG cinder.api.openstack.wsgi [None req-68390414-36ec-4abb-aba1-880d8f157fc9 None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.500085] [54712]: DEBUG cinder.api.openstack.wsgi [None req-68390414-36ec-4abb-aba1-880d8f157fc9 None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.500501] [54712]: INFO cinder.api.openstack.wsgi [None req-68390414-36ec-4abb-aba1-880d8f157fc9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1805.500795] [54712]: [pid: 54712|app: 0|req: 226/441] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:44:45 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1805.506097] [54711]: DEBUG cinder.api.middleware.request_id [req-61837277-6589-4af9-b1da-6caba801bde1 req-7d5f1a77-4eee-443f-b3b6-01bc6a842c5f None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.508276] [54711]: INFO cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-7d5f1a77-4eee-443f-b3b6-01bc6a842c5f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1805.508716] [54711]: DEBUG cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-7d5f1a77-4eee-443f-b3b6-01bc6a842c5f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ebc54c3-21cd-4355-83ce-84228ad50612", "connector": null, "instance_uuid": "22b35895-839f-4138-817c-f9545682145d"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1805.520397] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1805.520397] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.542125] [54711]: INFO cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-7d5f1a77-4eee-443f-b3b6-01bc6a842c5f tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1805.542666] [54711]: [pid: 54711|app: 0|req: 216/442] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:44:45 2024] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1805.569346] [54712]: DEBUG cinder.api.middleware.request_id [None req-aed014f0-a0c0-4d89-81bd-8987d25c0294 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.572368] [54712]: INFO cinder.api.openstack.wsgi [None req-aed014f0-a0c0-4d89-81bd-8987d25c0294 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1805.572612] [54712]: DEBUG cinder.api.openstack.wsgi [None req-aed014f0-a0c0-4d89-81bd-8987d25c0294 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.572827] [54712]: DEBUG cinder.api.openstack.wsgi [None req-aed014f0-a0c0-4d89-81bd-8987d25c0294 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.585244] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1805.585244] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.591655] [54712]: INFO cinder.volume.api [None req-aed014f0-a0c0-4d89-81bd-8987d25c0294 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1805.596516] [54712]: INFO cinder.api.openstack.wsgi [None req-aed014f0-a0c0-4d89-81bd-8987d25c0294 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1805.596969] [54712]: [pid: 54712|app: 0|req: 227/443] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:45 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1806.021882] [54711]: DEBUG cinder.api.middleware.request_id [None req-c7379436-1007-44ad-9e1c-f850894407c6 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.022479] [54711]: INFO cinder.api.openstack.wsgi [None req-c7379436-1007-44ad-9e1c-f850894407c6 None None] GET http://10.180.1.21/volume// [ 1806.022701] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c7379436-1007-44ad-9e1c-f850894407c6 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.022930] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c7379436-1007-44ad-9e1c-f850894407c6 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.023354] [54711]: INFO cinder.api.openstack.wsgi [None req-c7379436-1007-44ad-9e1c-f850894407c6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1806.023669] [54711]: [pid: 54711|app: 0|req: 217/444] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:44:45 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1806.027298] [54712]: DEBUG cinder.api.middleware.request_id [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-b7523032-24bd-4df2-aa6c-e0440a434b76 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.029585] [54712]: INFO cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-b7523032-24bd-4df2-aa6c-e0440a434b76 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1806.029828] [54712]: DEBUG cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-b7523032-24bd-4df2-aa6c-e0440a434b76 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.030053] [54712]: DEBUG cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-b7523032-24bd-4df2-aa6c-e0440a434b76 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.039904] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.039904] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.043119] [54712]: INFO cinder.volume.api [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-b7523032-24bd-4df2-aa6c-e0440a434b76 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1806.045225] [54711]: DEBUG cinder.api.middleware.request_id [None req-707c816f-62e4-4cfe-919f-c896e8bb682d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.047702] [54711]: INFO cinder.api.openstack.wsgi [None req-707c816f-62e4-4cfe-919f-c896e8bb682d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1806.048245] [54711]: DEBUG cinder.api.openstack.wsgi [None req-707c816f-62e4-4cfe-919f-c896e8bb682d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.048536] [54711]: DEBUG cinder.api.openstack.wsgi [None req-707c816f-62e4-4cfe-919f-c896e8bb682d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.049716] [54712]: INFO cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-b7523032-24bd-4df2-aa6c-e0440a434b76 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1806.050130] [54712]: [pid: 54712|app: 0|req: 228/445] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:44:45 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1806.058859] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.058859] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.062219] [54711]: INFO cinder.volume.api [None req-707c816f-62e4-4cfe-919f-c896e8bb682d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1806.066421] [54711]: INFO cinder.api.openstack.wsgi [None req-707c816f-62e4-4cfe-919f-c896e8bb682d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1806.066858] [54711]: [pid: 54711|app: 0|req: 218/446] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:45 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1806.077266] [54712]: DEBUG cinder.api.middleware.request_id [None req-bc8a1e6e-0e1c-408a-8f0e-259d80262c7c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.077666] [54712]: INFO cinder.api.openstack.wsgi [None req-bc8a1e6e-0e1c-408a-8f0e-259d80262c7c None None] GET http://10.180.1.21/volume// [ 1806.077863] [54712]: DEBUG cinder.api.openstack.wsgi [None req-bc8a1e6e-0e1c-408a-8f0e-259d80262c7c None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.078093] [54712]: DEBUG cinder.api.openstack.wsgi [None req-bc8a1e6e-0e1c-408a-8f0e-259d80262c7c None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.078474] [54712]: INFO cinder.api.openstack.wsgi [None req-bc8a1e6e-0e1c-408a-8f0e-259d80262c7c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1806.078758] [54712]: [pid: 54712|app: 0|req: 229/447] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:44:45 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1806.084433] [54711]: DEBUG cinder.api.middleware.request_id [req-61837277-6589-4af9-b1da-6caba801bde1 req-a2ed6ba1-5199-4c97-82ea-75064dd0539c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.086520] [54711]: INFO cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-a2ed6ba1-5199-4c97-82ea-75064dd0539c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1806.086800] [54711]: DEBUG cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-a2ed6ba1-5199-4c97-82ea-75064dd0539c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.087068] [54711]: DEBUG cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-a2ed6ba1-5199-4c97-82ea-75064dd0539c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.095665] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.095665] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.098884] [54711]: INFO cinder.volume.api [req-61837277-6589-4af9-b1da-6caba801bde1 req-a2ed6ba1-5199-4c97-82ea-75064dd0539c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1806.102868] [54711]: INFO cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-a2ed6ba1-5199-4c97-82ea-75064dd0539c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1806.103331] [54711]: [pid: 54711|app: 0|req: 219/448] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:44:45 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 1026 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1806.173722] [54712]: DEBUG cinder.api.middleware.request_id [req-61837277-6589-4af9-b1da-6caba801bde1 req-2d2e4333-209e-45e9-8e65-c75348e34bac None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.176046] [54712]: INFO cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-2d2e4333-209e-45e9-8e65-c75348e34bac tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] PUT http://10.180.1.21/volume/v3/attachments/bb1b9344-b49e-4ca0-9a8a-9df416299431 [ 1806.176451] [54712]: DEBUG cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-2d2e4333-209e-45e9-8e65-c75348e34bac tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-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-352988", "mountpoint": "/dev/sdb"}}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1806.184906] [54712]: DEBUG cinder.coordination [req-61837277-6589-4af9-b1da-6caba801bde1 req-2d2e4333-209e-45e9-8e65-c75348e34bac tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Acquiring lock "cinder-attachment_update-1ebc54c3-21cd-4355-83ce-84228ad50612-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1806.189462] [54712]: DEBUG cinder.coordination [req-61837277-6589-4af9-b1da-6caba801bde1 req-2d2e4333-209e-45e9-8e65-c75348e34bac tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Lock "cinder-attachment_update-1ebc54c3-21cd-4355-83ce-84228ad50612-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1806.190525] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.190525] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.606217] [54711]: DEBUG cinder.api.middleware.request_id [None req-06e0433e-8a90-4c5e-8d0a-2d6daab6d0a1 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.608369] [54711]: INFO cinder.api.openstack.wsgi [None req-06e0433e-8a90-4c5e-8d0a-2d6daab6d0a1 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1806.608607] [54711]: DEBUG cinder.api.openstack.wsgi [None req-06e0433e-8a90-4c5e-8d0a-2d6daab6d0a1 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.608828] [54711]: DEBUG cinder.api.openstack.wsgi [None req-06e0433e-8a90-4c5e-8d0a-2d6daab6d0a1 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.622140] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.622140] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.626059] [54711]: INFO cinder.volume.api [None req-06e0433e-8a90-4c5e-8d0a-2d6daab6d0a1 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1806.631655] [54711]: INFO cinder.api.openstack.wsgi [None req-06e0433e-8a90-4c5e-8d0a-2d6daab6d0a1 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1806.632131] [54711]: [pid: 54711|app: 0|req: 220/449] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:46 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1807.076855] [54711]: DEBUG cinder.api.middleware.request_id [None req-88fc4903-27b4-4fde-8aac-c9e461a5d80a None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.079354] [54711]: INFO cinder.api.openstack.wsgi [None req-88fc4903-27b4-4fde-8aac-c9e461a5d80a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1807.080028] [54711]: DEBUG cinder.api.openstack.wsgi [None req-88fc4903-27b4-4fde-8aac-c9e461a5d80a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.080028] [54711]: DEBUG cinder.api.openstack.wsgi [None req-88fc4903-27b4-4fde-8aac-c9e461a5d80a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.091244] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1807.091244] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1807.095305] [54711]: INFO cinder.volume.api [None req-88fc4903-27b4-4fde-8aac-c9e461a5d80a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1807.099703] [54711]: INFO cinder.api.openstack.wsgi [None req-88fc4903-27b4-4fde-8aac-c9e461a5d80a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1807.100123] [54711]: [pid: 54711|app: 0|req: 221/450] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:46 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1807.273976] [54711]: DEBUG cinder.api.middleware.request_id [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-01b2d48a-5661-4de9-8e5b-eca97b7d611d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.276335] [54711]: INFO cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-01b2d48a-5661-4de9-8e5b-eca97b7d611d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] DELETE http://10.180.1.21/volume/v3/attachments/42759426-91a9-4c3b-8104-a2a88aa2de0f [ 1807.276552] [54711]: DEBUG cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-01b2d48a-5661-4de9-8e5b-eca97b7d611d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.277083] [54711]: DEBUG cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-01b2d48a-5661-4de9-8e5b-eca97b7d611d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.284091] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1807.284091] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1807.809794] [54711]: INFO cinder.api.openstack.wsgi [req-02ee4e70-8381-4b64-b09b-ec5bd88c374a req-01b2d48a-5661-4de9-8e5b-eca97b7d611d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/attachments/42759426-91a9-4c3b-8104-a2a88aa2de0f returned with HTTP 200 [ 1807.810866] [54711]: [pid: 54711|app: 0|req: 222/451] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:44:47 2024] DELETE /volume/v3/attachments/42759426-91a9-4c3b-8104-a2a88aa2de0f => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1807.811141] [54711]: DEBUG cinder.api.middleware.request_id [None req-ef5e933d-2255-41cf-94d2-b68cd61631c4 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.814340] [54711]: INFO cinder.api.openstack.wsgi [None req-ef5e933d-2255-41cf-94d2-b68cd61631c4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1807.814590] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ef5e933d-2255-41cf-94d2-b68cd61631c4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.814839] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ef5e933d-2255-41cf-94d2-b68cd61631c4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.825960] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1807.825960] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1807.828872] [54711]: INFO cinder.volume.api [None req-ef5e933d-2255-41cf-94d2-b68cd61631c4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1807.833454] [54711]: INFO cinder.api.openstack.wsgi [None req-ef5e933d-2255-41cf-94d2-b68cd61631c4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1807.833822] [54711]: [pid: 54711|app: 0|req: 223/452] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:47 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1807.839273] [54711]: DEBUG cinder.api.middleware.request_id [None req-bb354ccd-2723-44ed-85ec-82c12cdd43ca None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.841346] [54711]: INFO cinder.api.openstack.wsgi [None req-bb354ccd-2723-44ed-85ec-82c12cdd43ca tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1807.841346] [54711]: DEBUG cinder.api.openstack.wsgi [None req-bb354ccd-2723-44ed-85ec-82c12cdd43ca tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.841488] [54711]: DEBUG cinder.api.openstack.wsgi [None req-bb354ccd-2723-44ed-85ec-82c12cdd43ca tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.850071] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1807.850071] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1807.852947] [54711]: INFO cinder.volume.api [None req-bb354ccd-2723-44ed-85ec-82c12cdd43ca tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1807.856951] [54711]: INFO cinder.api.openstack.wsgi [None req-bb354ccd-2723-44ed-85ec-82c12cdd43ca tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1807.857310] [54711]: [pid: 54711|app: 0|req: 224/453] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:47 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1807.960121] [54711]: DEBUG cinder.api.middleware.request_id [None req-e4ede794-0265-4d75-ba4c-8473c024dea1 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.962184] [54711]: INFO cinder.api.openstack.wsgi [None req-e4ede794-0265-4d75-ba4c-8473c024dea1 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1807.962479] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e4ede794-0265-4d75-ba4c-8473c024dea1 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.962621] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e4ede794-0265-4d75-ba4c-8473c024dea1 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.973415] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1807.973415] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1807.977068] [54711]: INFO cinder.volume.api [None req-e4ede794-0265-4d75-ba4c-8473c024dea1 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1807.981554] [54711]: INFO cinder.api.openstack.wsgi [None req-e4ede794-0265-4d75-ba4c-8473c024dea1 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1807.981898] [54711]: [pid: 54711|app: 0|req: 225/454] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:47 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1808.015414] [54711]: DEBUG cinder.api.middleware.request_id [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-2dfb2a0b-949b-4b25-8c92-48557b851447 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.017841] [54711]: INFO cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-2dfb2a0b-949b-4b25-8c92-48557b851447 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1808.018074] [54711]: DEBUG cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-2dfb2a0b-949b-4b25-8c92-48557b851447 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.018289] [54711]: DEBUG cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-2dfb2a0b-949b-4b25-8c92-48557b851447 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.028281] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.028281] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.031542] [54711]: INFO cinder.volume.api [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-2dfb2a0b-949b-4b25-8c92-48557b851447 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1808.035661] [54711]: INFO cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-2dfb2a0b-949b-4b25-8c92-48557b851447 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1808.036074] [54711]: [pid: 54711|app: 0|req: 226/455] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:44:47 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1808.053233] [54711]: DEBUG cinder.api.middleware.request_id [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-1b051db2-7800-4506-87d5-7523d9cc1514 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.055341] [54711]: INFO cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-1b051db2-7800-4506-87d5-7523d9cc1514 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] POST http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce/action [ 1808.055716] [54711]: DEBUG cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-1b051db2-7800-4506-87d5-7523d9cc1514 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1808.055851] [54711]: DEBUG cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-1b051db2-7800-4506-87d5-7523d9cc1514 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1808.065555] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.065555] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.065745] [54711]: INFO cinder.volume.api [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-1b051db2-7800-4506-87d5-7523d9cc1514 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1808.081655] [54711]: INFO cinder.volume.api [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-1b051db2-7800-4506-87d5-7523d9cc1514 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Begin detaching volume completed successfully. [ 1808.081919] [54711]: INFO cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-1b051db2-7800-4506-87d5-7523d9cc1514 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce/action returned with HTTP 202 [ 1808.082307] [54711]: [pid: 54711|app: 0|req: 227/456] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 10 15:44:47 2024] POST /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1808.109123] [54711]: DEBUG cinder.api.middleware.request_id [None req-0c481027-9657-40ad-ba45-f9c293e55853 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.111249] [54711]: INFO cinder.api.openstack.wsgi [None req-0c481027-9657-40ad-ba45-f9c293e55853 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1808.111467] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0c481027-9657-40ad-ba45-f9c293e55853 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.111682] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0c481027-9657-40ad-ba45-f9c293e55853 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.119975] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.119975] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.123365] [54711]: INFO cinder.volume.api [None req-0c481027-9657-40ad-ba45-f9c293e55853 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1808.127503] [54711]: INFO cinder.api.openstack.wsgi [None req-0c481027-9657-40ad-ba45-f9c293e55853 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1808.128084] [54711]: [pid: 54711|app: 0|req: 228/457] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:47 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1808.843144] [54711]: DEBUG cinder.api.middleware.request_id [None req-c7702c56-2cb1-4064-954e-9b2527cc29b0 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.846212] [54711]: INFO cinder.api.openstack.wsgi [None req-c7702c56-2cb1-4064-954e-9b2527cc29b0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1808.846430] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c7702c56-2cb1-4064-954e-9b2527cc29b0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.846640] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c7702c56-2cb1-4064-954e-9b2527cc29b0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.861217] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.861217] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.864699] [54711]: INFO cinder.volume.api [None req-c7702c56-2cb1-4064-954e-9b2527cc29b0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1808.869230] [54711]: INFO cinder.api.openstack.wsgi [None req-c7702c56-2cb1-4064-954e-9b2527cc29b0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1808.869612] [54711]: [pid: 54711|app: 0|req: 229/458] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:48 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1809.103786] [54711]: DEBUG cinder.api.middleware.request_id [None req-4543341e-421c-49dc-b456-0dd4123c8ada None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.104303] [54711]: INFO cinder.api.openstack.wsgi [None req-4543341e-421c-49dc-b456-0dd4123c8ada None None] GET http://10.180.1.21/volume// [ 1809.104634] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4543341e-421c-49dc-b456-0dd4123c8ada None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.104682] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4543341e-421c-49dc-b456-0dd4123c8ada None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.105113] [54711]: INFO cinder.api.openstack.wsgi [None req-4543341e-421c-49dc-b456-0dd4123c8ada None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1809.105423] [54711]: [pid: 54711|app: 0|req: 230/459] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:44:48 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1809.108665] [54711]: DEBUG cinder.api.middleware.request_id [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-6f91bc8f-451c-4d5d-ae41-ff7b083edb87 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.110758] [54711]: INFO cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-6f91bc8f-451c-4d5d-ae41-ff7b083edb87 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1809.110992] [54711]: DEBUG cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-6f91bc8f-451c-4d5d-ae41-ff7b083edb87 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.111211] [54711]: DEBUG cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-6f91bc8f-451c-4d5d-ae41-ff7b083edb87 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.120943] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.120943] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.126032] [54711]: INFO cinder.volume.api [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-6f91bc8f-451c-4d5d-ae41-ff7b083edb87 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1809.132046] [54711]: INFO cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-6f91bc8f-451c-4d5d-ae41-ff7b083edb87 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1809.132454] [54711]: [pid: 54711|app: 0|req: 231/460] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:44:48 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1809.879681] [54711]: DEBUG cinder.api.middleware.request_id [None req-885e9d71-1941-4e10-a7df-e9ce843c44c8 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.883060] [54711]: INFO cinder.api.openstack.wsgi [None req-885e9d71-1941-4e10-a7df-e9ce843c44c8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1809.883060] [54711]: DEBUG cinder.api.openstack.wsgi [None req-885e9d71-1941-4e10-a7df-e9ce843c44c8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.883060] [54711]: DEBUG cinder.api.openstack.wsgi [None req-885e9d71-1941-4e10-a7df-e9ce843c44c8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.901253] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.901253] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.905740] [54711]: INFO cinder.volume.api [None req-885e9d71-1941-4e10-a7df-e9ce843c44c8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1809.911449] [54711]: INFO cinder.api.openstack.wsgi [None req-885e9d71-1941-4e10-a7df-e9ce843c44c8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1809.912529] [54711]: [pid: 54711|app: 0|req: 232/461] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:49 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1810.277368] [54711]: DEBUG cinder.api.middleware.request_id [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-659ff2c3-59de-4720-b5fe-7e77d53ee555 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.279759] [54711]: INFO cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-659ff2c3-59de-4720-b5fe-7e77d53ee555 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9a9002e4-5043-4c51-aed2-089d36beb94f [ 1810.279980] [54711]: DEBUG cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-659ff2c3-59de-4720-b5fe-7e77d53ee555 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1810.280216] [54711]: DEBUG cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-659ff2c3-59de-4720-b5fe-7e77d53ee555 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1810.288916] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1810.288916] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.716627] [54712]: DEBUG cinder.coordination [req-61837277-6589-4af9-b1da-6caba801bde1 req-2d2e4333-209e-45e9-8e65-c75348e34bac tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Lock "cinder-attachment_update-1ebc54c3-21cd-4355-83ce-84228ad50612-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1810.717060] [54712]: INFO cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-2d2e4333-209e-45e9-8e65-c75348e34bac tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/attachments/bb1b9344-b49e-4ca0-9a8a-9df416299431 returned with HTTP 200 [ 1810.717598] [54712]: [pid: 54712|app: 0|req: 230/462] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:44:46 2024] PUT /volume/v3/attachments/bb1b9344-b49e-4ca0-9a8a-9df416299431 => generated 589 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1810.817275] [54711]: INFO cinder.api.openstack.wsgi [req-ad24e187-0932-45c3-899d-21e2ac97dc33 req-659ff2c3-59de-4720-b5fe-7e77d53ee555 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments/9a9002e4-5043-4c51-aed2-089d36beb94f returned with HTTP 200 [ 1810.818164] [54711]: [pid: 54711|app: 0|req: 233/463] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:44:50 2024] DELETE /volume/v3/attachments/9a9002e4-5043-4c51-aed2-089d36beb94f => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1810.922916] [54712]: DEBUG cinder.api.middleware.request_id [None req-dcce855b-0faf-4848-bb29-c23dd3db6b36 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.923983] [54712]: INFO cinder.api.openstack.wsgi [None req-dcce855b-0faf-4848-bb29-c23dd3db6b36 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1810.924235] [54712]: DEBUG cinder.api.openstack.wsgi [None req-dcce855b-0faf-4848-bb29-c23dd3db6b36 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1810.924453] [54712]: DEBUG cinder.api.openstack.wsgi [None req-dcce855b-0faf-4848-bb29-c23dd3db6b36 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1810.935758] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1810.935758] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.939329] [54712]: INFO cinder.volume.api [None req-dcce855b-0faf-4848-bb29-c23dd3db6b36 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1810.944512] [54712]: INFO cinder.api.openstack.wsgi [None req-dcce855b-0faf-4848-bb29-c23dd3db6b36 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1810.945084] [54712]: [pid: 54712|app: 0|req: 231/464] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:50 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1811.954441] [54711]: DEBUG cinder.api.middleware.request_id [None req-ceb06e56-70f4-4a6c-a2b7-2298399875e8 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1811.959021] [54711]: INFO cinder.api.openstack.wsgi [None req-ceb06e56-70f4-4a6c-a2b7-2298399875e8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1811.959021] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ceb06e56-70f4-4a6c-a2b7-2298399875e8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1811.959021] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ceb06e56-70f4-4a6c-a2b7-2298399875e8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1811.976606] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1811.976606] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1811.982191] [54711]: INFO cinder.volume.api [None req-ceb06e56-70f4-4a6c-a2b7-2298399875e8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1811.987561] [54711]: INFO cinder.api.openstack.wsgi [None req-ceb06e56-70f4-4a6c-a2b7-2298399875e8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1811.987955] [54711]: [pid: 54711|app: 0|req: 234/465] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:51 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1812.323148] [54712]: DEBUG cinder.api.middleware.request_id [None req-8d29994f-06b5-4173-8457-b90a3167078c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1812.325349] [54712]: INFO cinder.api.openstack.wsgi [None req-8d29994f-06b5-4173-8457-b90a3167078c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1812.325575] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8d29994f-06b5-4173-8457-b90a3167078c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1812.326090] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8d29994f-06b5-4173-8457-b90a3167078c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1812.337152] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1812.337152] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1812.341040] [54712]: INFO cinder.volume.api [None req-8d29994f-06b5-4173-8457-b90a3167078c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1812.347061] [54712]: INFO cinder.api.openstack.wsgi [None req-8d29994f-06b5-4173-8457-b90a3167078c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1812.347061] [54712]: [pid: 54712|app: 0|req: 232/466] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:52 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1812.856204] [54711]: DEBUG cinder.api.middleware.request_id [req-61837277-6589-4af9-b1da-6caba801bde1 req-66fec3ab-e850-44df-8a0c-8f89e5204694 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1812.859020] [54711]: INFO cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-66fec3ab-e850-44df-8a0c-8f89e5204694 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] POST http://10.180.1.21/volume/v3/attachments/bb1b9344-b49e-4ca0-9a8a-9df416299431/action [ 1812.860115] [54711]: DEBUG cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-66fec3ab-e850-44df-8a0c-8f89e5204694 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action body: b'{"os-complete": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1812.860115] [54711]: DEBUG cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-66fec3ab-e850-44df-8a0c-8f89e5204694 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1812.875517] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1812.875517] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1812.882930] [54711]: INFO cinder.api.openstack.wsgi [req-61837277-6589-4af9-b1da-6caba801bde1 req-66fec3ab-e850-44df-8a0c-8f89e5204694 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/attachments/bb1b9344-b49e-4ca0-9a8a-9df416299431/action returned with HTTP 204 [ 1812.883343] [54711]: [pid: 54711|app: 0|req: 235/467] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:44:52 2024] POST /volume/v3/attachments/bb1b9344-b49e-4ca0-9a8a-9df416299431/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1812.997288] [54712]: DEBUG cinder.api.middleware.request_id [None req-28364000-67dd-4fa5-8e5c-cfcecde6f0c0 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1812.999416] [54712]: INFO cinder.api.openstack.wsgi [None req-28364000-67dd-4fa5-8e5c-cfcecde6f0c0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1812.999648] [54712]: DEBUG cinder.api.openstack.wsgi [None req-28364000-67dd-4fa5-8e5c-cfcecde6f0c0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1812.999864] [54712]: DEBUG cinder.api.openstack.wsgi [None req-28364000-67dd-4fa5-8e5c-cfcecde6f0c0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1813.009905] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.009905] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.013138] [54712]: INFO cinder.volume.api [None req-28364000-67dd-4fa5-8e5c-cfcecde6f0c0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1813.017539] [54712]: INFO cinder.api.openstack.wsgi [None req-28364000-67dd-4fa5-8e5c-cfcecde6f0c0 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1813.017915] [54712]: [pid: 54712|app: 0|req: 233/468] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:52 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1813.031664] [54711]: DEBUG cinder.api.middleware.request_id [None req-4c1ba297-e21e-4de9-80f5-28e470c8b32d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.033786] [54711]: INFO cinder.api.openstack.wsgi [None req-4c1ba297-e21e-4de9-80f5-28e470c8b32d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1813.034014] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4c1ba297-e21e-4de9-80f5-28e470c8b32d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1813.034236] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4c1ba297-e21e-4de9-80f5-28e470c8b32d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1813.045126] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.045126] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.047508] [54711]: INFO cinder.volume.api [None req-4c1ba297-e21e-4de9-80f5-28e470c8b32d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1813.053296] [54711]: INFO cinder.api.openstack.wsgi [None req-4c1ba297-e21e-4de9-80f5-28e470c8b32d tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1813.053784] [54711]: [pid: 54711|app: 0|req: 236/469] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:52 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1813.063819] [54712]: DEBUG cinder.api.middleware.request_id [None req-d01942d6-0f6a-43fc-9697-4faec5b9c7fd None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.065907] [54712]: INFO cinder.api.openstack.wsgi [None req-d01942d6-0f6a-43fc-9697-4faec5b9c7fd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1813.066176] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d01942d6-0f6a-43fc-9697-4faec5b9c7fd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1813.066404] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d01942d6-0f6a-43fc-9697-4faec5b9c7fd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1813.066592] [54712]: INFO cinder.api.v3.volumes [None req-d01942d6-0f6a-43fc-9697-4faec5b9c7fd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Delete volume with id: 1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1813.076544] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.076544] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.077124] [54712]: INFO cinder.volume.api [None req-d01942d6-0f6a-43fc-9697-4faec5b9c7fd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1813.086393] [54712]: INFO cinder.volume.api [None req-d01942d6-0f6a-43fc-9697-4faec5b9c7fd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-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. [ 1813.086737] [54712]: INFO cinder.api.openstack.wsgi [None req-d01942d6-0f6a-43fc-9697-4faec5b9c7fd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 400 [ 1813.087320] [54712]: [pid: 54712|app: 0|req: 234/470] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:44:52 2024] DELETE /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 307 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1813.090686] [54711]: DEBUG cinder.api.middleware.request_id [None req-4afd632c-3c4f-4695-8a55-c17496ac7e43 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.092642] [54711]: INFO cinder.api.openstack.wsgi [None req-4afd632c-3c4f-4695-8a55-c17496ac7e43 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1813.092863] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4afd632c-3c4f-4695-8a55-c17496ac7e43 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1813.093091] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4afd632c-3c4f-4695-8a55-c17496ac7e43 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1813.104194] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.104194] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.108167] [54711]: INFO cinder.volume.api [None req-4afd632c-3c4f-4695-8a55-c17496ac7e43 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1813.113299] [54711]: INFO cinder.api.openstack.wsgi [None req-4afd632c-3c4f-4695-8a55-c17496ac7e43 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1813.113689] [54711]: [pid: 54711|app: 0|req: 237/471] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:52 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1813.180271] [54712]: DEBUG cinder.api.middleware.request_id [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-7fc17c4a-789f-42dc-822c-b2796b5f7a85 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.183413] [54712]: INFO cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-7fc17c4a-789f-42dc-822c-b2796b5f7a85 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1813.183634] [54712]: DEBUG cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-7fc17c4a-789f-42dc-822c-b2796b5f7a85 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1813.183870] [54712]: DEBUG cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-7fc17c4a-789f-42dc-822c-b2796b5f7a85 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1813.194202] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.194202] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.197510] [54712]: INFO cinder.volume.api [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-7fc17c4a-789f-42dc-822c-b2796b5f7a85 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1813.201623] [54712]: INFO cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-7fc17c4a-789f-42dc-822c-b2796b5f7a85 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1813.202028] [54712]: [pid: 54712|app: 0|req: 235/472] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:44:53 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1813.217502] [54711]: DEBUG cinder.api.middleware.request_id [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-b7f7acf5-6f37-46fe-88e8-9de1e1d9e0dd None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.219751] [54711]: INFO cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-b7f7acf5-6f37-46fe-88e8-9de1e1d9e0dd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] POST http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612/action [ 1813.220152] [54711]: DEBUG cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-b7f7acf5-6f37-46fe-88e8-9de1e1d9e0dd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1813.220292] [54711]: DEBUG cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-b7f7acf5-6f37-46fe-88e8-9de1e1d9e0dd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1813.233056] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.233056] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.233616] [54711]: INFO cinder.volume.api [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-b7f7acf5-6f37-46fe-88e8-9de1e1d9e0dd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1813.244256] [54711]: INFO cinder.volume.api [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-b7f7acf5-6f37-46fe-88e8-9de1e1d9e0dd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Begin detaching volume completed successfully. [ 1813.244496] [54711]: INFO cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-b7f7acf5-6f37-46fe-88e8-9de1e1d9e0dd tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612/action returned with HTTP 202 [ 1813.244919] [54711]: [pid: 54711|app: 0|req: 238/473] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 10 15:44:53 2024] POST /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1813.823924] [54712]: DEBUG cinder.api.middleware.request_id [None req-31afd5b8-6780-494e-ac69-867bc997773e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.824400] [54712]: INFO cinder.api.openstack.wsgi [None req-31afd5b8-6780-494e-ac69-867bc997773e None None] GET http://10.180.1.21/volume// [ 1813.824586] [54712]: DEBUG cinder.api.openstack.wsgi [None req-31afd5b8-6780-494e-ac69-867bc997773e None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1813.824798] [54712]: DEBUG cinder.api.openstack.wsgi [None req-31afd5b8-6780-494e-ac69-867bc997773e None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1813.825222] [54712]: INFO cinder.api.openstack.wsgi [None req-31afd5b8-6780-494e-ac69-867bc997773e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1813.825533] [54712]: [pid: 54712|app: 0|req: 236/474] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:44:53 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1813.829410] [54711]: DEBUG cinder.api.middleware.request_id [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-93ecd340-5a2c-4cd2-983b-0b8e99b28d9f None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.831848] [54711]: INFO cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-93ecd340-5a2c-4cd2-983b-0b8e99b28d9f tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1813.832020] [54711]: DEBUG cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-93ecd340-5a2c-4cd2-983b-0b8e99b28d9f tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be242047-c641-4fae-b96b-f3c2771901ac", "connector": null, "instance_uuid": "18295aca-9e8f-4df5-a30f-1d5e34a06957"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1813.846470] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.846470] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.875802] [54711]: INFO cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-93ecd340-5a2c-4cd2-983b-0b8e99b28d9f tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1813.875802] [54711]: [pid: 54711|app: 0|req: 239/475] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:44:53 2024] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1813.879634] [54712]: DEBUG cinder.api.middleware.request_id [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-8190cce5-b21a-45fc-a3a1-718a05dcbf6c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.882158] [54712]: INFO cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-8190cce5-b21a-45fc-a3a1-718a05dcbf6c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e30189df-a595-492a-b384-8c53a656e506 [ 1813.882395] [54712]: DEBUG cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-8190cce5-b21a-45fc-a3a1-718a05dcbf6c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1813.882606] [54712]: DEBUG cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-8190cce5-b21a-45fc-a3a1-718a05dcbf6c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'version_select' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1813.889823] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.889823] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1814.403200] [54711]: DEBUG cinder.api.middleware.request_id [None req-f661358c-713c-40a0-9704-7a860edb35f9 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1814.403650] [54711]: INFO cinder.api.openstack.wsgi [None req-f661358c-713c-40a0-9704-7a860edb35f9 None None] GET http://10.180.1.21/volume// [ 1814.403942] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f661358c-713c-40a0-9704-7a860edb35f9 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1814.404063] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f661358c-713c-40a0-9704-7a860edb35f9 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1814.404455] [54711]: INFO cinder.api.openstack.wsgi [None req-f661358c-713c-40a0-9704-7a860edb35f9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1814.404752] [54711]: [pid: 54711|app: 0|req: 240/476] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:44:54 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1814.408966] [54711]: DEBUG cinder.api.middleware.request_id [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-d4dfb38d-f02e-44cc-832a-35b667d51115 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1814.411204] [54711]: INFO cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-d4dfb38d-f02e-44cc-832a-35b667d51115 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1814.411475] [54711]: DEBUG cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-d4dfb38d-f02e-44cc-832a-35b667d51115 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1814.411732] [54711]: DEBUG cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-d4dfb38d-f02e-44cc-832a-35b667d51115 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1814.420333] [54712]: INFO cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-8190cce5-b21a-45fc-a3a1-718a05dcbf6c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments/e30189df-a595-492a-b384-8c53a656e506 returned with HTTP 200 [ 1814.420776] [54712]: [pid: 54712|app: 0|req: 237/477] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:44:53 2024] DELETE /volume/v3/attachments/e30189df-a595-492a-b384-8c53a656e506 => generated 192 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1814.422834] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1814.422834] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1814.426439] [54711]: INFO cinder.volume.api [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-d4dfb38d-f02e-44cc-832a-35b667d51115 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1814.431413] [54711]: INFO cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-d4dfb38d-f02e-44cc-832a-35b667d51115 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1814.431802] [54711]: [pid: 54711|app: 0|req: 241/478] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:44:54 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1815.596261] [54712]: DEBUG cinder.api.middleware.request_id [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-aedc318e-f7a4-4ef8-8432-fe8c297530d9 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1815.599755] [54712]: INFO cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-aedc318e-f7a4-4ef8-8432-fe8c297530d9 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bb1b9344-b49e-4ca0-9a8a-9df416299431 [ 1815.599755] [54712]: DEBUG cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-aedc318e-f7a4-4ef8-8432-fe8c297530d9 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1815.599755] [54712]: DEBUG cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-aedc318e-f7a4-4ef8-8432-fe8c297530d9 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'version_select' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1815.607907] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1815.607907] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1816.141732] [54712]: INFO cinder.api.openstack.wsgi [req-9bed9684-aa8b-40a5-80b8-37a6adf6375a req-aedc318e-f7a4-4ef8-8432-fe8c297530d9 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/attachments/bb1b9344-b49e-4ca0-9a8a-9df416299431 returned with HTTP 200 [ 1816.142219] [54712]: [pid: 54712|app: 0|req: 238/479] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:44:55 2024] DELETE /volume/v3/attachments/bb1b9344-b49e-4ca0-9a8a-9df416299431 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1817.285104] [54711]: DEBUG cinder.api.middleware.request_id [None req-acb072b8-80e6-40ba-b3c1-a8dfdf7ed282 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1817.287290] [54711]: INFO cinder.api.openstack.wsgi [None req-acb072b8-80e6-40ba-b3c1-a8dfdf7ed282 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1817.287515] [54711]: DEBUG cinder.api.openstack.wsgi [None req-acb072b8-80e6-40ba-b3c1-a8dfdf7ed282 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1817.287733] [54711]: DEBUG cinder.api.openstack.wsgi [None req-acb072b8-80e6-40ba-b3c1-a8dfdf7ed282 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1817.300954] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1817.300954] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1817.304506] [54711]: INFO cinder.volume.api [None req-acb072b8-80e6-40ba-b3c1-a8dfdf7ed282 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1817.309164] [54711]: INFO cinder.api.openstack.wsgi [None req-acb072b8-80e6-40ba-b3c1-a8dfdf7ed282 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1817.309606] [54711]: [pid: 54711|app: 0|req: 242/480] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:57 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1817.345764] [54712]: DEBUG cinder.api.middleware.request_id [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-5bdc6e0d-843b-49b5-8a56-f2983c617e59 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1817.348110] [54712]: INFO cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-5bdc6e0d-843b-49b5-8a56-f2983c617e59 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1817.348365] [54712]: DEBUG cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-5bdc6e0d-843b-49b5-8a56-f2983c617e59 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1817.348589] [54712]: DEBUG cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-5bdc6e0d-843b-49b5-8a56-f2983c617e59 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1817.357850] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1817.357850] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1817.360851] [54712]: INFO cinder.volume.api [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-5bdc6e0d-843b-49b5-8a56-f2983c617e59 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1817.364813] [54712]: INFO cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-5bdc6e0d-843b-49b5-8a56-f2983c617e59 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1817.365255] [54712]: [pid: 54712|app: 0|req: 239/481] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:44:57 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1817.384772] [54711]: DEBUG cinder.api.middleware.request_id [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-860ae0f7-7871-4fe4-91df-26dec4f9ad40 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1817.387128] [54711]: INFO cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-860ae0f7-7871-4fe4-91df-26dec4f9ad40 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] POST http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225/action [ 1817.387543] [54711]: DEBUG cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-860ae0f7-7871-4fe4-91df-26dec4f9ad40 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1817.387676] [54711]: DEBUG cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-860ae0f7-7871-4fe4-91df-26dec4f9ad40 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1817.396954] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1817.396954] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1817.397462] [54711]: INFO cinder.volume.api [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-860ae0f7-7871-4fe4-91df-26dec4f9ad40 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1817.404979] [54711]: INFO cinder.volume.api [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-860ae0f7-7871-4fe4-91df-26dec4f9ad40 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Begin detaching volume completed successfully. [ 1817.405215] [54711]: INFO cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-860ae0f7-7871-4fe4-91df-26dec4f9ad40 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225/action returned with HTTP 202 [ 1817.405606] [54711]: [pid: 54711|app: 0|req: 243/482] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 10 15:44:57 2024] POST /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1817.446728] [54712]: DEBUG cinder.api.middleware.request_id [None req-e21f8934-b589-428d-87e6-6ba53b6748cb None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1817.448893] [54712]: INFO cinder.api.openstack.wsgi [None req-e21f8934-b589-428d-87e6-6ba53b6748cb tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1817.449196] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e21f8934-b589-428d-87e6-6ba53b6748cb tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1817.449456] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e21f8934-b589-428d-87e6-6ba53b6748cb tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1817.457849] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1817.457849] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1817.461146] [54712]: INFO cinder.volume.api [None req-e21f8934-b589-428d-87e6-6ba53b6748cb tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1817.465218] [54712]: INFO cinder.api.openstack.wsgi [None req-e21f8934-b589-428d-87e6-6ba53b6748cb tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1817.465599] [54712]: [pid: 54712|app: 0|req: 240/483] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:44:57 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1818.424429] [54711]: DEBUG cinder.api.middleware.request_id [None req-4c06bfa9-2ad6-4471-bb28-91d47f64abb9 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1818.425013] [54711]: INFO cinder.api.openstack.wsgi [None req-4c06bfa9-2ad6-4471-bb28-91d47f64abb9 None None] GET http://10.180.1.21/volume// [ 1818.425099] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4c06bfa9-2ad6-4471-bb28-91d47f64abb9 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1818.425349] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4c06bfa9-2ad6-4471-bb28-91d47f64abb9 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1818.425738] [54711]: INFO cinder.api.openstack.wsgi [None req-4c06bfa9-2ad6-4471-bb28-91d47f64abb9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1818.426050] [54711]: [pid: 54711|app: 0|req: 244/484] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:44:58 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1818.430199] [54712]: DEBUG cinder.api.middleware.request_id [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-b0e91d45-55b1-42eb-b1fd-25a62107bb2c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1818.432551] [54712]: INFO cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-b0e91d45-55b1-42eb-b1fd-25a62107bb2c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1818.432771] [54712]: DEBUG cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-b0e91d45-55b1-42eb-b1fd-25a62107bb2c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1818.432989] [54712]: DEBUG cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-b0e91d45-55b1-42eb-b1fd-25a62107bb2c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1818.446169] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1818.446169] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1818.450615] [54712]: INFO cinder.volume.api [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-b0e91d45-55b1-42eb-b1fd-25a62107bb2c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1818.455501] [54712]: INFO cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-b0e91d45-55b1-42eb-b1fd-25a62107bb2c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1818.455903] [54712]: [pid: 54712|app: 0|req: 241/485] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:44:58 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1818.983036] [54711]: DEBUG cinder.api.middleware.request_id [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-6b908ea9-16d3-42d1-b891-b5b06d6f034c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1818.985254] [54711]: INFO cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-6b908ea9-16d3-42d1-b891-b5b06d6f034c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] PUT http://10.180.1.21/volume/v3/attachments/19517ed9-179e-4fa0-9752-14cd8cd78d80 [ 1818.985649] [54711]: DEBUG cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-6b908ea9-16d3-42d1-b891-b5b06d6f034c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-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-352926", "mountpoint": "/dev/sdb"}}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1818.996322] [54711]: DEBUG cinder.coordination [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-6b908ea9-16d3-42d1-b891-b5b06d6f034c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Acquiring lock "cinder-attachment_update-be242047-c641-4fae-b96b-f3c2771901ac-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54711) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1819.000572] [54711]: DEBUG cinder.coordination [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-6b908ea9-16d3-42d1-b891-b5b06d6f034c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Lock "cinder-attachment_update-be242047-c641-4fae-b96b-f3c2771901ac-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54711) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1819.001858] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1819.001858] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1819.521565] [54711]: DEBUG cinder.coordination [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-6b908ea9-16d3-42d1-b891-b5b06d6f034c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Lock "cinder-attachment_update-be242047-c641-4fae-b96b-f3c2771901ac-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=54711) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1819.521803] [54711]: INFO cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-6b908ea9-16d3-42d1-b891-b5b06d6f034c tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments/19517ed9-179e-4fa0-9752-14cd8cd78d80 returned with HTTP 200 [ 1819.522735] [54711]: [pid: 54711|app: 0|req: 245/486] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:44:58 2024] PUT /volume/v3/attachments/19517ed9-179e-4fa0-9752-14cd8cd78d80 => generated 589 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1819.528714] [54712]: DEBUG cinder.api.middleware.request_id [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-75fd0a43-72ea-4c5f-9fe9-93c3a8e83d42 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.530947] [54712]: INFO cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-75fd0a43-72ea-4c5f-9fe9-93c3a8e83d42 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/attachments/19517ed9-179e-4fa0-9752-14cd8cd78d80 [ 1819.531213] [54712]: DEBUG cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-75fd0a43-72ea-4c5f-9fe9-93c3a8e83d42 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1819.531431] [54712]: DEBUG cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-75fd0a43-72ea-4c5f-9fe9-93c3a8e83d42 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'version_select' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1819.550503] [54712]: INFO cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-75fd0a43-72ea-4c5f-9fe9-93c3a8e83d42 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments/19517ed9-179e-4fa0-9752-14cd8cd78d80 returned with HTTP 200 [ 1819.550941] [54712]: [pid: 54712|app: 0|req: 242/487] 10.180.1.21 () {62 vars in 1532 bytes} [Tue Dec 10 15:44:59 2024] GET /volume/v3/attachments/19517ed9-179e-4fa0-9752-14cd8cd78d80 => generated 614 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1819.646740] [54711]: DEBUG cinder.api.middleware.request_id [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-ca2ed5d6-e009-451c-be2d-f431fc924b5c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1819.650018] [54711]: INFO cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-ca2ed5d6-e009-451c-be2d-f431fc924b5c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ac5ec38f-108f-4ce4-9818-cdadd46d1adf [ 1819.650018] [54711]: DEBUG cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-ca2ed5d6-e009-451c-be2d-f431fc924b5c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1819.650018] [54711]: DEBUG cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-ca2ed5d6-e009-451c-be2d-f431fc924b5c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1819.661177] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1819.661177] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1820.203397] [54711]: INFO cinder.api.openstack.wsgi [req-24dd02db-cf87-4204-ad6e-497d73801af1 req-ca2ed5d6-e009-451c-be2d-f431fc924b5c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/attachments/ac5ec38f-108f-4ce4-9818-cdadd46d1adf returned with HTTP 200 [ 1820.203748] [54711]: [pid: 54711|app: 0|req: 246/488] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:44:59 2024] DELETE /volume/v3/attachments/ac5ec38f-108f-4ce4-9818-cdadd46d1adf => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1821.818534] [54712]: DEBUG cinder.api.middleware.request_id [None req-d13d0752-04d4-4065-9cd2-09bd52489d41 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1821.821455] [54712]: INFO cinder.api.openstack.wsgi [None req-d13d0752-04d4-4065-9cd2-09bd52489d41 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1821.821802] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d13d0752-04d4-4065-9cd2-09bd52489d41 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1821.822122] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d13d0752-04d4-4065-9cd2-09bd52489d41 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1821.836190] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1821.836190] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1821.841954] [54712]: INFO cinder.volume.api [None req-d13d0752-04d4-4065-9cd2-09bd52489d41 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1821.849932] [54712]: INFO cinder.api.openstack.wsgi [None req-d13d0752-04d4-4065-9cd2-09bd52489d41 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1821.850735] [54712]: [pid: 54712|app: 0|req: 243/489] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:01 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1822.153056] [54711]: DEBUG cinder.api.middleware.request_id [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-53dc0664-8b5c-4195-a78c-e671edf82d14 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1822.155559] [54711]: INFO cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-53dc0664-8b5c-4195-a78c-e671edf82d14 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] POST http://10.180.1.21/volume/v3/attachments/19517ed9-179e-4fa0-9752-14cd8cd78d80/action [ 1822.157017] [54711]: DEBUG cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-53dc0664-8b5c-4195-a78c-e671edf82d14 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Action body: b'{"os-complete": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1822.157017] [54711]: DEBUG cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-53dc0664-8b5c-4195-a78c-e671edf82d14 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1822.172825] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1822.172825] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1822.181641] [54711]: INFO cinder.api.openstack.wsgi [req-5e9abe92-8bf6-46ac-a53c-5cc063f9a945 req-53dc0664-8b5c-4195-a78c-e671edf82d14 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments/19517ed9-179e-4fa0-9752-14cd8cd78d80/action returned with HTTP 204 [ 1822.182298] [54711]: [pid: 54711|app: 0|req: 247/490] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:45:02 2024] POST /volume/v3/attachments/19517ed9-179e-4fa0-9752-14cd8cd78d80/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1825.963064] [54712]: DEBUG cinder.api.middleware.request_id [None req-c5f72f22-722b-4a14-b163-b83bddbb9d58 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.965800] [54712]: INFO cinder.api.openstack.wsgi [None req-c5f72f22-722b-4a14-b163-b83bddbb9d58 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1825.965800] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c5f72f22-722b-4a14-b163-b83bddbb9d58 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1825.966016] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c5f72f22-722b-4a14-b163-b83bddbb9d58 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1825.966175] [54712]: INFO cinder.api.v3.volumes [None req-c5f72f22-722b-4a14-b163-b83bddbb9d58 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Delete volume with id: 1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1825.976385] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1825.976385] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1825.976936] [54712]: INFO cinder.volume.api [None req-c5f72f22-722b-4a14-b163-b83bddbb9d58 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1825.998019] [54712]: INFO cinder.volume.api [None req-c5f72f22-722b-4a14-b163-b83bddbb9d58 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Delete volume request issued successfully. [ 1825.998019] [54712]: INFO cinder.api.openstack.wsgi [None req-c5f72f22-722b-4a14-b163-b83bddbb9d58 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 202 [ 1825.998019] [54712]: [pid: 54712|app: 0|req: 244/491] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:45:05 2024] DELETE /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1826.001776] [54711]: DEBUG cinder.api.middleware.request_id [None req-853f333e-1252-4a29-a773-7a23a19fbca9 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1826.007969] [54711]: INFO cinder.api.openstack.wsgi [None req-853f333e-1252-4a29-a773-7a23a19fbca9 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1826.008318] [54711]: DEBUG cinder.api.openstack.wsgi [None req-853f333e-1252-4a29-a773-7a23a19fbca9 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1826.008916] [54711]: DEBUG cinder.api.openstack.wsgi [None req-853f333e-1252-4a29-a773-7a23a19fbca9 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1826.021672] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1826.021672] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1826.026382] [54711]: INFO cinder.volume.api [None req-853f333e-1252-4a29-a773-7a23a19fbca9 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1826.036018] [54711]: INFO cinder.api.openstack.wsgi [None req-853f333e-1252-4a29-a773-7a23a19fbca9 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1826.036018] [54711]: [pid: 54711|app: 0|req: 248/492] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:05 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1826.335989] [54712]: DEBUG cinder.api.middleware.request_id [None req-d7ec5d17-200c-4714-be21-4348957c1cd1 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1826.336461] [54712]: INFO cinder.api.openstack.wsgi [None req-d7ec5d17-200c-4714-be21-4348957c1cd1 None None] GET http://10.180.1.21/volume// [ 1826.336634] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d7ec5d17-200c-4714-be21-4348957c1cd1 None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1826.336851] [54712]: DEBUG cinder.api.openstack.wsgi [None req-d7ec5d17-200c-4714-be21-4348957c1cd1 None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1826.337257] [54712]: INFO cinder.api.openstack.wsgi [None req-d7ec5d17-200c-4714-be21-4348957c1cd1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1826.337556] [54712]: [pid: 54712|app: 0|req: 245/493] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:45:06 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1826.343898] [54711]: DEBUG cinder.api.middleware.request_id [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-ad7d8c5c-02c5-4dce-a279-63b295365f9a None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1826.346560] [54711]: INFO cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-ad7d8c5c-02c5-4dce-a279-63b295365f9a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1826.348310] [54711]: DEBUG cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-ad7d8c5c-02c5-4dce-a279-63b295365f9a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be242047-c641-4fae-b96b-f3c2771901ac", "connector": null, "instance_uuid": "18295aca-9e8f-4df5-a30f-1d5e34a06957"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1826.366919] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1826.366919] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1826.396575] [54711]: INFO cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-ad7d8c5c-02c5-4dce-a279-63b295365f9a tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1826.397048] [54711]: [pid: 54711|app: 0|req: 249/494] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:45:06 2024] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1826.401916] [54712]: DEBUG cinder.api.middleware.request_id [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-d242abee-9fcc-47cf-97b3-10358551e9ae None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1826.404459] [54712]: INFO cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-d242abee-9fcc-47cf-97b3-10358551e9ae tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] DELETE http://10.180.1.21/volume/v3/attachments/19517ed9-179e-4fa0-9752-14cd8cd78d80 [ 1826.404750] [54712]: DEBUG cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-d242abee-9fcc-47cf-97b3-10358551e9ae tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1826.405040] [54712]: DEBUG cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-d242abee-9fcc-47cf-97b3-10358551e9ae tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'version_select' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1826.412622] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1826.412622] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1826.940204] [54712]: INFO cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-d242abee-9fcc-47cf-97b3-10358551e9ae tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments/19517ed9-179e-4fa0-9752-14cd8cd78d80 returned with HTTP 200 [ 1826.940783] [54712]: [pid: 54712|app: 0|req: 246/495] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:45:06 2024] DELETE /volume/v3/attachments/19517ed9-179e-4fa0-9752-14cd8cd78d80 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1827.049347] [54711]: DEBUG cinder.api.middleware.request_id [None req-5ed514f7-8bd2-475c-9fca-ad5a0a5c7ece None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1827.053291] [54711]: INFO cinder.api.openstack.wsgi [None req-5ed514f7-8bd2-475c-9fca-ad5a0a5c7ece tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1827.053291] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5ed514f7-8bd2-475c-9fca-ad5a0a5c7ece tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1827.053291] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5ed514f7-8bd2-475c-9fca-ad5a0a5c7ece tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1827.063819] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1827.063819] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1827.069546] [54711]: INFO cinder.volume.api [None req-5ed514f7-8bd2-475c-9fca-ad5a0a5c7ece tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1827.074995] [54711]: INFO cinder.api.openstack.wsgi [None req-5ed514f7-8bd2-475c-9fca-ad5a0a5c7ece tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 200 [ 1827.075427] [54711]: [pid: 54711|app: 0|req: 250/496] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:06 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1828.086587] [54712]: DEBUG cinder.api.middleware.request_id [None req-f6d23271-51aa-42a4-af6b-9fa3b382e7e4 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1828.087508] [54712]: INFO cinder.api.openstack.wsgi [None req-f6d23271-51aa-42a4-af6b-9fa3b382e7e4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 [ 1828.088018] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f6d23271-51aa-42a4-af6b-9fa3b382e7e4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1828.088018] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f6d23271-51aa-42a4-af6b-9fa3b382e7e4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1828.097024] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1828.097024] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1828.099656] [54712]: INFO cinder.api.openstack.wsgi [None req-f6d23271-51aa-42a4-af6b-9fa3b382e7e4 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 returned with HTTP 404 [ 1828.100192] [54712]: [pid: 54712|app: 0|req: 247/497] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:07 2024] GET /volume/v3/volumes/1ebc54c3-21cd-4355-83ce-84228ad50612 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1828.169098] [54711]: DEBUG cinder.api.middleware.request_id [None req-c9b370ac-14c1-4065-a5a9-bbbff388224c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1828.171092] [54711]: INFO cinder.api.openstack.wsgi [None req-c9b370ac-14c1-4065-a5a9-bbbff388224c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1828.171304] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c9b370ac-14c1-4065-a5a9-bbbff388224c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1828.171518] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c9b370ac-14c1-4065-a5a9-bbbff388224c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'delete' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1828.171703] [54711]: INFO cinder.api.v3.volumes [None req-c9b370ac-14c1-4065-a5a9-bbbff388224c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Delete volume with id: 9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1828.185809] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1828.185809] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1828.185809] [54711]: INFO cinder.volume.api [None req-c9b370ac-14c1-4065-a5a9-bbbff388224c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1828.206495] [54711]: INFO cinder.volume.api [None req-c9b370ac-14c1-4065-a5a9-bbbff388224c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Delete volume request issued successfully. [ 1828.206697] [54711]: INFO cinder.api.openstack.wsgi [None req-c9b370ac-14c1-4065-a5a9-bbbff388224c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 202 [ 1828.207138] [54711]: [pid: 54711|app: 0|req: 251/498] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:45:08 2024] DELETE /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1828.211520] [54712]: DEBUG cinder.api.middleware.request_id [None req-72cb2291-4314-4c93-a3f8-db867fbf2194 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1828.214782] [54712]: INFO cinder.api.openstack.wsgi [None req-72cb2291-4314-4c93-a3f8-db867fbf2194 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1828.215041] [54712]: DEBUG cinder.api.openstack.wsgi [None req-72cb2291-4314-4c93-a3f8-db867fbf2194 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1828.215270] [54712]: DEBUG cinder.api.openstack.wsgi [None req-72cb2291-4314-4c93-a3f8-db867fbf2194 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1828.230020] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1828.230020] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1828.232521] [54712]: INFO cinder.volume.api [None req-72cb2291-4314-4c93-a3f8-db867fbf2194 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1828.239305] [54712]: INFO cinder.api.openstack.wsgi [None req-72cb2291-4314-4c93-a3f8-db867fbf2194 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1828.239987] [54712]: [pid: 54712|app: 0|req: 248/499] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:08 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1829.253200] [54711]: DEBUG cinder.api.middleware.request_id [None req-0dfa52bb-5768-4f4d-9135-213a6570a689 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.255618] [54711]: INFO cinder.api.openstack.wsgi [None req-0dfa52bb-5768-4f4d-9135-213a6570a689 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1829.255973] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0dfa52bb-5768-4f4d-9135-213a6570a689 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.256235] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0dfa52bb-5768-4f4d-9135-213a6570a689 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.268602] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.268602] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.273074] [54711]: INFO cinder.volume.api [None req-0dfa52bb-5768-4f4d-9135-213a6570a689 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1829.278597] [54711]: INFO cinder.api.openstack.wsgi [None req-0dfa52bb-5768-4f4d-9135-213a6570a689 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1829.279013] [54711]: [pid: 54711|app: 0|req: 252/500] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:09 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1829.880645] [54712]: DEBUG cinder.api.middleware.request_id [None req-32b4d721-fffc-42b8-b625-ccd53f28be8c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.882698] [54712]: INFO cinder.api.openstack.wsgi [None req-32b4d721-fffc-42b8-b625-ccd53f28be8c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1829.884213] [54712]: DEBUG cinder.api.openstack.wsgi [None req-32b4d721-fffc-42b8-b625-ccd53f28be8c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.884213] [54712]: DEBUG cinder.api.openstack.wsgi [None req-32b4d721-fffc-42b8-b625-ccd53f28be8c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.884213] [54712]: INFO cinder.api.v3.volumes [None req-32b4d721-fffc-42b8-b625-ccd53f28be8c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Delete volume with id: 6594b112-d057-49b4-8250-4b0bc5933225 [ 1829.894507] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.894507] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.897017] [54712]: INFO cinder.volume.api [None req-32b4d721-fffc-42b8-b625-ccd53f28be8c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1829.922227] [54712]: INFO cinder.volume.api [None req-32b4d721-fffc-42b8-b625-ccd53f28be8c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Delete volume request issued successfully. [ 1829.923121] [54712]: INFO cinder.api.openstack.wsgi [None req-32b4d721-fffc-42b8-b625-ccd53f28be8c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 202 [ 1829.923121] [54712]: [pid: 54712|app: 0|req: 249/501] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:45:09 2024] DELETE /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1829.928913] [54711]: DEBUG cinder.api.middleware.request_id [None req-64047af1-015b-4621-ab1e-d6169253e39c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.933291] [54711]: INFO cinder.api.openstack.wsgi [None req-64047af1-015b-4621-ab1e-d6169253e39c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1829.933523] [54711]: DEBUG cinder.api.openstack.wsgi [None req-64047af1-015b-4621-ab1e-d6169253e39c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.933736] [54711]: DEBUG cinder.api.openstack.wsgi [None req-64047af1-015b-4621-ab1e-d6169253e39c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.945451] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.945451] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.949649] [54711]: INFO cinder.volume.api [None req-64047af1-015b-4621-ab1e-d6169253e39c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1829.954766] [54711]: INFO cinder.api.openstack.wsgi [None req-64047af1-015b-4621-ab1e-d6169253e39c tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1829.955165] [54711]: [pid: 54711|app: 0|req: 253/502] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:09 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1830.290810] [54712]: DEBUG cinder.api.middleware.request_id [None req-48d2412c-c07d-49f6-bd81-6b0db72ca0b2 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1830.294931] [54712]: INFO cinder.api.openstack.wsgi [None req-48d2412c-c07d-49f6-bd81-6b0db72ca0b2 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1830.294931] [54712]: DEBUG cinder.api.openstack.wsgi [None req-48d2412c-c07d-49f6-bd81-6b0db72ca0b2 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1830.294931] [54712]: DEBUG cinder.api.openstack.wsgi [None req-48d2412c-c07d-49f6-bd81-6b0db72ca0b2 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1830.304052] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1830.304052] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1830.308504] [54712]: INFO cinder.volume.api [None req-48d2412c-c07d-49f6-bd81-6b0db72ca0b2 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1830.313650] [54712]: INFO cinder.api.openstack.wsgi [None req-48d2412c-c07d-49f6-bd81-6b0db72ca0b2 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 200 [ 1830.314101] [54712]: [pid: 54712|app: 0|req: 250/503] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:10 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1830.973684] [54711]: DEBUG cinder.api.middleware.request_id [None req-bd1e6e01-987a-4be6-83d4-90292617df99 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1830.977033] [54711]: INFO cinder.api.openstack.wsgi [None req-bd1e6e01-987a-4be6-83d4-90292617df99 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1830.977460] [54711]: DEBUG cinder.api.openstack.wsgi [None req-bd1e6e01-987a-4be6-83d4-90292617df99 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1830.977857] [54711]: DEBUG cinder.api.openstack.wsgi [None req-bd1e6e01-987a-4be6-83d4-90292617df99 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1830.987748] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1830.987748] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1830.993433] [54711]: INFO cinder.volume.api [None req-bd1e6e01-987a-4be6-83d4-90292617df99 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1831.000962] [54711]: INFO cinder.api.openstack.wsgi [None req-bd1e6e01-987a-4be6-83d4-90292617df99 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 200 [ 1831.001591] [54711]: [pid: 54711|app: 0|req: 254/504] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:10 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1831.324031] [54712]: DEBUG cinder.api.middleware.request_id [None req-7e1029a9-afcf-4591-b1b4-ba1fe4bdc02c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.325768] [54712]: INFO cinder.api.openstack.wsgi [None req-7e1029a9-afcf-4591-b1b4-ba1fe4bdc02c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 [ 1831.326025] [54712]: DEBUG cinder.api.openstack.wsgi [None req-7e1029a9-afcf-4591-b1b4-ba1fe4bdc02c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1831.326249] [54712]: DEBUG cinder.api.openstack.wsgi [None req-7e1029a9-afcf-4591-b1b4-ba1fe4bdc02c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1831.333186] [54712]: INFO cinder.api.openstack.wsgi [None req-7e1029a9-afcf-4591-b1b4-ba1fe4bdc02c tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 returned with HTTP 404 [ 1831.333669] [54712]: [pid: 54712|app: 0|req: 251/505] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:11 2024] GET /volume/v3/volumes/9ec2dea5-3940-4ab8-adee-b249c28e43b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1831.420231] [54711]: DEBUG cinder.api.middleware.request_id [None req-17541876-f06d-4346-b947-d2f67c2766d3 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.422302] [54711]: INFO cinder.api.openstack.wsgi [None req-17541876-f06d-4346-b947-d2f67c2766d3 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] DELETE http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1831.422525] [54711]: DEBUG cinder.api.openstack.wsgi [None req-17541876-f06d-4346-b947-d2f67c2766d3 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1831.422741] [54711]: DEBUG cinder.api.openstack.wsgi [None req-17541876-f06d-4346-b947-d2f67c2766d3 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'delete' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1831.422923] [54711]: INFO cinder.api.v3.volumes [None req-17541876-f06d-4346-b947-d2f67c2766d3 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Delete volume with id: 14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1831.433433] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1831.433433] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1831.433961] [54711]: INFO cinder.volume.api [None req-17541876-f06d-4346-b947-d2f67c2766d3 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1831.455011] [54711]: INFO cinder.volume.api [None req-17541876-f06d-4346-b947-d2f67c2766d3 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Delete volume request issued successfully. [ 1831.455820] [54711]: INFO cinder.api.openstack.wsgi [None req-17541876-f06d-4346-b947-d2f67c2766d3 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 202 [ 1831.455820] [54711]: [pid: 54711|app: 0|req: 255/506] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:45:11 2024] DELETE /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1831.459127] [54712]: DEBUG cinder.api.middleware.request_id [None req-3949399e-88e1-4cb8-a99c-b424c69cda57 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.461316] [54712]: INFO cinder.api.openstack.wsgi [None req-3949399e-88e1-4cb8-a99c-b424c69cda57 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1831.461766] [54712]: DEBUG cinder.api.openstack.wsgi [None req-3949399e-88e1-4cb8-a99c-b424c69cda57 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1831.463018] [54712]: DEBUG cinder.api.openstack.wsgi [None req-3949399e-88e1-4cb8-a99c-b424c69cda57 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1831.470563] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1831.470563] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1831.475133] [54712]: INFO cinder.volume.api [None req-3949399e-88e1-4cb8-a99c-b424c69cda57 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1831.481233] [54712]: INFO cinder.api.openstack.wsgi [None req-3949399e-88e1-4cb8-a99c-b424c69cda57 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1831.481699] [54712]: [pid: 54712|app: 0|req: 252/507] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:11 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1832.011285] [54711]: DEBUG cinder.api.middleware.request_id [None req-a2bb3913-b279-4878-abcb-5839f56510ad None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1832.013588] [54711]: INFO cinder.api.openstack.wsgi [None req-a2bb3913-b279-4878-abcb-5839f56510ad tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 [ 1832.013863] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a2bb3913-b279-4878-abcb-5839f56510ad tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1832.014035] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a2bb3913-b279-4878-abcb-5839f56510ad tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1832.020358] [54711]: INFO cinder.api.openstack.wsgi [None req-a2bb3913-b279-4878-abcb-5839f56510ad tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 returned with HTTP 404 [ 1832.020832] [54711]: [pid: 54711|app: 0|req: 256/508] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:11 2024] GET /volume/v3/volumes/6594b112-d057-49b4-8250-4b0bc5933225 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1832.023818] [54712]: DEBUG cinder.api.middleware.request_id [None req-4125575a-51d4-484c-8a73-7d8bea4f5c40 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1832.025969] [54712]: INFO cinder.api.openstack.wsgi [None req-4125575a-51d4-484c-8a73-7d8bea4f5c40 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e [ 1832.027262] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4125575a-51d4-484c-8a73-7d8bea4f5c40 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1832.027262] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4125575a-51d4-484c-8a73-7d8bea4f5c40 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1832.027262] [54712]: INFO cinder.api.v3.volumes [None req-4125575a-51d4-484c-8a73-7d8bea4f5c40 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Delete volume with id: ebdef521-5eec-447c-8e43-8d78f0175b1e [ 1832.034294] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1832.034294] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1832.034822] [54712]: INFO cinder.volume.api [None req-4125575a-51d4-484c-8a73-7d8bea4f5c40 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1832.047616] [54712]: INFO cinder.volume.api [None req-4125575a-51d4-484c-8a73-7d8bea4f5c40 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Delete volume request issued successfully. [ 1832.047834] [54712]: INFO cinder.api.openstack.wsgi [None req-4125575a-51d4-484c-8a73-7d8bea4f5c40 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e returned with HTTP 202 [ 1832.048312] [54712]: [pid: 54712|app: 0|req: 253/509] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:45:11 2024] DELETE /volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1832.052061] [54711]: DEBUG cinder.api.middleware.request_id [None req-233d0ec7-c992-442f-adbb-a68d8b3013a0 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1832.054447] [54711]: INFO cinder.api.openstack.wsgi [None req-233d0ec7-c992-442f-adbb-a68d8b3013a0 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e [ 1832.055172] [54711]: DEBUG cinder.api.openstack.wsgi [None req-233d0ec7-c992-442f-adbb-a68d8b3013a0 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1832.055758] [54711]: DEBUG cinder.api.openstack.wsgi [None req-233d0ec7-c992-442f-adbb-a68d8b3013a0 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1832.063738] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1832.063738] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1832.067267] [54711]: INFO cinder.volume.api [None req-233d0ec7-c992-442f-adbb-a68d8b3013a0 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Volume info retrieved successfully. [ 1832.072298] [54711]: INFO cinder.api.openstack.wsgi [None req-233d0ec7-c992-442f-adbb-a68d8b3013a0 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e returned with HTTP 200 [ 1832.072590] [54711]: [pid: 54711|app: 0|req: 257/510] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:11 2024] GET /volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1832.493874] [54712]: DEBUG cinder.api.middleware.request_id [None req-08ee5934-e74e-43b9-b610-afa9e0d004b8 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1832.498094] [54712]: INFO cinder.api.openstack.wsgi [None req-08ee5934-e74e-43b9-b610-afa9e0d004b8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1832.498094] [54712]: DEBUG cinder.api.openstack.wsgi [None req-08ee5934-e74e-43b9-b610-afa9e0d004b8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1832.498094] [54712]: DEBUG cinder.api.openstack.wsgi [None req-08ee5934-e74e-43b9-b610-afa9e0d004b8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1832.509541] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1832.509541] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1832.515292] [54712]: INFO cinder.volume.api [None req-08ee5934-e74e-43b9-b610-afa9e0d004b8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1832.521088] [54712]: INFO cinder.api.openstack.wsgi [None req-08ee5934-e74e-43b9-b610-afa9e0d004b8 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1832.521850] [54712]: [pid: 54712|app: 0|req: 254/511] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:12 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1833.083304] [54711]: DEBUG cinder.api.middleware.request_id [None req-818b565c-62b5-4003-97ed-3f3c148b3958 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1833.085832] [54711]: INFO cinder.api.openstack.wsgi [None req-818b565c-62b5-4003-97ed-3f3c148b3958 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] GET http://10.180.1.21/volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e [ 1833.086178] [54711]: DEBUG cinder.api.openstack.wsgi [None req-818b565c-62b5-4003-97ed-3f3c148b3958 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1833.086500] [54711]: DEBUG cinder.api.openstack.wsgi [None req-818b565c-62b5-4003-97ed-3f3c148b3958 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1833.095272] [54711]: INFO cinder.api.openstack.wsgi [None req-818b565c-62b5-4003-97ed-3f3c148b3958 tempest-ServerRescueNegativeTestJSON-2006588806 tempest-ServerRescueNegativeTestJSON-2006588806-project-member] http://10.180.1.21/volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e returned with HTTP 404 [ 1833.095915] [54711]: [pid: 54711|app: 0|req: 258/512] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:12 2024] GET /volume/v3/volumes/ebdef521-5eec-447c-8e43-8d78f0175b1e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1833.530804] [54712]: DEBUG cinder.api.middleware.request_id [None req-29feb978-379e-40f4-9b31-ec7a207da82e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1833.533190] [54712]: INFO cinder.api.openstack.wsgi [None req-29feb978-379e-40f4-9b31-ec7a207da82e tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1833.533454] [54712]: DEBUG cinder.api.openstack.wsgi [None req-29feb978-379e-40f4-9b31-ec7a207da82e tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1833.533700] [54712]: DEBUG cinder.api.openstack.wsgi [None req-29feb978-379e-40f4-9b31-ec7a207da82e tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1833.542463] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1833.542463] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1833.545969] [54712]: INFO cinder.volume.api [None req-29feb978-379e-40f4-9b31-ec7a207da82e tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Volume info retrieved successfully. [ 1833.550373] [54712]: INFO cinder.api.openstack.wsgi [None req-29feb978-379e-40f4-9b31-ec7a207da82e tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 200 [ 1833.550766] [54712]: [pid: 54712|app: 0|req: 255/513] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:13 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1834.560767] [54711]: DEBUG cinder.api.middleware.request_id [None req-165b23c4-daff-4bea-afdf-01e54813b033 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1834.562990] [54711]: INFO cinder.api.openstack.wsgi [None req-165b23c4-daff-4bea-afdf-01e54813b033 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] GET http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 [ 1834.563300] [54711]: DEBUG cinder.api.openstack.wsgi [None req-165b23c4-daff-4bea-afdf-01e54813b033 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1834.563568] [54711]: DEBUG cinder.api.openstack.wsgi [None req-165b23c4-daff-4bea-afdf-01e54813b033 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1834.570820] [54711]: INFO cinder.api.openstack.wsgi [None req-165b23c4-daff-4bea-afdf-01e54813b033 tempest-AttachVolumeNegativeTest-672147437 tempest-AttachVolumeNegativeTest-672147437-project-member] http://10.180.1.21/volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 returned with HTTP 404 [ 1834.571292] [54711]: [pid: 54711|app: 0|req: 259/514] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:14 2024] GET /volume/v3/volumes/14ecf1d2-0eb5-4b60-94ea-108d06979ab3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1834.793134] [54712]: DEBUG cinder.api.middleware.request_id [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-994dd553-af91-414e-ab0e-e22092dddb67 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1834.796818] [54712]: INFO cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-994dd553-af91-414e-ab0e-e22092dddb67 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] PUT http://10.180.1.21/volume/v3/attachments/1b77868b-3f8d-475f-a953-3d6c594e5b30 [ 1834.797443] [54712]: DEBUG cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-994dd553-af91-414e-ab0e-e22092dddb67 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-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-352926", "mountpoint": "/dev/sdb"}}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1834.814544] [54712]: DEBUG cinder.coordination [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-994dd553-af91-414e-ab0e-e22092dddb67 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Acquiring lock "cinder-attachment_update-be242047-c641-4fae-b96b-f3c2771901ac-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1834.821973] [54712]: DEBUG cinder.coordination [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-994dd553-af91-414e-ab0e-e22092dddb67 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Lock "cinder-attachment_update-be242047-c641-4fae-b96b-f3c2771901ac-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1834.825077] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1834.825077] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1835.354652] [54712]: DEBUG cinder.coordination [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-994dd553-af91-414e-ab0e-e22092dddb67 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Lock "cinder-attachment_update-be242047-c641-4fae-b96b-f3c2771901ac-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.533s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1835.355065] [54712]: INFO cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-994dd553-af91-414e-ab0e-e22092dddb67 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments/1b77868b-3f8d-475f-a953-3d6c594e5b30 returned with HTTP 200 [ 1835.355534] [54712]: [pid: 54712|app: 0|req: 256/515] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:45:14 2024] PUT /volume/v3/attachments/1b77868b-3f8d-475f-a953-3d6c594e5b30 => generated 589 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1835.360460] [54711]: DEBUG cinder.api.middleware.request_id [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-f29afb08-b269-4dbf-8da0-4c5df6b129e8 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1835.362943] [54711]: INFO cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-f29afb08-b269-4dbf-8da0-4c5df6b129e8 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/attachments/1b77868b-3f8d-475f-a953-3d6c594e5b30 [ 1835.363221] [54711]: DEBUG cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-f29afb08-b269-4dbf-8da0-4c5df6b129e8 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1835.363439] [54711]: DEBUG cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-f29afb08-b269-4dbf-8da0-4c5df6b129e8 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1835.381501] [54711]: INFO cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-f29afb08-b269-4dbf-8da0-4c5df6b129e8 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments/1b77868b-3f8d-475f-a953-3d6c594e5b30 returned with HTTP 200 [ 1835.381933] [54711]: [pid: 54711|app: 0|req: 260/516] 10.180.1.21 () {62 vars in 1532 bytes} [Tue Dec 10 15:45:15 2024] GET /volume/v3/attachments/1b77868b-3f8d-475f-a953-3d6c594e5b30 => generated 614 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1840.363142] [54712]: DEBUG cinder.api.middleware.request_id [None req-697d0876-751f-4496-ba32-ca52130c5b09 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.365563] [54712]: INFO cinder.api.openstack.wsgi [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1840.365949] [54712]: DEBUG cinder.api.openstack.wsgi [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-205462381", "imageRef": "aec5f048-63ce-4eec-bfbd-b8ad5fdac743", "size": 1}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1840.368153] [54712]: DEBUG cinder.api.v3.volumes [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-205462381', 'imageRef': 'aec5f048-63ce-4eec-bfbd-b8ad5fdac743', 'size': 1}} {{(pid=54712) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1840.429425] [54712]: INFO cinder.api.v3.volumes [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Create volume of 1 GB [ 1840.429895] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1840.429895] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1840.432970] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=323,cinder:INSERT=21,cinder:UPDATE=53 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1840.435794] [54712]: INFO cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Availability Zones retrieved successfully. [ 1840.442745] [54712]: DEBUG cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Flow 'volume_create_api' (7e49dcd9-4bd0-45b4-9e6b-cd9eb9367b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1840.444088] [54712]: DEBUG cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc5f8a0-f32b-4ab6-b3d9-d247b3198ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1840.445403] [54712]: DEBUG cinder.volume.flows.api.create_volume [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Validating volume size '1' using validate_int {{(pid=54712) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1840.484254] [54712]: DEBUG cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cc5f8a0-f32b-4ab6-b3d9-d247b3198ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1840.485246] [54712]: DEBUG cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c05076-d587-45a4-9ec1-c7e3bf834c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1840.513331] [54712]: DEBUG cinder.quota [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Created reservations ['6b0f6881-0a73-48a0-a8b9-be902c3821fd', 'bd4928ba-4dae-43f4-8200-9886e99828b3', 'c72321a2-4dd5-42ef-a4f1-d0ba2f97f486', '15b00876-4558-40fb-9dc4-81c7fdc5703e'] {{(pid=54712) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1840.514312] [54712]: DEBUG cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c05076-d587-45a4-9ec1-c7e3bf834c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b0f6881-0a73-48a0-a8b9-be902c3821fd', 'bd4928ba-4dae-43f4-8200-9886e99828b3', 'c72321a2-4dd5-42ef-a4f1-d0ba2f97f486', '15b00876-4558-40fb-9dc4-81c7fdc5703e']}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1840.515330] [54712]: DEBUG cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1acfc4d1-edbf-457c-bdf6-fd3d67c6715d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1840.527968] [54712]: DEBUG cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1acfc4d1-edbf-457c-bdf6-fd3d67c6715d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bce1a9c3-c671-4a0f-aee3-d51f48f48424', '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-205462381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77d418aab7145d6a6b8e7970ac92ee2',qos_specs=None,replication_status=,reservations=['6b0f6881-0a73-48a0-a8b9-be902c3821fd','bd4928ba-4dae-43f4-8200-9886e99828b3','c72321a2-4dd5-42ef-a4f1-d0ba2f97f486','15b00876-4558-40fb-9dc4-81c7fdc5703e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd7dc110aba14038a30660622853d8c3',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:45:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-205462381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bce1a9c3-c671-4a0f-aee3-d51f48f48424,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b77d418aab7145d6a6b8e7970ac92ee2',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='cd7dc110aba14038a30660622853d8c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1840.528888] [54712]: DEBUG cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49d7b8fe-7816-4bc7-be3f-b196e9972c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1840.541139] [54712]: DEBUG cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49d7b8fe-7816-4bc7-be3f-b196e9972c9c) 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-205462381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b77d418aab7145d6a6b8e7970ac92ee2',qos_specs=None,replication_status=,reservations=['6b0f6881-0a73-48a0-a8b9-be902c3821fd','bd4928ba-4dae-43f4-8200-9886e99828b3','c72321a2-4dd5-42ef-a4f1-d0ba2f97f486','15b00876-4558-40fb-9dc4-81c7fdc5703e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd7dc110aba14038a30660622853d8c3',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1840.541977] [54712]: DEBUG cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29026e44-4f16-4b5b-bec3-18e4c1a9aa5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1840.552213] [54712]: DEBUG cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29026e44-4f16-4b5b-bec3-18e4c1a9aa5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54712) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1840.553324] [54712]: DEBUG cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Flow 'volume_create_api' (7e49dcd9-4bd0-45b4-9e6b-cd9eb9367b08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54712) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1840.553726] [54712]: INFO cinder.volume.api [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Create volume request issued successfully. [ 1840.554399] [54712]: INFO cinder.api.openstack.wsgi [None req-697d0876-751f-4496-ba32-ca52130c5b09 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1840.554964] [54712]: [pid: 54712|app: 0|req: 257/517] 10.180.1.21 () {60 vars in 1137 bytes} [Tue Dec 10 15:45:20 2024] POST /volume/v3/volumes => generated 751 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1840.562918] [54711]: DEBUG cinder.api.middleware.request_id [None req-d2576b93-9a26-4266-9fbb-fe52c4b3baed None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1840.565610] [54711]: INFO cinder.api.openstack.wsgi [None req-d2576b93-9a26-4266-9fbb-fe52c4b3baed tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1840.566034] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d2576b93-9a26-4266-9fbb-fe52c4b3baed tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1840.566479] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d2576b93-9a26-4266-9fbb-fe52c4b3baed tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1840.569258] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=294,cinder:UPDATE=32,cinder:INSERT=8 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1840.576432] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1840.576432] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1840.581997] [54711]: INFO cinder.volume.api [None req-d2576b93-9a26-4266-9fbb-fe52c4b3baed tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1840.586532] [54711]: INFO cinder.api.openstack.wsgi [None req-d2576b93-9a26-4266-9fbb-fe52c4b3baed tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1840.586928] [54711]: [pid: 54711|app: 0|req: 261/518] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:20 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1841.267474] [54712]: DEBUG cinder.api.middleware.request_id [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-2b5017fe-30d2-4ed8-b1fa-20875f4cb342 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1841.270240] [54712]: INFO cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-2b5017fe-30d2-4ed8-b1fa-20875f4cb342 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] POST http://10.180.1.21/volume/v3/attachments/1b77868b-3f8d-475f-a953-3d6c594e5b30/action [ 1841.270629] [54712]: DEBUG cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-2b5017fe-30d2-4ed8-b1fa-20875f4cb342 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Action body: b'{"os-complete": null}' {{(pid=54712) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1841.270771] [54712]: DEBUG cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-2b5017fe-30d2-4ed8-b1fa-20875f4cb342 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1841.288389] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1841.288389] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1841.294467] [54712]: INFO cinder.api.openstack.wsgi [req-24dd5c29-3f50-43b3-b6e0-f6a56c6826d8 req-2b5017fe-30d2-4ed8-b1fa-20875f4cb342 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments/1b77868b-3f8d-475f-a953-3d6c594e5b30/action returned with HTTP 204 [ 1841.294888] [54712]: [pid: 54712|app: 0|req: 258/519] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:45:21 2024] POST /volume/v3/attachments/1b77868b-3f8d-475f-a953-3d6c594e5b30/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1841.596949] [54711]: DEBUG cinder.api.middleware.request_id [None req-58fcf42c-3fd4-4a87-a50a-0aa1b18bd73a None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1841.598861] [54711]: INFO cinder.api.openstack.wsgi [None req-58fcf42c-3fd4-4a87-a50a-0aa1b18bd73a tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1841.599263] [54711]: DEBUG cinder.api.openstack.wsgi [None req-58fcf42c-3fd4-4a87-a50a-0aa1b18bd73a tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1841.599643] [54711]: DEBUG cinder.api.openstack.wsgi [None req-58fcf42c-3fd4-4a87-a50a-0aa1b18bd73a tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1841.607811] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1841.607811] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1841.611018] [54711]: INFO cinder.volume.api [None req-58fcf42c-3fd4-4a87-a50a-0aa1b18bd73a tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1841.615522] [54711]: INFO cinder.api.openstack.wsgi [None req-58fcf42c-3fd4-4a87-a50a-0aa1b18bd73a tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1841.615946] [54711]: [pid: 54711|app: 0|req: 262/520] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:21 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1842.625828] [54712]: DEBUG cinder.api.middleware.request_id [None req-15550c20-42a1-4338-b1df-2a6ef1a3754d None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1842.628376] [54712]: INFO cinder.api.openstack.wsgi [None req-15550c20-42a1-4338-b1df-2a6ef1a3754d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1842.628641] [54712]: DEBUG cinder.api.openstack.wsgi [None req-15550c20-42a1-4338-b1df-2a6ef1a3754d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1842.628949] [54712]: DEBUG cinder.api.openstack.wsgi [None req-15550c20-42a1-4338-b1df-2a6ef1a3754d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1842.640059] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1842.640059] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1842.648173] [54712]: INFO cinder.volume.api [None req-15550c20-42a1-4338-b1df-2a6ef1a3754d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1842.654105] [54712]: INFO cinder.api.openstack.wsgi [None req-15550c20-42a1-4338-b1df-2a6ef1a3754d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1842.654669] [54712]: [pid: 54712|app: 0|req: 259/521] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:22 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1843.664673] [54711]: DEBUG cinder.api.middleware.request_id [None req-b1a8ab2c-72d6-4617-a4e0-583b528e27e3 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1843.666868] [54711]: INFO cinder.api.openstack.wsgi [None req-b1a8ab2c-72d6-4617-a4e0-583b528e27e3 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1843.667108] [54711]: DEBUG cinder.api.openstack.wsgi [None req-b1a8ab2c-72d6-4617-a4e0-583b528e27e3 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1843.667329] [54711]: DEBUG cinder.api.openstack.wsgi [None req-b1a8ab2c-72d6-4617-a4e0-583b528e27e3 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1843.679842] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1843.679842] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1843.688389] [54711]: INFO cinder.volume.api [None req-b1a8ab2c-72d6-4617-a4e0-583b528e27e3 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1843.692983] [54711]: INFO cinder.api.openstack.wsgi [None req-b1a8ab2c-72d6-4617-a4e0-583b528e27e3 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1843.693396] [54711]: [pid: 54711|app: 0|req: 263/522] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:23 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1844.705519] [54712]: DEBUG cinder.api.middleware.request_id [None req-ea0a2421-c608-4e93-8934-570b70bd0e7d None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1844.707630] [54712]: INFO cinder.api.openstack.wsgi [None req-ea0a2421-c608-4e93-8934-570b70bd0e7d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1844.708092] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ea0a2421-c608-4e93-8934-570b70bd0e7d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1844.708498] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ea0a2421-c608-4e93-8934-570b70bd0e7d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1844.718977] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1844.718977] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1844.723559] [54712]: INFO cinder.volume.api [None req-ea0a2421-c608-4e93-8934-570b70bd0e7d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1844.729116] [54712]: INFO cinder.api.openstack.wsgi [None req-ea0a2421-c608-4e93-8934-570b70bd0e7d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1844.729582] [54712]: [pid: 54712|app: 0|req: 260/523] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:24 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1845.739951] [54711]: DEBUG cinder.api.middleware.request_id [None req-e3ed708e-eb62-4f03-aa54-f5ac19559232 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1845.744069] [54711]: INFO cinder.api.openstack.wsgi [None req-e3ed708e-eb62-4f03-aa54-f5ac19559232 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1845.744069] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e3ed708e-eb62-4f03-aa54-f5ac19559232 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1845.744069] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e3ed708e-eb62-4f03-aa54-f5ac19559232 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1845.750092] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1845.750092] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1845.753129] [54711]: INFO cinder.volume.api [None req-e3ed708e-eb62-4f03-aa54-f5ac19559232 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1845.757726] [54711]: INFO cinder.api.openstack.wsgi [None req-e3ed708e-eb62-4f03-aa54-f5ac19559232 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1845.758241] [54711]: [pid: 54711|app: 0|req: 264/524] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:25 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1846.773228] [54712]: DEBUG cinder.api.middleware.request_id [None req-afb6773e-418c-40ce-8cf8-0f8ae990763c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.775300] [54712]: INFO cinder.api.openstack.wsgi [None req-afb6773e-418c-40ce-8cf8-0f8ae990763c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1846.775682] [54712]: DEBUG cinder.api.openstack.wsgi [None req-afb6773e-418c-40ce-8cf8-0f8ae990763c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1846.776024] [54712]: DEBUG cinder.api.openstack.wsgi [None req-afb6773e-418c-40ce-8cf8-0f8ae990763c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1846.788220] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1846.788220] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1846.791800] [54712]: INFO cinder.volume.api [None req-afb6773e-418c-40ce-8cf8-0f8ae990763c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1846.797782] [54712]: INFO cinder.api.openstack.wsgi [None req-afb6773e-418c-40ce-8cf8-0f8ae990763c tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1846.797782] [54712]: [pid: 54712|app: 0|req: 261/525] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:26 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1847.811184] [54711]: DEBUG cinder.api.middleware.request_id [None req-500cf331-8941-4ad8-bba3-476c6723e24e None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.814176] [54711]: INFO cinder.api.openstack.wsgi [None req-500cf331-8941-4ad8-bba3-476c6723e24e tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1847.814513] [54711]: DEBUG cinder.api.openstack.wsgi [None req-500cf331-8941-4ad8-bba3-476c6723e24e tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.814844] [54711]: DEBUG cinder.api.openstack.wsgi [None req-500cf331-8941-4ad8-bba3-476c6723e24e tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.830080] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1847.830080] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.834670] [54711]: INFO cinder.volume.api [None req-500cf331-8941-4ad8-bba3-476c6723e24e tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1847.839944] [54711]: INFO cinder.api.openstack.wsgi [None req-500cf331-8941-4ad8-bba3-476c6723e24e tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1847.840354] [54711]: [pid: 54711|app: 0|req: 265/526] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:27 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1848.855557] [54712]: DEBUG cinder.api.middleware.request_id [None req-c317b89e-f63f-4a46-81b7-02fb4656e452 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.857634] [54712]: INFO cinder.api.openstack.wsgi [None req-c317b89e-f63f-4a46-81b7-02fb4656e452 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1848.857857] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c317b89e-f63f-4a46-81b7-02fb4656e452 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1848.858083] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c317b89e-f63f-4a46-81b7-02fb4656e452 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1848.868063] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1848.868063] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1848.872157] [54712]: INFO cinder.volume.api [None req-c317b89e-f63f-4a46-81b7-02fb4656e452 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1848.876780] [54712]: INFO cinder.api.openstack.wsgi [None req-c317b89e-f63f-4a46-81b7-02fb4656e452 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1848.877174] [54712]: [pid: 54712|app: 0|req: 262/527] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:28 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1848.938615] [54711]: DEBUG cinder.api.middleware.request_id [req-8c55a1ea-a263-462c-a2e8-8212f3d53aa6 req-3348b85a-51a9-4762-8216-9c0bcdd219ac None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.941056] [54711]: INFO cinder.api.openstack.wsgi [req-8c55a1ea-a263-462c-a2e8-8212f3d53aa6 req-3348b85a-51a9-4762-8216-9c0bcdd219ac tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1b77868b-3f8d-475f-a953-3d6c594e5b30 [ 1848.941203] [54711]: DEBUG cinder.api.openstack.wsgi [req-8c55a1ea-a263-462c-a2e8-8212f3d53aa6 req-3348b85a-51a9-4762-8216-9c0bcdd219ac tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1848.941406] [54711]: DEBUG cinder.api.openstack.wsgi [req-8c55a1ea-a263-462c-a2e8-8212f3d53aa6 req-3348b85a-51a9-4762-8216-9c0bcdd219ac tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1848.952975] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1848.952975] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1849.493522] [54711]: INFO cinder.api.openstack.wsgi [req-8c55a1ea-a263-462c-a2e8-8212f3d53aa6 req-3348b85a-51a9-4762-8216-9c0bcdd219ac tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/attachments/1b77868b-3f8d-475f-a953-3d6c594e5b30 returned with HTTP 200 [ 1849.494244] [54711]: [pid: 54711|app: 0|req: 266/528] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:45:28 2024] DELETE /volume/v3/attachments/1b77868b-3f8d-475f-a953-3d6c594e5b30 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1849.738265] [54712]: DEBUG cinder.api.middleware.request_id [None req-8e63063c-7561-425a-a6b3-6fae736d2b78 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1849.740415] [54712]: INFO cinder.api.openstack.wsgi [None req-8e63063c-7561-425a-a6b3-6fae736d2b78 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1849.740636] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8e63063c-7561-425a-a6b3-6fae736d2b78 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1849.740852] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8e63063c-7561-425a-a6b3-6fae736d2b78 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1849.751698] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1849.751698] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1849.755384] [54712]: INFO cinder.volume.api [None req-8e63063c-7561-425a-a6b3-6fae736d2b78 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1849.760365] [54712]: INFO cinder.api.openstack.wsgi [None req-8e63063c-7561-425a-a6b3-6fae736d2b78 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1849.760784] [54712]: [pid: 54712|app: 0|req: 263/529] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:29 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1849.799615] [54711]: DEBUG cinder.api.middleware.request_id [None req-c853ac6d-4514-42a5-a8e9-8b1eca99e9a8 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1849.801722] [54711]: INFO cinder.api.openstack.wsgi [None req-c853ac6d-4514-42a5-a8e9-8b1eca99e9a8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1849.801965] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c853ac6d-4514-42a5-a8e9-8b1eca99e9a8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1849.802216] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c853ac6d-4514-42a5-a8e9-8b1eca99e9a8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1849.810045] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1849.810045] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1849.813516] [54711]: INFO cinder.volume.api [None req-c853ac6d-4514-42a5-a8e9-8b1eca99e9a8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1849.817704] [54711]: INFO cinder.api.openstack.wsgi [None req-c853ac6d-4514-42a5-a8e9-8b1eca99e9a8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1849.818104] [54711]: [pid: 54711|app: 0|req: 267/530] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:29 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1849.886808] [54712]: DEBUG cinder.api.middleware.request_id [None req-e562e9a8-724e-451e-a801-4d25344b86ac None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1849.888926] [54712]: INFO cinder.api.openstack.wsgi [None req-e562e9a8-724e-451e-a801-4d25344b86ac tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1849.889157] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e562e9a8-724e-451e-a801-4d25344b86ac tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1849.889376] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e562e9a8-724e-451e-a801-4d25344b86ac tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1849.898461] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1849.898461] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1849.901372] [54712]: INFO cinder.volume.api [None req-e562e9a8-724e-451e-a801-4d25344b86ac tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1849.905854] [54712]: INFO cinder.api.openstack.wsgi [None req-e562e9a8-724e-451e-a801-4d25344b86ac tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1849.906333] [54712]: [pid: 54712|app: 0|req: 264/531] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:29 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1850.915494] [54711]: DEBUG cinder.api.middleware.request_id [None req-e3ecdf85-954a-48dd-b8e9-e33061f388db None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1850.918314] [54711]: INFO cinder.api.openstack.wsgi [None req-e3ecdf85-954a-48dd-b8e9-e33061f388db tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1850.919031] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e3ecdf85-954a-48dd-b8e9-e33061f388db tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1850.919341] [54711]: DEBUG cinder.api.openstack.wsgi [None req-e3ecdf85-954a-48dd-b8e9-e33061f388db tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1850.930367] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1850.930367] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1850.935739] [54711]: INFO cinder.volume.api [None req-e3ecdf85-954a-48dd-b8e9-e33061f388db tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1850.942111] [54711]: INFO cinder.api.openstack.wsgi [None req-e3ecdf85-954a-48dd-b8e9-e33061f388db tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1850.942550] [54711]: [pid: 54711|app: 0|req: 268/532] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:30 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1851.954782] [54712]: DEBUG cinder.api.middleware.request_id [None req-c0edc132-1491-4470-9b28-4ce71b67d9a4 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1851.956865] [54712]: INFO cinder.api.openstack.wsgi [None req-c0edc132-1491-4470-9b28-4ce71b67d9a4 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1851.957253] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c0edc132-1491-4470-9b28-4ce71b67d9a4 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1851.957571] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c0edc132-1491-4470-9b28-4ce71b67d9a4 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1851.969906] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1851.969906] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1851.975593] [54712]: INFO cinder.volume.api [None req-c0edc132-1491-4470-9b28-4ce71b67d9a4 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1851.980648] [54712]: INFO cinder.api.openstack.wsgi [None req-c0edc132-1491-4470-9b28-4ce71b67d9a4 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1851.981067] [54712]: [pid: 54712|app: 0|req: 265/533] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:31 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1852.990418] [54711]: DEBUG cinder.api.middleware.request_id [None req-24def66e-d2b5-46b1-af79-87f5439a73ee None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1852.992610] [54711]: INFO cinder.api.openstack.wsgi [None req-24def66e-d2b5-46b1-af79-87f5439a73ee tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1852.993898] [54711]: DEBUG cinder.api.openstack.wsgi [None req-24def66e-d2b5-46b1-af79-87f5439a73ee tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1852.993898] [54711]: DEBUG cinder.api.openstack.wsgi [None req-24def66e-d2b5-46b1-af79-87f5439a73ee tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.005879] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.005879] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.013868] [54711]: INFO cinder.volume.api [None req-24def66e-d2b5-46b1-af79-87f5439a73ee tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1853.020876] [54711]: INFO cinder.api.openstack.wsgi [None req-24def66e-d2b5-46b1-af79-87f5439a73ee tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1853.021640] [54711]: [pid: 54711|app: 0|req: 269/534] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:32 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1853.353038] [54712]: DEBUG cinder.api.middleware.request_id [None req-a471469d-eee3-43cd-8b13-9a62b8516942 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.355063] [54712]: INFO cinder.api.openstack.wsgi [None req-a471469d-eee3-43cd-8b13-9a62b8516942 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1853.355293] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a471469d-eee3-43cd-8b13-9a62b8516942 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.355509] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a471469d-eee3-43cd-8b13-9a62b8516942 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.366674] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.366674] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.370694] [54712]: INFO cinder.volume.api [None req-a471469d-eee3-43cd-8b13-9a62b8516942 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1853.375136] [54712]: INFO cinder.api.openstack.wsgi [None req-a471469d-eee3-43cd-8b13-9a62b8516942 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1853.375510] [54712]: [pid: 54712|app: 0|req: 266/535] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:33 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1853.602417] [54711]: DEBUG cinder.api.middleware.request_id [None req-f73e2e0d-b405-46fb-8bb2-088ea290e119 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1853.604438] [54711]: INFO cinder.api.openstack.wsgi [None req-f73e2e0d-b405-46fb-8bb2-088ea290e119 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1853.604655] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f73e2e0d-b405-46fb-8bb2-088ea290e119 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1853.604869] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f73e2e0d-b405-46fb-8bb2-088ea290e119 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1853.613971] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1853.613971] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1853.617526] [54711]: INFO cinder.volume.api [None req-f73e2e0d-b405-46fb-8bb2-088ea290e119 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1853.621896] [54711]: INFO cinder.api.openstack.wsgi [None req-f73e2e0d-b405-46fb-8bb2-088ea290e119 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1853.622512] [54711]: [pid: 54711|app: 0|req: 270/536] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:33 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1854.034748] [54712]: DEBUG cinder.api.middleware.request_id [None req-fada8fd8-09c2-4252-8a33-98cc122cb2d5 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1854.036806] [54712]: INFO cinder.api.openstack.wsgi [None req-fada8fd8-09c2-4252-8a33-98cc122cb2d5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1854.037178] [54712]: DEBUG cinder.api.openstack.wsgi [None req-fada8fd8-09c2-4252-8a33-98cc122cb2d5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1854.037491] [54712]: DEBUG cinder.api.openstack.wsgi [None req-fada8fd8-09c2-4252-8a33-98cc122cb2d5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1854.047576] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1854.047576] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1854.052044] [54712]: INFO cinder.volume.api [None req-fada8fd8-09c2-4252-8a33-98cc122cb2d5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1854.057537] [54712]: INFO cinder.api.openstack.wsgi [None req-fada8fd8-09c2-4252-8a33-98cc122cb2d5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1854.058059] [54712]: [pid: 54712|app: 0|req: 267/537] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:33 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1855.067540] [54711]: DEBUG cinder.api.middleware.request_id [None req-33e0e3f9-9634-44b0-9e0d-05eac1d5a674 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.069813] [54711]: INFO cinder.api.openstack.wsgi [None req-33e0e3f9-9634-44b0-9e0d-05eac1d5a674 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1855.070073] [54711]: DEBUG cinder.api.openstack.wsgi [None req-33e0e3f9-9634-44b0-9e0d-05eac1d5a674 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1855.070383] [54711]: DEBUG cinder.api.openstack.wsgi [None req-33e0e3f9-9634-44b0-9e0d-05eac1d5a674 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1855.081212] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1855.081212] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1855.085223] [54711]: INFO cinder.volume.api [None req-33e0e3f9-9634-44b0-9e0d-05eac1d5a674 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1855.089825] [54711]: INFO cinder.api.openstack.wsgi [None req-33e0e3f9-9634-44b0-9e0d-05eac1d5a674 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1855.090223] [54711]: [pid: 54711|app: 0|req: 271/538] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:34 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1856.099741] [54712]: DEBUG cinder.api.middleware.request_id [None req-7a156d63-353b-464a-abbd-7b2795f19643 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1856.102245] [54712]: INFO cinder.api.openstack.wsgi [None req-7a156d63-353b-464a-abbd-7b2795f19643 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1856.102245] [54712]: DEBUG cinder.api.openstack.wsgi [None req-7a156d63-353b-464a-abbd-7b2795f19643 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1856.103239] [54712]: DEBUG cinder.api.openstack.wsgi [None req-7a156d63-353b-464a-abbd-7b2795f19643 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1856.112277] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1856.112277] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1856.116467] [54712]: INFO cinder.volume.api [None req-7a156d63-353b-464a-abbd-7b2795f19643 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1856.121881] [54712]: INFO cinder.api.openstack.wsgi [None req-7a156d63-353b-464a-abbd-7b2795f19643 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1856.122753] [54712]: [pid: 54712|app: 0|req: 268/539] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:35 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1857.134074] [54711]: DEBUG cinder.api.middleware.request_id [None req-d79164b6-f218-451a-8c4e-33b69eec1c81 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1857.135692] [54711]: INFO cinder.api.openstack.wsgi [None req-d79164b6-f218-451a-8c4e-33b69eec1c81 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1857.135918] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d79164b6-f218-451a-8c4e-33b69eec1c81 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1857.136143] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d79164b6-f218-451a-8c4e-33b69eec1c81 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1857.146843] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1857.146843] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1857.151024] [54711]: INFO cinder.volume.api [None req-d79164b6-f218-451a-8c4e-33b69eec1c81 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1857.155786] [54711]: INFO cinder.api.openstack.wsgi [None req-d79164b6-f218-451a-8c4e-33b69eec1c81 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1857.156183] [54711]: [pid: 54711|app: 0|req: 272/540] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:36 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1858.165722] [54712]: DEBUG cinder.api.middleware.request_id [None req-f3546891-b1aa-4d83-b2f5-67b57362c9df None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.168013] [54712]: INFO cinder.api.openstack.wsgi [None req-f3546891-b1aa-4d83-b2f5-67b57362c9df tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1858.168245] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f3546891-b1aa-4d83-b2f5-67b57362c9df tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.168464] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f3546891-b1aa-4d83-b2f5-67b57362c9df tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.179336] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1858.179336] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.183388] [54712]: INFO cinder.volume.api [None req-f3546891-b1aa-4d83-b2f5-67b57362c9df tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1858.188529] [54712]: INFO cinder.api.openstack.wsgi [None req-f3546891-b1aa-4d83-b2f5-67b57362c9df tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1858.188903] [54712]: [pid: 54712|app: 0|req: 269/541] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:38 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1859.199793] [54711]: DEBUG cinder.api.middleware.request_id [None req-bae4c42a-2ad2-4d7b-9317-1f3fdffc1d80 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.201870] [54711]: INFO cinder.api.openstack.wsgi [None req-bae4c42a-2ad2-4d7b-9317-1f3fdffc1d80 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1859.202109] [54711]: DEBUG cinder.api.openstack.wsgi [None req-bae4c42a-2ad2-4d7b-9317-1f3fdffc1d80 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1859.202333] [54711]: DEBUG cinder.api.openstack.wsgi [None req-bae4c42a-2ad2-4d7b-9317-1f3fdffc1d80 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1859.212043] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1859.212043] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1859.215727] [54711]: INFO cinder.volume.api [None req-bae4c42a-2ad2-4d7b-9317-1f3fdffc1d80 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1859.220687] [54711]: INFO cinder.api.openstack.wsgi [None req-bae4c42a-2ad2-4d7b-9317-1f3fdffc1d80 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1859.221070] [54711]: [pid: 54711|app: 0|req: 273/542] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:39 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1859.246751] [54712]: DEBUG cinder.api.middleware.request_id [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-1c3ef36f-39e3-4dae-8ae9-300597747283 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.249169] [54712]: INFO cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-1c3ef36f-39e3-4dae-8ae9-300597747283 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1859.249410] [54712]: DEBUG cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-1c3ef36f-39e3-4dae-8ae9-300597747283 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1859.249633] [54712]: DEBUG cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-1c3ef36f-39e3-4dae-8ae9-300597747283 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1859.257564] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1859.257564] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1859.261205] [54712]: INFO cinder.volume.api [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-1c3ef36f-39e3-4dae-8ae9-300597747283 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1859.266387] [54712]: INFO cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-1c3ef36f-39e3-4dae-8ae9-300597747283 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1859.266854] [54712]: [pid: 54712|app: 0|req: 270/543] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:45:39 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1859.505670] [54711]: DEBUG cinder.api.middleware.request_id [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-3fa69308-95c0-4ab3-9760-26d61dc0a5ba None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.508140] [54711]: INFO cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-3fa69308-95c0-4ab3-9760-26d61dc0a5ba tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1859.508452] [54711]: DEBUG cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-3fa69308-95c0-4ab3-9760-26d61dc0a5ba tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1859.508739] [54711]: DEBUG cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-3fa69308-95c0-4ab3-9760-26d61dc0a5ba tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1859.516231] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1859.516231] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1859.519480] [54711]: INFO cinder.volume.api [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-3fa69308-95c0-4ab3-9760-26d61dc0a5ba tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1859.524182] [54711]: INFO cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-3fa69308-95c0-4ab3-9760-26d61dc0a5ba tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1859.524554] [54711]: [pid: 54711|app: 0|req: 274/544] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:45:39 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1859.529978] [54712]: DEBUG cinder.api.middleware.request_id [None req-a55ee24a-306d-4875-bc39-fb1ced449ba9 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.530455] [54712]: INFO cinder.api.openstack.wsgi [None req-a55ee24a-306d-4875-bc39-fb1ced449ba9 None None] GET http://10.180.1.21/volume// [ 1859.530639] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a55ee24a-306d-4875-bc39-fb1ced449ba9 None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1859.530852] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a55ee24a-306d-4875-bc39-fb1ced449ba9 None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1859.531255] [54712]: INFO cinder.api.openstack.wsgi [None req-a55ee24a-306d-4875-bc39-fb1ced449ba9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1859.531560] [54712]: [pid: 54712|app: 0|req: 271/545] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:45:39 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1859.534682] [54711]: DEBUG cinder.api.middleware.request_id [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-f23bd6cd-871a-42a4-a135-d59dedd66c99 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.536587] [54711]: INFO cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-f23bd6cd-871a-42a4-a135-d59dedd66c99 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1859.536966] [54711]: DEBUG cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-f23bd6cd-871a-42a4-a135-d59dedd66c99 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bce1a9c3-c671-4a0f-aee3-d51f48f48424", "connector": null, "instance_uuid": "706441b3-bbe8-4948-94df-30f2f0fc8e31"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1859.545496] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1859.545496] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1859.564808] [54711]: INFO cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-f23bd6cd-871a-42a4-a135-d59dedd66c99 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1859.565212] [54711]: [pid: 54711|app: 0|req: 275/546] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:45:39 2024] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1866.774103] [54712]: DEBUG cinder.api.middleware.request_id [None req-2261ffd7-6eac-4ff9-b1bb-684dd334d277 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.774548] [54712]: INFO cinder.api.openstack.wsgi [None req-2261ffd7-6eac-4ff9-b1bb-684dd334d277 None None] GET http://10.180.1.21/volume// [ 1866.774728] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2261ffd7-6eac-4ff9-b1bb-684dd334d277 None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1866.774944] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2261ffd7-6eac-4ff9-b1bb-684dd334d277 None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1866.775384] [54712]: INFO cinder.api.openstack.wsgi [None req-2261ffd7-6eac-4ff9-b1bb-684dd334d277 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1866.775677] [54712]: [pid: 54712|app: 0|req: 272/547] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:45:46 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1866.779903] [54711]: DEBUG cinder.api.middleware.request_id [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-847fdd6c-eba4-4433-81b1-ae36b182ac85 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.782040] [54711]: INFO cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-847fdd6c-eba4-4433-81b1-ae36b182ac85 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1866.782464] [54711]: DEBUG cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-847fdd6c-eba4-4433-81b1-ae36b182ac85 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1866.782828] [54711]: DEBUG cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-847fdd6c-eba4-4433-81b1-ae36b182ac85 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1866.796492] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1866.796492] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1866.801655] [54711]: INFO cinder.volume.api [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-847fdd6c-eba4-4433-81b1-ae36b182ac85 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1866.806514] [54711]: INFO cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-847fdd6c-eba4-4433-81b1-ae36b182ac85 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 200 [ 1866.807063] [54711]: [pid: 54711|app: 0|req: 276/548] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:45:46 2024] GET /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 1571 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1866.924357] [54712]: DEBUG cinder.api.middleware.request_id [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-b87af45c-d997-439e-bbf7-b4da98801133 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.926699] [54712]: INFO cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-b87af45c-d997-439e-bbf7-b4da98801133 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] PUT http://10.180.1.21/volume/v3/attachments/2f40a1b3-2db1-4793-a40d-07ee70983c22 [ 1866.927930] [54712]: DEBUG cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-b87af45c-d997-439e-bbf7-b4da98801133 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-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=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1866.935173] [54712]: DEBUG cinder.coordination [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-b87af45c-d997-439e-bbf7-b4da98801133 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Acquiring lock "cinder-attachment_update-bce1a9c3-c671-4a0f-aee3-d51f48f48424-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1866.939668] [54712]: DEBUG cinder.coordination [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-b87af45c-d997-439e-bbf7-b4da98801133 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Lock "cinder-attachment_update-bce1a9c3-c671-4a0f-aee3-d51f48f48424-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1866.940737] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1866.940737] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1866.994890] [54711]: DEBUG cinder.api.middleware.request_id [None req-6aec1db0-de26-4bf9-bd45-7c4f6483f6b9 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.996931] [54711]: INFO cinder.api.openstack.wsgi [None req-6aec1db0-de26-4bf9-bd45-7c4f6483f6b9 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] DELETE http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1866.997201] [54711]: DEBUG cinder.api.openstack.wsgi [None req-6aec1db0-de26-4bf9-bd45-7c4f6483f6b9 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1866.997391] [54711]: DEBUG cinder.api.openstack.wsgi [None req-6aec1db0-de26-4bf9-bd45-7c4f6483f6b9 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'delete' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1866.997596] [54711]: INFO cinder.api.v3.volumes [None req-6aec1db0-de26-4bf9-bd45-7c4f6483f6b9 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Delete volume with id: 83843389-8a0c-48cf-99cf-52621c95f52d [ 1867.005284] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1867.005284] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1867.006213] [54711]: INFO cinder.volume.api [None req-6aec1db0-de26-4bf9-bd45-7c4f6483f6b9 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1867.023781] [54711]: INFO cinder.volume.api [None req-6aec1db0-de26-4bf9-bd45-7c4f6483f6b9 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Delete volume request issued successfully. [ 1867.023945] [54711]: INFO cinder.api.openstack.wsgi [None req-6aec1db0-de26-4bf9-bd45-7c4f6483f6b9 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 202 [ 1867.024346] [54711]: [pid: 54711|app: 0|req: 277/549] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:45:46 2024] DELETE /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1867.027114] [54711]: DEBUG cinder.api.middleware.request_id [None req-ed0af0e5-dfde-416d-afc7-548020935f8d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1867.029263] [54711]: INFO cinder.api.openstack.wsgi [None req-ed0af0e5-dfde-416d-afc7-548020935f8d tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1867.029529] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ed0af0e5-dfde-416d-afc7-548020935f8d tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1867.029742] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ed0af0e5-dfde-416d-afc7-548020935f8d tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1867.036993] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1867.036993] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1867.040278] [54711]: INFO cinder.volume.api [None req-ed0af0e5-dfde-416d-afc7-548020935f8d tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1867.044867] [54711]: INFO cinder.api.openstack.wsgi [None req-ed0af0e5-dfde-416d-afc7-548020935f8d tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1867.045247] [54711]: [pid: 54711|app: 0|req: 278/550] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:46 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1867.459127] [54712]: DEBUG cinder.coordination [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-b87af45c-d997-439e-bbf7-b4da98801133 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Lock "cinder-attachment_update-bce1a9c3-c671-4a0f-aee3-d51f48f48424-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1867.459505] [54712]: INFO cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-b87af45c-d997-439e-bbf7-b4da98801133 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments/2f40a1b3-2db1-4793-a40d-07ee70983c22 returned with HTTP 200 [ 1867.459972] [54712]: [pid: 54712|app: 0|req: 273/551] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:45:46 2024] PUT /volume/v3/attachments/2f40a1b3-2db1-4793-a40d-07ee70983c22 => generated 589 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1867.966604] [54711]: DEBUG cinder.api.middleware.request_id [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-8eec24ee-2b29-4ef9-a5a1-9dab45b7b5cf None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1867.968931] [54711]: INFO cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-8eec24ee-2b29-4ef9-a5a1-9dab45b7b5cf tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] POST http://10.180.1.21/volume/v3/attachments/2f40a1b3-2db1-4793-a40d-07ee70983c22/action [ 1867.969360] [54711]: DEBUG cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-8eec24ee-2b29-4ef9-a5a1-9dab45b7b5cf tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action body: b'{"os-complete": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1867.969523] [54711]: DEBUG cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-8eec24ee-2b29-4ef9-a5a1-9dab45b7b5cf tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1867.989221] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1867.989221] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1867.996591] [54711]: INFO cinder.api.openstack.wsgi [req-49d6193c-11c2-4181-8fc1-533b5efaa78d req-8eec24ee-2b29-4ef9-a5a1-9dab45b7b5cf tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments/2f40a1b3-2db1-4793-a40d-07ee70983c22/action returned with HTTP 204 [ 1867.997065] [54711]: [pid: 54711|app: 0|req: 279/552] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:45:47 2024] POST /volume/v3/attachments/2f40a1b3-2db1-4793-a40d-07ee70983c22/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1868.055262] [54712]: DEBUG cinder.api.middleware.request_id [None req-49a65cc2-4cf0-4f4a-adea-ee3e84309572 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1868.057401] [54712]: INFO cinder.api.openstack.wsgi [None req-49a65cc2-4cf0-4f4a-adea-ee3e84309572 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1868.057638] [54712]: DEBUG cinder.api.openstack.wsgi [None req-49a65cc2-4cf0-4f4a-adea-ee3e84309572 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1868.057855] [54712]: DEBUG cinder.api.openstack.wsgi [None req-49a65cc2-4cf0-4f4a-adea-ee3e84309572 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1868.065770] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1868.065770] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1868.069865] [54712]: INFO cinder.volume.api [None req-49a65cc2-4cf0-4f4a-adea-ee3e84309572 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1868.075355] [54712]: INFO cinder.api.openstack.wsgi [None req-49a65cc2-4cf0-4f4a-adea-ee3e84309572 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1868.075750] [54712]: [pid: 54712|app: 0|req: 274/553] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:47 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1869.088670] [54711]: DEBUG cinder.api.middleware.request_id [None req-ca1d9a46-d559-4d55-95d5-cf55bc3611c8 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1869.090952] [54711]: INFO cinder.api.openstack.wsgi [None req-ca1d9a46-d559-4d55-95d5-cf55bc3611c8 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1869.091201] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ca1d9a46-d559-4d55-95d5-cf55bc3611c8 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1869.091449] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ca1d9a46-d559-4d55-95d5-cf55bc3611c8 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1869.102385] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1869.102385] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1869.105434] [54711]: INFO cinder.volume.api [None req-ca1d9a46-d559-4d55-95d5-cf55bc3611c8 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Volume info retrieved successfully. [ 1869.109868] [54711]: INFO cinder.api.openstack.wsgi [None req-ca1d9a46-d559-4d55-95d5-cf55bc3611c8 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 200 [ 1869.110410] [54711]: [pid: 54711|app: 0|req: 280/554] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:48 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1870.120066] [54712]: DEBUG cinder.api.middleware.request_id [None req-553d0a94-d767-4cbe-9a1a-079ae2994208 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.122471] [54712]: INFO cinder.api.openstack.wsgi [None req-553d0a94-d767-4cbe-9a1a-079ae2994208 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] GET http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d [ 1870.122865] [54712]: DEBUG cinder.api.openstack.wsgi [None req-553d0a94-d767-4cbe-9a1a-079ae2994208 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.123267] [54712]: DEBUG cinder.api.openstack.wsgi [None req-553d0a94-d767-4cbe-9a1a-079ae2994208 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.131336] [54712]: INFO cinder.api.openstack.wsgi [None req-553d0a94-d767-4cbe-9a1a-079ae2994208 tempest-DeleteServersTestJSON-838538290 tempest-DeleteServersTestJSON-838538290-project-member] http://10.180.1.21/volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d returned with HTTP 404 [ 1870.131922] [54712]: [pid: 54712|app: 0|req: 275/555] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:45:49 2024] GET /volume/v3/volumes/83843389-8a0c-48cf-99cf-52621c95f52d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1879.107862] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=87,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1880.126448] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=80,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1889.408028] [54711]: DEBUG cinder.api.middleware.request_id [None req-5e7e5ffe-57f0-4424-a693-04c80f53073f None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1889.408292] [54711]: INFO cinder.api.openstack.wsgi [None req-5e7e5ffe-57f0-4424-a693-04c80f53073f None None] GET http://10.180.1.21/volume// [ 1889.408463] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5e7e5ffe-57f0-4424-a693-04c80f53073f None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1889.408675] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5e7e5ffe-57f0-4424-a693-04c80f53073f None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1889.409080] [54711]: INFO cinder.api.openstack.wsgi [None req-5e7e5ffe-57f0-4424-a693-04c80f53073f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1889.409388] [54711]: [pid: 54711|app: 0|req: 281/556] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:46:09 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1889.413119] [54712]: DEBUG cinder.api.middleware.request_id [req-81962c32-4996-4c69-a687-e689e91e7c31 req-55682060-5f52-400d-afa4-2b821f16d17d None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1889.415465] [54712]: INFO cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-55682060-5f52-400d-afa4-2b821f16d17d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1889.415934] [54712]: DEBUG cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-55682060-5f52-400d-afa4-2b821f16d17d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bce1a9c3-c671-4a0f-aee3-d51f48f48424", "connector": null, "instance_uuid": "706441b3-bbe8-4948-94df-30f2f0fc8e31"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1889.432046] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1889.432046] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1889.457875] [54712]: INFO cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-55682060-5f52-400d-afa4-2b821f16d17d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1889.458324] [54712]: [pid: 54712|app: 0|req: 276/557] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:46:09 2024] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1889.462731] [54711]: DEBUG cinder.api.middleware.request_id [req-81962c32-4996-4c69-a687-e689e91e7c31 req-5cd0c4da-f7a8-4abd-a91b-d51400964b7b None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1889.465154] [54711]: INFO cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-5cd0c4da-f7a8-4abd-a91b-d51400964b7b tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2f40a1b3-2db1-4793-a40d-07ee70983c22 [ 1889.465373] [54711]: DEBUG cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-5cd0c4da-f7a8-4abd-a91b-d51400964b7b tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1889.465650] [54711]: DEBUG cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-5cd0c4da-f7a8-4abd-a91b-d51400964b7b tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1889.474022] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1889.474022] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1890.000528] [54711]: INFO cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-5cd0c4da-f7a8-4abd-a91b-d51400964b7b tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments/2f40a1b3-2db1-4793-a40d-07ee70983c22 returned with HTTP 200 [ 1890.000988] [54711]: [pid: 54711|app: 0|req: 282/558] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:46:09 2024] DELETE /volume/v3/attachments/2f40a1b3-2db1-4793-a40d-07ee70983c22 => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1894.368619] [54712]: DEBUG cinder.api.middleware.request_id [req-81962c32-4996-4c69-a687-e689e91e7c31 req-f5a0571e-fae4-4ea6-a418-301f4a1baa8d None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1894.372090] [54712]: INFO cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-f5a0571e-fae4-4ea6-a418-301f4a1baa8d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] PUT http://10.180.1.21/volume/v3/attachments/398531e4-8344-4cc2-94b6-e594e00d3598 [ 1894.372711] [54712]: DEBUG cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-f5a0571e-fae4-4ea6-a418-301f4a1baa8d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-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-353016", "mountpoint": "/dev/sda"}}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1894.389159] [54712]: DEBUG cinder.coordination [req-81962c32-4996-4c69-a687-e689e91e7c31 req-f5a0571e-fae4-4ea6-a418-301f4a1baa8d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Acquiring lock "cinder-attachment_update-bce1a9c3-c671-4a0f-aee3-d51f48f48424-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1894.396315] [54712]: DEBUG cinder.coordination [req-81962c32-4996-4c69-a687-e689e91e7c31 req-f5a0571e-fae4-4ea6-a418-301f4a1baa8d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Lock "cinder-attachment_update-bce1a9c3-c671-4a0f-aee3-d51f48f48424-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1894.398138] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1894.398138] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1894.925613] [54712]: DEBUG cinder.coordination [req-81962c32-4996-4c69-a687-e689e91e7c31 req-f5a0571e-fae4-4ea6-a418-301f4a1baa8d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Lock "cinder-attachment_update-bce1a9c3-c671-4a0f-aee3-d51f48f48424-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.529s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1894.925954] [54712]: INFO cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-f5a0571e-fae4-4ea6-a418-301f4a1baa8d tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments/398531e4-8344-4cc2-94b6-e594e00d3598 returned with HTTP 200 [ 1894.926410] [54712]: [pid: 54712|app: 0|req: 277/559] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:46:14 2024] PUT /volume/v3/attachments/398531e4-8344-4cc2-94b6-e594e00d3598 => generated 589 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1894.930735] [54711]: DEBUG cinder.api.middleware.request_id [req-81962c32-4996-4c69-a687-e689e91e7c31 req-a235219d-64ae-42f0-b6d2-89c504734277 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1894.933101] [54711]: INFO cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-a235219d-64ae-42f0-b6d2-89c504734277 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/attachments/398531e4-8344-4cc2-94b6-e594e00d3598 [ 1894.933349] [54711]: DEBUG cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-a235219d-64ae-42f0-b6d2-89c504734277 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1894.933564] [54711]: DEBUG cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-a235219d-64ae-42f0-b6d2-89c504734277 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1894.948286] [54711]: INFO cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-a235219d-64ae-42f0-b6d2-89c504734277 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments/398531e4-8344-4cc2-94b6-e594e00d3598 returned with HTTP 200 [ 1894.948702] [54711]: [pid: 54711|app: 0|req: 283/560] 10.180.1.21 () {62 vars in 1532 bytes} [Tue Dec 10 15:46:14 2024] GET /volume/v3/attachments/398531e4-8344-4cc2-94b6-e594e00d3598 => generated 614 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1897.037983] [54712]: DEBUG cinder.api.middleware.request_id [req-81962c32-4996-4c69-a687-e689e91e7c31 req-947afb85-4ebd-4326-adfd-31d5c89690f7 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1897.041334] [54712]: INFO cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-947afb85-4ebd-4326-adfd-31d5c89690f7 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] POST http://10.180.1.21/volume/v3/attachments/398531e4-8344-4cc2-94b6-e594e00d3598/action [ 1897.041838] [54712]: DEBUG cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-947afb85-4ebd-4326-adfd-31d5c89690f7 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action body: b'{"os-complete": null}' {{(pid=54712) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1897.041992] [54712]: DEBUG cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-947afb85-4ebd-4326-adfd-31d5c89690f7 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1897.064040] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1897.064040] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1897.071465] [54712]: INFO cinder.api.openstack.wsgi [req-81962c32-4996-4c69-a687-e689e91e7c31 req-947afb85-4ebd-4326-adfd-31d5c89690f7 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments/398531e4-8344-4cc2-94b6-e594e00d3598/action returned with HTTP 204 [ 1897.071971] [54712]: [pid: 54712|app: 0|req: 278/561] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:46:16 2024] POST /volume/v3/attachments/398531e4-8344-4cc2-94b6-e594e00d3598/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1904.947413] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1907.069540] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1916.649277] [54711]: DEBUG cinder.api.middleware.request_id [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1916.651369] [54711]: INFO cinder.api.openstack.wsgi [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1916.651822] [54711]: DEBUG cinder.api.openstack.wsgi [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1365461786"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1916.653467] [54711]: DEBUG cinder.api.v3.volumes [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1365461786'}} {{(pid=54711) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1916.653559] [54711]: INFO cinder.api.v3.volumes [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Create volume of 1 GB [ 1916.653867] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1916.653867] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1916.659123] [54711]: INFO cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Availability Zones retrieved successfully. [ 1916.665984] [54711]: DEBUG cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Flow 'volume_create_api' (d90c3a99-4257-497f-bfb6-522233b06c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1916.667160] [54711]: DEBUG cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4d28f61-de11-4814-82d2-f960a559147f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1916.668256] [54711]: DEBUG cinder.volume.flows.api.create_volume [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Validating volume size '1' using validate_int {{(pid=54711) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1916.685668] [54711]: DEBUG cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4d28f61-de11-4814-82d2-f960a559147f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1916.686593] [54711]: DEBUG cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56474ec9-8afd-450c-bd3f-51a7433d0cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1916.718843] [54711]: DEBUG cinder.quota [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Created reservations ['2f800034-0f0e-43dd-89bc-bcf274ebd86f', '4fafff6d-35d5-4298-a506-ece15354102b', '0d8b1984-cabc-413f-bd96-6232a73c5486', 'fc34db01-808d-4018-8a57-f90491fcdb7c'] {{(pid=54711) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1916.719758] [54711]: DEBUG cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56474ec9-8afd-450c-bd3f-51a7433d0cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f800034-0f0e-43dd-89bc-bcf274ebd86f', '4fafff6d-35d5-4298-a506-ece15354102b', '0d8b1984-cabc-413f-bd96-6232a73c5486', 'fc34db01-808d-4018-8a57-f90491fcdb7c']}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1916.720920] [54711]: DEBUG cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395d5692-90ec-46af-a437-f289f697fd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1916.736038] [54711]: DEBUG cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395d5692-90ec-46af-a437-f289f697fd7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7754e587-f419-4b04-a960-3650f13a494f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1365461786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ed60c21d0e9409cb4cc9f63b76c6616',qos_specs=None,replication_status=,reservations=['2f800034-0f0e-43dd-89bc-bcf274ebd86f','4fafff6d-35d5-4298-a506-ece15354102b','0d8b1984-cabc-413f-bd96-6232a73c5486','fc34db01-808d-4018-8a57-f90491fcdb7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd6bc53734a40738c38bd7b57287738',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1365461786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7754e587-f419-4b04-a960-3650f13a494f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ed60c21d0e9409cb4cc9f63b76c6616',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='7cd6bc53734a40738c38bd7b57287738',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1916.736883] [54711]: DEBUG cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6701b913-be71-41f0-99b2-ff6fa03fbe8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1916.757319] [54711]: DEBUG cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6701b913-be71-41f0-99b2-ff6fa03fbe8e) 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-1365461786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ed60c21d0e9409cb4cc9f63b76c6616',qos_specs=None,replication_status=,reservations=['2f800034-0f0e-43dd-89bc-bcf274ebd86f','4fafff6d-35d5-4298-a506-ece15354102b','0d8b1984-cabc-413f-bd96-6232a73c5486','fc34db01-808d-4018-8a57-f90491fcdb7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd6bc53734a40738c38bd7b57287738',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1916.758130] [54711]: DEBUG cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cde03b7-fdcf-450f-963c-55b9df532d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1916.766391] [54711]: DEBUG cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cde03b7-fdcf-450f-963c-55b9df532d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1916.767400] [54711]: DEBUG cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Flow 'volume_create_api' (d90c3a99-4257-497f-bfb6-522233b06c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1916.767734] [54711]: INFO cinder.volume.api [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Create volume request issued successfully. [ 1916.768378] [54711]: INFO cinder.api.openstack.wsgi [None req-9aac6834-eebd-4ef1-9cd8-90993f26d730 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1916.768814] [54711]: [pid: 54711|app: 0|req: 284/562] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:46:36 2024] POST /volume/v3/volumes => generated 750 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1916.776468] [54712]: DEBUG cinder.api.middleware.request_id [None req-3a111ffb-2ed8-42f8-b771-edb524ab8085 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1916.778638] [54712]: INFO cinder.api.openstack.wsgi [None req-3a111ffb-2ed8-42f8-b771-edb524ab8085 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1916.778894] [54712]: DEBUG cinder.api.openstack.wsgi [None req-3a111ffb-2ed8-42f8-b771-edb524ab8085 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1916.779101] [54712]: DEBUG cinder.api.openstack.wsgi [None req-3a111ffb-2ed8-42f8-b771-edb524ab8085 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1916.786478] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1916.786478] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1916.790114] [54712]: INFO cinder.volume.api [None req-3a111ffb-2ed8-42f8-b771-edb524ab8085 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1916.794596] [54712]: INFO cinder.api.openstack.wsgi [None req-3a111ffb-2ed8-42f8-b771-edb524ab8085 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1916.795095] [54712]: [pid: 54712|app: 0|req: 279/563] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:36 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1917.803496] [54711]: DEBUG cinder.api.middleware.request_id [None req-293ab169-b3d0-45aa-8608-edd0796f9759 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.805806] [54711]: INFO cinder.api.openstack.wsgi [None req-293ab169-b3d0-45aa-8608-edd0796f9759 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1917.806063] [54711]: DEBUG cinder.api.openstack.wsgi [None req-293ab169-b3d0-45aa-8608-edd0796f9759 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.806285] [54711]: DEBUG cinder.api.openstack.wsgi [None req-293ab169-b3d0-45aa-8608-edd0796f9759 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.814017] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.814017] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.817301] [54711]: INFO cinder.volume.api [None req-293ab169-b3d0-45aa-8608-edd0796f9759 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1917.821255] [54711]: INFO cinder.api.openstack.wsgi [None req-293ab169-b3d0-45aa-8608-edd0796f9759 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1917.821621] [54711]: [pid: 54711|app: 0|req: 285/564] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:37 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1917.854749] [54712]: DEBUG cinder.api.middleware.request_id [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-87146ae2-4b79-4f40-8331-7edf1cb073e9 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.857015] [54712]: INFO cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-87146ae2-4b79-4f40-8331-7edf1cb073e9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1917.857250] [54712]: DEBUG cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-87146ae2-4b79-4f40-8331-7edf1cb073e9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.857453] [54712]: DEBUG cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-87146ae2-4b79-4f40-8331-7edf1cb073e9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.864693] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.864693] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.867874] [54712]: INFO cinder.volume.api [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-87146ae2-4b79-4f40-8331-7edf1cb073e9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1917.871938] [54712]: INFO cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-87146ae2-4b79-4f40-8331-7edf1cb073e9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1917.872316] [54712]: [pid: 54712|app: 0|req: 280/565] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:46:37 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1919.391212] [54711]: DEBUG cinder.api.middleware.request_id [None req-fae7a5fc-2475-4b73-b5a4-bb689988700e None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.391662] [54711]: INFO cinder.api.openstack.wsgi [None req-fae7a5fc-2475-4b73-b5a4-bb689988700e None None] GET http://10.180.1.21/volume// [ 1919.391856] [54711]: DEBUG cinder.api.openstack.wsgi [None req-fae7a5fc-2475-4b73-b5a4-bb689988700e None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1919.392117] [54711]: DEBUG cinder.api.openstack.wsgi [None req-fae7a5fc-2475-4b73-b5a4-bb689988700e None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1919.392518] [54711]: INFO cinder.api.openstack.wsgi [None req-fae7a5fc-2475-4b73-b5a4-bb689988700e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1919.392819] [54711]: [pid: 54711|app: 0|req: 286/566] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:46:39 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1919.396414] [54712]: DEBUG cinder.api.middleware.request_id [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-dff13a00-84a9-4f1e-838a-8253206097d4 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.401018] [54712]: INFO cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-dff13a00-84a9-4f1e-838a-8253206097d4 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1919.401018] [54712]: DEBUG cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-dff13a00-84a9-4f1e-838a-8253206097d4 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7754e587-f419-4b04-a960-3650f13a494f", "connector": null, "instance_uuid": "9b8146ae-3550-4893-8300-c9a4f73b9e0d"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1919.408332] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1919.408332] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1919.431519] [54712]: INFO cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-dff13a00-84a9-4f1e-838a-8253206097d4 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1919.432120] [54712]: [pid: 54712|app: 0|req: 281/567] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:46:39 2024] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1919.451872] [54711]: DEBUG cinder.api.middleware.request_id [None req-f1e9cdd8-305c-4b68-ba79-753c1cd08d5e None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.453939] [54711]: INFO cinder.api.openstack.wsgi [None req-f1e9cdd8-305c-4b68-ba79-753c1cd08d5e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1919.454170] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f1e9cdd8-305c-4b68-ba79-753c1cd08d5e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1919.454394] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f1e9cdd8-305c-4b68-ba79-753c1cd08d5e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1919.464637] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1919.464637] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1919.467607] [54711]: INFO cinder.volume.api [None req-f1e9cdd8-305c-4b68-ba79-753c1cd08d5e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1919.471618] [54711]: INFO cinder.api.openstack.wsgi [None req-f1e9cdd8-305c-4b68-ba79-753c1cd08d5e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1919.472056] [54711]: [pid: 54711|app: 0|req: 287/568] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:39 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1919.955235] [54712]: DEBUG cinder.api.middleware.request_id [None req-39678d72-fae8-4586-b143-7c0a321fb0c3 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.955713] [54712]: INFO cinder.api.openstack.wsgi [None req-39678d72-fae8-4586-b143-7c0a321fb0c3 None None] GET http://10.180.1.21/volume// [ 1919.955895] [54712]: DEBUG cinder.api.openstack.wsgi [None req-39678d72-fae8-4586-b143-7c0a321fb0c3 None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1919.956151] [54712]: DEBUG cinder.api.openstack.wsgi [None req-39678d72-fae8-4586-b143-7c0a321fb0c3 None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1919.956575] [54712]: INFO cinder.api.openstack.wsgi [None req-39678d72-fae8-4586-b143-7c0a321fb0c3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1919.956901] [54712]: [pid: 54712|app: 0|req: 282/569] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:46:39 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1919.960230] [54711]: DEBUG cinder.api.middleware.request_id [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-18fdca9c-6bb8-43c4-807d-d0fc7456a617 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.963378] [54711]: INFO cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-18fdca9c-6bb8-43c4-807d-d0fc7456a617 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1919.963777] [54711]: DEBUG cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-18fdca9c-6bb8-43c4-807d-d0fc7456a617 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1919.964141] [54711]: DEBUG cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-18fdca9c-6bb8-43c4-807d-d0fc7456a617 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1919.974399] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1919.974399] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1919.977632] [54711]: INFO cinder.volume.api [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-18fdca9c-6bb8-43c4-807d-d0fc7456a617 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1919.981915] [54711]: INFO cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-18fdca9c-6bb8-43c4-807d-d0fc7456a617 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1919.982326] [54711]: [pid: 54711|app: 0|req: 288/570] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:46:39 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1920.009490] [54712]: DEBUG cinder.api.middleware.request_id [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-d99524cb-e9c2-4156-ade3-35bf06a6aedf None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.011989] [54712]: INFO cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-d99524cb-e9c2-4156-ade3-35bf06a6aedf tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] PUT http://10.180.1.21/volume/v3/attachments/15d026ee-b086-49ac-9ced-bc1dd7f6a4b6 [ 1920.012410] [54712]: DEBUG cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-d99524cb-e9c2-4156-ade3-35bf06a6aedf tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-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-353017", "mountpoint": "/dev/sdb"}}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1920.019705] [54712]: DEBUG cinder.coordination [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-d99524cb-e9c2-4156-ade3-35bf06a6aedf tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Acquiring lock "cinder-attachment_update-7754e587-f419-4b04-a960-3650f13a494f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1920.023927] [54712]: DEBUG cinder.coordination [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-d99524cb-e9c2-4156-ade3-35bf06a6aedf tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Lock "cinder-attachment_update-7754e587-f419-4b04-a960-3650f13a494f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1920.024908] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.024908] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.480959] [54711]: DEBUG cinder.api.middleware.request_id [None req-fbd208b5-c6d9-4a57-b2c3-00c9dca79317 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1920.483262] [54711]: INFO cinder.api.openstack.wsgi [None req-fbd208b5-c6d9-4a57-b2c3-00c9dca79317 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1920.483488] [54711]: DEBUG cinder.api.openstack.wsgi [None req-fbd208b5-c6d9-4a57-b2c3-00c9dca79317 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1920.483706] [54711]: DEBUG cinder.api.openstack.wsgi [None req-fbd208b5-c6d9-4a57-b2c3-00c9dca79317 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1920.493455] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1920.493455] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.496629] [54711]: INFO cinder.volume.api [None req-fbd208b5-c6d9-4a57-b2c3-00c9dca79317 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1920.500795] [54711]: INFO cinder.api.openstack.wsgi [None req-fbd208b5-c6d9-4a57-b2c3-00c9dca79317 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1920.501226] [54711]: [pid: 54711|app: 0|req: 289/571] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:40 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1921.510285] [54711]: DEBUG cinder.api.middleware.request_id [None req-0e3ecbf8-c0a4-433f-a0da-e18abf5201bf None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.512638] [54711]: INFO cinder.api.openstack.wsgi [None req-0e3ecbf8-c0a4-433f-a0da-e18abf5201bf tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1921.512900] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0e3ecbf8-c0a4-433f-a0da-e18abf5201bf tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.513223] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0e3ecbf8-c0a4-433f-a0da-e18abf5201bf tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.524835] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.524835] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.528514] [54711]: INFO cinder.volume.api [None req-0e3ecbf8-c0a4-433f-a0da-e18abf5201bf tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1921.533175] [54711]: INFO cinder.api.openstack.wsgi [None req-0e3ecbf8-c0a4-433f-a0da-e18abf5201bf tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1921.533670] [54711]: [pid: 54711|app: 0|req: 290/572] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:41 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1922.544067] [54711]: DEBUG cinder.api.middleware.request_id [None req-c96d18e6-3cd2-42b9-b5ed-5a3ae481219a None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1922.546222] [54711]: INFO cinder.api.openstack.wsgi [None req-c96d18e6-3cd2-42b9-b5ed-5a3ae481219a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1922.546436] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c96d18e6-3cd2-42b9-b5ed-5a3ae481219a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1922.546649] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c96d18e6-3cd2-42b9-b5ed-5a3ae481219a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1922.557138] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1922.557138] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1922.560575] [54711]: INFO cinder.volume.api [None req-c96d18e6-3cd2-42b9-b5ed-5a3ae481219a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1922.565153] [54711]: INFO cinder.api.openstack.wsgi [None req-c96d18e6-3cd2-42b9-b5ed-5a3ae481219a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1922.565680] [54711]: [pid: 54711|app: 0|req: 291/573] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:42 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1923.574997] [54711]: DEBUG cinder.api.middleware.request_id [None req-4fdb7a59-7e23-410b-b8df-2d79effdf446 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1923.577129] [54711]: INFO cinder.api.openstack.wsgi [None req-4fdb7a59-7e23-410b-b8df-2d79effdf446 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1923.577353] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4fdb7a59-7e23-410b-b8df-2d79effdf446 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1923.577570] [54711]: DEBUG cinder.api.openstack.wsgi [None req-4fdb7a59-7e23-410b-b8df-2d79effdf446 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1923.587843] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1923.587843] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1923.591259] [54711]: INFO cinder.volume.api [None req-4fdb7a59-7e23-410b-b8df-2d79effdf446 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1923.595637] [54711]: INFO cinder.api.openstack.wsgi [None req-4fdb7a59-7e23-410b-b8df-2d79effdf446 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1923.596041] [54711]: [pid: 54711|app: 0|req: 292/574] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:43 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1924.547847] [54712]: DEBUG cinder.coordination [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-d99524cb-e9c2-4156-ade3-35bf06a6aedf tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Lock "cinder-attachment_update-7754e587-f419-4b04-a960-3650f13a494f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1924.548257] [54712]: INFO cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-d99524cb-e9c2-4156-ade3-35bf06a6aedf tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/attachments/15d026ee-b086-49ac-9ced-bc1dd7f6a4b6 returned with HTTP 200 [ 1924.548744] [54712]: [pid: 54712|app: 0|req: 283/575] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:46:39 2024] PUT /volume/v3/attachments/15d026ee-b086-49ac-9ced-bc1dd7f6a4b6 => generated 589 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1924.604833] [54711]: DEBUG cinder.api.middleware.request_id [None req-623928ec-ef80-4cc1-a613-a7e351fa0049 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1924.607037] [54711]: INFO cinder.api.openstack.wsgi [None req-623928ec-ef80-4cc1-a613-a7e351fa0049 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1924.607295] [54711]: DEBUG cinder.api.openstack.wsgi [None req-623928ec-ef80-4cc1-a613-a7e351fa0049 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1924.607519] [54711]: DEBUG cinder.api.openstack.wsgi [None req-623928ec-ef80-4cc1-a613-a7e351fa0049 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1924.618142] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1924.618142] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1924.621769] [54711]: INFO cinder.volume.api [None req-623928ec-ef80-4cc1-a613-a7e351fa0049 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1924.626409] [54711]: INFO cinder.api.openstack.wsgi [None req-623928ec-ef80-4cc1-a613-a7e351fa0049 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1924.626838] [54711]: [pid: 54711|app: 0|req: 293/576] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:44 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1925.636339] [54712]: DEBUG cinder.api.middleware.request_id [None req-2e8a50aa-46f4-43c1-85fe-fdb4f1168f45 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1925.638721] [54712]: INFO cinder.api.openstack.wsgi [None req-2e8a50aa-46f4-43c1-85fe-fdb4f1168f45 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1925.638982] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2e8a50aa-46f4-43c1-85fe-fdb4f1168f45 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1925.639258] [54712]: DEBUG cinder.api.openstack.wsgi [None req-2e8a50aa-46f4-43c1-85fe-fdb4f1168f45 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1925.650310] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1925.650310] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1925.653999] [54712]: INFO cinder.volume.api [None req-2e8a50aa-46f4-43c1-85fe-fdb4f1168f45 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1925.658871] [54712]: INFO cinder.api.openstack.wsgi [None req-2e8a50aa-46f4-43c1-85fe-fdb4f1168f45 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1925.659313] [54712]: [pid: 54712|app: 0|req: 284/577] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:45 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1926.661966] [54711]: DEBUG cinder.api.middleware.request_id [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-a0d24ea4-02f3-4496-b8a5-aad541385512 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1926.664315] [54711]: INFO cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-a0d24ea4-02f3-4496-b8a5-aad541385512 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] POST http://10.180.1.21/volume/v3/attachments/15d026ee-b086-49ac-9ced-bc1dd7f6a4b6/action [ 1926.664757] [54711]: DEBUG cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-a0d24ea4-02f3-4496-b8a5-aad541385512 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action body: b'{"os-complete": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1926.664894] [54711]: DEBUG cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-a0d24ea4-02f3-4496-b8a5-aad541385512 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1926.668009] [54712]: DEBUG cinder.api.middleware.request_id [None req-72ce1942-1eba-4004-a502-7a1a817b2350 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1926.670233] [54712]: INFO cinder.api.openstack.wsgi [None req-72ce1942-1eba-4004-a502-7a1a817b2350 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1926.670460] [54712]: DEBUG cinder.api.openstack.wsgi [None req-72ce1942-1eba-4004-a502-7a1a817b2350 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1926.670675] [54712]: DEBUG cinder.api.openstack.wsgi [None req-72ce1942-1eba-4004-a502-7a1a817b2350 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1926.679444] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1926.679444] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1926.680508] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1926.680508] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1926.684327] [54712]: INFO cinder.volume.api [None req-72ce1942-1eba-4004-a502-7a1a817b2350 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1926.686994] [54711]: INFO cinder.api.openstack.wsgi [req-61d69d85-1663-4b0c-918d-4fd73cf5eff4 req-a0d24ea4-02f3-4496-b8a5-aad541385512 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/attachments/15d026ee-b086-49ac-9ced-bc1dd7f6a4b6/action returned with HTTP 204 [ 1926.688314] [54711]: [pid: 54711|app: 0|req: 294/578] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:46:46 2024] POST /volume/v3/attachments/15d026ee-b086-49ac-9ced-bc1dd7f6a4b6/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1926.689254] [54712]: INFO cinder.api.openstack.wsgi [None req-72ce1942-1eba-4004-a502-7a1a817b2350 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1926.689672] [54712]: [pid: 54712|app: 0|req: 285/579] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:46 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1927.698968] [54711]: DEBUG cinder.api.middleware.request_id [None req-ef440248-414c-41c9-ac0a-e44d0d1cf350 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.700736] [54711]: INFO cinder.api.openstack.wsgi [None req-ef440248-414c-41c9-ac0a-e44d0d1cf350 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1927.700971] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ef440248-414c-41c9-ac0a-e44d0d1cf350 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1927.701214] [54711]: DEBUG cinder.api.openstack.wsgi [None req-ef440248-414c-41c9-ac0a-e44d0d1cf350 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1927.712074] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1927.712074] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1927.715177] [54711]: INFO cinder.volume.api [None req-ef440248-414c-41c9-ac0a-e44d0d1cf350 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1927.720361] [54711]: INFO cinder.api.openstack.wsgi [None req-ef440248-414c-41c9-ac0a-e44d0d1cf350 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1927.721075] [54711]: [pid: 54711|app: 0|req: 295/580] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:47 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1927.729774] [54712]: DEBUG cinder.api.middleware.request_id [None req-71a8ef9b-b6ff-4f34-a477-e089c712961e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.732102] [54712]: INFO cinder.api.openstack.wsgi [None req-71a8ef9b-b6ff-4f34-a477-e089c712961e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1927.732341] [54712]: DEBUG cinder.api.openstack.wsgi [None req-71a8ef9b-b6ff-4f34-a477-e089c712961e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1927.732564] [54712]: DEBUG cinder.api.openstack.wsgi [None req-71a8ef9b-b6ff-4f34-a477-e089c712961e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1927.742666] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1927.742666] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1927.746163] [54712]: INFO cinder.volume.api [None req-71a8ef9b-b6ff-4f34-a477-e089c712961e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1927.750591] [54712]: INFO cinder.api.openstack.wsgi [None req-71a8ef9b-b6ff-4f34-a477-e089c712961e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1927.751118] [54712]: [pid: 54712|app: 0|req: 286/581] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:47 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1927.818221] [54711]: DEBUG cinder.api.middleware.request_id [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.820279] [54711]: INFO cinder.api.openstack.wsgi [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1927.820653] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1471058630"}} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1927.822306] [54711]: DEBUG cinder.api.v3.volumes [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1471058630'}} {{(pid=54711) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1927.822441] [54711]: INFO cinder.api.v3.volumes [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Create volume of 1 GB [ 1927.826298] [54711]: INFO cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Availability Zones retrieved successfully. [ 1927.832966] [54711]: DEBUG cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Flow 'volume_create_api' (8f010512-1195-421f-b99f-cc1afa980f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1927.834161] [54711]: DEBUG cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a010c3c8-7f3e-41a7-9a9b-46882534d283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1927.835202] [54711]: DEBUG cinder.volume.flows.api.create_volume [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Validating volume size '1' using validate_int {{(pid=54711) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1927.852258] [54711]: DEBUG cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a010c3c8-7f3e-41a7-9a9b-46882534d283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-10T15:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=10eca8e4-ce63-4c3e-a44c-c034843e06c8,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10eca8e4-ce63-4c3e-a44c-c034843e06c8', '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=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1927.853240] [54711]: DEBUG cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3578a967-abdf-47c0-a2c4-3b62f1691d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1927.880765] [54711]: DEBUG cinder.quota [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Created reservations ['37604191-c366-4db5-9be6-ca96d21cebb1', '416bad88-7ff9-4823-9ec3-b76a392496ae', '35659161-efad-4a04-ad72-084842970507', '956e2d3e-aed7-455c-b272-fbbe772f3e1c'] {{(pid=54711) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1927.881758] [54711]: DEBUG cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3578a967-abdf-47c0-a2c4-3b62f1691d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37604191-c366-4db5-9be6-ca96d21cebb1', '416bad88-7ff9-4823-9ec3-b76a392496ae', '35659161-efad-4a04-ad72-084842970507', '956e2d3e-aed7-455c-b272-fbbe772f3e1c']}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1927.882677] [54711]: DEBUG cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52b2a5f2-9289-4111-a598-d6497afb2336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1927.894265] [54711]: DEBUG cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52b2a5f2-9289-4111-a598-d6497afb2336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec5fea74-0034-4d1c-bb32-6f84d9d26fb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1471058630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ed60c21d0e9409cb4cc9f63b76c6616',qos_specs=None,replication_status=,reservations=['37604191-c366-4db5-9be6-ca96d21cebb1','416bad88-7ff9-4823-9ec3-b76a392496ae','35659161-efad-4a04-ad72-084842970507','956e2d3e-aed7-455c-b272-fbbe772f3e1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd6bc53734a40738c38bd7b57287738',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2024-12-10T15:46:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1471058630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec5fea74-0034-4d1c-bb32-6f84d9d26fb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ed60c21d0e9409cb4cc9f63b76c6616',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='7cd6bc53734a40738c38bd7b57287738',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10eca8e4-ce63-4c3e-a44c-c034843e06c8),volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1927.895159] [54711]: DEBUG cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bbe2bd1-3a2d-4d16-9d80-35686a2dc8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1927.906775] [54711]: DEBUG cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bbe2bd1-3a2d-4d16-9d80-35686a2dc8f9) 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-1471058630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ed60c21d0e9409cb4cc9f63b76c6616',qos_specs=None,replication_status=,reservations=['37604191-c366-4db5-9be6-ca96d21cebb1','416bad88-7ff9-4823-9ec3-b76a392496ae','35659161-efad-4a04-ad72-084842970507','956e2d3e-aed7-455c-b272-fbbe772f3e1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7cd6bc53734a40738c38bd7b57287738',volume_type_id=10eca8e4-ce63-4c3e-a44c-c034843e06c8)}' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1927.907642] [54711]: DEBUG cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e0dbda1-a6fe-492d-9fb9-244a518c6741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1927.914728] [54711]: DEBUG cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e0dbda1-a6fe-492d-9fb9-244a518c6741) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54711) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1927.915766] [54711]: DEBUG cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Flow 'volume_create_api' (8f010512-1195-421f-b99f-cc1afa980f72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54711) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1927.916134] [54711]: INFO cinder.volume.api [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Create volume request issued successfully. [ 1927.916786] [54711]: INFO cinder.api.openstack.wsgi [None req-a6bad1d1-4ad0-4475-b803-ae3ad24340f8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1927.917521] [54711]: [pid: 54711|app: 0|req: 296/582] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 10 15:46:47 2024] POST /volume/v3/volumes => generated 750 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1927.925110] [54712]: DEBUG cinder.api.middleware.request_id [None req-eaf7a603-60ca-4672-a4af-9d97e55ffc16 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.927211] [54712]: INFO cinder.api.openstack.wsgi [None req-eaf7a603-60ca-4672-a4af-9d97e55ffc16 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1927.927431] [54712]: DEBUG cinder.api.openstack.wsgi [None req-eaf7a603-60ca-4672-a4af-9d97e55ffc16 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1927.927643] [54712]: DEBUG cinder.api.openstack.wsgi [None req-eaf7a603-60ca-4672-a4af-9d97e55ffc16 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1927.935082] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1927.935082] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1927.938567] [54712]: INFO cinder.volume.api [None req-eaf7a603-60ca-4672-a4af-9d97e55ffc16 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1927.942930] [54712]: INFO cinder.api.openstack.wsgi [None req-eaf7a603-60ca-4672-a4af-9d97e55ffc16 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1927.943499] [54712]: [pid: 54712|app: 0|req: 287/583] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:47 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1928.953022] [54711]: DEBUG cinder.api.middleware.request_id [None req-fea08606-c512-47c2-a9ec-2b5651fc9753 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1928.955261] [54711]: INFO cinder.api.openstack.wsgi [None req-fea08606-c512-47c2-a9ec-2b5651fc9753 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1928.955480] [54711]: DEBUG cinder.api.openstack.wsgi [None req-fea08606-c512-47c2-a9ec-2b5651fc9753 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1928.955695] [54711]: DEBUG cinder.api.openstack.wsgi [None req-fea08606-c512-47c2-a9ec-2b5651fc9753 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1928.965317] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1928.965317] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1928.969669] [54711]: INFO cinder.volume.api [None req-fea08606-c512-47c2-a9ec-2b5651fc9753 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1928.973974] [54711]: INFO cinder.api.openstack.wsgi [None req-fea08606-c512-47c2-a9ec-2b5651fc9753 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1928.974378] [54711]: [pid: 54711|app: 0|req: 297/584] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:48 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1929.006770] [54712]: DEBUG cinder.api.middleware.request_id [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-21d766fc-5863-48a7-a391-c123ee7b0f1c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1929.008994] [54712]: INFO cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-21d766fc-5863-48a7-a391-c123ee7b0f1c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1929.009260] [54712]: DEBUG cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-21d766fc-5863-48a7-a391-c123ee7b0f1c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1929.009547] [54712]: DEBUG cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-21d766fc-5863-48a7-a391-c123ee7b0f1c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1929.017018] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1929.017018] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1929.020450] [54712]: INFO cinder.volume.api [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-21d766fc-5863-48a7-a391-c123ee7b0f1c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1929.024693] [54712]: INFO cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-21d766fc-5863-48a7-a391-c123ee7b0f1c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1929.025081] [54712]: [pid: 54712|app: 0|req: 288/585] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:46:48 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1930.543117] [54711]: DEBUG cinder.api.middleware.request_id [None req-aa322d1a-6331-4d82-8715-5979cd941169 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1930.543607] [54711]: INFO cinder.api.openstack.wsgi [None req-aa322d1a-6331-4d82-8715-5979cd941169 None None] GET http://10.180.1.21/volume// [ 1930.543791] [54711]: DEBUG cinder.api.openstack.wsgi [None req-aa322d1a-6331-4d82-8715-5979cd941169 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1930.544010] [54711]: DEBUG cinder.api.openstack.wsgi [None req-aa322d1a-6331-4d82-8715-5979cd941169 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1930.544415] [54711]: INFO cinder.api.openstack.wsgi [None req-aa322d1a-6331-4d82-8715-5979cd941169 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1930.544721] [54711]: [pid: 54711|app: 0|req: 298/586] 10.180.1.21 () {58 vars in 1300 bytes} [Tue Dec 10 15:46:50 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1930.548419] [54712]: DEBUG cinder.api.middleware.request_id [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-eabfa2d8-4b4a-4915-aa06-72bbf7238e04 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1930.551044] [54712]: INFO cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-eabfa2d8-4b4a-4915-aa06-72bbf7238e04 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1930.551372] [54712]: DEBUG cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-eabfa2d8-4b4a-4915-aa06-72bbf7238e04 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec5fea74-0034-4d1c-bb32-6f84d9d26fb8", "connector": null, "instance_uuid": "9b8146ae-3550-4893-8300-c9a4f73b9e0d"}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1930.561152] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1930.561152] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1930.586669] [54712]: INFO cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-eabfa2d8-4b4a-4915-aa06-72bbf7238e04 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1930.587107] [54712]: [pid: 54712|app: 0|req: 289/587] 10.180.1.21 () {66 vars in 1475 bytes} [Tue Dec 10 15:46:50 2024] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1930.606892] [54711]: DEBUG cinder.api.middleware.request_id [None req-c7a96e6b-fef6-4e89-a9f2-c8615cee4498 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1930.608976] [54711]: INFO cinder.api.openstack.wsgi [None req-c7a96e6b-fef6-4e89-a9f2-c8615cee4498 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1930.609209] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c7a96e6b-fef6-4e89-a9f2-c8615cee4498 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1930.609417] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c7a96e6b-fef6-4e89-a9f2-c8615cee4498 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1930.618767] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1930.618767] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1930.621829] [54711]: INFO cinder.volume.api [None req-c7a96e6b-fef6-4e89-a9f2-c8615cee4498 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1930.626268] [54711]: INFO cinder.api.openstack.wsgi [None req-c7a96e6b-fef6-4e89-a9f2-c8615cee4498 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1930.626636] [54711]: [pid: 54711|app: 0|req: 299/588] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:50 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1931.110073] [54712]: DEBUG cinder.api.middleware.request_id [None req-65ae27df-3369-4ed7-a554-558b7b1d70df None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1931.110557] [54712]: INFO cinder.api.openstack.wsgi [None req-65ae27df-3369-4ed7-a554-558b7b1d70df None None] GET http://10.180.1.21/volume// [ 1931.110743] [54712]: DEBUG cinder.api.openstack.wsgi [None req-65ae27df-3369-4ed7-a554-558b7b1d70df None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1931.110954] [54712]: DEBUG cinder.api.openstack.wsgi [None req-65ae27df-3369-4ed7-a554-558b7b1d70df None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1931.111360] [54712]: INFO cinder.api.openstack.wsgi [None req-65ae27df-3369-4ed7-a554-558b7b1d70df None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1931.111748] [54712]: [pid: 54712|app: 0|req: 290/589] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:46:50 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1931.115098] [54711]: DEBUG cinder.api.middleware.request_id [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-778efa17-20b5-43e3-b0c3-d4a639aaf910 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1931.118583] [54711]: INFO cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-778efa17-20b5-43e3-b0c3-d4a639aaf910 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1931.118839] [54711]: DEBUG cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-778efa17-20b5-43e3-b0c3-d4a639aaf910 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1931.119069] [54711]: DEBUG cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-778efa17-20b5-43e3-b0c3-d4a639aaf910 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1931.131316] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1931.131316] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1931.134543] [54711]: INFO cinder.volume.api [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-778efa17-20b5-43e3-b0c3-d4a639aaf910 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1931.138654] [54711]: INFO cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-778efa17-20b5-43e3-b0c3-d4a639aaf910 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1931.139080] [54711]: [pid: 54711|app: 0|req: 300/590] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:46:50 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1931.163426] [54712]: DEBUG cinder.api.middleware.request_id [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-fc9d7203-6126-4ae1-aea4-91a5f84e8fc1 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1931.165671] [54712]: INFO cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-fc9d7203-6126-4ae1-aea4-91a5f84e8fc1 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] PUT http://10.180.1.21/volume/v3/attachments/d8b54ef3-51e6-4027-ac31-fc9a1a47c1fe [ 1931.166088] [54712]: DEBUG cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-fc9d7203-6126-4ae1-aea4-91a5f84e8fc1 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-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-353017", "mountpoint": "/dev/sdc"}}} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1931.173353] [54712]: DEBUG cinder.coordination [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-fc9d7203-6126-4ae1-aea4-91a5f84e8fc1 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Acquiring lock "cinder-attachment_update-ec5fea74-0034-4d1c-bb32-6f84d9d26fb8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1931.177346] [54712]: DEBUG cinder.coordination [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-fc9d7203-6126-4ae1-aea4-91a5f84e8fc1 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Lock "cinder-attachment_update-ec5fea74-0034-4d1c-bb32-6f84d9d26fb8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54712) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1931.178418] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1931.178418] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1931.635901] [54711]: DEBUG cinder.api.middleware.request_id [None req-d672c8da-dd69-477e-84de-727b7ed4c666 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1931.637982] [54711]: INFO cinder.api.openstack.wsgi [None req-d672c8da-dd69-477e-84de-727b7ed4c666 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1931.638231] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d672c8da-dd69-477e-84de-727b7ed4c666 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1931.638444] [54711]: DEBUG cinder.api.openstack.wsgi [None req-d672c8da-dd69-477e-84de-727b7ed4c666 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1931.650151] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1931.650151] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1931.653873] [54711]: INFO cinder.volume.api [None req-d672c8da-dd69-477e-84de-727b7ed4c666 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1931.658940] [54711]: INFO cinder.api.openstack.wsgi [None req-d672c8da-dd69-477e-84de-727b7ed4c666 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1931.659352] [54711]: [pid: 54711|app: 0|req: 301/591] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:51 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1932.669670] [54711]: DEBUG cinder.api.middleware.request_id [None req-01dbc798-b634-4c76-b30f-9241f0d2cdee None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1932.671943] [54711]: INFO cinder.api.openstack.wsgi [None req-01dbc798-b634-4c76-b30f-9241f0d2cdee tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1932.672312] [54711]: DEBUG cinder.api.openstack.wsgi [None req-01dbc798-b634-4c76-b30f-9241f0d2cdee tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1932.672520] [54711]: DEBUG cinder.api.openstack.wsgi [None req-01dbc798-b634-4c76-b30f-9241f0d2cdee tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1932.683816] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1932.683816] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1932.687278] [54711]: INFO cinder.volume.api [None req-01dbc798-b634-4c76-b30f-9241f0d2cdee tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1932.691977] [54711]: INFO cinder.api.openstack.wsgi [None req-01dbc798-b634-4c76-b30f-9241f0d2cdee tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1932.692412] [54711]: [pid: 54711|app: 0|req: 302/592] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:52 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1933.702221] [54711]: DEBUG cinder.api.middleware.request_id [None req-72dee180-c980-41f9-8d46-b22dd7329159 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1933.704340] [54711]: INFO cinder.api.openstack.wsgi [None req-72dee180-c980-41f9-8d46-b22dd7329159 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1933.704544] [54711]: DEBUG cinder.api.openstack.wsgi [None req-72dee180-c980-41f9-8d46-b22dd7329159 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1933.704779] [54711]: DEBUG cinder.api.openstack.wsgi [None req-72dee180-c980-41f9-8d46-b22dd7329159 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1933.714322] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1933.714322] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1933.717410] [54711]: INFO cinder.volume.api [None req-72dee180-c980-41f9-8d46-b22dd7329159 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1933.721428] [54711]: INFO cinder.api.openstack.wsgi [None req-72dee180-c980-41f9-8d46-b22dd7329159 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1933.721799] [54711]: [pid: 54711|app: 0|req: 303/593] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:53 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1934.730978] [54711]: DEBUG cinder.api.middleware.request_id [None req-10102164-3d6d-40dc-9ea8-05d4adf809d3 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1934.733189] [54711]: INFO cinder.api.openstack.wsgi [None req-10102164-3d6d-40dc-9ea8-05d4adf809d3 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1934.733469] [54711]: DEBUG cinder.api.openstack.wsgi [None req-10102164-3d6d-40dc-9ea8-05d4adf809d3 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1934.733750] [54711]: DEBUG cinder.api.openstack.wsgi [None req-10102164-3d6d-40dc-9ea8-05d4adf809d3 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1934.743583] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1934.743583] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1934.746605] [54711]: INFO cinder.volume.api [None req-10102164-3d6d-40dc-9ea8-05d4adf809d3 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1934.750682] [54711]: INFO cinder.api.openstack.wsgi [None req-10102164-3d6d-40dc-9ea8-05d4adf809d3 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1934.751058] [54711]: [pid: 54711|app: 0|req: 304/594] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:54 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1935.700430] [54712]: DEBUG cinder.coordination [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-fc9d7203-6126-4ae1-aea4-91a5f84e8fc1 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Lock "cinder-attachment_update-ec5fea74-0034-4d1c-bb32-6f84d9d26fb8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54712) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1935.700850] [54712]: INFO cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-fc9d7203-6126-4ae1-aea4-91a5f84e8fc1 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/attachments/d8b54ef3-51e6-4027-ac31-fc9a1a47c1fe returned with HTTP 200 [ 1935.701447] [54712]: [pid: 54712|app: 0|req: 291/595] 10.180.1.21 () {66 vars in 1585 bytes} [Tue Dec 10 15:46:51 2024] PUT /volume/v3/attachments/d8b54ef3-51e6-4027-ac31-fc9a1a47c1fe => generated 589 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1935.759090] [54711]: DEBUG cinder.api.middleware.request_id [None req-92282d12-f8e6-43de-a872-03f77ee7ec90 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1935.761098] [54711]: INFO cinder.api.openstack.wsgi [None req-92282d12-f8e6-43de-a872-03f77ee7ec90 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1935.761315] [54711]: DEBUG cinder.api.openstack.wsgi [None req-92282d12-f8e6-43de-a872-03f77ee7ec90 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1935.761531] [54711]: DEBUG cinder.api.openstack.wsgi [None req-92282d12-f8e6-43de-a872-03f77ee7ec90 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1935.773029] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1935.773029] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1935.776745] [54711]: INFO cinder.volume.api [None req-92282d12-f8e6-43de-a872-03f77ee7ec90 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1935.781762] [54711]: INFO cinder.api.openstack.wsgi [None req-92282d12-f8e6-43de-a872-03f77ee7ec90 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1935.782149] [54711]: [pid: 54711|app: 0|req: 305/596] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:55 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1936.791420] [54712]: DEBUG cinder.api.middleware.request_id [None req-77076dea-8b55-41c1-a4a6-7db4a8208b2f None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1936.793703] [54712]: INFO cinder.api.openstack.wsgi [None req-77076dea-8b55-41c1-a4a6-7db4a8208b2f tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1936.793937] [54712]: DEBUG cinder.api.openstack.wsgi [None req-77076dea-8b55-41c1-a4a6-7db4a8208b2f tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1936.794173] [54712]: DEBUG cinder.api.openstack.wsgi [None req-77076dea-8b55-41c1-a4a6-7db4a8208b2f tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1936.807690] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1936.807690] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1936.811579] [54712]: INFO cinder.volume.api [None req-77076dea-8b55-41c1-a4a6-7db4a8208b2f tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1936.816752] [54712]: INFO cinder.api.openstack.wsgi [None req-77076dea-8b55-41c1-a4a6-7db4a8208b2f tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1936.816752] [54712]: [pid: 54712|app: 0|req: 292/597] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:56 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1937.317556] [54711]: DEBUG cinder.api.middleware.request_id [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-6455c3ef-7769-4af1-a688-6ac750c7029d None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1937.319902] [54711]: INFO cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-6455c3ef-7769-4af1-a688-6ac750c7029d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] POST http://10.180.1.21/volume/v3/attachments/d8b54ef3-51e6-4027-ac31-fc9a1a47c1fe/action [ 1937.320332] [54711]: DEBUG cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-6455c3ef-7769-4af1-a688-6ac750c7029d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action body: b'{"os-complete": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1937.320471] [54711]: DEBUG cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-6455c3ef-7769-4af1-a688-6ac750c7029d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1937.335217] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1937.335217] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1937.341937] [54711]: INFO cinder.api.openstack.wsgi [req-5570c55e-d5f4-4932-b4a3-3ba3496a4924 req-6455c3ef-7769-4af1-a688-6ac750c7029d tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/attachments/d8b54ef3-51e6-4027-ac31-fc9a1a47c1fe/action returned with HTTP 204 [ 1937.342412] [54711]: [pid: 54711|app: 0|req: 306/598] 10.180.1.21 () {66 vars in 1606 bytes} [Tue Dec 10 15:46:57 2024] POST /volume/v3/attachments/d8b54ef3-51e6-4027-ac31-fc9a1a47c1fe/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1937.826574] [54712]: DEBUG cinder.api.middleware.request_id [None req-a97ea619-0518-4166-80cb-214198d65fc7 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1937.828406] [54712]: INFO cinder.api.openstack.wsgi [None req-a97ea619-0518-4166-80cb-214198d65fc7 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1937.828631] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a97ea619-0518-4166-80cb-214198d65fc7 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1937.828852] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a97ea619-0518-4166-80cb-214198d65fc7 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1937.838409] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1937.838409] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1937.841641] [54712]: INFO cinder.volume.api [None req-a97ea619-0518-4166-80cb-214198d65fc7 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1937.845829] [54712]: INFO cinder.api.openstack.wsgi [None req-a97ea619-0518-4166-80cb-214198d65fc7 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1937.846274] [54712]: [pid: 54712|app: 0|req: 293/599] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:57 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1937.854822] [54711]: DEBUG cinder.api.middleware.request_id [None req-12b54f4d-e0d6-4814-a387-73a80b553bb0 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1937.856942] [54711]: INFO cinder.api.openstack.wsgi [None req-12b54f4d-e0d6-4814-a387-73a80b553bb0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1937.857176] [54711]: DEBUG cinder.api.openstack.wsgi [None req-12b54f4d-e0d6-4814-a387-73a80b553bb0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1937.857403] [54711]: DEBUG cinder.api.openstack.wsgi [None req-12b54f4d-e0d6-4814-a387-73a80b553bb0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1937.867372] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1937.867372] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1937.870977] [54711]: INFO cinder.volume.api [None req-12b54f4d-e0d6-4814-a387-73a80b553bb0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1937.875242] [54711]: INFO cinder.api.openstack.wsgi [None req-12b54f4d-e0d6-4814-a387-73a80b553bb0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1937.875621] [54711]: [pid: 54711|app: 0|req: 307/600] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:57 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1938.109478] [54712]: DEBUG cinder.api.middleware.request_id [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-c54d905a-bc16-4c76-9fb2-1e26a35a6d24 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1938.112780] [54712]: INFO cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-c54d905a-bc16-4c76-9fb2-1e26a35a6d24 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1938.119411] [54712]: DEBUG cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-c54d905a-bc16-4c76-9fb2-1e26a35a6d24 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1938.119411] [54712]: DEBUG cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-c54d905a-bc16-4c76-9fb2-1e26a35a6d24 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1938.123871] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1938.123871] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1938.127338] [54712]: INFO cinder.volume.api [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-c54d905a-bc16-4c76-9fb2-1e26a35a6d24 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1938.131770] [54712]: INFO cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-c54d905a-bc16-4c76-9fb2-1e26a35a6d24 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1938.132182] [54712]: [pid: 54712|app: 0|req: 294/601] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:46:57 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1938.148092] [54711]: DEBUG cinder.api.middleware.request_id [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-4020f242-e02b-4bf5-8fc7-eb373cc48ae8 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1938.150347] [54711]: INFO cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-4020f242-e02b-4bf5-8fc7-eb373cc48ae8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] POST http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f/action [ 1938.150774] [54711]: DEBUG cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-4020f242-e02b-4bf5-8fc7-eb373cc48ae8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54711) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1938.150912] [54711]: DEBUG cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-4020f242-e02b-4bf5-8fc7-eb373cc48ae8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1938.160269] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1938.160269] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1938.160803] [54711]: INFO cinder.volume.api [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-4020f242-e02b-4bf5-8fc7-eb373cc48ae8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1938.165502] [54711]: INFO cinder.volume.api [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-4020f242-e02b-4bf5-8fc7-eb373cc48ae8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Begin detaching volume completed successfully. [ 1938.165709] [54711]: INFO cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-4020f242-e02b-4bf5-8fc7-eb373cc48ae8 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f/action returned with HTTP 202 [ 1938.166129] [54711]: [pid: 54711|app: 0|req: 308/602] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 10 15:46:58 2024] POST /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1938.178415] [54712]: DEBUG cinder.api.middleware.request_id [None req-e9227cda-8690-45f7-aabd-d95b81e01199 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1938.180524] [54712]: INFO cinder.api.openstack.wsgi [None req-e9227cda-8690-45f7-aabd-d95b81e01199 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1938.181124] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e9227cda-8690-45f7-aabd-d95b81e01199 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1938.181124] [54712]: DEBUG cinder.api.openstack.wsgi [None req-e9227cda-8690-45f7-aabd-d95b81e01199 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1938.192862] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1938.192862] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1938.197483] [54712]: INFO cinder.volume.api [None req-e9227cda-8690-45f7-aabd-d95b81e01199 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1938.202626] [54712]: INFO cinder.api.openstack.wsgi [None req-e9227cda-8690-45f7-aabd-d95b81e01199 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1938.202836] [54712]: [pid: 54712|app: 0|req: 295/603] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:58 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1939.185950] [54711]: DEBUG cinder.api.middleware.request_id [None req-193d158d-5492-447c-9535-387a90f95052 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.186440] [54711]: INFO cinder.api.openstack.wsgi [None req-193d158d-5492-447c-9535-387a90f95052 None None] GET http://10.180.1.21/volume// [ 1939.186631] [54711]: DEBUG cinder.api.openstack.wsgi [None req-193d158d-5492-447c-9535-387a90f95052 None None] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.186848] [54711]: DEBUG cinder.api.openstack.wsgi [None req-193d158d-5492-447c-9535-387a90f95052 None None] Calling method 'all' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.187247] [54711]: INFO cinder.api.openstack.wsgi [None req-193d158d-5492-447c-9535-387a90f95052 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1939.187540] [54711]: [pid: 54711|app: 0|req: 309/604] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:46:59 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1939.190785] [54712]: DEBUG cinder.api.middleware.request_id [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-0ae1cbc2-15b2-4241-838b-3833df7a4628 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.193234] [54712]: INFO cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-0ae1cbc2-15b2-4241-838b-3833df7a4628 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1939.193477] [54712]: DEBUG cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-0ae1cbc2-15b2-4241-838b-3833df7a4628 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.193763] [54712]: DEBUG cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-0ae1cbc2-15b2-4241-838b-3833df7a4628 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.205947] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.205947] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.209490] [54712]: INFO cinder.volume.api [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-0ae1cbc2-15b2-4241-838b-3833df7a4628 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1939.212017] [54711]: DEBUG cinder.api.middleware.request_id [None req-16f32037-c3c0-4bc1-9615-77c1c5cbf525 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.213999] [54711]: INFO cinder.api.openstack.wsgi [None req-16f32037-c3c0-4bc1-9615-77c1c5cbf525 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1939.214087] [54712]: INFO cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-0ae1cbc2-15b2-4241-838b-3833df7a4628 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1939.214297] [54711]: DEBUG cinder.api.openstack.wsgi [None req-16f32037-c3c0-4bc1-9615-77c1c5cbf525 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.214548] [54712]: [pid: 54712|app: 0|req: 296/605] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:46:59 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1939.214616] [54711]: DEBUG cinder.api.openstack.wsgi [None req-16f32037-c3c0-4bc1-9615-77c1c5cbf525 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.224585] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.224585] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.227858] [54711]: INFO cinder.volume.api [None req-16f32037-c3c0-4bc1-9615-77c1c5cbf525 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1939.231937] [54711]: INFO cinder.api.openstack.wsgi [None req-16f32037-c3c0-4bc1-9615-77c1c5cbf525 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1939.232322] [54711]: [pid: 54711|app: 0|req: 310/606] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:46:59 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1939.243479] [54712]: DEBUG cinder.api.middleware.request_id [req-e4090e0d-7a06-47dc-a740-4f24ac823a84 req-225cdaae-5258-4b92-9b1b-ceac566f30d0 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.245609] [54712]: INFO cinder.api.openstack.wsgi [req-e4090e0d-7a06-47dc-a740-4f24ac823a84 req-225cdaae-5258-4b92-9b1b-ceac566f30d0 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] DELETE http://10.180.1.21/volume/v3/attachments/398531e4-8344-4cc2-94b6-e594e00d3598 [ 1939.245821] [54712]: DEBUG cinder.api.openstack.wsgi [req-e4090e0d-7a06-47dc-a740-4f24ac823a84 req-225cdaae-5258-4b92-9b1b-ceac566f30d0 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.246047] [54712]: DEBUG cinder.api.openstack.wsgi [req-e4090e0d-7a06-47dc-a740-4f24ac823a84 req-225cdaae-5258-4b92-9b1b-ceac566f30d0 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'version_select' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.252603] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.252603] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.776508] [54712]: INFO cinder.api.openstack.wsgi [req-e4090e0d-7a06-47dc-a740-4f24ac823a84 req-225cdaae-5258-4b92-9b1b-ceac566f30d0 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/attachments/398531e4-8344-4cc2-94b6-e594e00d3598 returned with HTTP 200 [ 1939.776889] [54712]: [pid: 54712|app: 0|req: 297/607] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:46:59 2024] DELETE /volume/v3/attachments/398531e4-8344-4cc2-94b6-e594e00d3598 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1939.783330] [54711]: DEBUG cinder.api.middleware.request_id [req-e4090e0d-7a06-47dc-a740-4f24ac823a84 req-a15e3354-ac49-47f6-93d1-cfedd0bd4791 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1939.785614] [54711]: INFO cinder.api.openstack.wsgi [req-e4090e0d-7a06-47dc-a740-4f24ac823a84 req-a15e3354-ac49-47f6-93d1-cfedd0bd4791 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] DELETE http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1939.785799] [54711]: DEBUG cinder.api.openstack.wsgi [req-e4090e0d-7a06-47dc-a740-4f24ac823a84 req-a15e3354-ac49-47f6-93d1-cfedd0bd4791 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1939.786017] [54711]: DEBUG cinder.api.openstack.wsgi [req-e4090e0d-7a06-47dc-a740-4f24ac823a84 req-a15e3354-ac49-47f6-93d1-cfedd0bd4791 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'delete' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1939.786204] [54711]: INFO cinder.api.v3.volumes [req-e4090e0d-7a06-47dc-a740-4f24ac823a84 req-a15e3354-ac49-47f6-93d1-cfedd0bd4791 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Delete volume with id: bce1a9c3-c671-4a0f-aee3-d51f48f48424 [ 1939.793465] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1939.793465] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1939.793961] [54711]: INFO cinder.volume.api [req-e4090e0d-7a06-47dc-a740-4f24ac823a84 req-a15e3354-ac49-47f6-93d1-cfedd0bd4791 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1939.809892] [54711]: INFO cinder.volume.api [req-e4090e0d-7a06-47dc-a740-4f24ac823a84 req-a15e3354-ac49-47f6-93d1-cfedd0bd4791 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Delete volume request issued successfully. [ 1939.810081] [54711]: INFO cinder.api.openstack.wsgi [req-e4090e0d-7a06-47dc-a740-4f24ac823a84 req-a15e3354-ac49-47f6-93d1-cfedd0bd4791 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 returned with HTTP 202 [ 1939.810486] [54711]: [pid: 54711|app: 0|req: 311/608] 10.180.1.21 () {62 vars in 1501 bytes} [Tue Dec 10 15:46:59 2024] DELETE /volume/v3/volumes/bce1a9c3-c671-4a0f-aee3-d51f48f48424 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1940.241211] [54712]: DEBUG cinder.api.middleware.request_id [None req-300c3210-a248-4ff5-a670-8c10df3bb78c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1940.243331] [54712]: INFO cinder.api.openstack.wsgi [None req-300c3210-a248-4ff5-a670-8c10df3bb78c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1940.243579] [54712]: DEBUG cinder.api.openstack.wsgi [None req-300c3210-a248-4ff5-a670-8c10df3bb78c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1940.243808] [54712]: DEBUG cinder.api.openstack.wsgi [None req-300c3210-a248-4ff5-a670-8c10df3bb78c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1940.253315] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1940.253315] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1940.256393] [54712]: INFO cinder.volume.api [None req-300c3210-a248-4ff5-a670-8c10df3bb78c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1940.260513] [54712]: INFO cinder.api.openstack.wsgi [None req-300c3210-a248-4ff5-a670-8c10df3bb78c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1940.260800] [54712]: [pid: 54712|app: 0|req: 298/609] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:00 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1940.365511] [54711]: DEBUG cinder.api.middleware.request_id [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-427de9fc-6935-4a6d-ba3d-7214dd16cd81 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1940.367784] [54711]: INFO cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-427de9fc-6935-4a6d-ba3d-7214dd16cd81 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] DELETE http://10.180.1.21/volume/v3/attachments/15d026ee-b086-49ac-9ced-bc1dd7f6a4b6 [ 1940.367987] [54711]: DEBUG cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-427de9fc-6935-4a6d-ba3d-7214dd16cd81 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1940.368213] [54711]: DEBUG cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-427de9fc-6935-4a6d-ba3d-7214dd16cd81 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1940.375141] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1940.375141] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1940.918610] [54711]: INFO cinder.api.openstack.wsgi [req-7a96ee34-ed3a-4eb2-b34d-72526375fab9 req-427de9fc-6935-4a6d-ba3d-7214dd16cd81 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/attachments/15d026ee-b086-49ac-9ced-bc1dd7f6a4b6 returned with HTTP 200 [ 1940.919796] [54711]: [pid: 54711|app: 0|req: 312/610] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:47:00 2024] DELETE /volume/v3/attachments/15d026ee-b086-49ac-9ced-bc1dd7f6a4b6 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1941.270227] [54712]: DEBUG cinder.api.middleware.request_id [None req-ffc4249e-25a3-4674-b8ae-32bd2fcc2013 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.273148] [54712]: INFO cinder.api.openstack.wsgi [None req-ffc4249e-25a3-4674-b8ae-32bd2fcc2013 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1941.273480] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ffc4249e-25a3-4674-b8ae-32bd2fcc2013 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1941.273801] [54712]: DEBUG cinder.api.openstack.wsgi [None req-ffc4249e-25a3-4674-b8ae-32bd2fcc2013 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1941.288385] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.288385] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1941.293407] [54712]: INFO cinder.volume.api [None req-ffc4249e-25a3-4674-b8ae-32bd2fcc2013 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1941.299931] [54712]: INFO cinder.api.openstack.wsgi [None req-ffc4249e-25a3-4674-b8ae-32bd2fcc2013 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1941.300669] [54712]: [pid: 54712|app: 0|req: 299/611] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:01 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1941.369464] [54711]: DEBUG cinder.api.middleware.request_id [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-e81b07b7-71db-4e6e-9293-32b090ad1a95 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.372100] [54711]: INFO cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-e81b07b7-71db-4e6e-9293-32b090ad1a95 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1941.372208] [54711]: DEBUG cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-e81b07b7-71db-4e6e-9293-32b090ad1a95 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1941.372432] [54711]: DEBUG cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-e81b07b7-71db-4e6e-9293-32b090ad1a95 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1941.383022] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.383022] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1941.386689] [54711]: INFO cinder.volume.api [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-e81b07b7-71db-4e6e-9293-32b090ad1a95 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1941.390810] [54711]: INFO cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-e81b07b7-71db-4e6e-9293-32b090ad1a95 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1941.391207] [54711]: [pid: 54711|app: 0|req: 313/612] 10.180.1.21 () {60 vars in 1479 bytes} [Tue Dec 10 15:47:01 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1941.406741] [54712]: DEBUG cinder.api.middleware.request_id [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-681e2cd1-6a1a-4be2-8f9d-978629fe996c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.408702] [54712]: INFO cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-681e2cd1-6a1a-4be2-8f9d-978629fe996c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] POST http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8/action [ 1941.409115] [54712]: DEBUG cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-681e2cd1-6a1a-4be2-8f9d-978629fe996c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54712) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1941.409260] [54712]: DEBUG cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-681e2cd1-6a1a-4be2-8f9d-978629fe996c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1941.418821] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.418821] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1941.419337] [54712]: INFO cinder.volume.api [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-681e2cd1-6a1a-4be2-8f9d-978629fe996c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1941.424000] [54712]: INFO cinder.volume.api [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-681e2cd1-6a1a-4be2-8f9d-978629fe996c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Begin detaching volume completed successfully. [ 1941.424188] [54712]: INFO cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-681e2cd1-6a1a-4be2-8f9d-978629fe996c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8/action returned with HTTP 202 [ 1941.424570] [54712]: [pid: 54712|app: 0|req: 300/613] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 10 15:47:01 2024] POST /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1941.438418] [54711]: DEBUG cinder.api.middleware.request_id [None req-3ae8ae96-d06f-4970-a6a3-0b0db2ad3767 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1941.440496] [54711]: INFO cinder.api.openstack.wsgi [None req-3ae8ae96-d06f-4970-a6a3-0b0db2ad3767 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1941.440761] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3ae8ae96-d06f-4970-a6a3-0b0db2ad3767 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1941.440986] [54711]: DEBUG cinder.api.openstack.wsgi [None req-3ae8ae96-d06f-4970-a6a3-0b0db2ad3767 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1941.450472] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1941.450472] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1941.453562] [54711]: INFO cinder.volume.api [None req-3ae8ae96-d06f-4970-a6a3-0b0db2ad3767 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1941.457631] [54711]: INFO cinder.api.openstack.wsgi [None req-3ae8ae96-d06f-4970-a6a3-0b0db2ad3767 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1941.458089] [54711]: [pid: 54711|app: 0|req: 314/614] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:01 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1942.447032] [54712]: DEBUG cinder.api.middleware.request_id [None req-31e1e570-92a4-4f40-ab92-1d61de98d32b None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1942.447488] [54712]: INFO cinder.api.openstack.wsgi [None req-31e1e570-92a4-4f40-ab92-1d61de98d32b None None] GET http://10.180.1.21/volume// [ 1942.447670] [54712]: DEBUG cinder.api.openstack.wsgi [None req-31e1e570-92a4-4f40-ab92-1d61de98d32b None None] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1942.447903] [54712]: DEBUG cinder.api.openstack.wsgi [None req-31e1e570-92a4-4f40-ab92-1d61de98d32b None None] Calling method 'all' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1942.448407] [54712]: INFO cinder.api.openstack.wsgi [None req-31e1e570-92a4-4f40-ab92-1d61de98d32b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1942.448728] [54712]: [pid: 54712|app: 0|req: 301/615] 10.180.1.21 () {58 vars in 1307 bytes} [Tue Dec 10 15:47:02 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1942.452026] [54711]: DEBUG cinder.api.middleware.request_id [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-ef268020-eb6b-41d0-9b0f-cba0c706b6b0 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1942.454434] [54711]: INFO cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-ef268020-eb6b-41d0-9b0f-cba0c706b6b0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1942.454644] [54711]: DEBUG cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-ef268020-eb6b-41d0-9b0f-cba0c706b6b0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1942.454859] [54711]: DEBUG cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-ef268020-eb6b-41d0-9b0f-cba0c706b6b0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1942.467163] [54712]: DEBUG cinder.api.middleware.request_id [None req-51783ad3-87ca-4f9f-8225-114d7febefcb None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1942.468148] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1942.468148] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1942.469454] [54712]: INFO cinder.api.openstack.wsgi [None req-51783ad3-87ca-4f9f-8225-114d7febefcb tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1942.469695] [54712]: DEBUG cinder.api.openstack.wsgi [None req-51783ad3-87ca-4f9f-8225-114d7febefcb tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1942.469910] [54712]: DEBUG cinder.api.openstack.wsgi [None req-51783ad3-87ca-4f9f-8225-114d7febefcb tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1942.471796] [54711]: INFO cinder.volume.api [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-ef268020-eb6b-41d0-9b0f-cba0c706b6b0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1942.476474] [54711]: INFO cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-ef268020-eb6b-41d0-9b0f-cba0c706b6b0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1942.476964] [54711]: [pid: 54711|app: 0|req: 315/616] 10.180.1.21 () {62 vars in 1520 bytes} [Tue Dec 10 15:47:02 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1942.479526] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1942.479526] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1942.482820] [54712]: INFO cinder.volume.api [None req-51783ad3-87ca-4f9f-8225-114d7febefcb tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1942.487671] [54712]: INFO cinder.api.openstack.wsgi [None req-51783ad3-87ca-4f9f-8225-114d7febefcb tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1942.488055] [54712]: [pid: 54712|app: 0|req: 302/617] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:02 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1943.497924] [54711]: DEBUG cinder.api.middleware.request_id [None req-7b0ab744-c28f-437e-b5f7-5905f84667df None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1943.499993] [54711]: INFO cinder.api.openstack.wsgi [None req-7b0ab744-c28f-437e-b5f7-5905f84667df tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1943.500226] [54711]: DEBUG cinder.api.openstack.wsgi [None req-7b0ab744-c28f-437e-b5f7-5905f84667df tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1943.500440] [54711]: DEBUG cinder.api.openstack.wsgi [None req-7b0ab744-c28f-437e-b5f7-5905f84667df tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1943.510515] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1943.510515] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1943.513689] [54711]: INFO cinder.volume.api [None req-7b0ab744-c28f-437e-b5f7-5905f84667df tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1943.517799] [54711]: INFO cinder.api.openstack.wsgi [None req-7b0ab744-c28f-437e-b5f7-5905f84667df tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1943.518174] [54711]: [pid: 54711|app: 0|req: 316/618] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:03 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1944.528890] [54712]: DEBUG cinder.api.middleware.request_id [None req-65e94912-7035-47ae-ae87-8f413cd772b9 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1944.531102] [54712]: INFO cinder.api.openstack.wsgi [None req-65e94912-7035-47ae-ae87-8f413cd772b9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1944.531271] [54712]: DEBUG cinder.api.openstack.wsgi [None req-65e94912-7035-47ae-ae87-8f413cd772b9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1944.531386] [54712]: DEBUG cinder.api.openstack.wsgi [None req-65e94912-7035-47ae-ae87-8f413cd772b9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1944.542014] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1944.542014] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1944.545502] [54712]: INFO cinder.volume.api [None req-65e94912-7035-47ae-ae87-8f413cd772b9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1944.549972] [54712]: INFO cinder.api.openstack.wsgi [None req-65e94912-7035-47ae-ae87-8f413cd772b9 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1944.550384] [54712]: [pid: 54712|app: 0|req: 303/619] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:04 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1945.560655] [54711]: DEBUG cinder.api.middleware.request_id [None req-a7257dff-169e-40df-a374-baa613fb020c None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1945.563034] [54711]: INFO cinder.api.openstack.wsgi [None req-a7257dff-169e-40df-a374-baa613fb020c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1945.563034] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a7257dff-169e-40df-a374-baa613fb020c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1945.563247] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a7257dff-169e-40df-a374-baa613fb020c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1945.573056] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1945.573056] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1945.576133] [54711]: INFO cinder.volume.api [None req-a7257dff-169e-40df-a374-baa613fb020c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1945.580168] [54711]: INFO cinder.api.openstack.wsgi [None req-a7257dff-169e-40df-a374-baa613fb020c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1945.580531] [54711]: [pid: 54711|app: 0|req: 317/620] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:05 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1946.589363] [54712]: DEBUG cinder.api.middleware.request_id [None req-28051d5d-928b-40da-978d-1bdf1ec49b55 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1946.591504] [54712]: INFO cinder.api.openstack.wsgi [None req-28051d5d-928b-40da-978d-1bdf1ec49b55 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1946.591691] [54712]: DEBUG cinder.api.openstack.wsgi [None req-28051d5d-928b-40da-978d-1bdf1ec49b55 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1946.591910] [54712]: DEBUG cinder.api.openstack.wsgi [None req-28051d5d-928b-40da-978d-1bdf1ec49b55 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1946.601657] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1946.601657] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1946.604792] [54712]: INFO cinder.volume.api [None req-28051d5d-928b-40da-978d-1bdf1ec49b55 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1946.609018] [54712]: INFO cinder.api.openstack.wsgi [None req-28051d5d-928b-40da-978d-1bdf1ec49b55 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1946.609417] [54712]: [pid: 54712|app: 0|req: 304/621] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:06 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1947.127611] [54711]: DEBUG cinder.api.middleware.request_id [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-3e53a943-dd32-46e9-add0-8b02adabb7a4 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1947.129911] [54711]: INFO cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-3e53a943-dd32-46e9-add0-8b02adabb7a4 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d8b54ef3-51e6-4027-ac31-fc9a1a47c1fe [ 1947.130147] [54711]: DEBUG cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-3e53a943-dd32-46e9-add0-8b02adabb7a4 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1947.130362] [54711]: DEBUG cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-3e53a943-dd32-46e9-add0-8b02adabb7a4 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'version_select' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1947.137565] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1947.137565] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1947.619136] [54712]: DEBUG cinder.api.middleware.request_id [None req-a300e0a8-3192-49ec-8bbe-fa5efeb2873c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1947.621313] [54712]: INFO cinder.api.openstack.wsgi [None req-a300e0a8-3192-49ec-8bbe-fa5efeb2873c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1947.621526] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a300e0a8-3192-49ec-8bbe-fa5efeb2873c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1947.621735] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a300e0a8-3192-49ec-8bbe-fa5efeb2873c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1947.635513] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1947.635513] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1947.641025] [54712]: INFO cinder.volume.api [None req-a300e0a8-3192-49ec-8bbe-fa5efeb2873c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1947.645336] [54712]: INFO cinder.api.openstack.wsgi [None req-a300e0a8-3192-49ec-8bbe-fa5efeb2873c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1947.645719] [54712]: [pid: 54712|app: 0|req: 305/622] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:07 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1947.661260] [54711]: INFO cinder.api.openstack.wsgi [req-aa808aa7-ba02-46d1-aafb-40ceece5ceef req-3e53a943-dd32-46e9-add0-8b02adabb7a4 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/attachments/d8b54ef3-51e6-4027-ac31-fc9a1a47c1fe returned with HTTP 200 [ 1947.661704] [54711]: [pid: 54711|app: 0|req: 318/623] 10.180.1.21 () {64 vars in 1554 bytes} [Tue Dec 10 15:47:06 2024] DELETE /volume/v3/attachments/d8b54ef3-51e6-4027-ac31-fc9a1a47c1fe => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1948.655599] [54712]: DEBUG cinder.api.middleware.request_id [None req-c358acde-9845-4705-8e14-70c5f7e4269c None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1948.658070] [54712]: INFO cinder.api.openstack.wsgi [None req-c358acde-9845-4705-8e14-70c5f7e4269c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1948.658376] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c358acde-9845-4705-8e14-70c5f7e4269c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1948.658599] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c358acde-9845-4705-8e14-70c5f7e4269c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1948.671308] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1948.671308] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1948.676114] [54712]: INFO cinder.volume.api [None req-c358acde-9845-4705-8e14-70c5f7e4269c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1948.681438] [54712]: INFO cinder.api.openstack.wsgi [None req-c358acde-9845-4705-8e14-70c5f7e4269c tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1948.681988] [54712]: [pid: 54712|app: 0|req: 306/624] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:08 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1948.690806] [54711]: DEBUG cinder.api.middleware.request_id [None req-9c2e65df-0ad0-4879-adee-0e1d1f51056e None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1948.693040] [54711]: INFO cinder.api.openstack.wsgi [None req-9c2e65df-0ad0-4879-adee-0e1d1f51056e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1948.693284] [54711]: DEBUG cinder.api.openstack.wsgi [None req-9c2e65df-0ad0-4879-adee-0e1d1f51056e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1948.693500] [54711]: DEBUG cinder.api.openstack.wsgi [None req-9c2e65df-0ad0-4879-adee-0e1d1f51056e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1948.701124] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1948.701124] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1948.704558] [54711]: INFO cinder.volume.api [None req-9c2e65df-0ad0-4879-adee-0e1d1f51056e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1948.708840] [54711]: INFO cinder.api.openstack.wsgi [None req-9c2e65df-0ad0-4879-adee-0e1d1f51056e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1948.709232] [54711]: [pid: 54711|app: 0|req: 319/625] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:08 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1948.751071] [54712]: DEBUG cinder.api.middleware.request_id [None req-8f45770d-93e3-47b6-b569-f2631add64d5 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1948.753292] [54712]: INFO cinder.api.openstack.wsgi [None req-8f45770d-93e3-47b6-b569-f2631add64d5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1948.753509] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8f45770d-93e3-47b6-b569-f2631add64d5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1948.753729] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8f45770d-93e3-47b6-b569-f2631add64d5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1948.761387] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1948.761387] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1948.764945] [54712]: INFO cinder.volume.api [None req-8f45770d-93e3-47b6-b569-f2631add64d5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1948.769383] [54712]: INFO cinder.api.openstack.wsgi [None req-8f45770d-93e3-47b6-b569-f2631add64d5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1948.769861] [54712]: [pid: 54712|app: 0|req: 307/626] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:08 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1948.778563] [54711]: DEBUG cinder.api.middleware.request_id [None req-db98a9ed-f13f-467c-96fe-3aaf350f05be None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1948.780609] [54711]: INFO cinder.api.openstack.wsgi [None req-db98a9ed-f13f-467c-96fe-3aaf350f05be tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1948.780844] [54711]: DEBUG cinder.api.openstack.wsgi [None req-db98a9ed-f13f-467c-96fe-3aaf350f05be tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1948.781112] [54711]: DEBUG cinder.api.openstack.wsgi [None req-db98a9ed-f13f-467c-96fe-3aaf350f05be tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1948.789559] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1948.789559] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1948.793243] [54711]: INFO cinder.volume.api [None req-db98a9ed-f13f-467c-96fe-3aaf350f05be tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1948.797453] [54711]: INFO cinder.api.openstack.wsgi [None req-db98a9ed-f13f-467c-96fe-3aaf350f05be tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1948.797882] [54711]: [pid: 54711|app: 0|req: 320/627] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:08 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1948.839577] [54712]: DEBUG cinder.api.middleware.request_id [None req-9dc141a0-25d5-48d5-99b9-2bf3c60c9aa6 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1948.841910] [54712]: INFO cinder.api.openstack.wsgi [None req-9dc141a0-25d5-48d5-99b9-2bf3c60c9aa6 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1948.842177] [54712]: DEBUG cinder.api.openstack.wsgi [None req-9dc141a0-25d5-48d5-99b9-2bf3c60c9aa6 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1948.842394] [54712]: DEBUG cinder.api.openstack.wsgi [None req-9dc141a0-25d5-48d5-99b9-2bf3c60c9aa6 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1948.850798] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1948.850798] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1948.854308] [54712]: INFO cinder.volume.api [None req-9dc141a0-25d5-48d5-99b9-2bf3c60c9aa6 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1948.858837] [54712]: INFO cinder.api.openstack.wsgi [None req-9dc141a0-25d5-48d5-99b9-2bf3c60c9aa6 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1948.859399] [54712]: [pid: 54712|app: 0|req: 308/628] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:08 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1951.058054] [54711]: DEBUG cinder.api.middleware.request_id [None req-894fed21-6814-4eca-bb59-0d3a5946b1ac None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1951.061290] [54711]: INFO cinder.api.openstack.wsgi [None req-894fed21-6814-4eca-bb59-0d3a5946b1ac tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1951.061290] [54711]: DEBUG cinder.api.openstack.wsgi [None req-894fed21-6814-4eca-bb59-0d3a5946b1ac tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1951.061290] [54711]: DEBUG cinder.api.openstack.wsgi [None req-894fed21-6814-4eca-bb59-0d3a5946b1ac tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'delete' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1951.061290] [54711]: INFO cinder.api.v3.volumes [None req-894fed21-6814-4eca-bb59-0d3a5946b1ac tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Delete volume with id: 8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1951.072313] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1951.072313] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1951.073169] [54711]: INFO cinder.volume.api [None req-894fed21-6814-4eca-bb59-0d3a5946b1ac tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1951.091635] [54711]: INFO cinder.volume.api [None req-894fed21-6814-4eca-bb59-0d3a5946b1ac tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Delete volume request issued successfully. [ 1951.091830] [54711]: INFO cinder.api.openstack.wsgi [None req-894fed21-6814-4eca-bb59-0d3a5946b1ac tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 202 [ 1951.092297] [54711]: [pid: 54711|app: 0|req: 321/629] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:47:10 2024] DELETE /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1951.095512] [54712]: DEBUG cinder.api.middleware.request_id [None req-8f695057-867d-4b68-960b-2469ad08b671 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1951.098156] [54712]: INFO cinder.api.openstack.wsgi [None req-8f695057-867d-4b68-960b-2469ad08b671 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1951.098527] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8f695057-867d-4b68-960b-2469ad08b671 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1951.098889] [54712]: DEBUG cinder.api.openstack.wsgi [None req-8f695057-867d-4b68-960b-2469ad08b671 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1951.108848] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1951.108848] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1951.113183] [54712]: INFO cinder.volume.api [None req-8f695057-867d-4b68-960b-2469ad08b671 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1951.119301] [54712]: INFO cinder.api.openstack.wsgi [None req-8f695057-867d-4b68-960b-2469ad08b671 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1951.119742] [54712]: [pid: 54712|app: 0|req: 309/630] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:10 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1952.132269] [54711]: DEBUG cinder.api.middleware.request_id [None req-0f3fc92e-85b0-4b7e-a9ae-0e82065f21aa None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1952.134439] [54711]: INFO cinder.api.openstack.wsgi [None req-0f3fc92e-85b0-4b7e-a9ae-0e82065f21aa tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1952.134810] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0f3fc92e-85b0-4b7e-a9ae-0e82065f21aa tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1952.135090] [54711]: DEBUG cinder.api.openstack.wsgi [None req-0f3fc92e-85b0-4b7e-a9ae-0e82065f21aa tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1952.142694] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1952.142694] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1952.146274] [54711]: INFO cinder.volume.api [None req-0f3fc92e-85b0-4b7e-a9ae-0e82065f21aa tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1952.150513] [54711]: INFO cinder.api.openstack.wsgi [None req-0f3fc92e-85b0-4b7e-a9ae-0e82065f21aa tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1952.150932] [54711]: [pid: 54711|app: 0|req: 322/631] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:11 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1953.160879] [54712]: DEBUG cinder.api.middleware.request_id [None req-c1a52543-14c2-4f93-8aed-ef7719955760 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1953.163225] [54712]: INFO cinder.api.openstack.wsgi [None req-c1a52543-14c2-4f93-8aed-ef7719955760 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1953.163389] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c1a52543-14c2-4f93-8aed-ef7719955760 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1953.163623] [54712]: DEBUG cinder.api.openstack.wsgi [None req-c1a52543-14c2-4f93-8aed-ef7719955760 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1953.174034] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1953.174034] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1953.178394] [54712]: INFO cinder.volume.api [None req-c1a52543-14c2-4f93-8aed-ef7719955760 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Volume info retrieved successfully. [ 1953.183879] [54712]: INFO cinder.api.openstack.wsgi [None req-c1a52543-14c2-4f93-8aed-ef7719955760 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 200 [ 1953.184071] [54712]: [pid: 54712|app: 0|req: 310/632] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:13 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1954.196205] [54711]: DEBUG cinder.api.middleware.request_id [None req-79bd5c18-c96d-44ff-811c-fcaa055c4db5 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.198439] [54711]: INFO cinder.api.openstack.wsgi [None req-79bd5c18-c96d-44ff-811c-fcaa055c4db5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] GET http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce [ 1954.198764] [54711]: DEBUG cinder.api.openstack.wsgi [None req-79bd5c18-c96d-44ff-811c-fcaa055c4db5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1954.198896] [54711]: DEBUG cinder.api.openstack.wsgi [None req-79bd5c18-c96d-44ff-811c-fcaa055c4db5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1954.206075] [54711]: INFO cinder.api.openstack.wsgi [None req-79bd5c18-c96d-44ff-811c-fcaa055c4db5 tempest-ServerActionsTestOtherA-1849284839 tempest-ServerActionsTestOtherA-1849284839-project-member] http://10.180.1.21/volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce returned with HTTP 404 [ 1954.206802] [54711]: [pid: 54711|app: 0|req: 323/633] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:14 2024] GET /volume/v3/volumes/8f47ebb1-cfeb-4c6a-9d3d-4e5e0bc092ce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1958.184294] [54712]: DEBUG cinder.api.middleware.request_id [None req-f88cb44d-e8e1-4d71-ab37-3a61b0b26054 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.186404] [54712]: INFO cinder.api.openstack.wsgi [None req-f88cb44d-e8e1-4d71-ab37-3a61b0b26054 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1958.186630] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f88cb44d-e8e1-4d71-ab37-3a61b0b26054 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1958.186843] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f88cb44d-e8e1-4d71-ab37-3a61b0b26054 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1958.187058] [54712]: INFO cinder.api.v3.volumes [None req-f88cb44d-e8e1-4d71-ab37-3a61b0b26054 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Delete volume with id: ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1958.196955] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1958.196955] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1958.197492] [54712]: INFO cinder.volume.api [None req-f88cb44d-e8e1-4d71-ab37-3a61b0b26054 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1958.215928] [54712]: INFO cinder.volume.api [None req-f88cb44d-e8e1-4d71-ab37-3a61b0b26054 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Delete volume request issued successfully. [ 1958.216073] [54712]: INFO cinder.api.openstack.wsgi [None req-f88cb44d-e8e1-4d71-ab37-3a61b0b26054 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 202 [ 1958.216480] [54712]: [pid: 54712|app: 0|req: 311/634] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:47:18 2024] DELETE /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1958.219582] [54711]: DEBUG cinder.api.middleware.request_id [None req-5b7c3c1e-e3fc-4e8c-a6a5-ee80ff995a75 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.221714] [54711]: INFO cinder.api.openstack.wsgi [None req-5b7c3c1e-e3fc-4e8c-a6a5-ee80ff995a75 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1958.221935] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5b7c3c1e-e3fc-4e8c-a6a5-ee80ff995a75 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1958.222389] [54711]: DEBUG cinder.api.openstack.wsgi [None req-5b7c3c1e-e3fc-4e8c-a6a5-ee80ff995a75 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1958.230380] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1958.230380] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1958.235113] [54711]: INFO cinder.volume.api [None req-5b7c3c1e-e3fc-4e8c-a6a5-ee80ff995a75 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1958.239747] [54711]: INFO cinder.api.openstack.wsgi [None req-5b7c3c1e-e3fc-4e8c-a6a5-ee80ff995a75 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1958.240205] [54711]: [pid: 54711|app: 0|req: 324/635] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:18 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1959.250156] [54712]: DEBUG cinder.api.middleware.request_id [None req-a9f35997-ddbb-4aaa-86b5-29e811649b5e None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1959.252366] [54712]: INFO cinder.api.openstack.wsgi [None req-a9f35997-ddbb-4aaa-86b5-29e811649b5e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1959.252589] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a9f35997-ddbb-4aaa-86b5-29e811649b5e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1959.252804] [54712]: DEBUG cinder.api.openstack.wsgi [None req-a9f35997-ddbb-4aaa-86b5-29e811649b5e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1959.264133] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1959.264133] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1959.268638] [54712]: INFO cinder.volume.api [None req-a9f35997-ddbb-4aaa-86b5-29e811649b5e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1959.274505] [54712]: INFO cinder.api.openstack.wsgi [None req-a9f35997-ddbb-4aaa-86b5-29e811649b5e tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1959.275309] [54712]: [pid: 54712|app: 0|req: 312/636] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:19 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1960.289890] [54711]: DEBUG cinder.api.middleware.request_id [None req-f4518af7-d9da-47f5-a9b3-c47c6a6af75a None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1960.293602] [54711]: INFO cinder.api.openstack.wsgi [None req-f4518af7-d9da-47f5-a9b3-c47c6a6af75a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1960.293853] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f4518af7-d9da-47f5-a9b3-c47c6a6af75a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1960.294081] [54711]: DEBUG cinder.api.openstack.wsgi [None req-f4518af7-d9da-47f5-a9b3-c47c6a6af75a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1960.305302] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1960.305302] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1960.309033] [54711]: INFO cinder.volume.api [None req-f4518af7-d9da-47f5-a9b3-c47c6a6af75a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1960.313940] [54711]: INFO cinder.api.openstack.wsgi [None req-f4518af7-d9da-47f5-a9b3-c47c6a6af75a tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 200 [ 1960.314785] [54711]: [pid: 54711|app: 0|req: 325/637] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:20 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1961.325053] [54712]: DEBUG cinder.api.middleware.request_id [None req-cacac253-d771-4ad0-9f74-2a28c8eadd39 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.327747] [54712]: INFO cinder.api.openstack.wsgi [None req-cacac253-d771-4ad0-9f74-2a28c8eadd39 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 [ 1961.328043] [54712]: DEBUG cinder.api.openstack.wsgi [None req-cacac253-d771-4ad0-9f74-2a28c8eadd39 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1961.328323] [54712]: DEBUG cinder.api.openstack.wsgi [None req-cacac253-d771-4ad0-9f74-2a28c8eadd39 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1961.337848] [54712]: INFO cinder.api.openstack.wsgi [None req-cacac253-d771-4ad0-9f74-2a28c8eadd39 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 returned with HTTP 404 [ 1961.338459] [54712]: [pid: 54712|app: 0|req: 313/638] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:21 2024] GET /volume/v3/volumes/ec5fea74-0034-4d1c-bb32-6f84d9d26fb8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1961.341935] [54711]: DEBUG cinder.api.middleware.request_id [None req-28741aa2-548a-4500-9187-fe9fdf7f6142 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.343929] [54711]: INFO cinder.api.openstack.wsgi [None req-28741aa2-548a-4500-9187-fe9fdf7f6142 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1961.344355] [54711]: DEBUG cinder.api.openstack.wsgi [None req-28741aa2-548a-4500-9187-fe9fdf7f6142 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1961.344577] [54711]: DEBUG cinder.api.openstack.wsgi [None req-28741aa2-548a-4500-9187-fe9fdf7f6142 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'delete' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1961.344728] [54711]: INFO cinder.api.v3.volumes [None req-28741aa2-548a-4500-9187-fe9fdf7f6142 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Delete volume with id: 7754e587-f419-4b04-a960-3650f13a494f [ 1961.354756] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1961.354756] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1961.355367] [54711]: INFO cinder.volume.api [None req-28741aa2-548a-4500-9187-fe9fdf7f6142 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1961.376424] [54711]: INFO cinder.volume.api [None req-28741aa2-548a-4500-9187-fe9fdf7f6142 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Delete volume request issued successfully. [ 1961.376625] [54711]: INFO cinder.api.openstack.wsgi [None req-28741aa2-548a-4500-9187-fe9fdf7f6142 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 202 [ 1961.377069] [54711]: [pid: 54711|app: 0|req: 326/639] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:47:21 2024] DELETE /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1961.381297] [54712]: DEBUG cinder.api.middleware.request_id [None req-17c2654f-54aa-4567-96a9-beea419563a4 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.382428] [54712]: INFO cinder.api.openstack.wsgi [None req-17c2654f-54aa-4567-96a9-beea419563a4 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1961.382570] [54712]: DEBUG cinder.api.openstack.wsgi [None req-17c2654f-54aa-4567-96a9-beea419563a4 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1961.382937] [54712]: DEBUG cinder.api.openstack.wsgi [None req-17c2654f-54aa-4567-96a9-beea419563a4 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1961.390907] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1961.390907] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1961.396414] [54712]: INFO cinder.volume.api [None req-17c2654f-54aa-4567-96a9-beea419563a4 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1961.403693] [54712]: INFO cinder.api.openstack.wsgi [None req-17c2654f-54aa-4567-96a9-beea419563a4 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1961.403693] [54712]: [pid: 54712|app: 0|req: 314/640] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:21 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1962.412646] [54711]: DEBUG cinder.api.middleware.request_id [None req-776c903d-25d8-4823-ac86-181f5c9d3d26 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1962.415798] [54711]: INFO cinder.api.openstack.wsgi [None req-776c903d-25d8-4823-ac86-181f5c9d3d26 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1962.416746] [54711]: DEBUG cinder.api.openstack.wsgi [None req-776c903d-25d8-4823-ac86-181f5c9d3d26 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1962.416746] [54711]: DEBUG cinder.api.openstack.wsgi [None req-776c903d-25d8-4823-ac86-181f5c9d3d26 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1962.433117] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1962.433117] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1962.437972] [54711]: INFO cinder.volume.api [None req-776c903d-25d8-4823-ac86-181f5c9d3d26 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1962.443049] [54711]: INFO cinder.api.openstack.wsgi [None req-776c903d-25d8-4823-ac86-181f5c9d3d26 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1962.444384] [54711]: [pid: 54711|app: 0|req: 327/641] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:22 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1963.457451] [54712]: DEBUG cinder.api.middleware.request_id [None req-659e71c5-3cbf-478c-a6e7-84ba287b14d0 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1963.459718] [54712]: INFO cinder.api.openstack.wsgi [None req-659e71c5-3cbf-478c-a6e7-84ba287b14d0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1963.460023] [54712]: DEBUG cinder.api.openstack.wsgi [None req-659e71c5-3cbf-478c-a6e7-84ba287b14d0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1963.460323] [54712]: DEBUG cinder.api.openstack.wsgi [None req-659e71c5-3cbf-478c-a6e7-84ba287b14d0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1963.470032] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1963.470032] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1963.474023] [54712]: INFO cinder.volume.api [None req-659e71c5-3cbf-478c-a6e7-84ba287b14d0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1963.479164] [54712]: INFO cinder.api.openstack.wsgi [None req-659e71c5-3cbf-478c-a6e7-84ba287b14d0 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 200 [ 1963.479607] [54712]: [pid: 54712|app: 0|req: 315/642] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:23 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1964.489471] [54711]: DEBUG cinder.api.middleware.request_id [None req-58b55390-d594-47d6-b553-d0f5c04bbee5 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1964.495022] [54711]: INFO cinder.api.openstack.wsgi [None req-58b55390-d594-47d6-b553-d0f5c04bbee5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f [ 1964.495022] [54711]: DEBUG cinder.api.openstack.wsgi [None req-58b55390-d594-47d6-b553-d0f5c04bbee5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1964.495022] [54711]: DEBUG cinder.api.openstack.wsgi [None req-58b55390-d594-47d6-b553-d0f5c04bbee5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1964.499256] [54711]: INFO cinder.api.openstack.wsgi [None req-58b55390-d594-47d6-b553-d0f5c04bbee5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f returned with HTTP 404 [ 1964.499784] [54711]: [pid: 54711|app: 0|req: 328/643] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:24 2024] GET /volume/v3/volumes/7754e587-f419-4b04-a960-3650f13a494f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1964.547547] [54712]: DEBUG cinder.api.middleware.request_id [None req-f4c674fd-f539-47f0-be71-1583d17a06b5 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1964.550033] [54712]: INFO cinder.api.openstack.wsgi [None req-f4c674fd-f539-47f0-be71-1583d17a06b5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1964.550299] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f4c674fd-f539-47f0-be71-1583d17a06b5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1964.550517] [54712]: DEBUG cinder.api.openstack.wsgi [None req-f4c674fd-f539-47f0-be71-1583d17a06b5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1964.550704] [54712]: INFO cinder.api.v3.volumes [None req-f4c674fd-f539-47f0-be71-1583d17a06b5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Delete volume with id: f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1964.562876] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1964.562876] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1964.563338] [54712]: INFO cinder.volume.api [None req-f4c674fd-f539-47f0-be71-1583d17a06b5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1964.584205] [54712]: INFO cinder.volume.api [None req-f4c674fd-f539-47f0-be71-1583d17a06b5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Delete volume request issued successfully. [ 1964.584402] [54712]: INFO cinder.api.openstack.wsgi [None req-f4c674fd-f539-47f0-be71-1583d17a06b5 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 202 [ 1964.586843] [54712]: [pid: 54712|app: 0|req: 316/644] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:47:24 2024] DELETE /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1964.589407] [54711]: DEBUG cinder.api.middleware.request_id [None req-a467ee56-173a-4d7f-b6f3-8c34390cc9ff None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1964.594182] [54711]: INFO cinder.api.openstack.wsgi [None req-a467ee56-173a-4d7f-b6f3-8c34390cc9ff tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1964.595306] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a467ee56-173a-4d7f-b6f3-8c34390cc9ff tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1964.595582] [54711]: DEBUG cinder.api.openstack.wsgi [None req-a467ee56-173a-4d7f-b6f3-8c34390cc9ff tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1964.608622] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1964.608622] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1964.612869] [54711]: INFO cinder.volume.api [None req-a467ee56-173a-4d7f-b6f3-8c34390cc9ff tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1964.618124] [54711]: INFO cinder.api.openstack.wsgi [None req-a467ee56-173a-4d7f-b6f3-8c34390cc9ff tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1964.618466] [54711]: [pid: 54711|app: 0|req: 329/645] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:24 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1965.632735] [54712]: DEBUG cinder.api.middleware.request_id [None req-44040a77-9126-4db2-ad11-a8434a490a03 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1965.634858] [54712]: INFO cinder.api.openstack.wsgi [None req-44040a77-9126-4db2-ad11-a8434a490a03 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1965.635088] [54712]: DEBUG cinder.api.openstack.wsgi [None req-44040a77-9126-4db2-ad11-a8434a490a03 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1965.635309] [54712]: DEBUG cinder.api.openstack.wsgi [None req-44040a77-9126-4db2-ad11-a8434a490a03 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1965.653861] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1965.653861] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1965.660383] [54712]: INFO cinder.volume.api [None req-44040a77-9126-4db2-ad11-a8434a490a03 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Volume info retrieved successfully. [ 1965.668525] [54712]: INFO cinder.api.openstack.wsgi [None req-44040a77-9126-4db2-ad11-a8434a490a03 tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 200 [ 1965.668979] [54712]: [pid: 54712|app: 0|req: 317/646] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:25 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1966.678618] [54711]: DEBUG cinder.api.middleware.request_id [None req-6c55e942-8730-4501-9787-e9b29c34b8ec None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1966.680745] [54711]: INFO cinder.api.openstack.wsgi [None req-6c55e942-8730-4501-9787-e9b29c34b8ec tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] GET http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa [ 1966.680860] [54711]: DEBUG cinder.api.openstack.wsgi [None req-6c55e942-8730-4501-9787-e9b29c34b8ec tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1966.681084] [54711]: DEBUG cinder.api.openstack.wsgi [None req-6c55e942-8730-4501-9787-e9b29c34b8ec tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1966.687700] [54711]: INFO cinder.api.openstack.wsgi [None req-6c55e942-8730-4501-9787-e9b29c34b8ec tempest-AttachVolumeTestJSON-567144915 tempest-AttachVolumeTestJSON-567144915-project-member] http://10.180.1.21/volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa returned with HTTP 404 [ 1966.688233] [54711]: [pid: 54711|app: 0|req: 330/647] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:26 2024] GET /volume/v3/volumes/f5a717bb-212d-4ce3-bdb5-ef17bd0d1dfa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1967.156660] [54712]: DEBUG cinder.api.middleware.request_id [None req-4b2121e7-50b2-408c-8d4d-af0296e242fa None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1967.158870] [54712]: INFO cinder.api.openstack.wsgi [None req-4b2121e7-50b2-408c-8d4d-af0296e242fa tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] DELETE http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1967.159200] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4b2121e7-50b2-408c-8d4d-af0296e242fa tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1967.159438] [54712]: DEBUG cinder.api.openstack.wsgi [None req-4b2121e7-50b2-408c-8d4d-af0296e242fa tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'delete' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1967.159631] [54712]: INFO cinder.api.v3.volumes [None req-4b2121e7-50b2-408c-8d4d-af0296e242fa tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Delete volume with id: be242047-c641-4fae-b96b-f3c2771901ac [ 1967.162389] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=161,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1967.171416] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1967.171416] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1967.172340] [54712]: INFO cinder.volume.api [None req-4b2121e7-50b2-408c-8d4d-af0296e242fa tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1967.203448] [54712]: INFO cinder.volume.api [None req-4b2121e7-50b2-408c-8d4d-af0296e242fa tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Delete volume request issued successfully. [ 1967.203652] [54712]: INFO cinder.api.openstack.wsgi [None req-4b2121e7-50b2-408c-8d4d-af0296e242fa tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 202 [ 1967.204221] [54712]: [pid: 54712|app: 0|req: 318/648] 10.180.1.21 () {58 vars in 1229 bytes} [Tue Dec 10 15:47:27 2024] DELETE /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1967.210100] [54711]: DEBUG cinder.api.middleware.request_id [None req-c6828c0d-a1e1-4ae6-bcf1-10165b232b52 None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1967.212852] [54711]: INFO cinder.api.openstack.wsgi [None req-c6828c0d-a1e1-4ae6-bcf1-10165b232b52 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1967.212852] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c6828c0d-a1e1-4ae6-bcf1-10165b232b52 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1967.212852] [54711]: DEBUG cinder.api.openstack.wsgi [None req-c6828c0d-a1e1-4ae6-bcf1-10165b232b52 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1967.225397] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1967.225397] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1967.232495] [54711]: INFO cinder.volume.api [None req-c6828c0d-a1e1-4ae6-bcf1-10165b232b52 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1967.238376] [54711]: INFO cinder.api.openstack.wsgi [None req-c6828c0d-a1e1-4ae6-bcf1-10165b232b52 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1967.238890] [54711]: [pid: 54711|app: 0|req: 331/649] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:27 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1968.248214] [54712]: DEBUG cinder.api.middleware.request_id [None req-08c8a9d6-4404-4ec5-abd7-8ac68df1f4f9 None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1968.250459] [54712]: INFO cinder.api.openstack.wsgi [None req-08c8a9d6-4404-4ec5-abd7-8ac68df1f4f9 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1968.250732] [54712]: DEBUG cinder.api.openstack.wsgi [None req-08c8a9d6-4404-4ec5-abd7-8ac68df1f4f9 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1968.250983] [54712]: DEBUG cinder.api.openstack.wsgi [None req-08c8a9d6-4404-4ec5-abd7-8ac68df1f4f9 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1968.262561] [54712]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1968.262561] [54712]: warnings.warn('Policy enforcement is depending on the value of ' [ 1968.267029] [54712]: INFO cinder.volume.api [None req-08c8a9d6-4404-4ec5-abd7-8ac68df1f4f9 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1968.271929] [54712]: INFO cinder.api.openstack.wsgi [None req-08c8a9d6-4404-4ec5-abd7-8ac68df1f4f9 tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1968.272387] [54712]: [pid: 54712|app: 0|req: 319/650] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:28 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1969.281803] [54711]: DEBUG cinder.api.middleware.request_id [None req-2c534775-d0d9-43e0-8968-6b43efe365da None None] RequestId filter calling following filter/app {{(pid=54711) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1969.284428] [54711]: INFO cinder.api.openstack.wsgi [None req-2c534775-d0d9-43e0-8968-6b43efe365da tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1969.284714] [54711]: DEBUG cinder.api.openstack.wsgi [None req-2c534775-d0d9-43e0-8968-6b43efe365da tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54711) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1969.285040] [54711]: DEBUG cinder.api.openstack.wsgi [None req-2c534775-d0d9-43e0-8968-6b43efe365da tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54711) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1969.296527] [54711]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1969.296527] [54711]: warnings.warn('Policy enforcement is depending on the value of ' [ 1969.300579] [54711]: INFO cinder.volume.api [None req-2c534775-d0d9-43e0-8968-6b43efe365da tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Volume info retrieved successfully. [ 1969.305443] [54711]: INFO cinder.api.openstack.wsgi [None req-2c534775-d0d9-43e0-8968-6b43efe365da tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 200 [ 1969.305861] [54711]: [pid: 54711|app: 0|req: 332/651] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:29 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1970.315863] [54712]: DEBUG cinder.api.middleware.request_id [None req-30383bbf-33f6-44aa-9f50-dd4def85feca None None] RequestId filter calling following filter/app {{(pid=54712) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1970.317976] [54712]: INFO cinder.api.openstack.wsgi [None req-30383bbf-33f6-44aa-9f50-dd4def85feca tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] GET http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac [ 1970.318248] [54712]: DEBUG cinder.api.openstack.wsgi [None req-30383bbf-33f6-44aa-9f50-dd4def85feca tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Empty body provided in request {{(pid=54712) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1970.318425] [54712]: DEBUG cinder.api.openstack.wsgi [None req-30383bbf-33f6-44aa-9f50-dd4def85feca tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] Calling method 'show' {{(pid=54712) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1970.324488] [54712]: INFO cinder.api.openstack.wsgi [None req-30383bbf-33f6-44aa-9f50-dd4def85feca tempest-ServerActionsTestOtherB-657775522 tempest-ServerActionsTestOtherB-657775522-project-member] http://10.180.1.21/volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac returned with HTTP 404 [ 1970.324958] [54712]: [pid: 54712|app: 0|req: 320/652] 10.180.1.21 () {58 vars in 1226 bytes} [Tue Dec 10 15:47:30 2024] GET /volume/v3/volumes/be242047-c641-4fae-b96b-f3c2771901ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1979.303180] [54711]: DEBUG dbcounter [-] [54711] Writing DB stats cinder:SELECT=236,cinder:INSERT=15,cinder:UPDATE=38 {{(pid=54711) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1980.320741] [54712]: DEBUG dbcounter [-] [54712] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54712) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}