[ 397.537490] [54707]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 397.538897] [54707]: *** Starting uWSGI 2.0.20-debian (64bit) on [Sat Feb 15 20:43:41 2025] *** [ 397.538897] [54707]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 397.538897] [54707]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 397.538897] [54707]: nodename: devstack [ 397.538897] [54707]: machine: x86_64 [ 397.538897] [54707]: clock source: unix [ 397.538897] [54707]: pcre jit disabled [ 397.538897] [54707]: detected number of CPU cores: 8 [ 397.538897] [54707]: current working directory: / [ 397.538897] [54707]: detected binary path: /usr/bin/uwsgi-core [ 397.538897] [54707]: your processes number limit is 63753 [ 397.539244] [54707]: your memory page size is 4096 bytes [ 397.539244] [54707]: detected max file descriptor number: 2048 [ 397.539244] [54707]: lock engine: pthread robust mutexes [ 397.539244] [54707]: thunder lock: enabled [ 397.539244] [54707]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 397.539244] [54707]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 397.539244] [54707]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 397.539244] [54707]: Set PythonHome to /opt/stack/data/venv [ 397.567024] [54707]: Python main interpreter initialized at 0x55f768203be0 [ 397.567024] [54707]: python threads support enabled [ 397.567024] [54707]: your server socket listen backlog is limited to 100 connections [ 397.567024] [54707]: your mercy for graceful operations on workers is 80 seconds [ 397.567386] [54707]: mapped 403077 bytes (393 KB) for 2 cores [ 397.567471] [54707]: *** Operational MODE: preforking *** [ 397.567657] [54707]: *** uWSGI is running in multiple interpreter mode *** [ 397.567657] [54707]: spawned uWSGI master process (pid: 54707) [ 397.568214] [54707]: spawned uWSGI worker 1 (pid: 54708, cores: 1) [ 397.568492] [54707]: spawned uWSGI worker 2 (pid: 54709, cores: 1) [ 397.568592] [54707]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 397.754360] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 397.754360] [54709]: debtcollector.deprecate( [ 397.758824] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 397.758824] [54708]: debtcollector.deprecate( [ 398.547225] [54708]: /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 [ 398.547225] [54708]: warnings.warn( [ 398.548335] [54709]: /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 [ 398.548335] [54709]: warnings.warn( [ 398.652136] [54708]: /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. [ 398.652136] [54708]: from defusedxml.lxml import parse [ 398.652379] [54709]: /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. [ 398.652379] [54709]: from defusedxml.lxml import parse [ 398.687171] [54709]: /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) [ 398.687171] [54709]: BASE = declarative_base() [ 398.687429] [54708]: /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) [ 398.687429] [54708]: BASE = declarative_base() [ 398.857892] [54709]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54709) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 398.858561] [54708]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54708) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 398.864599] [54709]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54709) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 398.864698] [54708]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54708) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 398.864993] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.865078] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.865596] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.865684] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 398.865821] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.865877] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 398.993807] [54708]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 398.993807] [54708]: @jsonschema.FormatChecker.cls_checks('date-time') [ 398.994749] [54709]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 398.994749] [54709]: @jsonschema.FormatChecker.cls_checks('date-time') [ 399.041959] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.042173] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.042173] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.042608] [54708]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.042608] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.042608] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.042608] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.043474] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.043558] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.043642] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.043694] [54709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.043754] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.043824] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.043899] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.213026] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.213177] [54709]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.213177] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.213242] [54709]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.213360] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.213411] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.213460] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.213460] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.213542] [54708]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.213592] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.213664] [54708]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.213732] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.213798] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.213872] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.218562] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.218650] [54709]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.218700] [54709]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.218782] [54709]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.218826] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.218893] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.218962] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.219030] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.219139] [54708]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.219139] [54708]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.219254] [54708]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.219254] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.219331] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.219409] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.220245] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.220334] [54709]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.220381] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.220455] [54709]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.220519] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.220572] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.220599] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.220653] [54708]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.220694] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.220735] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.220799] [54708]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.220875] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.220939] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.221018] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.221640] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.221711] [54709]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.221747] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.221820] [54709]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.221864] [54708]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.221911] [54709]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.221972] [54708]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.222029] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.222076] [54708]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.222113] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.222160] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.222207] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.222234] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.222234] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.223474] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.223558] [54709]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.223628] [54709]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.223697] [54709]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.223744] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.223782] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.223845] [54708]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.223888] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.223930] [54708]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.223961] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.223991] [54708]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.224032] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.224094] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.224156] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.227044] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.227127] [54709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.227188] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.227262] [54709]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.227318] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.227386] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.227458] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.227492] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.227556] [54708]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.227633] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.227703] [54708]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.227766] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.227843] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.227916] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.228722] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.228806] [54709]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.228876] [54709]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.228948] [54709]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.228997] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.229037] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.229069] [54708]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.229095] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.229120] [54708]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.229145] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.229243] [54708]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.229294] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.229341] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.229418] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.229855] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.229938] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.230034] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.230094] [54709]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.230145] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.230188] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.230233] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.230286] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.230326] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.230380] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.230431] [54708]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.230484] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.230531] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.230581] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.239684] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.239757] [54709]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.239827] [54709]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.239879] [54709]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.239950] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.240026] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.240098] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.240561] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.240656] [54708]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.240720] [54708]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.240783] [54708]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.240852] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.240914] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.240945] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.240994] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.241053] [54709]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.241100] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.241138] [54709]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.241183] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.241252] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.241320] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.241357] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.241405] [54708]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.241462] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.241529] [54708]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.241641] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.241641] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.241743] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.243019] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.243108] [54709]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.243181] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.243251] [54709]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.243316] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.243355] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.243389] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.243462] [54708]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.243511] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.243554] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.243554] [54708]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.243634] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.243679] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.243757] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.247589] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.247653] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.247724] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.247768] [54709]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.247828] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.247885] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.247923] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.247970] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.248026] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.248055] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.248079] [54708]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.248079] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.248138] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.248201] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.262415] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.262536] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.262598] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.262641] [54709]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.262709] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.262762] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.262835] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.263126] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.263220] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.263305] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.263378] [54708]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.263449] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.263512] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.263584] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.263616] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.263672] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.263746] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.263820] [54709]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.263884] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.263931] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.263987] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.264041] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.264098] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.264137] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.264137] [54708]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.264220] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.264220] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.264361] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.264775] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.264865] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.264932] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.265008] [54709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.265077] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.265133] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.265177] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.265237] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.265266] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.265292] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.265344] [54708]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.265430] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.265479] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.265551] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.267784] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.267878] [54709]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.267935] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.268010] [54709]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.268042] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.268081] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.268116] [54708]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.268142] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.268168] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.268193] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.268270] [54708]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.268313] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.268359] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.268435] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.268924] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.269052] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.269116] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.269227] [54709]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.269299] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.269347] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.269347] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.269442] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.269470] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.269504] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.269504] [54708]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.269557] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.269622] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.269671] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.273193] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.273289] [54709]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.273336] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.273410] [54709]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.273472] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.273533] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.273603] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.273651] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.273720] [54708]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.273803] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.273873] [54708]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.273938] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.274007] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.274087] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.276362] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.276441] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.276513] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.276581] [54709]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.276644] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.276703] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.276776] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.277223] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.277266] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.277294] [54709]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.277319] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.277388] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.277432] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.277479] [54709]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.277527] [54708]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.277569] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.277612] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.277653] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.277689] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.277734] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.277780] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.277926] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.277998] [54708]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.278073] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.278139] [54708]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.278201] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.278262] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.278331] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.281441] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.281533] [54709]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.281590] [54709]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.281656] [54709]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.281721] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.281783] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.281851] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.281897] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.281946] [54708]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.282016] [54708]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.282121] [54708]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.282178] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.282224] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.282319] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.282601] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.282644] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.282700] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.282742] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.282789] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.282831] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.282858] [54709]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.282884] [54708]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.282914] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.282942] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.282969] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.282994] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.283028] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.283054] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.284768] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.284851] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.284931] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.284965] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.285016] [54709]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.285043] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.285069] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.285102] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.285129] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.285199] [54708]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.285244] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.285287] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.285329] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.285388] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.288303] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.288377] [54709]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.288444] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.288512] [54709]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.288573] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.288628] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.288674] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.288724] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.288767] [54708]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.288767] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.288847] [54708]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.288913] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.288973] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.289055] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.291784] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.291876] [54709]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.291930] [54709]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.291993] [54709]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.292072] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.292135] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.292260] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.292330] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.292367] [54708]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.292367] [54708]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.292417] [54708]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.292495] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.292522] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.292613] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.292952] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.293050] [54709]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.293122] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.293193] [54709]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.293268] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.293326] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.293389] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.293430] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.293511] [54708]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.293580] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.293651] [54708]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.293716] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.293781] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.293861] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.294184] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.294268] [54709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.294339] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.294408] [54709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.294475] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.294546] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.294611] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.294736] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.294830] [54708]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.294886] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.294955] [54708]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.295033] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.295109] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.295181] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.296639] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.296731] [54709]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.296800] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.296869] [54709]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.296929] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.296993] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.297033] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.297076] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.297112] [54708]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.297176] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.297251] [54708]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.297343] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.297415] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.297489] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.298131] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.298215] [54709]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.298262] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.298302] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.298349] [54708]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.298390] [54709]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.298427] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.298454] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.298479] [54708]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.298505] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.298529] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.298554] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.298597] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.298676] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.300394] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.300489] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.300543] [54709]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.300616] [54709]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.300680] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.300740] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.300788] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.300830] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.300872] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.300914] [54708]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.300914] [54708]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.301008] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.301054] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.301090] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.302068] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.302154] [54709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.302227] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.302260] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.302293] [54709]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.302319] [54708]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.302420] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.302472] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.302521] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.302569] [54708]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.302569] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.302651] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.358708] [54708]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54708) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 399.358913] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.358987] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.359074] [54709]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54709) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 399.359707] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.359750] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.359780] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.359806] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.359871] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.359914] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.359978] [54708]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.360042] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.360089] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.360132] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.360175] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.360211] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.360265] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.360293] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.360319] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.360345] [54709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.360374] [54708]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.360401] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.360426] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.360451] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.360489] [54708]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.360489] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.360563] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.360594] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.360619] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.360652] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.360679] [54709]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.360679] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.360732] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.360732] [54708]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.360780] [54709]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.360806] [54708]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.360831] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.360856] [54708]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.360884] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.360909] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.360936] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.360961] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.360985] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.361027] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.361054] [54709]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.361078] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.361103] [54709]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.361133] [54708]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.361159] [54709]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.361183] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.361207] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.361233] [54708]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.361258] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.361284] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.361309] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.361343] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.361372] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.361399] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.361425] [54709]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.361451] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.361476] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.361512] [54708]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.361541] [54709]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.361567] [54708]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.361591] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.361621] [54708]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.361647] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.361672] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.361697] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.361722] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.361748] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.362101] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.362190] [54709]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.362190] [54709]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.362284] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.362329] [54709]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.362372] [54708]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.362413] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.362454] [54708]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.362496] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.362544] [54708]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.362585] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.362627] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.362671] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.362714] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.362755] [54709]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.362797] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.362839] [54709]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.362881] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.362923] [54709]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.362973] [54708]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.363079] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.363138] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.363186] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.363253] [54708]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.363314] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.363358] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.363400] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.363442] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.363483] [54709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.363524] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.363571] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.363613] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.363655] [54709]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.363698] [54708]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.363740] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.363781] [54708]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.363823] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.363864] [54708]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.363906] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.363951] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.363999] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.364055] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.364096] [54709]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.364138] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.364181] [54709]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.364222] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.364265] [54709]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.364307] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.364354] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.364398] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.364439] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.364482] [54708]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.364525] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.364567] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.364608] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.364655] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.364697] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.364742] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.364770] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.364795] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.364820] [54709]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.364845] [54708]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.364869] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.364893] [54708]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.364918] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.364947] [54708]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.364974] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.365016] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.365045] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.365070] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.365096] [54709]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.365120] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.365147] [54709]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.365173] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.365198] [54709]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.365227] [54708]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.365253] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.365278] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.365302] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.365326] [54708]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.365351] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.365376] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.365400] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.365425] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.365449] [54709]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.365477] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.365502] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.365534] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.365561] [54709]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.365586] [54708]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.365612] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.365636] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.365661] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.365687] [54708]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.365770] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.365796] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.365822] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.365846] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.365871] [54709]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.365896] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.365921] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.365945] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.365973] [54709]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.365973] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.366295] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.366347] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.366392] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.366434] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.366475] [54708]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.366475] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.366586] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.366654] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.366729] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.366729] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.366862] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.366931] [54709]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.366997] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.367102] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.367190] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.367255] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.367300] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.367347] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.367391] [54708]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.367434] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.367476] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.367517] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.367558] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.367601] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.367643] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.367687] [54709]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.367732] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.367782] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.367824] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.367866] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.367915] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.367958] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.368001] [54708]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.368071] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.368113] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.368160] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.368204] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.368246] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.368287] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.368328] [54709]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.368374] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.368417] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.368458] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.368498] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.368543] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.368607] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.368653] [54708]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.368696] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.368738] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.368787] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.368841] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.368887] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.368930] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.368971] [54709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.369025] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.369075] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.369122] [54708]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.369161] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.369232] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.369280] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.369323] [54708]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.369370] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.369397] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.369426] [54709]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.369452] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.369477] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.369502] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.369530] [54709]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.369555] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.369581] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.369605] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.369629] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.369654] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.369680] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.369705] [54708]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.369730] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.369758] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.369784] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.369810] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.369835] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.369860] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.369886] [54709]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.369912] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.369937] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.369962] [54708]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.369990] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.370026] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.370052] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.370077] [54708]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.370103] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.370129] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.370154] [54709]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.370185] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.370211] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.370211] [54709]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.370261] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.370288] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.370313] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.370339] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.370364] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.370389] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.370414] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.370440] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.370468] [54708]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.370493] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.370521] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.370546] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.370570] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.370595] [54709]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.370621] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.370645] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.370670] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.370698] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.370725] [54708]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.370749] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.370774] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.370798] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.370827] [54708]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.370853] [54709]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.370878] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.370903] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.370930] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.370957] [54709]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.370984] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.371295] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.371347] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.371392] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.371434] [54708]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.371477] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.371538] [54708]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.371592] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.371635] [54708]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.371677] [54709]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.371718] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.371760] [54709]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.371801] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.371843] [54709]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.371888] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.371960] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.372071] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.372155] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.372155] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.372300] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.372300] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.372428] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.372428] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.372561] [54708]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.372632] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.372708] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.372773] [54709]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.372836] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.372897] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.372959] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.373074] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.373245] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.373330] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.373404] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.373486] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.373558] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.373628] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.373698] [54708]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.373772] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.373837] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.373906] [54709]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.373972] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.374046] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.374127] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.374183] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.374225] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.374267] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.374314] [54708]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.374357] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.374399] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.374441] [54709]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.374481] [54708]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.374528] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.374571] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.374612] [54709]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.374653] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.374694] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.374735] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.374775] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.374815] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.374857] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.374902] [54708]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.374944] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.374990] [54708]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.375055] [54709]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.375098] [54708]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.375139] [54709]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.375180] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.375222] [54709]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.375263] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.375310] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.375354] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.375396] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.375438] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.375480] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.375522] [54708]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.375564] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.375605] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.375652] [54709]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.375697] [54708]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.375741] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.375782] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.375822] [54709]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.375863] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.375904] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.375944] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.375986] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.376030] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.376085] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.376114] [54708]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.376139] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.376163] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.376188] [54709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.376212] [54708]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.376237] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.376262] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.376286] [54709]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.376310] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.376338] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.376363] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.376389] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.376414] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.376439] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.376464] [54708]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.376488] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.376513] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.376539] [54709]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.376614] [54708]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.376642] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.376666] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.376690] [54709]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.376716] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.376740] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.376765] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.376789] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.376813] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.376841] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.376867] [54708]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.376892] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.376917] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.376942] [54709]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.376966] [54708]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.376990] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.377213] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.377274] [54709]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.377324] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.377370] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.377411] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.377454] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.377495] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.377537] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.377580] [54708]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.377622] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.377665] [54708]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.377710] [54709]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.377752] [54708]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.377793] [54709]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.377834] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.377877] [54709]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.377919] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.377964] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.378015] [54708]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.378061] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.378108] [54708]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54708) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.378151] [54709]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 399.378193] [54708]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.378236] [54709]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54709) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 399.378279] [54708]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.378320] [54709]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 399.378361] [54708]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.378403] [54709]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 399.378444] [54708]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54708) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.378488] [54709]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 399.378530] [54708]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54708) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.378572] [54709]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54709) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 399.378572] [54709]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54709) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 399.399287] [54709]: INFO dbcounter [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Registered counter for database cinder [ 399.399448] [54708]: INFO dbcounter [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Registered counter for database cinder [ 399.408215] [54709]: DEBUG oslo_db.sqlalchemy.engines [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d 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=54709) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 399.408395] [54708]: DEBUG oslo_db.sqlalchemy.engines [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 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=54708) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 399.530740] [54708]: DEBUG dbcounter [-] [54708] Writer thread running {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 399.531419] [54709]: DEBUG dbcounter [-] [54709] Writer thread running {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 399.534054] [54708]: INFO cinder.rpc [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 399.534157] [54709]: INFO cinder.rpc [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 399.536132] [54708]: INFO cinder.rpc [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 399.536471] [54709]: INFO cinder.rpc [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 399.538152] [54708]: INFO cinder.rpc [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 399.538503] [54709]: INFO cinder.rpc [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 399.539966] [54708]: INFO cinder.rpc [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 399.540383] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.540472] [54709]: INFO cinder.rpc [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 399.540568] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.540868] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.541063] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.542179] [54708]: WARNING cinder.keymgr.conf_key_mgr [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 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' [ 399.542764] [54709]: WARNING cinder.keymgr.conf_key_mgr [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d 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' [ 399.544923] [54708]: DEBUG oslo_db.sqlalchemy.engines [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 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=54708) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 399.545824] [54709]: DEBUG oslo_db.sqlalchemy.engines [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d 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=54709) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 399.546514] [54708]: INFO cinder.rpc [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 399.547601] [54709]: INFO cinder.rpc [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 399.548351] [54708]: INFO cinder.rpc [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 399.548770] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.548938] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.549586] [54709]: INFO cinder.rpc [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 399.550010] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.550068] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.550184] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.550220] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.550961] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.551128] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.551273] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.551431] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.552227] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.552385] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.563229] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.563400] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.563711] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.563894] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.566269] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.566435] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.566639] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.566804] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.569136] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.569327] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.569492] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.569662] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.572784] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.572950] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.573212] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.573386] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.575422] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.575589] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.575868] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.576044] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.578131] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.578302] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.578941] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.579112] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.580955] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.581130] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.581768] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.581926] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.583477] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.583649] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.584218] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.584378] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.585923] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.586104] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.586660] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.586820] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.587031] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.587221] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.587744] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.587903] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.590181] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.590350] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.590922] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.591097] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.683981] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.684228] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.685370] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.685569] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.687474] [54708]: WARNING cinder.api.contrib.hosts [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 399.687911] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.688081] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.689040] [54709]: WARNING cinder.api.contrib.hosts [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 399.689128] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.689128] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.689321] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.689495] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.690079] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.690250] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.690374] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.690533] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.691012] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.691178] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.691492] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.691650] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.692183] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.692349] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.692417] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.692573] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.693256] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.693418] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.693593] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.693758] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.694222] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.694384] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.694665] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.694818] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.695296] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.695458] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.695705] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.695866] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.696366] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.696533] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.696777] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.696935] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.697251] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: extensions {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.697879] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.698056] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.698568] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: os-hosts {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.698777] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: extensions {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.700144] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: os-hosts {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.700604] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: qos-specs {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.702160] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: qos-specs {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.702776] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: os-quota-class-sets {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.704174] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: scheduler-stats {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.704324] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: os-quota-class-sets {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.705717] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: os-snapshot-manage {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.705768] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: scheduler-stats {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.707244] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: capabilities {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.707305] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: os-snapshot-manage {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.708588] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: encryption {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.708773] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: capabilities {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.710168] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: encryption {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.710243] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: cgsnapshots {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.711857] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: cgsnapshots {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.712033] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: os-quota-sets {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.713574] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: os-volume-manage {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.713709] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: os-quota-sets {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.715256] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: os-volume-manage {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.715948] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: os-volume-transfer {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.717627] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: os-volume-type-access {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.717689] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: os-volume-transfer {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.719234] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: backups {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.719319] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: os-volume-type-access {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.720910] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: backups {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.721284] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: os-services {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.722586] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: consistencygroups {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.722945] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: os-services {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.724234] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: consistencygroups {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.724555] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: extra_specs {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.726121] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: os-availability-zone {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.726221] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: extra_specs {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.727462] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extended resource: encryption {{(pid=54708) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.727795] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: os-availability-zone {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.729105] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extended resource: encryption {{(pid=54709) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 399.729366] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.729541] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.730502] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.730666] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.731067] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.731251] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.731542] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.731700] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.732290] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.732461] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.732585] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.732748] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.733316] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.733473] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.733663] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.733824] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.734326] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.734482] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.734753] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.734922] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.735397] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.735553] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.735872] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.736051] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.736488] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.736646] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.736889] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.737063] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.737644] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.737803] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.738049] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.738215] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.738647] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.738804] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.739103] [54708]: WARNING stevedore.named [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.739291] [54708]: WARNING castellan.key_manager [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.739999] [54708]: DEBUG cinder.api.contrib.snapshot_actions [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] SnapshotActionsController initialized {{(pid=54708) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 399.740149] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension VolumeActions extending resource: volumes {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.740194] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.740322] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension UsedLimits extending resource: limits {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.740369] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.740445] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.740570] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.740687] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension TypesManage extending resource: types {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.740805] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.740926] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension AdminActions extending resource: volumes {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.741063] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension AdminActions extending resource: snapshots {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.741162] [54709]: WARNING stevedore.named [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 399.741196] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension AdminActions extending resource: backups {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.741300] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.741333] [54709]: WARNING castellan.key_manager [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 399.741429] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.741550] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.741671] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.741869] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.741987] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.742033] [54709]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] SnapshotActionsController initialized {{(pid=54709) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 399.742110] [54708]: DEBUG cinder.api.openstack [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54708) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.742144] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension VolumeActions extending resource: volumes {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.742293] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension UsedLimits extending resource: limits {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.742425] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.742543] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.742660] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension TypesManage extending resource: types {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.742778] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.742897] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension AdminActions extending resource: volumes {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.743031] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension AdminActions extending resource: snapshots {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.743151] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension AdminActions extending resource: backups {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.743264] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension VolumeTypeAccess extending resource: types {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.743393] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.743510] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.743632] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.743829] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.743944] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.744065] [54709]: DEBUG cinder.api.openstack [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d None None] Extension SnapshotActions extending resource: snapshots {{(pid=54709) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 399.744232] [54708]: WARNING keystonemiddleware.auth_token [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 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. [ 399.746200] [54709]: WARNING keystonemiddleware.auth_token [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d 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. [ 399.748551] [54708]: WARNING keystonemiddleware.auth_token [None req-55da768e-61aa-4dd4-b60b-724aee29ede0 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 [ 399.750529] [54709]: WARNING keystonemiddleware.auth_token [None req-cc4ebdce-0bc8-484c-937b-eae4c574387d 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 [ 399.751018] [54708]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x55f768203be0 pid: 54708 (default app) [ 399.752972] [54709]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x55f768203be0 pid: 54709 (default app) [ 399.760409] [54708]: /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. [ 399.760409] [54708]: warnings.warn(deprecated_msg) [ 399.760524] [54708]: /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. [ 399.760524] [54708]: warnings.warn(deprecated_msg) [ 399.760524] [54708]: /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. [ 399.760524] [54708]: warnings.warn(deprecated_msg) [ 399.760524] [54708]: /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. [ 399.760700] [54708]: warnings.warn(deprecated_msg) [ 399.760700] [54708]: /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. [ 399.760700] [54708]: warnings.warn(deprecated_msg) [ 399.760700] [54708]: /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. [ 399.760700] [54708]: warnings.warn(deprecated_msg) [ 399.760700] [54708]: /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. [ 399.760894] [54708]: warnings.warn(deprecated_msg) [ 399.760894] [54708]: /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. [ 399.760894] [54708]: warnings.warn(deprecated_msg) [ 399.760894] [54708]: /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. [ 399.760894] [54708]: warnings.warn(deprecated_msg) [ 399.761053] [54708]: /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. [ 399.761053] [54708]: warnings.warn(deprecated_msg) [ 399.761053] [54708]: /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. [ 399.761053] [54708]: warnings.warn(deprecated_msg) [ 399.761189] [54708]: /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. [ 399.761189] [54708]: warnings.warn(deprecated_msg) [ 399.761189] [54708]: /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. [ 399.761189] [54708]: warnings.warn(deprecated_msg) [ 399.761318] [54708]: /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. [ 399.761318] [54708]: warnings.warn(deprecated_msg) [ 399.761318] [54708]: /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. [ 399.761318] [54708]: warnings.warn(deprecated_msg) [ 399.761318] [54708]: /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. [ 399.761506] [54708]: warnings.warn(deprecated_msg) [ 399.761506] [54708]: /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. [ 399.761506] [54708]: warnings.warn(deprecated_msg) [ 399.761506] [54708]: /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. [ 399.761506] [54708]: warnings.warn(deprecated_msg) [ 399.761654] [54708]: /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. [ 399.761654] [54708]: warnings.warn(deprecated_msg) [ 399.761654] [54708]: /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. [ 399.761654] [54708]: warnings.warn(deprecated_msg) [ 399.761654] [54708]: /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. [ 399.761654] [54708]: warnings.warn(deprecated_msg) [ 399.761840] [54708]: /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. [ 399.761840] [54708]: warnings.warn(deprecated_msg) [ 399.761840] [54708]: /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. [ 399.761840] [54708]: warnings.warn(deprecated_msg) [ 399.761840] [54708]: /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. [ 399.761840] [54708]: warnings.warn(deprecated_msg) [ 399.762026] [54708]: /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. [ 399.762026] [54708]: warnings.warn(deprecated_msg) [ 399.762026] [54708]: /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. [ 399.762026] [54708]: warnings.warn(deprecated_msg) [ 399.762026] [54708]: /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. [ 399.762026] [54708]: warnings.warn(deprecated_msg) [ 399.762211] [54708]: /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. [ 399.762211] [54708]: warnings.warn(deprecated_msg) [ 399.762211] [54708]: /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. [ 399.762211] [54708]: warnings.warn(deprecated_msg) [ 399.762211] [54708]: /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. [ 399.762211] [54708]: warnings.warn(deprecated_msg) [ 399.762389] [54708]: /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. [ 399.762389] [54708]: warnings.warn(deprecated_msg) [ 399.762389] [54708]: /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. [ 399.762389] [54708]: warnings.warn(deprecated_msg) [ 399.762512] [54708]: /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. [ 399.762512] [54708]: warnings.warn(deprecated_msg) [ 399.762512] [54708]: /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. [ 399.762512] [54708]: warnings.warn(deprecated_msg) [ 399.762512] [54708]: /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. [ 399.762674] [54708]: warnings.warn(deprecated_msg) [ 399.762674] [54708]: /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. [ 399.762674] [54708]: warnings.warn(deprecated_msg) [ 399.762674] [54708]: /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. [ 399.762674] [54708]: warnings.warn(deprecated_msg) [ 399.762810] [54708]: /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. [ 399.762810] [54708]: warnings.warn(deprecated_msg) [ 399.762810] [54708]: /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. [ 399.762810] [54708]: warnings.warn(deprecated_msg) [ 399.762810] [54708]: /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. [ 399.762810] [54708]: warnings.warn(deprecated_msg) [ 399.762973] [54708]: /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. [ 399.762973] [54708]: warnings.warn(deprecated_msg) [ 399.762973] [54708]: /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. [ 399.762973] [54708]: warnings.warn(deprecated_msg) [ 399.762973] [54708]: /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. [ 399.763216] [54708]: warnings.warn(deprecated_msg) [ 399.763216] [54708]: /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. [ 399.763216] [54708]: warnings.warn(deprecated_msg) [ 399.763216] [54708]: /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. [ 399.763216] [54708]: warnings.warn(deprecated_msg) [ 399.763368] [54708]: /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. [ 399.763368] [54708]: warnings.warn(deprecated_msg) [ 399.763368] [54708]: /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. [ 399.763368] [54708]: warnings.warn(deprecated_msg) [ 399.763494] [54708]: /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. [ 399.763494] [54708]: warnings.warn(deprecated_msg) [ 399.763494] [54708]: /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. [ 399.763494] [54708]: warnings.warn(deprecated_msg) [ 399.763621] [54708]: /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. [ 399.763621] [54708]: warnings.warn(deprecated_msg) [ 399.763621] [54708]: /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. [ 399.763621] [54708]: warnings.warn(deprecated_msg) [ 399.763621] [54708]: /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. [ 399.763785] [54708]: warnings.warn(deprecated_msg) [ 399.763785] [54708]: /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. [ 399.763785] [54708]: warnings.warn(deprecated_msg) [ 399.763785] [54708]: /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. [ 399.763785] [54708]: warnings.warn(deprecated_msg) [ 399.763932] [54708]: /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. [ 399.763932] [54708]: warnings.warn(deprecated_msg) [ 399.763932] [54708]: /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. [ 399.763932] [54708]: warnings.warn(deprecated_msg) [ 399.764706] [54708]: /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. [ 399.764706] [54708]: warnings.warn(deprecated_msg) [ 399.764706] [54708]: /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. [ 399.764706] [54708]: warnings.warn(deprecated_msg) [ 399.764919] [54708]: /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. [ 399.764919] [54708]: warnings.warn(deprecated_msg) [ 399.764919] [54708]: /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. [ 399.764919] [54708]: warnings.warn(deprecated_msg) [ 399.765141] [54708]: /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. [ 399.765141] [54708]: warnings.warn(deprecated_msg) [ 399.765141] [54708]: /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. [ 399.765141] [54708]: warnings.warn(deprecated_msg) [ 399.765337] [54708]: /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. [ 399.765337] [54708]: warnings.warn(deprecated_msg) [ 399.765337] [54708]: /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. [ 399.765337] [54708]: warnings.warn(deprecated_msg) [ 399.765535] [54708]: /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. [ 399.765535] [54708]: warnings.warn(deprecated_msg) [ 399.765535] [54708]: /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. [ 399.765535] [54708]: warnings.warn(deprecated_msg) [ 399.765535] [54708]: /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. [ 399.765535] [54708]: warnings.warn(deprecated_msg) [ 399.765883] [54708]: /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. [ 399.765883] [54708]: warnings.warn(deprecated_msg) [ 399.765883] [54708]: /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. [ 399.765883] [54708]: warnings.warn(deprecated_msg) [ 399.765883] [54708]: /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. [ 399.766171] [54708]: warnings.warn(deprecated_msg) [ 399.766171] [54708]: /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. [ 399.766171] [54708]: warnings.warn(deprecated_msg) [ 399.766171] [54708]: /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. [ 399.766171] [54708]: warnings.warn(deprecated_msg) [ 399.766171] [54708]: /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. [ 399.766171] [54708]: warnings.warn(deprecated_msg) [ 399.766498] [54708]: /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. [ 399.766498] [54708]: warnings.warn(deprecated_msg) [ 399.766498] [54708]: /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. [ 399.766498] [54708]: warnings.warn(deprecated_msg) [ 399.766498] [54708]: /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. [ 399.766498] [54708]: warnings.warn(deprecated_msg) [ 399.766803] [54708]: /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. [ 399.766803] [54708]: warnings.warn(deprecated_msg) [ 399.766803] [54708]: /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. [ 399.766803] [54708]: warnings.warn(deprecated_msg) [ 399.766803] [54708]: /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. [ 399.766803] [54708]: warnings.warn(deprecated_msg) [ 399.767152] [54708]: /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. [ 399.767152] [54708]: warnings.warn(deprecated_msg) [ 399.767152] [54708]: /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. [ 399.767152] [54708]: warnings.warn(deprecated_msg) [ 399.767152] [54708]: /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. [ 399.767152] [54708]: warnings.warn(deprecated_msg) [ 399.767622] [54708]: /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. [ 399.767622] [54708]: warnings.warn(deprecated_msg) [ 399.767622] [54708]: /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. [ 399.767622] [54708]: warnings.warn(deprecated_msg) [ 399.767818] [54708]: /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. [ 399.767818] [54708]: warnings.warn(deprecated_msg) [ 399.767818] [54708]: /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. [ 399.767818] [54708]: warnings.warn(deprecated_msg) [ 399.768096] [54708]: /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. [ 399.768096] [54708]: warnings.warn(deprecated_msg) [ 399.768096] [54708]: /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. [ 399.768096] [54708]: warnings.warn(deprecated_msg) [ 399.768301] [54708]: /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. [ 399.768301] [54708]: warnings.warn(deprecated_msg) [ 399.768301] [54708]: /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. [ 399.768301] [54708]: warnings.warn(deprecated_msg) [ 399.768301] [54708]: DEBUG cinder.api.middleware.request_id [None req-8aa59287-dc45-4f1d-b95f-cea69f93d766 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 399.768301] [54708]: [pid: 54708|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Sat Feb 15 20:43:43 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 403.071146] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.071146] [54709]: warnings.warn(deprecated_msg) [ 403.071666] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.071666] [54709]: warnings.warn(deprecated_msg) [ 403.071666] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.071666] [54709]: warnings.warn(deprecated_msg) [ 403.071666] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.071909] [54709]: warnings.warn(deprecated_msg) [ 403.071909] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.071909] [54709]: warnings.warn(deprecated_msg) [ 403.071909] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.071909] [54709]: warnings.warn(deprecated_msg) [ 403.071909] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072113] [54709]: warnings.warn(deprecated_msg) [ 403.072113] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072113] [54709]: warnings.warn(deprecated_msg) [ 403.072113] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072113] [54709]: warnings.warn(deprecated_msg) [ 403.072241] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072241] [54709]: warnings.warn(deprecated_msg) [ 403.072241] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072241] [54709]: warnings.warn(deprecated_msg) [ 403.072353] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072353] [54709]: warnings.warn(deprecated_msg) [ 403.072353] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072353] [54709]: warnings.warn(deprecated_msg) [ 403.072460] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072460] [54709]: warnings.warn(deprecated_msg) [ 403.072460] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072460] [54709]: warnings.warn(deprecated_msg) [ 403.072460] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072596] [54709]: warnings.warn(deprecated_msg) [ 403.072596] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072596] [54709]: warnings.warn(deprecated_msg) [ 403.072596] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072596] [54709]: warnings.warn(deprecated_msg) [ 403.072727] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072727] [54709]: warnings.warn(deprecated_msg) [ 403.072727] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072727] [54709]: warnings.warn(deprecated_msg) [ 403.072727] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072727] [54709]: warnings.warn(deprecated_msg) [ 403.072892] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072892] [54709]: warnings.warn(deprecated_msg) [ 403.072892] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072892] [54709]: warnings.warn(deprecated_msg) [ 403.072892] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.072892] [54709]: warnings.warn(deprecated_msg) [ 403.073127] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073127] [54709]: warnings.warn(deprecated_msg) [ 403.073127] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073127] [54709]: warnings.warn(deprecated_msg) [ 403.073127] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073127] [54709]: warnings.warn(deprecated_msg) [ 403.073308] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073308] [54709]: warnings.warn(deprecated_msg) [ 403.073308] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073308] [54709]: warnings.warn(deprecated_msg) [ 403.073308] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073308] [54709]: warnings.warn(deprecated_msg) [ 403.073466] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073466] [54709]: warnings.warn(deprecated_msg) [ 403.073466] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073466] [54709]: warnings.warn(deprecated_msg) [ 403.073579] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073579] [54709]: warnings.warn(deprecated_msg) [ 403.073579] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073579] [54709]: warnings.warn(deprecated_msg) [ 403.073579] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073711] [54709]: warnings.warn(deprecated_msg) [ 403.073711] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073711] [54709]: warnings.warn(deprecated_msg) [ 403.073711] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073711] [54709]: warnings.warn(deprecated_msg) [ 403.073841] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073841] [54709]: warnings.warn(deprecated_msg) [ 403.073841] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073841] [54709]: warnings.warn(deprecated_msg) [ 403.073841] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.073841] [54709]: warnings.warn(deprecated_msg) [ 403.074021] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074021] [54709]: warnings.warn(deprecated_msg) [ 403.074021] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074021] [54709]: warnings.warn(deprecated_msg) [ 403.074021] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074165] [54709]: warnings.warn(deprecated_msg) [ 403.074165] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074165] [54709]: warnings.warn(deprecated_msg) [ 403.074165] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074165] [54709]: warnings.warn(deprecated_msg) [ 403.074299] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074299] [54709]: warnings.warn(deprecated_msg) [ 403.074299] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074299] [54709]: warnings.warn(deprecated_msg) [ 403.074410] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074410] [54709]: warnings.warn(deprecated_msg) [ 403.074410] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074410] [54709]: warnings.warn(deprecated_msg) [ 403.074520] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074520] [54709]: warnings.warn(deprecated_msg) [ 403.074520] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074520] [54709]: warnings.warn(deprecated_msg) [ 403.074520] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074699] [54709]: warnings.warn(deprecated_msg) [ 403.074699] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074699] [54709]: warnings.warn(deprecated_msg) [ 403.074699] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074699] [54709]: warnings.warn(deprecated_msg) [ 403.074828] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074828] [54709]: warnings.warn(deprecated_msg) [ 403.074828] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074828] [54709]: warnings.warn(deprecated_msg) [ 403.074938] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074938] [54709]: warnings.warn(deprecated_msg) [ 403.074938] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.074938] [54709]: warnings.warn(deprecated_msg) [ 403.075700] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.075700] [54709]: warnings.warn(deprecated_msg) [ 403.075700] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.075700] [54709]: warnings.warn(deprecated_msg) [ 403.075881] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.075881] [54709]: warnings.warn(deprecated_msg) [ 403.075881] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.075881] [54709]: warnings.warn(deprecated_msg) [ 403.076126] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.076126] [54709]: warnings.warn(deprecated_msg) [ 403.076126] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.076126] [54709]: warnings.warn(deprecated_msg) [ 403.076311] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.076311] [54709]: warnings.warn(deprecated_msg) [ 403.076311] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.076311] [54709]: warnings.warn(deprecated_msg) [ 403.076311] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.076311] [54709]: warnings.warn(deprecated_msg) [ 403.076671] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.076671] [54709]: warnings.warn(deprecated_msg) [ 403.076671] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.076671] [54709]: warnings.warn(deprecated_msg) [ 403.076671] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.076903] [54709]: warnings.warn(deprecated_msg) [ 403.076903] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.076903] [54709]: warnings.warn(deprecated_msg) [ 403.076903] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.076903] [54709]: warnings.warn(deprecated_msg) [ 403.076903] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.076903] [54709]: warnings.warn(deprecated_msg) [ 403.077238] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.077238] [54709]: warnings.warn(deprecated_msg) [ 403.077238] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.077238] [54709]: warnings.warn(deprecated_msg) [ 403.077238] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.077238] [54709]: warnings.warn(deprecated_msg) [ 403.077530] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.077530] [54709]: warnings.warn(deprecated_msg) [ 403.077530] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.077530] [54709]: warnings.warn(deprecated_msg) [ 403.077530] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.077530] [54709]: warnings.warn(deprecated_msg) [ 403.077797] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.077797] [54709]: warnings.warn(deprecated_msg) [ 403.077797] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.077797] [54709]: warnings.warn(deprecated_msg) [ 403.077797] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.077797] [54709]: warnings.warn(deprecated_msg) [ 403.078193] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.078193] [54709]: warnings.warn(deprecated_msg) [ 403.078193] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.078193] [54709]: warnings.warn(deprecated_msg) [ 403.078375] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.078375] [54709]: warnings.warn(deprecated_msg) [ 403.078375] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.078375] [54709]: warnings.warn(deprecated_msg) [ 403.078552] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.078552] [54709]: warnings.warn(deprecated_msg) [ 403.078552] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.078552] [54709]: warnings.warn(deprecated_msg) [ 403.078731] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.078731] [54709]: warnings.warn(deprecated_msg) [ 403.078731] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. [ 403.078731] [54709]: warnings.warn(deprecated_msg) [ 403.078731] [54709]: DEBUG cinder.api.middleware.request_id [None req-4e3d1a23-bc98-41b1-82de-8c927876d9e1 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 403.423704] [54709]: INFO cinder.api.openstack.wsgi [None req-4e3d1a23-bc98-41b1-82de-8c927876d9e1 admin admin] POST http://10.180.1.21/volume/v3/types [ 403.424441] [54709]: DEBUG cinder.api.openstack.wsgi [None req-4e3d1a23-bc98-41b1-82de-8c927876d9e1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 403.426494] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 403.426494] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 403.429850] [54709]: DEBUG oslo_db.sqlalchemy.engines [None req-4e3d1a23-bc98-41b1-82de-8c927876d9e1 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=54709) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 403.452013] [54709]: INFO cinder.api.openstack.wsgi [None req-4e3d1a23-bc98-41b1-82de-8c927876d9e1 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 403.452476] [54709]: [pid: 54709|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Feb 15 20:43:46 2025] POST /volume/v3/types => generated 182 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 403.456324] [54708]: DEBUG cinder.api.middleware.request_id [req-4e3d1a23-bc98-41b1-82de-8c927876d9e1 req-aa4a6cda-a245-40c9-8564-1c0cf7b34912 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 403.729962] [54708]: INFO cinder.api.openstack.wsgi [req-4e3d1a23-bc98-41b1-82de-8c927876d9e1 req-aa4a6cda-a245-40c9-8564-1c0cf7b34912 admin admin] POST http://10.180.1.21/volume/v3/types/b240feba-51df-42a7-b371-8a753483dd41/extra_specs [ 403.730697] [54708]: DEBUG cinder.api.openstack.wsgi [req-4e3d1a23-bc98-41b1-82de-8c927876d9e1 req-aa4a6cda-a245-40c9-8564-1c0cf7b34912 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 403.733349] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 403.733349] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 403.736347] [54708]: DEBUG oslo_db.sqlalchemy.engines [req-4e3d1a23-bc98-41b1-82de-8c927876d9e1 req-aa4a6cda-a245-40c9-8564-1c0cf7b34912 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=54708) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 403.782472] [54708]: INFO cinder.api.openstack.wsgi [req-4e3d1a23-bc98-41b1-82de-8c927876d9e1 req-aa4a6cda-a245-40c9-8564-1c0cf7b34912 admin admin] http://10.180.1.21/volume/v3/types/b240feba-51df-42a7-b371-8a753483dd41/extra_specs returned with HTTP 200 [ 403.783031] [54708]: [pid: 54708|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Sat Feb 15 20:43:47 2025] POST /volume/v3/types/b240feba-51df-42a7-b371-8a753483dd41/extra_specs => generated 51 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 413.450038] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 413.781185] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 414.623686] [54709]: DEBUG cinder.api.middleware.request_id [None req-6fc83ee9-e30a-4624-bd07-3197cbe2d7ff None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 414.624386] [54709]: INFO cinder.api.openstack.wsgi [None req-6fc83ee9-e30a-4624-bd07-3197cbe2d7ff None None] GET http://10.180.1.21/volume// [ 414.624568] [54709]: DEBUG cinder.api.openstack.wsgi [None req-6fc83ee9-e30a-4624-bd07-3197cbe2d7ff None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 414.624785] [54709]: DEBUG cinder.api.openstack.wsgi [None req-6fc83ee9-e30a-4624-bd07-3197cbe2d7ff None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 414.625356] [54709]: INFO cinder.api.openstack.wsgi [None req-6fc83ee9-e30a-4624-bd07-3197cbe2d7ff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 414.625648] [54709]: [pid: 54709|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Sat Feb 15 20:43:58 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 471.586024] [54708]: DEBUG cinder.api.middleware.request_id [None req-2898c932-5310-4814-9b33-6e717664d590 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 471.652829] [54708]: INFO cinder.api.openstack.wsgi [None req-2898c932-5310-4814-9b33-6e717664d590 tempest-verify_tempest_config-1966338064 tempest-verify_tempest_config-1966338064-project-member] GET http://10.180.1.21/volume/v3/extensions [ 471.653088] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2898c932-5310-4814-9b33-6e717664d590 tempest-verify_tempest_config-1966338064 tempest-verify_tempest_config-1966338064-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 471.653339] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2898c932-5310-4814-9b33-6e717664d590 tempest-verify_tempest_config-1966338064 tempest-verify_tempest_config-1966338064-project-member] Calling method 'index' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 471.653753] [54708]: INFO cinder.api.openstack.wsgi [None req-2898c932-5310-4814-9b33-6e717664d590 tempest-verify_tempest_config-1966338064 tempest-verify_tempest_config-1966338064-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 471.654193] [54708]: [pid: 54708|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Sat Feb 15 20:44:55 2025] GET /volume/v3/extensions => generated 5245 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 541.464425] [54709]: DEBUG cinder.api.middleware.request_id [None req-2255351c-81f6-415b-962d-11393744aa9c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 541.778139] [54709]: INFO cinder.api.openstack.wsgi [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 541.778978] [54709]: DEBUG cinder.api.openstack.wsgi [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-2116668365"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 541.784909] [54709]: DEBUG cinder.api.v3.volumes [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-2116668365'}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 541.788489] [54709]: INFO cinder.api.v3.volumes [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Create volume of 1 GB [ 541.809720] [54709]: DEBUG cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Availability zone cache updated, next update will occur around 2025-02-15 21:46:05.666831. {{(pid=54709) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 541.809720] [54709]: INFO cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Availability Zones retrieved successfully. [ 541.832577] [54709]: /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 [ 541.832577] [54709]: import asyncore [ 541.841350] [54709]: DEBUG cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Flow 'volume_create_api' (d15667c3-1511-469e-9d05-1e9918193325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 541.843814] [54709]: DEBUG cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b0afdf-d6f2-4dbf-a075-78bbd8d9e4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 541.845112] [54709]: DEBUG cinder.volume.flows.api.create_volume [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 541.888575] [54709]: DEBUG cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29b0afdf-d6f2-4dbf-a075-78bbd8d9e4c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 541.888575] [54709]: DEBUG cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dacc7ab-1220-4300-ba61-f84fc2ead150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 541.923415] [54709]: WARNING cinder.quota [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-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. [ 541.923922] [54709]: WARNING cinder.quota [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-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. [ 541.974141] [54709]: DEBUG cinder.quota [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Created reservations ['594f39e1-7246-4180-b4e5-c93a45e6b0c7', '775d7a1d-3981-42bf-a23a-04da87988fc0', 'da7b493b-721a-4c21-ad39-7cf91b7e8b04', 'a4568936-d827-47c8-9c1c-f6d441cd04d0'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 541.974813] [54709]: DEBUG cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dacc7ab-1220-4300-ba61-f84fc2ead150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['594f39e1-7246-4180-b4e5-c93a45e6b0c7', '775d7a1d-3981-42bf-a23a-04da87988fc0', 'da7b493b-721a-4c21-ad39-7cf91b7e8b04', 'a4568936-d827-47c8-9c1c-f6d441cd04d0']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 541.975863] [54709]: DEBUG cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d551b7-6591-4cad-9266-b2ab083a1936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 542.177574] [54709]: DEBUG cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d551b7-6591-4cad-9266-b2ab083a1936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc310a6c-5449-482a-9591-9cf0ce65d37c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2116668365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84effb28cc1b4c4bb3b1db84c2ab8451',qos_specs=None,replication_status=,reservations=['594f39e1-7246-4180-b4e5-c93a45e6b0c7','775d7a1d-3981-42bf-a23a-04da87988fc0','da7b493b-721a-4c21-ad39-7cf91b7e8b04','a4568936-d827-47c8-9c1c-f6d441cd04d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c14d1f16f44a44f0aff52ddde0307f68',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:46:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2116668365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc310a6c-5449-482a-9591-9cf0ce65d37c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84effb28cc1b4c4bb3b1db84c2ab8451',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='c14d1f16f44a44f0aff52ddde0307f68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 542.180375] [54709]: DEBUG cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31903dec-27f5-4147-bff8-9bf0eeb9d215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 542.223588] [54709]: DEBUG cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31903dec-27f5-4147-bff8-9bf0eeb9d215) 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-2116668365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84effb28cc1b4c4bb3b1db84c2ab8451',qos_specs=None,replication_status=,reservations=['594f39e1-7246-4180-b4e5-c93a45e6b0c7','775d7a1d-3981-42bf-a23a-04da87988fc0','da7b493b-721a-4c21-ad39-7cf91b7e8b04','a4568936-d827-47c8-9c1c-f6d441cd04d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c14d1f16f44a44f0aff52ddde0307f68',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 542.224020] [54709]: DEBUG cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63a82553-7111-4047-8c31-1ff3684cce21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 542.282207] [54709]: DEBUG cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63a82553-7111-4047-8c31-1ff3684cce21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 542.283477] [54709]: DEBUG cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Flow 'volume_create_api' (d15667c3-1511-469e-9d05-1e9918193325) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 542.283945] [54709]: INFO cinder.volume.api [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Create volume request issued successfully. [ 542.289411] [54709]: INFO cinder.api.openstack.wsgi [None req-2255351c-81f6-415b-962d-11393744aa9c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 542.289411] [54709]: [pid: 54709|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:46:05 2025] POST /volume/v3/volumes => generated 784 bytes in 825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 542.307830] [54708]: DEBUG cinder.api.middleware.request_id [None req-c13b34d5-75b0-4a89-bf4a-c53e4d753c82 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 542.318956] [54708]: INFO cinder.api.openstack.wsgi [None req-c13b34d5-75b0-4a89-bf4a-c53e4d753c82 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 542.318956] [54708]: DEBUG cinder.api.openstack.wsgi [None req-c13b34d5-75b0-4a89-bf4a-c53e4d753c82 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 542.320623] [54708]: DEBUG cinder.api.openstack.wsgi [None req-c13b34d5-75b0-4a89-bf4a-c53e4d753c82 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 542.380976] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 542.380976] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 542.387917] [54708]: INFO cinder.volume.api [None req-c13b34d5-75b0-4a89-bf4a-c53e4d753c82 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 542.402041] [54708]: INFO cinder.api.openstack.wsgi [None req-c13b34d5-75b0-4a89-bf4a-c53e4d753c82 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 542.402147] [54708]: [pid: 54708|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:06 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 963 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 543.422411] [54709]: DEBUG cinder.api.middleware.request_id [None req-1e60e356-bae8-4081-9779-65d441a2e8c3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 543.424741] [54709]: INFO cinder.api.openstack.wsgi [None req-1e60e356-bae8-4081-9779-65d441a2e8c3 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 543.425072] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1e60e356-bae8-4081-9779-65d441a2e8c3 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 543.425288] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1e60e356-bae8-4081-9779-65d441a2e8c3 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 543.445417] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 543.445417] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 543.454141] [54709]: INFO cinder.volume.api [None req-1e60e356-bae8-4081-9779-65d441a2e8c3 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 543.463343] [54709]: INFO cinder.api.openstack.wsgi [None req-1e60e356-bae8-4081-9779-65d441a2e8c3 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 543.464381] [54709]: [pid: 54709|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:07 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 552.395681] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=4 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 553.459198] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 566.016761] [54708]: DEBUG cinder.api.middleware.request_id [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 566.023845] [54708]: INFO cinder.api.openstack.wsgi [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] POST http://10.180.1.21/volume/v3/volumes [ 566.024543] [54708]: DEBUG cinder.api.openstack.wsgi [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2134314880", "imageRef": "fa120b82-9657-4d79-a2f0-8dd63e2ef76d", "size": 1}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 566.028091] [54708]: DEBUG cinder.api.v3.volumes [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2134314880', 'imageRef': 'fa120b82-9657-4d79-a2f0-8dd63e2ef76d', 'size': 1}} {{(pid=54708) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 566.284681] [54708]: INFO cinder.api.v3.volumes [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Create volume of 1 GB [ 566.317426] [54708]: DEBUG cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Availability zone cache updated, next update will occur around 2025-02-15 21:46:30.174036. {{(pid=54708) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 566.317711] [54708]: INFO cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Availability Zones retrieved successfully. [ 566.343486] [54708]: /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 [ 566.343486] [54708]: import asyncore [ 566.493618] [54708]: DEBUG cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Flow 'volume_create_api' (38847955-d231-45ad-9a3b-a22484173cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 566.495119] [54708]: DEBUG cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae531a3f-6656-458b-8f6d-abfe715f9e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 566.496749] [54708]: DEBUG cinder.volume.flows.api.create_volume [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Validating volume size '1' using validate_int {{(pid=54708) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 566.575930] [54708]: DEBUG cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae531a3f-6656-458b-8f6d-abfe715f9e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 566.578916] [54708]: DEBUG cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (054dfc65-4a62-4e51-9e33-2954c48459ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 566.630154] [54708]: WARNING cinder.quota [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-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. [ 566.630902] [54708]: WARNING cinder.quota [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-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. [ 566.730563] [54708]: DEBUG cinder.quota [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Created reservations ['8c5c8cd2-b3e3-47ec-9550-b3b789401998', '79195bfa-7253-4e4e-86d5-4c49799b8855', '28b59a06-f356-4f3e-8dc6-bdc2dd0b0cc6', '4d65fff0-c62d-48e4-8e23-a48f80810a7f'] {{(pid=54708) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 566.731268] [54708]: DEBUG cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (054dfc65-4a62-4e51-9e33-2954c48459ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c5c8cd2-b3e3-47ec-9550-b3b789401998', '79195bfa-7253-4e4e-86d5-4c49799b8855', '28b59a06-f356-4f3e-8dc6-bdc2dd0b0cc6', '4d65fff0-c62d-48e4-8e23-a48f80810a7f']}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 566.733052] [54708]: DEBUG cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2948b83-cf8c-476d-bb85-11c0e63f9683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 566.788852] [54708]: DEBUG cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2948b83-cf8c-476d-bb85-11c0e63f9683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51726431-feac-4e53-9358-2dfaed86cc7d', '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-2134314880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a41073fcb1c4417681c308b4d6ee7441',qos_specs=None,replication_status=,reservations=['8c5c8cd2-b3e3-47ec-9550-b3b789401998','79195bfa-7253-4e4e-86d5-4c49799b8855','28b59a06-f356-4f3e-8dc6-bdc2dd0b0cc6','4d65fff0-c62d-48e4-8e23-a48f80810a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73db11bbe5714af88d0af238f690688a',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:46:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2134314880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51726431-feac-4e53-9358-2dfaed86cc7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a41073fcb1c4417681c308b4d6ee7441',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='73db11bbe5714af88d0af238f690688a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 566.789936] [54708]: DEBUG cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b628e2-b584-4cd7-9004-18d4ac9a09ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 566.819290] [54708]: DEBUG cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4b628e2-b584-4cd7-9004-18d4ac9a09ea) 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-2134314880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a41073fcb1c4417681c308b4d6ee7441',qos_specs=None,replication_status=,reservations=['8c5c8cd2-b3e3-47ec-9550-b3b789401998','79195bfa-7253-4e4e-86d5-4c49799b8855','28b59a06-f356-4f3e-8dc6-bdc2dd0b0cc6','4d65fff0-c62d-48e4-8e23-a48f80810a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73db11bbe5714af88d0af238f690688a',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 566.820620] [54708]: DEBUG cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb6935fb-a4fa-45b0-a0fb-572c0006425e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 566.859026] [54708]: DEBUG cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb6935fb-a4fa-45b0-a0fb-572c0006425e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 566.859843] [54708]: DEBUG cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Flow 'volume_create_api' (38847955-d231-45ad-9a3b-a22484173cbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 566.860575] [54708]: INFO cinder.volume.api [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Create volume request issued successfully. [ 566.861382] [54708]: INFO cinder.api.openstack.wsgi [None req-37dd7805-0063-4dc1-b1e6-d870baf00ad4 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 566.861901] [54708]: [pid: 54708|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Feb 15 20:46:29 2025] POST /volume/v3/volumes => generated 752 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 566.872474] [54709]: DEBUG cinder.api.middleware.request_id [None req-8cf87d04-5c79-460a-a492-8ad0594464ac None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 566.879655] [54709]: INFO cinder.api.openstack.wsgi [None req-8cf87d04-5c79-460a-a492-8ad0594464ac tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 566.879655] [54709]: DEBUG cinder.api.openstack.wsgi [None req-8cf87d04-5c79-460a-a492-8ad0594464ac tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 566.879655] [54709]: DEBUG cinder.api.openstack.wsgi [None req-8cf87d04-5c79-460a-a492-8ad0594464ac tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 566.942205] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 566.942205] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 566.948231] [54709]: INFO cinder.volume.api [None req-8cf87d04-5c79-460a-a492-8ad0594464ac tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 566.960681] [54709]: INFO cinder.api.openstack.wsgi [None req-8cf87d04-5c79-460a-a492-8ad0594464ac tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 566.960681] [54709]: [pid: 54709|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:30 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 820 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 567.975926] [54708]: DEBUG cinder.api.middleware.request_id [None req-dec78880-7f8d-4c8e-9bab-e38b3917cdbb None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 567.982209] [54708]: INFO cinder.api.openstack.wsgi [None req-dec78880-7f8d-4c8e-9bab-e38b3917cdbb tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 567.982340] [54708]: DEBUG cinder.api.openstack.wsgi [None req-dec78880-7f8d-4c8e-9bab-e38b3917cdbb tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 567.983456] [54708]: DEBUG cinder.api.openstack.wsgi [None req-dec78880-7f8d-4c8e-9bab-e38b3917cdbb tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 567.998572] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 567.998572] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 568.009072] [54708]: INFO cinder.volume.api [None req-dec78880-7f8d-4c8e-9bab-e38b3917cdbb tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 568.021578] [54708]: INFO cinder.api.openstack.wsgi [None req-dec78880-7f8d-4c8e-9bab-e38b3917cdbb tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 568.021578] [54708]: [pid: 54708|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:31 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 569.031313] [54709]: DEBUG cinder.api.middleware.request_id [None req-3e8917c1-2768-4d1e-a5d8-7ac3ae19accf None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 569.036300] [54709]: INFO cinder.api.openstack.wsgi [None req-3e8917c1-2768-4d1e-a5d8-7ac3ae19accf tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 569.036582] [54709]: DEBUG cinder.api.openstack.wsgi [None req-3e8917c1-2768-4d1e-a5d8-7ac3ae19accf tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 569.036850] [54709]: DEBUG cinder.api.openstack.wsgi [None req-3e8917c1-2768-4d1e-a5d8-7ac3ae19accf tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 569.057250] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 569.057250] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 569.062532] [54709]: INFO cinder.volume.api [None req-3e8917c1-2768-4d1e-a5d8-7ac3ae19accf tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 569.069129] [54709]: INFO cinder.api.openstack.wsgi [None req-3e8917c1-2768-4d1e-a5d8-7ac3ae19accf tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 569.069814] [54709]: [pid: 54709|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:32 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 570.080499] [54708]: DEBUG cinder.api.middleware.request_id [None req-bcb61822-dd16-4cbc-b843-920518993518 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 570.085865] [54708]: INFO cinder.api.openstack.wsgi [None req-bcb61822-dd16-4cbc-b843-920518993518 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 570.086154] [54708]: DEBUG cinder.api.openstack.wsgi [None req-bcb61822-dd16-4cbc-b843-920518993518 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 570.086465] [54708]: DEBUG cinder.api.openstack.wsgi [None req-bcb61822-dd16-4cbc-b843-920518993518 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 570.099662] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 570.099662] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 570.108022] [54708]: INFO cinder.volume.api [None req-bcb61822-dd16-4cbc-b843-920518993518 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 570.113397] [54708]: INFO cinder.api.openstack.wsgi [None req-bcb61822-dd16-4cbc-b843-920518993518 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 570.115605] [54708]: [pid: 54708|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:33 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 571.125296] [54709]: DEBUG cinder.api.middleware.request_id [None req-ccb6a85d-c076-4bf9-ad80-2da8f2354e4a None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 571.128150] [54709]: INFO cinder.api.openstack.wsgi [None req-ccb6a85d-c076-4bf9-ad80-2da8f2354e4a tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 571.128150] [54709]: DEBUG cinder.api.openstack.wsgi [None req-ccb6a85d-c076-4bf9-ad80-2da8f2354e4a tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 571.128232] [54709]: DEBUG cinder.api.openstack.wsgi [None req-ccb6a85d-c076-4bf9-ad80-2da8f2354e4a tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 571.146321] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 571.146321] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 571.154853] [54709]: INFO cinder.volume.api [None req-ccb6a85d-c076-4bf9-ad80-2da8f2354e4a tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 571.164556] [54709]: INFO cinder.api.openstack.wsgi [None req-ccb6a85d-c076-4bf9-ad80-2da8f2354e4a tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 571.166896] [54709]: [pid: 54709|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:34 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 572.187361] [54708]: DEBUG cinder.api.middleware.request_id [None req-7b21ba5d-d807-467c-b526-ebfa5b129bd1 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 572.192607] [54708]: INFO cinder.api.openstack.wsgi [None req-7b21ba5d-d807-467c-b526-ebfa5b129bd1 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 572.192960] [54708]: DEBUG cinder.api.openstack.wsgi [None req-7b21ba5d-d807-467c-b526-ebfa5b129bd1 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 572.193222] [54708]: DEBUG cinder.api.openstack.wsgi [None req-7b21ba5d-d807-467c-b526-ebfa5b129bd1 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 572.209078] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 572.209078] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 572.216142] [54708]: INFO cinder.volume.api [None req-7b21ba5d-d807-467c-b526-ebfa5b129bd1 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 572.224092] [54708]: INFO cinder.api.openstack.wsgi [None req-7b21ba5d-d807-467c-b526-ebfa5b129bd1 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 572.224815] [54708]: [pid: 54708|app: 0|req: 8/15] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:36 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 572.562418] [54709]: DEBUG cinder.api.middleware.request_id [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 572.568220] [54709]: INFO cinder.api.openstack.wsgi [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] POST http://10.180.1.21/volume/v3/volumes [ 572.568220] [54709]: DEBUG cinder.api.openstack.wsgi [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1890227075", "imageRef": "fa120b82-9657-4d79-a2f0-8dd63e2ef76d", "size": 1}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 572.568220] [54709]: DEBUG cinder.api.v3.volumes [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1890227075', 'imageRef': 'fa120b82-9657-4d79-a2f0-8dd63e2ef76d', 'size': 1}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 572.812249] [54709]: INFO cinder.api.v3.volumes [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Create volume of 1 GB [ 572.824098] [54709]: INFO cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Availability Zones retrieved successfully. [ 572.832917] [54709]: DEBUG cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Flow 'volume_create_api' (52a72a62-6912-49b4-a671-f457733e17cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 572.832917] [54709]: DEBUG cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41a14ce7-6611-48d3-b25e-bf28bdbe71eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.837026] [54709]: DEBUG cinder.volume.flows.api.create_volume [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 572.910047] [54709]: DEBUG cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41a14ce7-6611-48d3-b25e-bf28bdbe71eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.911202] [54709]: DEBUG cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0fb0dc-b9f8-44b0-9729-e3d6e02abe2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.981345] [54709]: DEBUG cinder.quota [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Created reservations ['53546fd0-08de-4dff-b209-511a95a00c18', '2f9870b8-49a2-4d04-8fb3-47326cba9d0f', 'f0ff9ef7-910f-43b5-ad04-18ed6ef922e1', 'd9d67cf7-2b7f-4761-9d66-4587aa487b23'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 572.982794] [54709]: DEBUG cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0fb0dc-b9f8-44b0-9729-e3d6e02abe2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53546fd0-08de-4dff-b209-511a95a00c18', '2f9870b8-49a2-4d04-8fb3-47326cba9d0f', 'f0ff9ef7-910f-43b5-ad04-18ed6ef922e1', 'd9d67cf7-2b7f-4761-9d66-4587aa487b23']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.984489] [54709]: DEBUG cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a9f4db-30e5-4411-ad6c-db0138f204be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 573.007924] [54709]: DEBUG cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a9f4db-30e5-4411-ad6c-db0138f204be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06c4c563-7340-4be1-9c90-ca812b009e69', '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-1890227075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12f5475a20544567aba45d25066857b3',qos_specs=None,replication_status=,reservations=['53546fd0-08de-4dff-b209-511a95a00c18','2f9870b8-49a2-4d04-8fb3-47326cba9d0f','f0ff9ef7-910f-43b5-ad04-18ed6ef922e1','d9d67cf7-2b7f-4761-9d66-4587aa487b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4183fbf70f34c78b161f6e1c93ff80a',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1890227075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06c4c563-7340-4be1-9c90-ca812b009e69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12f5475a20544567aba45d25066857b3',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='f4183fbf70f34c78b161f6e1c93ff80a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 573.008955] [54709]: DEBUG cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6da52b57-62f6-442d-98b5-2cada9109b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 573.035979] [54709]: DEBUG cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6da52b57-62f6-442d-98b5-2cada9109b67) 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-1890227075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12f5475a20544567aba45d25066857b3',qos_specs=None,replication_status=,reservations=['53546fd0-08de-4dff-b209-511a95a00c18','2f9870b8-49a2-4d04-8fb3-47326cba9d0f','f0ff9ef7-910f-43b5-ad04-18ed6ef922e1','d9d67cf7-2b7f-4761-9d66-4587aa487b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4183fbf70f34c78b161f6e1c93ff80a',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 573.036977] [54709]: DEBUG cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be5e46a0-e44b-40e4-bb0c-6ec555071d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 573.046917] [54709]: DEBUG cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be5e46a0-e44b-40e4-bb0c-6ec555071d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 573.048444] [54709]: DEBUG cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Flow 'volume_create_api' (52a72a62-6912-49b4-a671-f457733e17cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 573.048687] [54709]: INFO cinder.volume.api [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Create volume request issued successfully. [ 573.049553] [54709]: INFO cinder.api.openstack.wsgi [None req-acc4cc86-1e3e-4aea-8e0a-aee940932d4e tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 573.049897] [54709]: [pid: 54709|app: 0|req: 8/16] 10.180.1.21 () {62 vars in 1177 bytes} [Sat Feb 15 20:46:36 2025] POST /volume/v3/volumes => generated 898 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 573.060837] [54708]: DEBUG cinder.api.middleware.request_id [None req-0cb847c5-8a1e-4527-9335-bfa0833c2ce7 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 573.063641] [54708]: INFO cinder.api.openstack.wsgi [None req-0cb847c5-8a1e-4527-9335-bfa0833c2ce7 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 573.064118] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0cb847c5-8a1e-4527-9335-bfa0833c2ce7 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 573.064526] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0cb847c5-8a1e-4527-9335-bfa0833c2ce7 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 573.075758] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 573.075758] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 573.084990] [54708]: INFO cinder.volume.api [None req-0cb847c5-8a1e-4527-9335-bfa0833c2ce7 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 573.090254] [54708]: INFO cinder.api.openstack.wsgi [None req-0cb847c5-8a1e-4527-9335-bfa0833c2ce7 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 573.091111] [54708]: [pid: 54708|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:36 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 966 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 573.238534] [54709]: DEBUG cinder.api.middleware.request_id [None req-e95c557e-0cc8-4266-ad90-65172aaa2ae3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 573.243112] [54709]: INFO cinder.api.openstack.wsgi [None req-e95c557e-0cc8-4266-ad90-65172aaa2ae3 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 573.243112] [54709]: DEBUG cinder.api.openstack.wsgi [None req-e95c557e-0cc8-4266-ad90-65172aaa2ae3 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 573.243112] [54709]: DEBUG cinder.api.openstack.wsgi [None req-e95c557e-0cc8-4266-ad90-65172aaa2ae3 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 573.256158] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 573.256158] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 573.261588] [54709]: INFO cinder.volume.api [None req-e95c557e-0cc8-4266-ad90-65172aaa2ae3 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 573.267610] [54709]: INFO cinder.api.openstack.wsgi [None req-e95c557e-0cc8-4266-ad90-65172aaa2ae3 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 573.268285] [54709]: [pid: 54709|app: 0|req: 9/18] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:37 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 574.107535] [54708]: DEBUG cinder.api.middleware.request_id [None req-81e2aef8-949d-4f02-ab21-4487b1db03e9 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 574.109929] [54708]: INFO cinder.api.openstack.wsgi [None req-81e2aef8-949d-4f02-ab21-4487b1db03e9 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 574.110169] [54708]: DEBUG cinder.api.openstack.wsgi [None req-81e2aef8-949d-4f02-ab21-4487b1db03e9 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 574.110404] [54708]: DEBUG cinder.api.openstack.wsgi [None req-81e2aef8-949d-4f02-ab21-4487b1db03e9 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 574.145565] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 574.145565] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 574.151164] [54708]: INFO cinder.volume.api [None req-81e2aef8-949d-4f02-ab21-4487b1db03e9 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 574.158881] [54708]: INFO cinder.api.openstack.wsgi [None req-81e2aef8-949d-4f02-ab21-4487b1db03e9 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 574.160887] [54708]: [pid: 54708|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:37 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 574.285113] [54709]: DEBUG cinder.api.middleware.request_id [None req-006ea0e2-a203-45e1-9f65-48f14d747841 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 574.287300] [54709]: INFO cinder.api.openstack.wsgi [None req-006ea0e2-a203-45e1-9f65-48f14d747841 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 574.287581] [54709]: DEBUG cinder.api.openstack.wsgi [None req-006ea0e2-a203-45e1-9f65-48f14d747841 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 574.287751] [54709]: DEBUG cinder.api.openstack.wsgi [None req-006ea0e2-a203-45e1-9f65-48f14d747841 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 574.300912] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 574.300912] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 574.308786] [54709]: INFO cinder.volume.api [None req-006ea0e2-a203-45e1-9f65-48f14d747841 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 574.314746] [54709]: INFO cinder.api.openstack.wsgi [None req-006ea0e2-a203-45e1-9f65-48f14d747841 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 574.315218] [54709]: [pid: 54709|app: 0|req: 10/20] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:38 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 575.182060] [54708]: DEBUG cinder.api.middleware.request_id [None req-fe6486f7-93ad-4fe8-8962-c33914432c98 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.187985] [54708]: INFO cinder.api.openstack.wsgi [None req-fe6486f7-93ad-4fe8-8962-c33914432c98 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 575.187985] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fe6486f7-93ad-4fe8-8962-c33914432c98 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 575.187985] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fe6486f7-93ad-4fe8-8962-c33914432c98 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.200316] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 575.200316] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 575.207244] [54708]: INFO cinder.volume.api [None req-fe6486f7-93ad-4fe8-8962-c33914432c98 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 575.214756] [54708]: INFO cinder.api.openstack.wsgi [None req-fe6486f7-93ad-4fe8-8962-c33914432c98 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 575.215575] [54708]: [pid: 54708|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:39 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 575.330077] [54709]: DEBUG cinder.api.middleware.request_id [None req-439aa75e-0c55-4f08-be5a-c715b10f5995 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.337077] [54709]: INFO cinder.api.openstack.wsgi [None req-439aa75e-0c55-4f08-be5a-c715b10f5995 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 575.338275] [54709]: DEBUG cinder.api.openstack.wsgi [None req-439aa75e-0c55-4f08-be5a-c715b10f5995 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 575.339257] [54709]: DEBUG cinder.api.openstack.wsgi [None req-439aa75e-0c55-4f08-be5a-c715b10f5995 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.355933] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 575.355933] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 575.363746] [54709]: INFO cinder.volume.api [None req-439aa75e-0c55-4f08-be5a-c715b10f5995 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 575.374022] [54709]: INFO cinder.api.openstack.wsgi [None req-439aa75e-0c55-4f08-be5a-c715b10f5995 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 575.374480] [54709]: [pid: 54709|app: 0|req: 11/22] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:39 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 576.229987] [54708]: DEBUG cinder.api.middleware.request_id [None req-069fab47-6fa6-42d8-ace3-8e0775c62f65 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 576.233164] [54708]: INFO cinder.api.openstack.wsgi [None req-069fab47-6fa6-42d8-ace3-8e0775c62f65 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 576.233984] [54708]: DEBUG cinder.api.openstack.wsgi [None req-069fab47-6fa6-42d8-ace3-8e0775c62f65 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 576.233984] [54708]: DEBUG cinder.api.openstack.wsgi [None req-069fab47-6fa6-42d8-ace3-8e0775c62f65 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 576.254193] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 576.254193] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 576.261256] [54708]: INFO cinder.volume.api [None req-069fab47-6fa6-42d8-ace3-8e0775c62f65 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 576.270846] [54708]: INFO cinder.api.openstack.wsgi [None req-069fab47-6fa6-42d8-ace3-8e0775c62f65 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 576.271466] [54708]: [pid: 54708|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:40 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 576.389724] [54709]: DEBUG cinder.api.middleware.request_id [None req-62ec7cad-0a67-4541-8cc6-1ec78db28a58 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 576.392916] [54709]: INFO cinder.api.openstack.wsgi [None req-62ec7cad-0a67-4541-8cc6-1ec78db28a58 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 576.393194] [54709]: DEBUG cinder.api.openstack.wsgi [None req-62ec7cad-0a67-4541-8cc6-1ec78db28a58 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 576.393474] [54709]: DEBUG cinder.api.openstack.wsgi [None req-62ec7cad-0a67-4541-8cc6-1ec78db28a58 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 576.405266] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 576.405266] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 576.409240] [54709]: INFO cinder.volume.api [None req-62ec7cad-0a67-4541-8cc6-1ec78db28a58 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 576.417165] [54709]: INFO cinder.api.openstack.wsgi [None req-62ec7cad-0a67-4541-8cc6-1ec78db28a58 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 576.417477] [54709]: [pid: 54709|app: 0|req: 12/24] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:40 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 577.290557] [54708]: DEBUG cinder.api.middleware.request_id [None req-0822c0ef-a431-4bcd-ba08-773cebb736a9 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 577.292254] [54708]: INFO cinder.api.openstack.wsgi [None req-0822c0ef-a431-4bcd-ba08-773cebb736a9 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 577.292532] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0822c0ef-a431-4bcd-ba08-773cebb736a9 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 577.292800] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0822c0ef-a431-4bcd-ba08-773cebb736a9 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 577.310893] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 577.310893] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 577.318923] [54708]: INFO cinder.volume.api [None req-0822c0ef-a431-4bcd-ba08-773cebb736a9 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 577.330495] [54708]: INFO cinder.api.openstack.wsgi [None req-0822c0ef-a431-4bcd-ba08-773cebb736a9 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 577.330495] [54708]: [pid: 54708|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:41 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 577.428747] [54709]: DEBUG cinder.api.middleware.request_id [None req-f3d78c70-7b65-4598-9b49-99c674ce48e9 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 577.431852] [54709]: INFO cinder.api.openstack.wsgi [None req-f3d78c70-7b65-4598-9b49-99c674ce48e9 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 577.431950] [54709]: DEBUG cinder.api.openstack.wsgi [None req-f3d78c70-7b65-4598-9b49-99c674ce48e9 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 577.432190] [54709]: DEBUG cinder.api.openstack.wsgi [None req-f3d78c70-7b65-4598-9b49-99c674ce48e9 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 577.443677] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 577.443677] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 577.449202] [54709]: INFO cinder.volume.api [None req-f3d78c70-7b65-4598-9b49-99c674ce48e9 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 577.455846] [54709]: INFO cinder.api.openstack.wsgi [None req-f3d78c70-7b65-4598-9b49-99c674ce48e9 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 577.457236] [54709]: [pid: 54709|app: 0|req: 13/26] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:41 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 578.341490] [54708]: DEBUG cinder.api.middleware.request_id [None req-f58979c1-be81-4bcc-88b4-a56179de4fc1 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 578.346229] [54708]: INFO cinder.api.openstack.wsgi [None req-f58979c1-be81-4bcc-88b4-a56179de4fc1 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 578.346721] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f58979c1-be81-4bcc-88b4-a56179de4fc1 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 578.347632] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f58979c1-be81-4bcc-88b4-a56179de4fc1 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 578.365271] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 578.365271] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 578.369275] [54708]: INFO cinder.volume.api [None req-f58979c1-be81-4bcc-88b4-a56179de4fc1 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 578.377398] [54708]: INFO cinder.api.openstack.wsgi [None req-f58979c1-be81-4bcc-88b4-a56179de4fc1 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 578.377398] [54708]: [pid: 54708|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:42 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 578.470946] [54709]: DEBUG cinder.api.middleware.request_id [None req-d46cd46d-ec64-4a1a-a608-812061ecdb45 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 578.473883] [54709]: INFO cinder.api.openstack.wsgi [None req-d46cd46d-ec64-4a1a-a608-812061ecdb45 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 578.473883] [54709]: DEBUG cinder.api.openstack.wsgi [None req-d46cd46d-ec64-4a1a-a608-812061ecdb45 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 578.473883] [54709]: DEBUG cinder.api.openstack.wsgi [None req-d46cd46d-ec64-4a1a-a608-812061ecdb45 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 578.488994] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 578.488994] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 578.497370] [54709]: INFO cinder.volume.api [None req-d46cd46d-ec64-4a1a-a608-812061ecdb45 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 578.506993] [54709]: INFO cinder.api.openstack.wsgi [None req-d46cd46d-ec64-4a1a-a608-812061ecdb45 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 578.507648] [54709]: [pid: 54709|app: 0|req: 14/28] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:42 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 579.395016] [54708]: DEBUG cinder.api.middleware.request_id [None req-e3f146cf-2cb6-4286-b072-8216e4dcb8ef None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 579.397250] [54708]: INFO cinder.api.openstack.wsgi [None req-e3f146cf-2cb6-4286-b072-8216e4dcb8ef tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 579.398033] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e3f146cf-2cb6-4286-b072-8216e4dcb8ef tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 579.398033] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e3f146cf-2cb6-4286-b072-8216e4dcb8ef tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 579.411379] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 579.411379] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 579.416528] [54708]: INFO cinder.volume.api [None req-e3f146cf-2cb6-4286-b072-8216e4dcb8ef tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 579.422932] [54708]: INFO cinder.api.openstack.wsgi [None req-e3f146cf-2cb6-4286-b072-8216e4dcb8ef tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 579.423393] [54708]: [pid: 54708|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:43 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 579.524357] [54709]: DEBUG cinder.api.middleware.request_id [None req-9dad22ec-426a-4970-811e-e22a6dd2e308 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 579.525417] [54709]: INFO cinder.api.openstack.wsgi [None req-9dad22ec-426a-4970-811e-e22a6dd2e308 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 579.525871] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9dad22ec-426a-4970-811e-e22a6dd2e308 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 579.525871] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9dad22ec-426a-4970-811e-e22a6dd2e308 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 579.538831] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 579.538831] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 579.551711] [54709]: INFO cinder.volume.api [None req-9dad22ec-426a-4970-811e-e22a6dd2e308 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 579.557611] [54709]: INFO cinder.api.openstack.wsgi [None req-9dad22ec-426a-4970-811e-e22a6dd2e308 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 579.557611] [54709]: [pid: 54709|app: 0|req: 15/30] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:43 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 580.439133] [54708]: DEBUG cinder.api.middleware.request_id [None req-05579c2f-da37-4bfe-9287-87fb624e1912 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 580.444868] [54708]: INFO cinder.api.openstack.wsgi [None req-05579c2f-da37-4bfe-9287-87fb624e1912 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 580.444868] [54708]: DEBUG cinder.api.openstack.wsgi [None req-05579c2f-da37-4bfe-9287-87fb624e1912 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 580.444868] [54708]: DEBUG cinder.api.openstack.wsgi [None req-05579c2f-da37-4bfe-9287-87fb624e1912 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 580.457799] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 580.457799] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 580.467890] [54708]: INFO cinder.volume.api [None req-05579c2f-da37-4bfe-9287-87fb624e1912 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 580.477041] [54708]: INFO cinder.api.openstack.wsgi [None req-05579c2f-da37-4bfe-9287-87fb624e1912 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 580.477244] [54708]: [pid: 54708|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:44 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 580.571767] [54709]: DEBUG cinder.api.middleware.request_id [None req-fb2f7c6b-edf5-47f8-8f61-d6c1a9ff2422 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 580.574039] [54709]: INFO cinder.api.openstack.wsgi [None req-fb2f7c6b-edf5-47f8-8f61-d6c1a9ff2422 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 580.574297] [54709]: DEBUG cinder.api.openstack.wsgi [None req-fb2f7c6b-edf5-47f8-8f61-d6c1a9ff2422 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 580.574524] [54709]: DEBUG cinder.api.openstack.wsgi [None req-fb2f7c6b-edf5-47f8-8f61-d6c1a9ff2422 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 580.594953] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 580.594953] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 580.599288] [54709]: INFO cinder.volume.api [None req-fb2f7c6b-edf5-47f8-8f61-d6c1a9ff2422 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 580.604329] [54709]: INFO cinder.api.openstack.wsgi [None req-fb2f7c6b-edf5-47f8-8f61-d6c1a9ff2422 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 580.604773] [54709]: [pid: 54709|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:44 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 581.489302] [54708]: DEBUG cinder.api.middleware.request_id [None req-921545ea-79a3-4df7-9369-a02bb08a9de1 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 581.491752] [54708]: INFO cinder.api.openstack.wsgi [None req-921545ea-79a3-4df7-9369-a02bb08a9de1 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 581.492080] [54708]: DEBUG cinder.api.openstack.wsgi [None req-921545ea-79a3-4df7-9369-a02bb08a9de1 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 581.492390] [54708]: DEBUG cinder.api.openstack.wsgi [None req-921545ea-79a3-4df7-9369-a02bb08a9de1 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 581.505079] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 581.505079] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 581.514048] [54708]: INFO cinder.volume.api [None req-921545ea-79a3-4df7-9369-a02bb08a9de1 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 581.519410] [54708]: INFO cinder.api.openstack.wsgi [None req-921545ea-79a3-4df7-9369-a02bb08a9de1 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 581.520016] [54708]: [pid: 54708|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:45 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 581.618266] [54709]: DEBUG cinder.api.middleware.request_id [None req-93c27f5c-23a2-4372-88f0-15f9bf4acdd5 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 581.621228] [54709]: INFO cinder.api.openstack.wsgi [None req-93c27f5c-23a2-4372-88f0-15f9bf4acdd5 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 581.621593] [54709]: DEBUG cinder.api.openstack.wsgi [None req-93c27f5c-23a2-4372-88f0-15f9bf4acdd5 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 581.621689] [54709]: DEBUG cinder.api.openstack.wsgi [None req-93c27f5c-23a2-4372-88f0-15f9bf4acdd5 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 581.632176] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 581.632176] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 581.636309] [54709]: INFO cinder.volume.api [None req-93c27f5c-23a2-4372-88f0-15f9bf4acdd5 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 581.642497] [54709]: INFO cinder.api.openstack.wsgi [None req-93c27f5c-23a2-4372-88f0-15f9bf4acdd5 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 581.643443] [54709]: [pid: 54709|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:45 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 582.536245] [54708]: DEBUG cinder.api.middleware.request_id [None req-8e51d6e5-0ac5-4234-9024-78cdc96e025b None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.538492] [54708]: INFO cinder.api.openstack.wsgi [None req-8e51d6e5-0ac5-4234-9024-78cdc96e025b tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 582.540855] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8e51d6e5-0ac5-4234-9024-78cdc96e025b tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 582.540855] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8e51d6e5-0ac5-4234-9024-78cdc96e025b tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 582.555148] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 582.555148] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 582.560359] [54708]: INFO cinder.volume.api [None req-8e51d6e5-0ac5-4234-9024-78cdc96e025b tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 582.567381] [54708]: INFO cinder.api.openstack.wsgi [None req-8e51d6e5-0ac5-4234-9024-78cdc96e025b tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 582.568315] [54708]: [pid: 54708|app: 0|req: 18/35] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:46 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 582.661414] [54709]: DEBUG cinder.api.middleware.request_id [None req-a00afecb-3f29-49cb-abfa-5072aee38712 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.666450] [54709]: INFO cinder.api.openstack.wsgi [None req-a00afecb-3f29-49cb-abfa-5072aee38712 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 582.666450] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a00afecb-3f29-49cb-abfa-5072aee38712 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 582.666450] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a00afecb-3f29-49cb-abfa-5072aee38712 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 582.673865] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 582.673865] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 582.678691] [54709]: INFO cinder.volume.api [None req-a00afecb-3f29-49cb-abfa-5072aee38712 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 582.683137] [54709]: INFO cinder.api.openstack.wsgi [None req-a00afecb-3f29-49cb-abfa-5072aee38712 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 582.684030] [54709]: [pid: 54709|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:46 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 583.580526] [54708]: DEBUG cinder.api.middleware.request_id [None req-8123483b-bbcb-41ff-865c-28e923137f09 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.583507] [54708]: INFO cinder.api.openstack.wsgi [None req-8123483b-bbcb-41ff-865c-28e923137f09 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 583.583816] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8123483b-bbcb-41ff-865c-28e923137f09 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 583.584063] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8123483b-bbcb-41ff-865c-28e923137f09 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 583.596323] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 583.596323] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 583.600995] [54708]: INFO cinder.volume.api [None req-8123483b-bbcb-41ff-865c-28e923137f09 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 583.606999] [54708]: INFO cinder.api.openstack.wsgi [None req-8123483b-bbcb-41ff-865c-28e923137f09 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 583.607560] [54708]: [pid: 54708|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:47 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 583.694415] [54709]: DEBUG cinder.api.middleware.request_id [None req-18325241-6038-4713-9ea5-538d10ed082c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.696955] [54709]: INFO cinder.api.openstack.wsgi [None req-18325241-6038-4713-9ea5-538d10ed082c tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 583.697211] [54709]: DEBUG cinder.api.openstack.wsgi [None req-18325241-6038-4713-9ea5-538d10ed082c tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 583.697869] [54709]: DEBUG cinder.api.openstack.wsgi [None req-18325241-6038-4713-9ea5-538d10ed082c tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 583.707689] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 583.707689] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 583.713200] [54709]: INFO cinder.volume.api [None req-18325241-6038-4713-9ea5-538d10ed082c tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 583.717867] [54709]: INFO cinder.api.openstack.wsgi [None req-18325241-6038-4713-9ea5-538d10ed082c tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 583.718352] [54709]: [pid: 54709|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:47 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 584.619524] [54708]: DEBUG cinder.api.middleware.request_id [None req-f06dc87d-8fed-4597-9d91-a292e7877c41 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 584.622232] [54708]: INFO cinder.api.openstack.wsgi [None req-f06dc87d-8fed-4597-9d91-a292e7877c41 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 584.622232] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f06dc87d-8fed-4597-9d91-a292e7877c41 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 584.622232] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f06dc87d-8fed-4597-9d91-a292e7877c41 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 584.632980] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 584.632980] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 584.641297] [54708]: INFO cinder.volume.api [None req-f06dc87d-8fed-4597-9d91-a292e7877c41 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 584.648947] [54708]: INFO cinder.api.openstack.wsgi [None req-f06dc87d-8fed-4597-9d91-a292e7877c41 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 584.650272] [54708]: [pid: 54708|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:48 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 584.735645] [54709]: DEBUG cinder.api.middleware.request_id [None req-372aab8d-4c3c-4f03-9db1-e8d7026ef529 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 584.738358] [54709]: INFO cinder.api.openstack.wsgi [None req-372aab8d-4c3c-4f03-9db1-e8d7026ef529 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 584.738665] [54709]: DEBUG cinder.api.openstack.wsgi [None req-372aab8d-4c3c-4f03-9db1-e8d7026ef529 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 584.738925] [54709]: DEBUG cinder.api.openstack.wsgi [None req-372aab8d-4c3c-4f03-9db1-e8d7026ef529 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 584.748270] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 584.748270] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 584.753523] [54709]: INFO cinder.volume.api [None req-372aab8d-4c3c-4f03-9db1-e8d7026ef529 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 584.755874] [54709]: INFO cinder.api.openstack.wsgi [None req-372aab8d-4c3c-4f03-9db1-e8d7026ef529 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 584.756408] [54709]: [pid: 54709|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:48 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 585.666992] [54708]: DEBUG cinder.api.middleware.request_id [None req-68040c68-ff56-422f-92fa-6f241bcc3095 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 585.670125] [54708]: INFO cinder.api.openstack.wsgi [None req-68040c68-ff56-422f-92fa-6f241bcc3095 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 585.672063] [54708]: DEBUG cinder.api.openstack.wsgi [None req-68040c68-ff56-422f-92fa-6f241bcc3095 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 585.672063] [54708]: DEBUG cinder.api.openstack.wsgi [None req-68040c68-ff56-422f-92fa-6f241bcc3095 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 585.695308] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 585.695308] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 585.702819] [54708]: INFO cinder.volume.api [None req-68040c68-ff56-422f-92fa-6f241bcc3095 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 585.710297] [54708]: INFO cinder.api.openstack.wsgi [None req-68040c68-ff56-422f-92fa-6f241bcc3095 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 585.711054] [54708]: [pid: 54708|app: 0|req: 21/41] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:49 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 585.770608] [54709]: DEBUG cinder.api.middleware.request_id [None req-5708483d-c63a-4d35-acc8-89ab6fe85896 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 585.774634] [54709]: INFO cinder.api.openstack.wsgi [None req-5708483d-c63a-4d35-acc8-89ab6fe85896 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 585.774634] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5708483d-c63a-4d35-acc8-89ab6fe85896 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 585.774634] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5708483d-c63a-4d35-acc8-89ab6fe85896 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 585.784140] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 585.784140] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 585.788494] [54709]: INFO cinder.volume.api [None req-5708483d-c63a-4d35-acc8-89ab6fe85896 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 585.793814] [54709]: INFO cinder.api.openstack.wsgi [None req-5708483d-c63a-4d35-acc8-89ab6fe85896 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 585.794257] [54709]: [pid: 54709|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:46:49 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 586.700771] [54708]: DEBUG cinder.api.middleware.request_id [req-1d460a01-7104-478b-91c5-617adad75f19 req-213fd10f-c8fa-4009-b42c-1047e9ac8bc6 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.703353] [54708]: WARNING keystonemiddleware.auth_token [req-1d460a01-7104-478b-91c5-617adad75f19 req-213fd10f-c8fa-4009-b42c-1047e9ac8bc6 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. [ 586.703353] [54708]: INFO cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-213fd10f-c8fa-4009-b42c-1047e9ac8bc6 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 586.703576] [54708]: DEBUG cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-213fd10f-c8fa-4009-b42c-1047e9ac8bc6 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 586.705170] [54708]: DEBUG cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-213fd10f-c8fa-4009-b42c-1047e9ac8bc6 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 586.715325] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 586.715325] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 586.722289] [54708]: INFO cinder.volume.api [req-1d460a01-7104-478b-91c5-617adad75f19 req-213fd10f-c8fa-4009-b42c-1047e9ac8bc6 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 586.726973] [54709]: DEBUG cinder.api.middleware.request_id [None req-77fab3d1-31fb-4574-b94c-92bf9b79109c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.727909] [54708]: INFO cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-213fd10f-c8fa-4009-b42c-1047e9ac8bc6 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 586.728757] [54708]: [pid: 54708|app: 0|req: 22/43] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:46:50 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 586.730063] [54709]: INFO cinder.api.openstack.wsgi [None req-77fab3d1-31fb-4574-b94c-92bf9b79109c tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 586.730381] [54709]: DEBUG cinder.api.openstack.wsgi [None req-77fab3d1-31fb-4574-b94c-92bf9b79109c tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 586.730687] [54709]: DEBUG cinder.api.openstack.wsgi [None req-77fab3d1-31fb-4574-b94c-92bf9b79109c tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 586.742508] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 586.742508] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 586.752191] [54709]: INFO cinder.volume.api [None req-77fab3d1-31fb-4574-b94c-92bf9b79109c tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 586.759326] [54709]: INFO cinder.api.openstack.wsgi [None req-77fab3d1-31fb-4574-b94c-92bf9b79109c tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 586.760852] [54709]: [pid: 54709|app: 0|req: 22/44] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:50 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 587.407960] [54708]: DEBUG cinder.api.middleware.request_id [req-1d460a01-7104-478b-91c5-617adad75f19 req-e2c1972c-2778-4d05-bb1c-d84567871b75 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.410351] [54708]: INFO cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-e2c1972c-2778-4d05-bb1c-d84567871b75 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 587.410651] [54708]: DEBUG cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-e2c1972c-2778-4d05-bb1c-d84567871b75 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 587.410892] [54708]: DEBUG cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-e2c1972c-2778-4d05-bb1c-d84567871b75 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 587.421054] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.421054] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 587.424993] [54708]: INFO cinder.volume.api [req-1d460a01-7104-478b-91c5-617adad75f19 req-e2c1972c-2778-4d05-bb1c-d84567871b75 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 587.434086] [54708]: INFO cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-e2c1972c-2778-4d05-bb1c-d84567871b75 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 587.434086] [54708]: [pid: 54708|app: 0|req: 23/45] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:46:51 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 587.438272] [54709]: DEBUG cinder.api.middleware.request_id [None req-740bdfef-0818-45d6-b82d-8dc2741b5ef9 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.438824] [54709]: INFO cinder.api.openstack.wsgi [None req-740bdfef-0818-45d6-b82d-8dc2741b5ef9 None None] GET http://10.180.1.21/volume// [ 587.439065] [54709]: DEBUG cinder.api.openstack.wsgi [None req-740bdfef-0818-45d6-b82d-8dc2741b5ef9 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 587.439295] [54709]: DEBUG cinder.api.openstack.wsgi [None req-740bdfef-0818-45d6-b82d-8dc2741b5ef9 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 587.439720] [54709]: INFO cinder.api.openstack.wsgi [None req-740bdfef-0818-45d6-b82d-8dc2741b5ef9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 587.442022] [54709]: [pid: 54709|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:46:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 587.443741] [54708]: DEBUG cinder.api.middleware.request_id [req-1d460a01-7104-478b-91c5-617adad75f19 req-612b5311-03f7-4367-950b-69d2d846bd10 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.445976] [54708]: INFO cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-612b5311-03f7-4367-950b-69d2d846bd10 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] POST http://10.180.1.21/volume/v3/attachments [ 587.446403] [54708]: DEBUG cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-612b5311-03f7-4367-950b-69d2d846bd10 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51726431-feac-4e53-9358-2dfaed86cc7d", "connector": null, "instance_uuid": "ca83463c-d6ee-480f-b113-d05e977a6016"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 587.455160] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.455160] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 587.492163] [54708]: INFO cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-612b5311-03f7-4367-950b-69d2d846bd10 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 587.492684] [54708]: [pid: 54708|app: 0|req: 24/47] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:46:51 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 587.774559] [54709]: DEBUG cinder.api.middleware.request_id [None req-1324d558-88b0-4783-bfd1-0c489a0862fa None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.776802] [54709]: INFO cinder.api.openstack.wsgi [None req-1324d558-88b0-4783-bfd1-0c489a0862fa tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 587.776950] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1324d558-88b0-4783-bfd1-0c489a0862fa tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 587.777199] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1324d558-88b0-4783-bfd1-0c489a0862fa tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 587.788867] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.788867] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 587.795439] [54709]: INFO cinder.volume.api [None req-1324d558-88b0-4783-bfd1-0c489a0862fa tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 587.800520] [54709]: INFO cinder.api.openstack.wsgi [None req-1324d558-88b0-4783-bfd1-0c489a0862fa tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 587.801113] [54709]: [pid: 54709|app: 0|req: 24/48] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:51 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 588.818339] [54708]: DEBUG cinder.api.middleware.request_id [None req-e06ae984-eb75-4723-9fbf-4c1076a2cc74 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 588.822868] [54708]: INFO cinder.api.openstack.wsgi [None req-e06ae984-eb75-4723-9fbf-4c1076a2cc74 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 588.823184] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e06ae984-eb75-4723-9fbf-4c1076a2cc74 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 588.823454] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e06ae984-eb75-4723-9fbf-4c1076a2cc74 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 588.846226] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 588.846226] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 588.858734] [54708]: INFO cinder.volume.api [None req-e06ae984-eb75-4723-9fbf-4c1076a2cc74 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 588.868134] [54708]: INFO cinder.api.openstack.wsgi [None req-e06ae984-eb75-4723-9fbf-4c1076a2cc74 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 588.868504] [54708]: [pid: 54708|app: 0|req: 25/49] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:52 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 589.883610] [54709]: DEBUG cinder.api.middleware.request_id [None req-6ffca0f6-dc8a-4af9-b431-a95721b9b072 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 589.885606] [54709]: INFO cinder.api.openstack.wsgi [None req-6ffca0f6-dc8a-4af9-b431-a95721b9b072 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 589.885858] [54709]: DEBUG cinder.api.openstack.wsgi [None req-6ffca0f6-dc8a-4af9-b431-a95721b9b072 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 589.886092] [54709]: DEBUG cinder.api.openstack.wsgi [None req-6ffca0f6-dc8a-4af9-b431-a95721b9b072 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 589.899016] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 589.899016] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 589.903756] [54709]: INFO cinder.volume.api [None req-6ffca0f6-dc8a-4af9-b431-a95721b9b072 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 589.911546] [54709]: INFO cinder.api.openstack.wsgi [None req-6ffca0f6-dc8a-4af9-b431-a95721b9b072 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 589.912132] [54709]: [pid: 54709|app: 0|req: 25/50] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:53 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 590.926160] [54708]: DEBUG cinder.api.middleware.request_id [None req-0ed45b23-f2a9-4388-807f-881ab8370aaf None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 590.928691] [54708]: INFO cinder.api.openstack.wsgi [None req-0ed45b23-f2a9-4388-807f-881ab8370aaf tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 590.929089] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0ed45b23-f2a9-4388-807f-881ab8370aaf tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 590.929444] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0ed45b23-f2a9-4388-807f-881ab8370aaf tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 590.943978] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 590.943978] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 590.948578] [54708]: INFO cinder.volume.api [None req-0ed45b23-f2a9-4388-807f-881ab8370aaf tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 590.954220] [54708]: INFO cinder.api.openstack.wsgi [None req-0ed45b23-f2a9-4388-807f-881ab8370aaf tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 590.954750] [54708]: [pid: 54708|app: 0|req: 26/51] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:54 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 591.970679] [54709]: DEBUG cinder.api.middleware.request_id [None req-2512b02f-8106-426a-8682-c3fc77549272 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 591.973186] [54709]: INFO cinder.api.openstack.wsgi [None req-2512b02f-8106-426a-8682-c3fc77549272 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 591.973446] [54709]: DEBUG cinder.api.openstack.wsgi [None req-2512b02f-8106-426a-8682-c3fc77549272 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 591.973680] [54709]: DEBUG cinder.api.openstack.wsgi [None req-2512b02f-8106-426a-8682-c3fc77549272 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 591.984739] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 591.984739] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 591.989929] [54709]: INFO cinder.volume.api [None req-2512b02f-8106-426a-8682-c3fc77549272 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 592.000214] [54709]: INFO cinder.api.openstack.wsgi [None req-2512b02f-8106-426a-8682-c3fc77549272 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 592.000621] [54709]: [pid: 54709|app: 0|req: 26/52] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:46:55 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 1573 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 592.863955] [54708]: DEBUG cinder.api.middleware.request_id [req-c1774270-e334-4bee-88b3-7544ce894d47 req-f0415a06-522f-43fd-861a-82e8dce4ee62 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 592.866848] [54708]: INFO cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-f0415a06-522f-43fd-861a-82e8dce4ee62 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 592.867129] [54708]: DEBUG cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-f0415a06-522f-43fd-861a-82e8dce4ee62 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 592.867495] [54708]: DEBUG cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-f0415a06-522f-43fd-861a-82e8dce4ee62 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 592.878368] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 592.878368] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 592.883091] [54708]: INFO cinder.volume.api [req-c1774270-e334-4bee-88b3-7544ce894d47 req-f0415a06-522f-43fd-861a-82e8dce4ee62 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 592.890882] [54708]: INFO cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-f0415a06-522f-43fd-861a-82e8dce4ee62 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 592.891044] [54708]: [pid: 54708|app: 0|req: 27/53] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:46:56 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 1392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 593.259470] [54709]: DEBUG cinder.api.middleware.request_id [req-c1774270-e334-4bee-88b3-7544ce894d47 req-4ef20619-595c-477a-9b6d-7ec058b05a34 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.265500] [54709]: WARNING keystonemiddleware.auth_token [req-c1774270-e334-4bee-88b3-7544ce894d47 req-4ef20619-595c-477a-9b6d-7ec058b05a34 None None] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. [ 593.266970] [54709]: INFO cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-4ef20619-595c-477a-9b6d-7ec058b05a34 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 593.267239] [54709]: DEBUG cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-4ef20619-595c-477a-9b6d-7ec058b05a34 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 593.267472] [54709]: DEBUG cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-4ef20619-595c-477a-9b6d-7ec058b05a34 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 593.282806] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 593.282806] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.287979] [54709]: INFO cinder.volume.api [req-c1774270-e334-4bee-88b3-7544ce894d47 req-4ef20619-595c-477a-9b6d-7ec058b05a34 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 593.296118] [54709]: INFO cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-4ef20619-595c-477a-9b6d-7ec058b05a34 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 593.296567] [54709]: [pid: 54709|app: 0|req: 27/54] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:46:57 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 1392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 593.305191] [54708]: DEBUG cinder.api.middleware.request_id [None req-646bdd45-9220-4459-b82d-83887e9d196f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.306199] [54708]: INFO cinder.api.openstack.wsgi [None req-646bdd45-9220-4459-b82d-83887e9d196f None None] GET http://10.180.1.21/volume// [ 593.306472] [54708]: DEBUG cinder.api.openstack.wsgi [None req-646bdd45-9220-4459-b82d-83887e9d196f None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 593.306623] [54708]: DEBUG cinder.api.openstack.wsgi [None req-646bdd45-9220-4459-b82d-83887e9d196f None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 593.307185] [54708]: INFO cinder.api.openstack.wsgi [None req-646bdd45-9220-4459-b82d-83887e9d196f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 593.310403] [54708]: [pid: 54708|app: 0|req: 28/55] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:46:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 593.311682] [54709]: DEBUG cinder.api.middleware.request_id [req-c1774270-e334-4bee-88b3-7544ce894d47 req-58e7ad54-f68c-45d4-8416-35a898924c80 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.316664] [54709]: INFO cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-58e7ad54-f68c-45d4-8416-35a898924c80 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] POST http://10.180.1.21/volume/v3/attachments [ 593.317253] [54709]: DEBUG cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-58e7ad54-f68c-45d4-8416-35a898924c80 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06c4c563-7340-4be1-9c90-ca812b009e69", "connector": null, "instance_uuid": "7a0b066b-4028-47bb-891d-685f99d039a8"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 593.327849] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 593.327849] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.378546] [54709]: INFO cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-58e7ad54-f68c-45d4-8416-35a898924c80 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 593.379275] [54709]: [pid: 54709|app: 0|req: 28/56] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:46:57 2025] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 602.886429] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=118,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 603.377767] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=117,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 629.787878] [54708]: DEBUG cinder.api.middleware.request_id [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 629.854162] [54708]: INFO cinder.api.openstack.wsgi [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] POST http://10.180.1.21/volume/v3/volumes [ 629.855258] [54708]: DEBUG cinder.api.openstack.wsgi [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-413060963"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 629.859954] [54708]: DEBUG cinder.api.v3.volumes [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-413060963'}} {{(pid=54708) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 629.859954] [54708]: INFO cinder.api.v3.volumes [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Create volume of 1 GB [ 629.864475] [54708]: INFO cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Availability Zones retrieved successfully. [ 629.876670] [54708]: DEBUG cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Flow 'volume_create_api' (1e74f960-fbc6-4bdb-9af8-3782d0d48461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 629.876670] [54708]: DEBUG cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d0acf6-5283-434e-b317-10372b89e393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 629.877932] [54708]: DEBUG cinder.volume.flows.api.create_volume [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Validating volume size '1' using validate_int {{(pid=54708) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 629.910619] [54708]: DEBUG cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d0acf6-5283-434e-b317-10372b89e393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 629.913666] [54708]: DEBUG cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a21e4d-ab87-4b6d-909f-f7a087e1d2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 629.979256] [54708]: DEBUG cinder.quota [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Created reservations ['3eb3ac20-d866-421c-9734-52f423124fde', '18a42191-e5c5-45ee-ac35-124e37b67f85', '2bb865c5-05b6-47e9-97b7-67fee0bc7781', 'cc3c6e8e-c974-4b3c-bf84-1781eac9afce'] {{(pid=54708) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 629.979256] [54708]: DEBUG cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54a21e4d-ab87-4b6d-909f-f7a087e1d2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eb3ac20-d866-421c-9734-52f423124fde', '18a42191-e5c5-45ee-ac35-124e37b67f85', '2bb865c5-05b6-47e9-97b7-67fee0bc7781', 'cc3c6e8e-c974-4b3c-bf84-1781eac9afce']}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 629.979463] [54708]: DEBUG cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec17884b-762c-4868-bfef-dcebeb00e1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 630.005876] [54708]: DEBUG cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec17884b-762c-4868-bfef-dcebeb00e1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '447cea33-30cb-4cd9-8a89-dab5ebb1e514', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-413060963',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='77e9bca47d134a69889d4e66715f2fe0',qos_specs=None,replication_status=,reservations=['3eb3ac20-d866-421c-9734-52f423124fde','18a42191-e5c5-45ee-ac35-124e37b67f85','2bb865c5-05b6-47e9-97b7-67fee0bc7781','cc3c6e8e-c974-4b3c-bf84-1781eac9afce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e693d10b7954ed599c1cfa540fc5a1b',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:47:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-413060963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=447cea33-30cb-4cd9-8a89-dab5ebb1e514,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='77e9bca47d134a69889d4e66715f2fe0',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='4e693d10b7954ed599c1cfa540fc5a1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 630.006911] [54708]: DEBUG cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b24115f9-88eb-4567-9c8b-a9e7178a2beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 630.023626] [54708]: DEBUG cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b24115f9-88eb-4567-9c8b-a9e7178a2beb) 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-413060963',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='77e9bca47d134a69889d4e66715f2fe0',qos_specs=None,replication_status=,reservations=['3eb3ac20-d866-421c-9734-52f423124fde','18a42191-e5c5-45ee-ac35-124e37b67f85','2bb865c5-05b6-47e9-97b7-67fee0bc7781','cc3c6e8e-c974-4b3c-bf84-1781eac9afce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e693d10b7954ed599c1cfa540fc5a1b',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 630.024388] [54708]: DEBUG cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d128a5-b95a-4c9c-ad6b-e4088cf0848c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 630.040538] [54708]: DEBUG cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d128a5-b95a-4c9c-ad6b-e4088cf0848c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 630.040684] [54708]: DEBUG cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Flow 'volume_create_api' (1e74f960-fbc6-4bdb-9af8-3782d0d48461) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 630.041116] [54708]: INFO cinder.volume.api [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Create volume request issued successfully. [ 630.042347] [54708]: INFO cinder.api.openstack.wsgi [None req-7464c70b-ed89-49e4-b6d8-f721f652cad8 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 630.042965] [54708]: [pid: 54708|app: 0|req: 29/57] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Feb 15 20:47:33 2025] POST /volume/v3/volumes => generated 758 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 630.052316] [54709]: DEBUG cinder.api.middleware.request_id [None req-7cb9fa7b-e957-4d43-9be4-06376f6b8741 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 630.055756] [54709]: INFO cinder.api.openstack.wsgi [None req-7cb9fa7b-e957-4d43-9be4-06376f6b8741 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 [ 630.056032] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7cb9fa7b-e957-4d43-9be4-06376f6b8741 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 630.056282] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7cb9fa7b-e957-4d43-9be4-06376f6b8741 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 630.064176] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 630.064176] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 630.068462] [54709]: INFO cinder.volume.api [None req-7cb9fa7b-e957-4d43-9be4-06376f6b8741 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 630.073628] [54709]: INFO cinder.api.openstack.wsgi [None req-7cb9fa7b-e957-4d43-9be4-06376f6b8741 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 returned with HTTP 200 [ 630.074049] [54709]: [pid: 54709|app: 0|req: 29/58] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:47:33 2025] GET /volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 631.087466] [54708]: DEBUG cinder.api.middleware.request_id [None req-1b7f1b7d-8aec-4627-b578-775b6a24c5e4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.091109] [54708]: INFO cinder.api.openstack.wsgi [None req-1b7f1b7d-8aec-4627-b578-775b6a24c5e4 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 [ 631.091471] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1b7f1b7d-8aec-4627-b578-775b6a24c5e4 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 631.091704] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1b7f1b7d-8aec-4627-b578-775b6a24c5e4 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 631.111037] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.111037] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 631.118532] [54708]: INFO cinder.volume.api [None req-1b7f1b7d-8aec-4627-b578-775b6a24c5e4 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 631.130388] [54708]: INFO cinder.api.openstack.wsgi [None req-1b7f1b7d-8aec-4627-b578-775b6a24c5e4 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 returned with HTTP 200 [ 631.132994] [54708]: [pid: 54708|app: 0|req: 30/59] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:47:34 2025] GET /volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 631.389228] [54709]: DEBUG cinder.api.middleware.request_id [req-89098b77-461b-4a6e-bba2-ce8f42c48e35 req-c6642edd-8337-4a23-8788-9eddfe99b4d2 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.397794] [54709]: INFO cinder.api.openstack.wsgi [req-89098b77-461b-4a6e-bba2-ce8f42c48e35 req-c6642edd-8337-4a23-8788-9eddfe99b4d2 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 [ 631.398377] [54709]: DEBUG cinder.api.openstack.wsgi [req-89098b77-461b-4a6e-bba2-ce8f42c48e35 req-c6642edd-8337-4a23-8788-9eddfe99b4d2 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 631.398377] [54709]: DEBUG cinder.api.openstack.wsgi [req-89098b77-461b-4a6e-bba2-ce8f42c48e35 req-c6642edd-8337-4a23-8788-9eddfe99b4d2 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 631.411171] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.411171] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 631.417334] [54709]: INFO cinder.volume.api [req-89098b77-461b-4a6e-bba2-ce8f42c48e35 req-c6642edd-8337-4a23-8788-9eddfe99b4d2 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 631.422339] [54709]: INFO cinder.api.openstack.wsgi [req-89098b77-461b-4a6e-bba2-ce8f42c48e35 req-c6642edd-8337-4a23-8788-9eddfe99b4d2 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 returned with HTTP 200 [ 631.422751] [54709]: [pid: 54709|app: 0|req: 30/60] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:47:35 2025] GET /volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 631.431603] [54708]: DEBUG cinder.api.middleware.request_id [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.435264] [54708]: INFO cinder.api.openstack.wsgi [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] POST http://10.180.1.21/volume/v3/volumes [ 631.437744] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-214884738"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 631.440270] [54708]: DEBUG cinder.api.v3.volumes [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-214884738'}} {{(pid=54708) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 631.440270] [54708]: INFO cinder.api.v3.volumes [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Create volume of 1 GB [ 631.444163] [54708]: INFO cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Availability Zones retrieved successfully. [ 631.451805] [54708]: DEBUG cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Flow 'volume_create_api' (ef839087-3cb1-48cc-ba55-c8390b0376eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 631.452895] [54708]: DEBUG cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc0be500-bdcc-46b9-b027-0b4d37d9a95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 631.454100] [54708]: DEBUG cinder.volume.flows.api.create_volume [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Validating volume size '1' using validate_int {{(pid=54708) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 631.472024] [54708]: DEBUG cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc0be500-bdcc-46b9-b027-0b4d37d9a95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 631.474028] [54708]: DEBUG cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413d7190-ed7b-4ea9-896b-b9263e74c279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 631.508728] [54708]: DEBUG cinder.quota [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Created reservations ['8019aa38-35d7-4601-8b66-ade45b8ee893', 'fa777e0d-c0ee-47d2-bd54-3aab99df902c', 'b0e80738-ff5f-4f0e-9333-72d97b804a94', '1e2846e8-fbf1-4bf5-8982-299d1c47fb60'] {{(pid=54708) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 631.510247] [54708]: DEBUG cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413d7190-ed7b-4ea9-896b-b9263e74c279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8019aa38-35d7-4601-8b66-ade45b8ee893', 'fa777e0d-c0ee-47d2-bd54-3aab99df902c', 'b0e80738-ff5f-4f0e-9333-72d97b804a94', '1e2846e8-fbf1-4bf5-8982-299d1c47fb60']}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 631.511937] [54708]: DEBUG cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b66c981-7a0d-4e68-8528-139821240ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 631.528225] [54708]: DEBUG cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b66c981-7a0d-4e68-8528-139821240ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '841a2811-08e9-4b51-b2cc-cc9370268553', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-214884738',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='77e9bca47d134a69889d4e66715f2fe0',qos_specs=None,replication_status=,reservations=['8019aa38-35d7-4601-8b66-ade45b8ee893','fa777e0d-c0ee-47d2-bd54-3aab99df902c','b0e80738-ff5f-4f0e-9333-72d97b804a94','1e2846e8-fbf1-4bf5-8982-299d1c47fb60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e693d10b7954ed599c1cfa540fc5a1b',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-214884738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=841a2811-08e9-4b51-b2cc-cc9370268553,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='77e9bca47d134a69889d4e66715f2fe0',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='4e693d10b7954ed599c1cfa540fc5a1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 631.529431] [54708]: DEBUG cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cf8a021-d458-43aa-ad6f-82098d1772e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 631.547074] [54708]: DEBUG cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cf8a021-d458-43aa-ad6f-82098d1772e5) 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-214884738',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='77e9bca47d134a69889d4e66715f2fe0',qos_specs=None,replication_status=,reservations=['8019aa38-35d7-4601-8b66-ade45b8ee893','fa777e0d-c0ee-47d2-bd54-3aab99df902c','b0e80738-ff5f-4f0e-9333-72d97b804a94','1e2846e8-fbf1-4bf5-8982-299d1c47fb60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e693d10b7954ed599c1cfa540fc5a1b',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 631.548582] [54708]: DEBUG cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52cc828b-8352-4be7-97e6-c4cd262544c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 631.558234] [54708]: DEBUG cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52cc828b-8352-4be7-97e6-c4cd262544c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 631.559565] [54708]: DEBUG cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Flow 'volume_create_api' (ef839087-3cb1-48cc-ba55-c8390b0376eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 631.560084] [54708]: INFO cinder.volume.api [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Create volume request issued successfully. [ 631.561387] [54708]: INFO cinder.api.openstack.wsgi [None req-8ecb70e9-8fb4-4382-9afc-b444d6419d1f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 631.561387] [54708]: [pid: 54708|app: 0|req: 31/61] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Feb 15 20:47:35 2025] POST /volume/v3/volumes => generated 758 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 631.576128] [54709]: DEBUG cinder.api.middleware.request_id [None req-44575b12-5c37-4f67-aff9-637b44a2f164 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.581963] [54709]: INFO cinder.api.openstack.wsgi [None req-44575b12-5c37-4f67-aff9-637b44a2f164 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 [ 631.582634] [54709]: DEBUG cinder.api.openstack.wsgi [None req-44575b12-5c37-4f67-aff9-637b44a2f164 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 631.582634] [54709]: DEBUG cinder.api.openstack.wsgi [None req-44575b12-5c37-4f67-aff9-637b44a2f164 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 631.596700] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.596700] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 631.601030] [54709]: INFO cinder.volume.api [None req-44575b12-5c37-4f67-aff9-637b44a2f164 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 631.607032] [54709]: INFO cinder.api.openstack.wsgi [None req-44575b12-5c37-4f67-aff9-637b44a2f164 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 returned with HTTP 200 [ 631.607826] [54709]: [pid: 54709|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:47:35 2025] GET /volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 632.619378] [54708]: DEBUG cinder.api.middleware.request_id [None req-bed9b15a-3df1-4b74-b953-ba3c51898cca None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.622566] [54708]: INFO cinder.api.openstack.wsgi [None req-bed9b15a-3df1-4b74-b953-ba3c51898cca tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 [ 632.622800] [54708]: DEBUG cinder.api.openstack.wsgi [None req-bed9b15a-3df1-4b74-b953-ba3c51898cca tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 632.623043] [54708]: DEBUG cinder.api.openstack.wsgi [None req-bed9b15a-3df1-4b74-b953-ba3c51898cca tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 632.637656] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 632.637656] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 632.649197] [54708]: INFO cinder.volume.api [None req-bed9b15a-3df1-4b74-b953-ba3c51898cca tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 632.656021] [54708]: INFO cinder.api.openstack.wsgi [None req-bed9b15a-3df1-4b74-b953-ba3c51898cca tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 returned with HTTP 200 [ 632.656537] [54708]: [pid: 54708|app: 0|req: 32/63] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:47:36 2025] GET /volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 632.840645] [54709]: DEBUG cinder.api.middleware.request_id [req-0037792d-9f0d-41f0-b83b-56bf0182ed88 req-ca8ba33e-fe0f-403c-9921-b97b43004d3f None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.849538] [54709]: INFO cinder.api.openstack.wsgi [req-0037792d-9f0d-41f0-b83b-56bf0182ed88 req-ca8ba33e-fe0f-403c-9921-b97b43004d3f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 [ 632.850388] [54709]: DEBUG cinder.api.openstack.wsgi [req-0037792d-9f0d-41f0-b83b-56bf0182ed88 req-ca8ba33e-fe0f-403c-9921-b97b43004d3f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 632.850388] [54709]: DEBUG cinder.api.openstack.wsgi [req-0037792d-9f0d-41f0-b83b-56bf0182ed88 req-ca8ba33e-fe0f-403c-9921-b97b43004d3f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 632.858144] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 632.858144] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 632.862477] [54709]: INFO cinder.volume.api [req-0037792d-9f0d-41f0-b83b-56bf0182ed88 req-ca8ba33e-fe0f-403c-9921-b97b43004d3f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 632.868029] [54709]: INFO cinder.api.openstack.wsgi [req-0037792d-9f0d-41f0-b83b-56bf0182ed88 req-ca8ba33e-fe0f-403c-9921-b97b43004d3f tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 returned with HTTP 200 [ 632.868468] [54709]: [pid: 54709|app: 0|req: 32/64] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:47:36 2025] GET /volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 632.879212] [54708]: DEBUG cinder.api.middleware.request_id [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.884344] [54708]: INFO cinder.api.openstack.wsgi [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] POST http://10.180.1.21/volume/v3/volumes [ 632.884344] [54708]: DEBUG cinder.api.openstack.wsgi [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-217283981"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 632.886433] [54708]: DEBUG cinder.api.v3.volumes [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-217283981'}} {{(pid=54708) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 632.886664] [54708]: INFO cinder.api.v3.volumes [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Create volume of 1 GB [ 632.891327] [54708]: INFO cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Availability Zones retrieved successfully. [ 632.900859] [54708]: DEBUG cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Flow 'volume_create_api' (4cfb746c-c287-4631-a6c5-b3b22dbc6a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 632.901862] [54708]: DEBUG cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (001e5682-827b-46ec-bce0-343fc206dde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 632.903668] [54708]: DEBUG cinder.volume.flows.api.create_volume [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Validating volume size '1' using validate_int {{(pid=54708) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 632.934254] [54708]: DEBUG cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (001e5682-827b-46ec-bce0-343fc206dde7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 632.934254] [54708]: DEBUG cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615fe4b3-aa89-4eca-b09e-a04246717ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 632.973305] [54708]: DEBUG cinder.quota [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Created reservations ['29398be9-c1c1-43cf-b114-0021acbde3d4', 'c4321be6-bb7b-4fa0-aa5f-949827ad0716', 'e2e8bba1-bdd5-4516-b3cf-38e42457c1b5', '208bea65-53bd-4e4d-a5f4-88e4694541a0'] {{(pid=54708) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 632.974520] [54708]: DEBUG cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615fe4b3-aa89-4eca-b09e-a04246717ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29398be9-c1c1-43cf-b114-0021acbde3d4', 'c4321be6-bb7b-4fa0-aa5f-949827ad0716', 'e2e8bba1-bdd5-4516-b3cf-38e42457c1b5', '208bea65-53bd-4e4d-a5f4-88e4694541a0']}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 632.975749] [54708]: DEBUG cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c2e96d-e0d8-4883-b94a-bde1951917d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 633.000195] [54708]: DEBUG cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c2e96d-e0d8-4883-b94a-bde1951917d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df4edb02-1685-47f2-b3b9-153091fbbe6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-217283981',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='77e9bca47d134a69889d4e66715f2fe0',qos_specs=None,replication_status=,reservations=['29398be9-c1c1-43cf-b114-0021acbde3d4','c4321be6-bb7b-4fa0-aa5f-949827ad0716','e2e8bba1-bdd5-4516-b3cf-38e42457c1b5','208bea65-53bd-4e4d-a5f4-88e4694541a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e693d10b7954ed599c1cfa540fc5a1b',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:47:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-217283981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df4edb02-1685-47f2-b3b9-153091fbbe6c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='77e9bca47d134a69889d4e66715f2fe0',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='4e693d10b7954ed599c1cfa540fc5a1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 633.001123] [54708]: DEBUG cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca588c8-4617-4449-b54c-6c62bb8f663a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 633.015252] [54708]: DEBUG cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca588c8-4617-4449-b54c-6c62bb8f663a) 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-217283981',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='77e9bca47d134a69889d4e66715f2fe0',qos_specs=None,replication_status=,reservations=['29398be9-c1c1-43cf-b114-0021acbde3d4','c4321be6-bb7b-4fa0-aa5f-949827ad0716','e2e8bba1-bdd5-4516-b3cf-38e42457c1b5','208bea65-53bd-4e4d-a5f4-88e4694541a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e693d10b7954ed599c1cfa540fc5a1b',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 633.016552] [54708]: DEBUG cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce690b1-f27f-4147-9135-8bed0ef8378f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 633.028232] [54708]: DEBUG cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce690b1-f27f-4147-9135-8bed0ef8378f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 633.029606] [54708]: DEBUG cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Flow 'volume_create_api' (4cfb746c-c287-4631-a6c5-b3b22dbc6a5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 633.029797] [54708]: INFO cinder.volume.api [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Create volume request issued successfully. [ 633.030761] [54708]: INFO cinder.api.openstack.wsgi [None req-09b894f9-955c-4472-86cc-ba1ce33b1cf5 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 633.031367] [54708]: [pid: 54708|app: 0|req: 33/65] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Feb 15 20:47:36 2025] POST /volume/v3/volumes => generated 758 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 633.049530] [54709]: DEBUG cinder.api.middleware.request_id [None req-9985bec8-fe05-4fbd-8d3d-091382fbd647 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.057028] [54709]: INFO cinder.api.openstack.wsgi [None req-9985bec8-fe05-4fbd-8d3d-091382fbd647 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c [ 633.057028] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9985bec8-fe05-4fbd-8d3d-091382fbd647 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 633.057028] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9985bec8-fe05-4fbd-8d3d-091382fbd647 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 633.070715] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 633.070715] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 633.074881] [54709]: INFO cinder.volume.api [None req-9985bec8-fe05-4fbd-8d3d-091382fbd647 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 633.080382] [54709]: INFO cinder.api.openstack.wsgi [None req-9985bec8-fe05-4fbd-8d3d-091382fbd647 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c returned with HTTP 200 [ 633.080803] [54709]: [pid: 54709|app: 0|req: 33/66] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:47:36 2025] GET /volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 634.094991] [54708]: DEBUG cinder.api.middleware.request_id [None req-398b68db-99c9-40a3-a762-a7d95b202320 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.100017] [54708]: INFO cinder.api.openstack.wsgi [None req-398b68db-99c9-40a3-a762-a7d95b202320 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c [ 634.100017] [54708]: DEBUG cinder.api.openstack.wsgi [None req-398b68db-99c9-40a3-a762-a7d95b202320 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.100017] [54708]: DEBUG cinder.api.openstack.wsgi [None req-398b68db-99c9-40a3-a762-a7d95b202320 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.110081] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.110081] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.114406] [54708]: INFO cinder.volume.api [None req-398b68db-99c9-40a3-a762-a7d95b202320 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 634.120081] [54708]: INFO cinder.api.openstack.wsgi [None req-398b68db-99c9-40a3-a762-a7d95b202320 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c returned with HTTP 200 [ 634.120599] [54708]: [pid: 54708|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:47:37 2025] GET /volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 634.612692] [54709]: DEBUG cinder.api.middleware.request_id [req-d0d2d310-e7df-48d8-b5a7-4a05c8c09766 req-a96b8452-c0dc-4e32-970c-60359c64f2f9 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.615119] [54709]: INFO cinder.api.openstack.wsgi [req-d0d2d310-e7df-48d8-b5a7-4a05c8c09766 req-a96b8452-c0dc-4e32-970c-60359c64f2f9 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c [ 634.615386] [54709]: DEBUG cinder.api.openstack.wsgi [req-d0d2d310-e7df-48d8-b5a7-4a05c8c09766 req-a96b8452-c0dc-4e32-970c-60359c64f2f9 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.615621] [54709]: DEBUG cinder.api.openstack.wsgi [req-d0d2d310-e7df-48d8-b5a7-4a05c8c09766 req-a96b8452-c0dc-4e32-970c-60359c64f2f9 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.625413] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.625413] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.629557] [54709]: INFO cinder.volume.api [req-d0d2d310-e7df-48d8-b5a7-4a05c8c09766 req-a96b8452-c0dc-4e32-970c-60359c64f2f9 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 634.642081] [54709]: INFO cinder.api.openstack.wsgi [req-d0d2d310-e7df-48d8-b5a7-4a05c8c09766 req-a96b8452-c0dc-4e32-970c-60359c64f2f9 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c returned with HTTP 200 [ 634.642249] [54709]: [pid: 54709|app: 0|req: 34/68] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:47:38 2025] GET /volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 634.705087] [54708]: DEBUG cinder.api.middleware.request_id [req-cd1df56b-d613-4736-b7dc-8dc3eaf13f24 req-babc5d77-e5f4-4f9e-b514-cfb118bcef6b None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.707531] [54708]: INFO cinder.api.openstack.wsgi [req-cd1df56b-d613-4736-b7dc-8dc3eaf13f24 req-babc5d77-e5f4-4f9e-b514-cfb118bcef6b tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 634.707773] [54708]: DEBUG cinder.api.openstack.wsgi [req-cd1df56b-d613-4736-b7dc-8dc3eaf13f24 req-babc5d77-e5f4-4f9e-b514-cfb118bcef6b tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.708163] [54708]: DEBUG cinder.api.openstack.wsgi [req-cd1df56b-d613-4736-b7dc-8dc3eaf13f24 req-babc5d77-e5f4-4f9e-b514-cfb118bcef6b tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'detail' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.708765] [54708]: DEBUG cinder.api.api_utils [req-cd1df56b-d613-4736-b7dc-8dc3eaf13f24 req-babc5d77-e5f4-4f9e-b514-cfb118bcef6b tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Removing options '' from query. {{(pid=54708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 634.709712] [54708]: DEBUG cinder.volume.api [req-cd1df56b-d613-4736-b7dc-8dc3eaf13f24 req-babc5d77-e5f4-4f9e-b514-cfb118bcef6b tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54708) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 634.738745] [54708]: INFO cinder.volume.api [req-cd1df56b-d613-4736-b7dc-8dc3eaf13f24 req-babc5d77-e5f4-4f9e-b514-cfb118bcef6b tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Get all volumes completed successfully. [ 634.739916] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.739916] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.744759] [54708]: INFO cinder.api.openstack.wsgi [req-cd1df56b-d613-4736-b7dc-8dc3eaf13f24 req-babc5d77-e5f4-4f9e-b514-cfb118bcef6b tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 634.745232] [54708]: [pid: 54708|app: 0|req: 35/69] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Feb 15 20:47:38 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 634.764131] [54709]: DEBUG cinder.api.middleware.request_id [req-be2dc9d1-404c-43f5-906f-220c3cdee2fb req-5f7e7073-ed34-49e3-879f-ae99ccefa78c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.768868] [54709]: INFO cinder.api.openstack.wsgi [req-be2dc9d1-404c-43f5-906f-220c3cdee2fb req-5f7e7073-ed34-49e3-879f-ae99ccefa78c tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 634.769239] [54709]: DEBUG cinder.api.openstack.wsgi [req-be2dc9d1-404c-43f5-906f-220c3cdee2fb req-5f7e7073-ed34-49e3-879f-ae99ccefa78c tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.769488] [54709]: DEBUG cinder.api.openstack.wsgi [req-be2dc9d1-404c-43f5-906f-220c3cdee2fb req-5f7e7073-ed34-49e3-879f-ae99ccefa78c tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'detail' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.770081] [54709]: DEBUG cinder.api.api_utils [req-be2dc9d1-404c-43f5-906f-220c3cdee2fb req-5f7e7073-ed34-49e3-879f-ae99ccefa78c tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Removing options '' from query. {{(pid=54709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 634.772081] [54709]: DEBUG cinder.volume.api [req-be2dc9d1-404c-43f5-906f-220c3cdee2fb req-5f7e7073-ed34-49e3-879f-ae99ccefa78c tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 634.804599] [54709]: INFO cinder.volume.api [req-be2dc9d1-404c-43f5-906f-220c3cdee2fb req-5f7e7073-ed34-49e3-879f-ae99ccefa78c tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Get all volumes completed successfully. [ 634.805803] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.805803] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.818023] [54709]: INFO cinder.api.openstack.wsgi [req-be2dc9d1-404c-43f5-906f-220c3cdee2fb req-5f7e7073-ed34-49e3-879f-ae99ccefa78c tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 634.818491] [54709]: [pid: 54709|app: 0|req: 35/70] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Feb 15 20:47:38 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 634.835322] [54708]: DEBUG cinder.api.middleware.request_id [req-ba7cc7bc-89fb-4238-977a-7957ed652760 req-a73ee0b6-5db3-4b1c-b0d1-b30dd4399e41 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.838028] [54708]: INFO cinder.api.openstack.wsgi [req-ba7cc7bc-89fb-4238-977a-7957ed652760 req-a73ee0b6-5db3-4b1c-b0d1-b30dd4399e41 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 634.838120] [54708]: DEBUG cinder.api.openstack.wsgi [req-ba7cc7bc-89fb-4238-977a-7957ed652760 req-a73ee0b6-5db3-4b1c-b0d1-b30dd4399e41 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.838364] [54708]: DEBUG cinder.api.openstack.wsgi [req-ba7cc7bc-89fb-4238-977a-7957ed652760 req-a73ee0b6-5db3-4b1c-b0d1-b30dd4399e41 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'detail' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.838679] [54708]: DEBUG cinder.api.api_utils [req-ba7cc7bc-89fb-4238-977a-7957ed652760 req-a73ee0b6-5db3-4b1c-b0d1-b30dd4399e41 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Removing options '' from query. {{(pid=54708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 634.839634] [54708]: DEBUG cinder.volume.api [req-ba7cc7bc-89fb-4238-977a-7957ed652760 req-a73ee0b6-5db3-4b1c-b0d1-b30dd4399e41 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54708) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 634.848599] [54708]: INFO cinder.volume.api [req-ba7cc7bc-89fb-4238-977a-7957ed652760 req-a73ee0b6-5db3-4b1c-b0d1-b30dd4399e41 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Get all volumes completed successfully. [ 634.849860] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.849860] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.854825] [54708]: INFO cinder.api.openstack.wsgi [req-ba7cc7bc-89fb-4238-977a-7957ed652760 req-a73ee0b6-5db3-4b1c-b0d1-b30dd4399e41 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 634.854825] [54708]: [pid: 54708|app: 0|req: 36/71] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Feb 15 20:47:38 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 634.873759] [54709]: DEBUG cinder.api.middleware.request_id [req-6bfc3ed5-1a2b-4f26-ae1c-e8770f8098a9 req-e965b7eb-f562-4ed7-b8ea-a155e999cfc3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.876177] [54709]: INFO cinder.api.openstack.wsgi [req-6bfc3ed5-1a2b-4f26-ae1c-e8770f8098a9 req-e965b7eb-f562-4ed7-b8ea-a155e999cfc3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 634.876448] [54709]: DEBUG cinder.api.openstack.wsgi [req-6bfc3ed5-1a2b-4f26-ae1c-e8770f8098a9 req-e965b7eb-f562-4ed7-b8ea-a155e999cfc3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.876708] [54709]: DEBUG cinder.api.openstack.wsgi [req-6bfc3ed5-1a2b-4f26-ae1c-e8770f8098a9 req-e965b7eb-f562-4ed7-b8ea-a155e999cfc3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'detail' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.877067] [54709]: DEBUG cinder.api.api_utils [req-6bfc3ed5-1a2b-4f26-ae1c-e8770f8098a9 req-e965b7eb-f562-4ed7-b8ea-a155e999cfc3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Removing options '' from query. {{(pid=54709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 634.878521] [54709]: DEBUG cinder.volume.api [req-6bfc3ed5-1a2b-4f26-ae1c-e8770f8098a9 req-e965b7eb-f562-4ed7-b8ea-a155e999cfc3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 634.889906] [54709]: INFO cinder.volume.api [req-6bfc3ed5-1a2b-4f26-ae1c-e8770f8098a9 req-e965b7eb-f562-4ed7-b8ea-a155e999cfc3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Get all volumes completed successfully. [ 634.891551] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.891551] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.896979] [54709]: INFO cinder.api.openstack.wsgi [req-6bfc3ed5-1a2b-4f26-ae1c-e8770f8098a9 req-e965b7eb-f562-4ed7-b8ea-a155e999cfc3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 634.897449] [54709]: [pid: 54709|app: 0|req: 36/72] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Feb 15 20:47:38 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 634.917345] [54708]: DEBUG cinder.api.middleware.request_id [req-227a6ff6-e7a4-41e5-80fe-1ce5b2637ad5 req-a0dff612-365a-43e9-8dff-7f0735fc539d None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.920702] [54708]: INFO cinder.api.openstack.wsgi [req-227a6ff6-e7a4-41e5-80fe-1ce5b2637ad5 req-a0dff612-365a-43e9-8dff-7f0735fc539d tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 634.922284] [54708]: DEBUG cinder.api.openstack.wsgi [req-227a6ff6-e7a4-41e5-80fe-1ce5b2637ad5 req-a0dff612-365a-43e9-8dff-7f0735fc539d tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.922284] [54708]: DEBUG cinder.api.openstack.wsgi [req-227a6ff6-e7a4-41e5-80fe-1ce5b2637ad5 req-a0dff612-365a-43e9-8dff-7f0735fc539d tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'detail' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.922284] [54708]: DEBUG cinder.api.api_utils [req-227a6ff6-e7a4-41e5-80fe-1ce5b2637ad5 req-a0dff612-365a-43e9-8dff-7f0735fc539d tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Removing options '' from query. {{(pid=54708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 634.922603] [54708]: DEBUG cinder.volume.api [req-227a6ff6-e7a4-41e5-80fe-1ce5b2637ad5 req-a0dff612-365a-43e9-8dff-7f0735fc539d tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54708) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 634.933646] [54708]: INFO cinder.volume.api [req-227a6ff6-e7a4-41e5-80fe-1ce5b2637ad5 req-a0dff612-365a-43e9-8dff-7f0735fc539d tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Get all volumes completed successfully. [ 634.935517] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.935517] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.942545] [54708]: INFO cinder.api.openstack.wsgi [req-227a6ff6-e7a4-41e5-80fe-1ce5b2637ad5 req-a0dff612-365a-43e9-8dff-7f0735fc539d tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 634.943180] [54708]: [pid: 54708|app: 0|req: 37/73] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Feb 15 20:47:38 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 634.961744] [54709]: DEBUG cinder.api.middleware.request_id [req-d3949316-9c4e-4ca3-b051-bdbd97c74499 req-2db446c4-b7ed-4a3e-a41a-0ceb5d9d3d69 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.964039] [54709]: INFO cinder.api.openstack.wsgi [req-d3949316-9c4e-4ca3-b051-bdbd97c74499 req-2db446c4-b7ed-4a3e-a41a-0ceb5d9d3d69 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 634.964388] [54709]: DEBUG cinder.api.openstack.wsgi [req-d3949316-9c4e-4ca3-b051-bdbd97c74499 req-2db446c4-b7ed-4a3e-a41a-0ceb5d9d3d69 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.964759] [54709]: DEBUG cinder.api.openstack.wsgi [req-d3949316-9c4e-4ca3-b051-bdbd97c74499 req-2db446c4-b7ed-4a3e-a41a-0ceb5d9d3d69 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'detail' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.965410] [54709]: DEBUG cinder.api.api_utils [req-d3949316-9c4e-4ca3-b051-bdbd97c74499 req-2db446c4-b7ed-4a3e-a41a-0ceb5d9d3d69 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Removing options '' from query. {{(pid=54709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 634.966511] [54709]: DEBUG cinder.volume.api [req-d3949316-9c4e-4ca3-b051-bdbd97c74499 req-2db446c4-b7ed-4a3e-a41a-0ceb5d9d3d69 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 634.979886] [54709]: INFO cinder.volume.api [req-d3949316-9c4e-4ca3-b051-bdbd97c74499 req-2db446c4-b7ed-4a3e-a41a-0ceb5d9d3d69 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Get all volumes completed successfully. [ 634.981187] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.981187] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.989266] [54709]: INFO cinder.api.openstack.wsgi [req-d3949316-9c4e-4ca3-b051-bdbd97c74499 req-2db446c4-b7ed-4a3e-a41a-0ceb5d9d3d69 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 634.989817] [54709]: [pid: 54709|app: 0|req: 37/74] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Feb 15 20:47:38 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 635.006090] [54708]: DEBUG cinder.api.middleware.request_id [req-aee6ad0e-4aae-4718-babb-af058065ac0d req-f76e8ac4-c214-48cd-957e-05941f22da38 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 635.009108] [54708]: INFO cinder.api.openstack.wsgi [req-aee6ad0e-4aae-4718-babb-af058065ac0d req-f76e8ac4-c214-48cd-957e-05941f22da38 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 635.009700] [54708]: DEBUG cinder.api.openstack.wsgi [req-aee6ad0e-4aae-4718-babb-af058065ac0d req-f76e8ac4-c214-48cd-957e-05941f22da38 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 635.009934] [54708]: DEBUG cinder.api.openstack.wsgi [req-aee6ad0e-4aae-4718-babb-af058065ac0d req-f76e8ac4-c214-48cd-957e-05941f22da38 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'detail' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 635.010238] [54708]: DEBUG cinder.api.api_utils [req-aee6ad0e-4aae-4718-babb-af058065ac0d req-f76e8ac4-c214-48cd-957e-05941f22da38 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Removing options '' from query. {{(pid=54708) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 635.011112] [54708]: DEBUG cinder.volume.api [req-aee6ad0e-4aae-4718-babb-af058065ac0d req-f76e8ac4-c214-48cd-957e-05941f22da38 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54708) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 635.025199] [54708]: INFO cinder.volume.api [req-aee6ad0e-4aae-4718-babb-af058065ac0d req-f76e8ac4-c214-48cd-957e-05941f22da38 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Get all volumes completed successfully. [ 635.025199] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 635.025199] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 635.029919] [54708]: INFO cinder.api.openstack.wsgi [req-aee6ad0e-4aae-4718-babb-af058065ac0d req-f76e8ac4-c214-48cd-957e-05941f22da38 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 635.030389] [54708]: [pid: 54708|app: 0|req: 38/75] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Feb 15 20:47:38 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 635.048182] [54709]: DEBUG cinder.api.middleware.request_id [req-e46675e3-187a-4aba-8401-e78ad6aafcd9 req-95ee2de7-fa1c-4607-8fdd-7c157ef34914 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 635.050493] [54709]: INFO cinder.api.openstack.wsgi [req-e46675e3-187a-4aba-8401-e78ad6aafcd9 req-95ee2de7-fa1c-4607-8fdd-7c157ef34914 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 635.050749] [54709]: DEBUG cinder.api.openstack.wsgi [req-e46675e3-187a-4aba-8401-e78ad6aafcd9 req-95ee2de7-fa1c-4607-8fdd-7c157ef34914 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 635.050974] [54709]: DEBUG cinder.api.openstack.wsgi [req-e46675e3-187a-4aba-8401-e78ad6aafcd9 req-95ee2de7-fa1c-4607-8fdd-7c157ef34914 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'detail' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 635.051292] [54709]: DEBUG cinder.api.api_utils [req-e46675e3-187a-4aba-8401-e78ad6aafcd9 req-95ee2de7-fa1c-4607-8fdd-7c157ef34914 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Removing options '' from query. {{(pid=54709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 635.052276] [54709]: DEBUG cinder.volume.api [req-e46675e3-187a-4aba-8401-e78ad6aafcd9 req-95ee2de7-fa1c-4607-8fdd-7c157ef34914 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54709) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 635.063180] [54709]: INFO cinder.volume.api [req-e46675e3-187a-4aba-8401-e78ad6aafcd9 req-95ee2de7-fa1c-4607-8fdd-7c157ef34914 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Get all volumes completed successfully. [ 635.064659] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 635.064659] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 635.068799] [54709]: INFO cinder.api.openstack.wsgi [req-e46675e3-187a-4aba-8401-e78ad6aafcd9 req-95ee2de7-fa1c-4607-8fdd-7c157ef34914 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 635.069289] [54709]: [pid: 54709|app: 0|req: 38/76] 10.180.1.21 () {60 vars in 1388 bytes} [Sat Feb 15 20:47:38 2025] GET /volume/v3/volumes/detail => generated 2536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 635.082632] [54708]: DEBUG cinder.api.middleware.request_id [None req-67f3d764-e70f-43d1-8e0e-1d8bff21f3c1 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 635.085098] [54708]: INFO cinder.api.openstack.wsgi [None req-67f3d764-e70f-43d1-8e0e-1d8bff21f3c1 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] DELETE http://10.180.1.21/volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c [ 635.085374] [54708]: DEBUG cinder.api.openstack.wsgi [None req-67f3d764-e70f-43d1-8e0e-1d8bff21f3c1 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 635.085667] [54708]: DEBUG cinder.api.openstack.wsgi [None req-67f3d764-e70f-43d1-8e0e-1d8bff21f3c1 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'delete' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 635.085867] [54708]: INFO cinder.api.v3.volumes [None req-67f3d764-e70f-43d1-8e0e-1d8bff21f3c1 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Delete volume with id: df4edb02-1685-47f2-b3b9-153091fbbe6c [ 635.095283] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 635.095283] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 635.095906] [54708]: INFO cinder.volume.api [None req-67f3d764-e70f-43d1-8e0e-1d8bff21f3c1 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 635.122195] [54708]: INFO cinder.volume.api [None req-67f3d764-e70f-43d1-8e0e-1d8bff21f3c1 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Delete volume request issued successfully. [ 635.122424] [54708]: INFO cinder.api.openstack.wsgi [None req-67f3d764-e70f-43d1-8e0e-1d8bff21f3c1 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c returned with HTTP 202 [ 635.122878] [54708]: [pid: 54708|app: 0|req: 39/77] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:47:38 2025] DELETE /volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 635.126354] [54709]: DEBUG cinder.api.middleware.request_id [None req-79fde2a5-5abf-4249-b624-936f80f2697b None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 635.128738] [54709]: INFO cinder.api.openstack.wsgi [None req-79fde2a5-5abf-4249-b624-936f80f2697b tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c [ 635.128886] [54709]: DEBUG cinder.api.openstack.wsgi [None req-79fde2a5-5abf-4249-b624-936f80f2697b tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 635.129104] [54709]: DEBUG cinder.api.openstack.wsgi [None req-79fde2a5-5abf-4249-b624-936f80f2697b tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 635.137271] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 635.137271] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 635.142921] [54709]: INFO cinder.volume.api [None req-79fde2a5-5abf-4249-b624-936f80f2697b tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 635.147793] [54709]: INFO cinder.api.openstack.wsgi [None req-79fde2a5-5abf-4249-b624-936f80f2697b tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c returned with HTTP 200 [ 635.148219] [54709]: [pid: 54709|app: 0|req: 39/78] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:47:38 2025] GET /volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 636.160314] [54708]: DEBUG cinder.api.middleware.request_id [None req-d7715971-e6d4-4e4b-95fa-4d4dd210ff5e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.162930] [54708]: INFO cinder.api.openstack.wsgi [None req-d7715971-e6d4-4e4b-95fa-4d4dd210ff5e tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c [ 636.163282] [54708]: DEBUG cinder.api.openstack.wsgi [None req-d7715971-e6d4-4e4b-95fa-4d4dd210ff5e tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 636.163608] [54708]: DEBUG cinder.api.openstack.wsgi [None req-d7715971-e6d4-4e4b-95fa-4d4dd210ff5e tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 636.173412] [54708]: INFO cinder.api.openstack.wsgi [None req-d7715971-e6d4-4e4b-95fa-4d4dd210ff5e tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c returned with HTTP 404 [ 636.174451] [54708]: [pid: 54708|app: 0|req: 40/79] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:47:40 2025] GET /volume/v3/volumes/df4edb02-1685-47f2-b3b9-153091fbbe6c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 636.177385] [54709]: DEBUG cinder.api.middleware.request_id [None req-dca99072-d5d9-4b71-8aeb-712bf5ae19f6 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.179629] [54709]: INFO cinder.api.openstack.wsgi [None req-dca99072-d5d9-4b71-8aeb-712bf5ae19f6 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] DELETE http://10.180.1.21/volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 [ 636.179867] [54709]: DEBUG cinder.api.openstack.wsgi [None req-dca99072-d5d9-4b71-8aeb-712bf5ae19f6 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 636.180110] [54709]: DEBUG cinder.api.openstack.wsgi [None req-dca99072-d5d9-4b71-8aeb-712bf5ae19f6 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 636.180306] [54709]: INFO cinder.api.v3.volumes [None req-dca99072-d5d9-4b71-8aeb-712bf5ae19f6 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Delete volume with id: 841a2811-08e9-4b51-b2cc-cc9370268553 [ 636.197972] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 636.197972] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 636.198589] [54709]: INFO cinder.volume.api [None req-dca99072-d5d9-4b71-8aeb-712bf5ae19f6 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 636.219973] [54709]: INFO cinder.volume.api [None req-dca99072-d5d9-4b71-8aeb-712bf5ae19f6 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Delete volume request issued successfully. [ 636.220138] [54709]: INFO cinder.api.openstack.wsgi [None req-dca99072-d5d9-4b71-8aeb-712bf5ae19f6 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 returned with HTTP 202 [ 636.220575] [54709]: [pid: 54709|app: 0|req: 40/80] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:47:40 2025] DELETE /volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 636.227212] [54708]: DEBUG cinder.api.middleware.request_id [None req-db6fde55-09b7-40a7-996e-1f394419a594 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.230589] [54708]: INFO cinder.api.openstack.wsgi [None req-db6fde55-09b7-40a7-996e-1f394419a594 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 [ 636.230827] [54708]: DEBUG cinder.api.openstack.wsgi [None req-db6fde55-09b7-40a7-996e-1f394419a594 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 636.231062] [54708]: DEBUG cinder.api.openstack.wsgi [None req-db6fde55-09b7-40a7-996e-1f394419a594 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 636.238818] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 636.238818] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 636.243136] [54708]: INFO cinder.volume.api [None req-db6fde55-09b7-40a7-996e-1f394419a594 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 636.248431] [54708]: INFO cinder.api.openstack.wsgi [None req-db6fde55-09b7-40a7-996e-1f394419a594 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 returned with HTTP 200 [ 636.248431] [54708]: [pid: 54708|app: 0|req: 41/81] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:47:40 2025] GET /volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 637.264961] [54709]: DEBUG cinder.api.middleware.request_id [None req-c6efd1af-03aa-40e0-a94e-ca474d2a3686 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.267175] [54709]: INFO cinder.api.openstack.wsgi [None req-c6efd1af-03aa-40e0-a94e-ca474d2a3686 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 [ 637.267415] [54709]: DEBUG cinder.api.openstack.wsgi [None req-c6efd1af-03aa-40e0-a94e-ca474d2a3686 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 637.267642] [54709]: DEBUG cinder.api.openstack.wsgi [None req-c6efd1af-03aa-40e0-a94e-ca474d2a3686 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 637.276539] [54709]: INFO cinder.api.openstack.wsgi [None req-c6efd1af-03aa-40e0-a94e-ca474d2a3686 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 returned with HTTP 404 [ 637.277105] [54709]: [pid: 54709|app: 0|req: 41/82] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:47:41 2025] GET /volume/v3/volumes/841a2811-08e9-4b51-b2cc-cc9370268553 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 637.280037] [54708]: DEBUG cinder.api.middleware.request_id [None req-ab8db865-5c26-470a-b935-6012cc1e1ba3 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.282437] [54708]: INFO cinder.api.openstack.wsgi [None req-ab8db865-5c26-470a-b935-6012cc1e1ba3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] DELETE http://10.180.1.21/volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 [ 637.282668] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ab8db865-5c26-470a-b935-6012cc1e1ba3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 637.282879] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ab8db865-5c26-470a-b935-6012cc1e1ba3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'delete' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 637.283421] [54708]: INFO cinder.api.v3.volumes [None req-ab8db865-5c26-470a-b935-6012cc1e1ba3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Delete volume with id: 447cea33-30cb-4cd9-8a89-dab5ebb1e514 [ 637.295373] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 637.295373] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 637.296173] [54708]: INFO cinder.volume.api [None req-ab8db865-5c26-470a-b935-6012cc1e1ba3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 637.316774] [54708]: INFO cinder.volume.api [None req-ab8db865-5c26-470a-b935-6012cc1e1ba3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Delete volume request issued successfully. [ 637.317017] [54708]: INFO cinder.api.openstack.wsgi [None req-ab8db865-5c26-470a-b935-6012cc1e1ba3 tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 returned with HTTP 202 [ 637.317439] [54708]: [pid: 54708|app: 0|req: 42/83] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:47:41 2025] DELETE /volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 637.323788] [54709]: DEBUG cinder.api.middleware.request_id [None req-7ea78189-0f79-4cae-9923-64502bbd79dc None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.326251] [54709]: INFO cinder.api.openstack.wsgi [None req-7ea78189-0f79-4cae-9923-64502bbd79dc tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 [ 637.326459] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7ea78189-0f79-4cae-9923-64502bbd79dc tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 637.326899] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7ea78189-0f79-4cae-9923-64502bbd79dc tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 637.336535] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 637.336535] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 637.342059] [54709]: INFO cinder.volume.api [None req-7ea78189-0f79-4cae-9923-64502bbd79dc tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Volume info retrieved successfully. [ 637.347438] [54709]: INFO cinder.api.openstack.wsgi [None req-7ea78189-0f79-4cae-9923-64502bbd79dc tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 returned with HTTP 200 [ 637.347765] [54709]: [pid: 54709|app: 0|req: 42/84] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:47:41 2025] GET /volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 638.361756] [54708]: DEBUG cinder.api.middleware.request_id [None req-738e4a2f-9b00-4a81-b0e9-c2c68e8645bd None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.363963] [54708]: INFO cinder.api.openstack.wsgi [None req-738e4a2f-9b00-4a81-b0e9-c2c68e8645bd tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] GET http://10.180.1.21/volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 [ 638.364312] [54708]: DEBUG cinder.api.openstack.wsgi [None req-738e4a2f-9b00-4a81-b0e9-c2c68e8645bd tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 638.364437] [54708]: DEBUG cinder.api.openstack.wsgi [None req-738e4a2f-9b00-4a81-b0e9-c2c68e8645bd tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 638.372577] [54708]: INFO cinder.api.openstack.wsgi [None req-738e4a2f-9b00-4a81-b0e9-c2c68e8645bd tempest-VolumesTestJSON-2010757731 tempest-VolumesTestJSON-2010757731-project-member] http://10.180.1.21/volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 returned with HTTP 404 [ 638.373216] [54708]: [pid: 54708|app: 0|req: 43/85] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:47:42 2025] GET /volume/v3/volumes/447cea33-30cb-4cd9-8a89-dab5ebb1e514 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 647.344610] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=44,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 648.368263] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=99,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 651.302700] [54709]: DEBUG cinder.api.middleware.request_id [None req-90120f28-c9a5-43d7-ac95-4ebbb42485e7 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 651.303103] [54709]: INFO cinder.api.openstack.wsgi [None req-90120f28-c9a5-43d7-ac95-4ebbb42485e7 None None] GET http://10.180.1.21/volume// [ 651.303768] [54709]: DEBUG cinder.api.openstack.wsgi [None req-90120f28-c9a5-43d7-ac95-4ebbb42485e7 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 651.303768] [54709]: DEBUG cinder.api.openstack.wsgi [None req-90120f28-c9a5-43d7-ac95-4ebbb42485e7 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 651.303899] [54709]: INFO cinder.api.openstack.wsgi [None req-90120f28-c9a5-43d7-ac95-4ebbb42485e7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 651.304208] [54709]: [pid: 54709|app: 0|req: 43/86] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:47:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 651.319191] [54708]: DEBUG cinder.api.middleware.request_id [req-1d460a01-7104-478b-91c5-617adad75f19 req-8eecae86-b864-4b1d-94d0-cbb8f2490125 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 651.321527] [54708]: INFO cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-8eecae86-b864-4b1d-94d0-cbb8f2490125 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] GET http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 651.321880] [54708]: DEBUG cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-8eecae86-b864-4b1d-94d0-cbb8f2490125 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 651.322017] [54708]: DEBUG cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-8eecae86-b864-4b1d-94d0-cbb8f2490125 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 651.338123] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 651.338123] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 651.341595] [54708]: INFO cinder.volume.api [req-1d460a01-7104-478b-91c5-617adad75f19 req-8eecae86-b864-4b1d-94d0-cbb8f2490125 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 651.349197] [54708]: INFO cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-8eecae86-b864-4b1d-94d0-cbb8f2490125 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 200 [ 651.349619] [54708]: [pid: 54708|app: 0|req: 44/87] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:47:55 2025] GET /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 1572 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 651.498424] [54709]: DEBUG cinder.api.middleware.request_id [req-1d460a01-7104-478b-91c5-617adad75f19 req-c112c8a7-9e37-414d-b039-39d5200b095e None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 651.500939] [54709]: INFO cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-c112c8a7-9e37-414d-b039-39d5200b095e tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] PUT http://10.180.1.21/volume/v3/attachments/26c18cc0-7af1-447f-83c2-b28c75290867 [ 651.501488] [54709]: DEBUG cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-c112c8a7-9e37-414d-b039-39d5200b095e tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-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=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 651.510642] [54709]: DEBUG cinder.coordination [req-1d460a01-7104-478b-91c5-617adad75f19 req-c112c8a7-9e37-414d-b039-39d5200b095e tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Acquiring lock "cinder-attachment_update-51726431-feac-4e53-9358-2dfaed86cc7d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 651.516875] [54709]: DEBUG cinder.coordination [req-1d460a01-7104-478b-91c5-617adad75f19 req-c112c8a7-9e37-414d-b039-39d5200b095e tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Lock "cinder-attachment_update-51726431-feac-4e53-9358-2dfaed86cc7d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 651.518107] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 651.518107] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 652.049022] [54709]: DEBUG cinder.coordination [req-1d460a01-7104-478b-91c5-617adad75f19 req-c112c8a7-9e37-414d-b039-39d5200b095e tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Lock "cinder-attachment_update-51726431-feac-4e53-9358-2dfaed86cc7d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.531s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 652.049022] [54709]: INFO cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-c112c8a7-9e37-414d-b039-39d5200b095e tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/attachments/26c18cc0-7af1-447f-83c2-b28c75290867 returned with HTTP 200 [ 652.049260] [54709]: [pid: 54709|app: 0|req: 44/88] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:47:55 2025] PUT /volume/v3/attachments/26c18cc0-7af1-447f-83c2-b28c75290867 => generated 617 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 652.568291] [54708]: DEBUG cinder.api.middleware.request_id [req-1d460a01-7104-478b-91c5-617adad75f19 req-2edf802e-16cc-4776-830f-8057f987b8c2 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 652.570561] [54708]: INFO cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-2edf802e-16cc-4776-830f-8057f987b8c2 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] POST http://10.180.1.21/volume/v3/attachments/26c18cc0-7af1-447f-83c2-b28c75290867/action [ 652.571258] [54708]: DEBUG cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-2edf802e-16cc-4776-830f-8057f987b8c2 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Action body: b'{"os-complete": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 652.571407] [54708]: DEBUG cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-2edf802e-16cc-4776-830f-8057f987b8c2 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 652.594572] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 652.594572] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 652.602816] [54708]: INFO cinder.api.openstack.wsgi [req-1d460a01-7104-478b-91c5-617adad75f19 req-2edf802e-16cc-4776-830f-8057f987b8c2 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/attachments/26c18cc0-7af1-447f-83c2-b28c75290867/action returned with HTTP 204 [ 652.603330] [54708]: [pid: 54708|app: 0|req: 45/89] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:47:56 2025] POST /volume/v3/attachments/26c18cc0-7af1-447f-83c2-b28c75290867/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 653.943396] [54709]: DEBUG cinder.api.middleware.request_id [None req-37767d02-4ba8-4def-9903-98c993d4424f None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.944080] [54709]: INFO cinder.api.openstack.wsgi [None req-37767d02-4ba8-4def-9903-98c993d4424f None None] GET http://10.180.1.21/volume// [ 653.944383] [54709]: DEBUG cinder.api.openstack.wsgi [None req-37767d02-4ba8-4def-9903-98c993d4424f None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 653.944748] [54709]: DEBUG cinder.api.openstack.wsgi [None req-37767d02-4ba8-4def-9903-98c993d4424f None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 653.945340] [54709]: INFO cinder.api.openstack.wsgi [None req-37767d02-4ba8-4def-9903-98c993d4424f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 653.945874] [54709]: [pid: 54709|app: 0|req: 45/90] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:47:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 653.950913] [54708]: DEBUG cinder.api.middleware.request_id [req-c1774270-e334-4bee-88b3-7544ce894d47 req-ee51a4ec-2bd5-4347-86b3-854a4b243250 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 653.953270] [54708]: INFO cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-ee51a4ec-2bd5-4347-86b3-854a4b243250 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 653.953547] [54708]: DEBUG cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-ee51a4ec-2bd5-4347-86b3-854a4b243250 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 653.953780] [54708]: DEBUG cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-ee51a4ec-2bd5-4347-86b3-854a4b243250 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 653.969656] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 653.969656] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 653.974267] [54708]: INFO cinder.volume.api [req-c1774270-e334-4bee-88b3-7544ce894d47 req-ee51a4ec-2bd5-4347-86b3-854a4b243250 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 653.981375] [54708]: INFO cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-ee51a4ec-2bd5-4347-86b3-854a4b243250 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 653.981841] [54708]: [pid: 54708|app: 0|req: 46/91] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:47:57 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 1572 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 654.164756] [54709]: DEBUG cinder.api.middleware.request_id [req-c1774270-e334-4bee-88b3-7544ce894d47 req-52d633bf-7ab4-47fb-8955-48d3ba972ceb None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 654.167724] [54709]: INFO cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-52d633bf-7ab4-47fb-8955-48d3ba972ceb tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] PUT http://10.180.1.21/volume/v3/attachments/4bbd0085-278a-457b-858e-96ca3082e150 [ 654.168308] [54709]: DEBUG cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-52d633bf-7ab4-47fb-8955-48d3ba972ceb tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-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=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 654.181903] [54709]: DEBUG cinder.coordination [req-c1774270-e334-4bee-88b3-7544ce894d47 req-52d633bf-7ab4-47fb-8955-48d3ba972ceb tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Acquiring lock "cinder-attachment_update-06c4c563-7340-4be1-9c90-ca812b009e69-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 654.189331] [54709]: DEBUG cinder.coordination [req-c1774270-e334-4bee-88b3-7544ce894d47 req-52d633bf-7ab4-47fb-8955-48d3ba972ceb tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Lock "cinder-attachment_update-06c4c563-7340-4be1-9c90-ca812b009e69-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 654.190812] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 654.190812] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 654.722952] [54709]: DEBUG cinder.coordination [req-c1774270-e334-4bee-88b3-7544ce894d47 req-52d633bf-7ab4-47fb-8955-48d3ba972ceb tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Lock "cinder-attachment_update-06c4c563-7340-4be1-9c90-ca812b009e69-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.535s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 654.723384] [54709]: INFO cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-52d633bf-7ab4-47fb-8955-48d3ba972ceb tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/attachments/4bbd0085-278a-457b-858e-96ca3082e150 returned with HTTP 200 [ 654.726622] [54709]: [pid: 54709|app: 0|req: 46/92] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:47:58 2025] PUT /volume/v3/attachments/4bbd0085-278a-457b-858e-96ca3082e150 => generated 617 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 655.233141] [54708]: DEBUG cinder.api.middleware.request_id [req-c1774270-e334-4bee-88b3-7544ce894d47 req-8c47a512-17d6-4ea9-a2db-a55169bfa7ff None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 655.235192] [54708]: INFO cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-8c47a512-17d6-4ea9-a2db-a55169bfa7ff tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] POST http://10.180.1.21/volume/v3/attachments/4bbd0085-278a-457b-858e-96ca3082e150/action [ 655.235659] [54708]: DEBUG cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-8c47a512-17d6-4ea9-a2db-a55169bfa7ff tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Action body: b'{"os-complete": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 655.235816] [54708]: DEBUG cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-8c47a512-17d6-4ea9-a2db-a55169bfa7ff tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 655.254576] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 655.254576] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 655.262999] [54708]: INFO cinder.api.openstack.wsgi [req-c1774270-e334-4bee-88b3-7544ce894d47 req-8c47a512-17d6-4ea9-a2db-a55169bfa7ff tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/attachments/4bbd0085-278a-457b-858e-96ca3082e150/action returned with HTTP 204 [ 655.263483] [54708]: [pid: 54708|app: 0|req: 47/93] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:47:59 2025] POST /volume/v3/attachments/4bbd0085-278a-457b-858e-96ca3082e150/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 664.717562] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=8,cinder:UPDATE=2 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 665.261304] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 667.676914] [54709]: DEBUG cinder.api.middleware.request_id [None req-af7c66eb-09ca-49ae-8e55-c4b0ca152038 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 667.680410] [54709]: INFO cinder.api.openstack.wsgi [None req-af7c66eb-09ca-49ae-8e55-c4b0ca152038 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 667.680410] [54709]: DEBUG cinder.api.openstack.wsgi [None req-af7c66eb-09ca-49ae-8e55-c4b0ca152038 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 667.680410] [54709]: DEBUG cinder.api.openstack.wsgi [None req-af7c66eb-09ca-49ae-8e55-c4b0ca152038 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 667.698759] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 667.698759] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 667.704640] [54709]: INFO cinder.volume.api [None req-af7c66eb-09ca-49ae-8e55-c4b0ca152038 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 667.710330] [54709]: INFO cinder.api.openstack.wsgi [None req-af7c66eb-09ca-49ae-8e55-c4b0ca152038 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 667.711135] [54709]: [pid: 54709|app: 0|req: 47/94] 10.180.1.21 () {60 vars in 1266 bytes} [Sat Feb 15 20:48:11 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 1865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 677.708764] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=5 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 679.037607] [54708]: DEBUG cinder.api.middleware.request_id [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-effb59fb-bc72-495b-b8b2-7d09eef66a0a None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.041423] [54708]: INFO cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-effb59fb-bc72-495b-b8b2-7d09eef66a0a tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 679.041805] [54708]: DEBUG cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-effb59fb-bc72-495b-b8b2-7d09eef66a0a tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 679.042165] [54708]: DEBUG cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-effb59fb-bc72-495b-b8b2-7d09eef66a0a tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 679.064062] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.064062] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 679.070652] [54708]: INFO cinder.volume.api [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-effb59fb-bc72-495b-b8b2-7d09eef66a0a tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 679.077595] [54708]: INFO cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-effb59fb-bc72-495b-b8b2-7d09eef66a0a tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 679.078108] [54708]: [pid: 54708|app: 0|req: 48/95] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:48:22 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 680.613899] [54709]: DEBUG cinder.api.middleware.request_id [None req-1283ecf7-25c5-4203-a7b9-b49947024c46 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.614542] [54709]: INFO cinder.api.openstack.wsgi [None req-1283ecf7-25c5-4203-a7b9-b49947024c46 None None] GET http://10.180.1.21/volume// [ 680.614736] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1283ecf7-25c5-4203-a7b9-b49947024c46 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 680.614954] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1283ecf7-25c5-4203-a7b9-b49947024c46 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 680.615420] [54709]: INFO cinder.api.openstack.wsgi [None req-1283ecf7-25c5-4203-a7b9-b49947024c46 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 680.615753] [54709]: [pid: 54709|app: 0|req: 48/96] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:48:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 680.620882] [54708]: DEBUG cinder.api.middleware.request_id [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-db66d958-78a9-4c92-86f8-eaf0bdfe70eb None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.624194] [54708]: INFO cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-db66d958-78a9-4c92-86f8-eaf0bdfe70eb tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 680.624194] [54708]: DEBUG cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-db66d958-78a9-4c92-86f8-eaf0bdfe70eb tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc310a6c-5449-482a-9591-9cf0ce65d37c", "connector": null, "instance_uuid": "544d3a11-8c1f-4a7a-8e6c-ff8715950d35"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 680.636369] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.636369] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 680.667847] [54708]: INFO cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-db66d958-78a9-4c92-86f8-eaf0bdfe70eb tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 680.670026] [54708]: [pid: 54708|app: 0|req: 49/97] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:48:24 2025] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 680.692211] [54709]: DEBUG cinder.api.middleware.request_id [None req-3bd7301a-bd2d-4493-a5ad-7160b80030ab None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.695860] [54709]: INFO cinder.api.openstack.wsgi [None req-3bd7301a-bd2d-4493-a5ad-7160b80030ab tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 680.695860] [54709]: DEBUG cinder.api.openstack.wsgi [None req-3bd7301a-bd2d-4493-a5ad-7160b80030ab tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 680.695860] [54709]: DEBUG cinder.api.openstack.wsgi [None req-3bd7301a-bd2d-4493-a5ad-7160b80030ab tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 680.713872] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.713872] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 680.721446] [54709]: INFO cinder.volume.api [None req-3bd7301a-bd2d-4493-a5ad-7160b80030ab tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 680.726456] [54709]: INFO cinder.api.openstack.wsgi [None req-3bd7301a-bd2d-4493-a5ad-7160b80030ab tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 680.726860] [54709]: [pid: 54709|app: 0|req: 49/98] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:24 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 681.197359] [54708]: DEBUG cinder.api.middleware.request_id [None req-30c0cc90-669c-4bee-bb9a-a0a022238f39 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.198469] [54708]: INFO cinder.api.openstack.wsgi [None req-30c0cc90-669c-4bee-bb9a-a0a022238f39 None None] GET http://10.180.1.21/volume// [ 681.198469] [54708]: DEBUG cinder.api.openstack.wsgi [None req-30c0cc90-669c-4bee-bb9a-a0a022238f39 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.198469] [54708]: DEBUG cinder.api.openstack.wsgi [None req-30c0cc90-669c-4bee-bb9a-a0a022238f39 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.198639] [54708]: INFO cinder.api.openstack.wsgi [None req-30c0cc90-669c-4bee-bb9a-a0a022238f39 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 681.198941] [54708]: [pid: 54708|app: 0|req: 50/99] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:48:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 681.204543] [54709]: DEBUG cinder.api.middleware.request_id [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-8a045ef9-2061-45c0-9290-0aa5ba173e5c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.207534] [54709]: INFO cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-8a045ef9-2061-45c0-9290-0aa5ba173e5c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 681.207855] [54709]: DEBUG cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-8a045ef9-2061-45c0-9290-0aa5ba173e5c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.208310] [54709]: DEBUG cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-8a045ef9-2061-45c0-9290-0aa5ba173e5c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.228810] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.228810] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.232881] [54709]: INFO cinder.volume.api [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-8a045ef9-2061-45c0-9290-0aa5ba173e5c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 681.238201] [54709]: INFO cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-8a045ef9-2061-45c0-9290-0aa5ba173e5c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 681.238735] [54709]: [pid: 54709|app: 0|req: 50/100] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:48:25 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1233 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 681.264731] [54708]: DEBUG cinder.api.middleware.request_id [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-6199a650-678e-43c8-97a0-c518085e0ede None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.268906] [54708]: INFO cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-6199a650-678e-43c8-97a0-c518085e0ede tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] PUT http://10.180.1.21/volume/v3/attachments/589f249a-ede4-470f-9776-d7dd49caffde [ 681.269430] [54708]: DEBUG cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-6199a650-678e-43c8-97a0-c518085e0ede tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-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-518691", "mountpoint": "/dev/sdb"}}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 681.279100] [54708]: DEBUG cinder.coordination [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-6199a650-678e-43c8-97a0-c518085e0ede tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Acquiring lock "cinder-attachment_update-dc310a6c-5449-482a-9591-9cf0ce65d37c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54708) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 681.283667] [54708]: DEBUG cinder.coordination [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-6199a650-678e-43c8-97a0-c518085e0ede tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Lock "cinder-attachment_update-dc310a6c-5449-482a-9591-9cf0ce65d37c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54708) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 681.286792] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.286792] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.737474] [54709]: DEBUG cinder.api.middleware.request_id [None req-467907d6-d580-4548-9626-f19ac652bbc5 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.739676] [54709]: INFO cinder.api.openstack.wsgi [None req-467907d6-d580-4548-9626-f19ac652bbc5 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 681.739930] [54709]: DEBUG cinder.api.openstack.wsgi [None req-467907d6-d580-4548-9626-f19ac652bbc5 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.740252] [54709]: DEBUG cinder.api.openstack.wsgi [None req-467907d6-d580-4548-9626-f19ac652bbc5 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.752686] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.752686] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 681.756339] [54709]: INFO cinder.volume.api [None req-467907d6-d580-4548-9626-f19ac652bbc5 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 681.760438] [54709]: INFO cinder.api.openstack.wsgi [None req-467907d6-d580-4548-9626-f19ac652bbc5 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 681.764023] [54709]: [pid: 54709|app: 0|req: 51/101] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:25 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 682.772270] [54709]: DEBUG cinder.api.middleware.request_id [None req-c6bf6c5a-d37f-4723-9d8b-3884e10202af None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.774910] [54709]: INFO cinder.api.openstack.wsgi [None req-c6bf6c5a-d37f-4723-9d8b-3884e10202af tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 682.775216] [54709]: DEBUG cinder.api.openstack.wsgi [None req-c6bf6c5a-d37f-4723-9d8b-3884e10202af tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.775492] [54709]: DEBUG cinder.api.openstack.wsgi [None req-c6bf6c5a-d37f-4723-9d8b-3884e10202af tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.789798] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.789798] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.796222] [54709]: INFO cinder.volume.api [None req-c6bf6c5a-d37f-4723-9d8b-3884e10202af tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 682.801355] [54709]: INFO cinder.api.openstack.wsgi [None req-c6bf6c5a-d37f-4723-9d8b-3884e10202af tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 682.801819] [54709]: [pid: 54709|app: 0|req: 52/102] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:26 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 683.813432] [54709]: DEBUG cinder.api.middleware.request_id [None req-3090a082-93e0-4f27-b79d-cc65d8723d8c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.816722] [54709]: INFO cinder.api.openstack.wsgi [None req-3090a082-93e0-4f27-b79d-cc65d8723d8c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 683.816722] [54709]: DEBUG cinder.api.openstack.wsgi [None req-3090a082-93e0-4f27-b79d-cc65d8723d8c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.816722] [54709]: DEBUG cinder.api.openstack.wsgi [None req-3090a082-93e0-4f27-b79d-cc65d8723d8c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.831039] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.831039] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.834218] [54709]: INFO cinder.volume.api [None req-3090a082-93e0-4f27-b79d-cc65d8723d8c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 683.839017] [54709]: INFO cinder.api.openstack.wsgi [None req-3090a082-93e0-4f27-b79d-cc65d8723d8c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 683.839475] [54709]: [pid: 54709|app: 0|req: 53/103] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:27 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 684.849444] [54709]: DEBUG cinder.api.middleware.request_id [None req-a14d7f1f-3afb-449e-b5eb-a9d559dc9899 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.852134] [54709]: INFO cinder.api.openstack.wsgi [None req-a14d7f1f-3afb-449e-b5eb-a9d559dc9899 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 684.852134] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a14d7f1f-3afb-449e-b5eb-a9d559dc9899 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.852134] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a14d7f1f-3afb-449e-b5eb-a9d559dc9899 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.873143] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.873143] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.878535] [54709]: INFO cinder.volume.api [None req-a14d7f1f-3afb-449e-b5eb-a9d559dc9899 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 684.884866] [54709]: INFO cinder.api.openstack.wsgi [None req-a14d7f1f-3afb-449e-b5eb-a9d559dc9899 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 684.885286] [54709]: [pid: 54709|app: 0|req: 54/104] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:28 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1009 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.820236] [54708]: DEBUG cinder.coordination [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-6199a650-678e-43c8-97a0-c518085e0ede tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Lock "cinder-attachment_update-dc310a6c-5449-482a-9591-9cf0ce65d37c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.536s {{(pid=54708) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 685.820236] [54708]: INFO cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-6199a650-678e-43c8-97a0-c518085e0ede tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/attachments/589f249a-ede4-470f-9776-d7dd49caffde returned with HTTP 200 [ 685.822899] [54708]: [pid: 54708|app: 0|req: 51/105] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:48:25 2025] PUT /volume/v3/attachments/589f249a-ede4-470f-9776-d7dd49caffde => generated 617 bytes in 4559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.897549] [54709]: DEBUG cinder.api.middleware.request_id [None req-3b053ff2-e4d1-4509-8f03-98b1252787c0 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.900271] [54709]: INFO cinder.api.openstack.wsgi [None req-3b053ff2-e4d1-4509-8f03-98b1252787c0 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 685.900555] [54709]: DEBUG cinder.api.openstack.wsgi [None req-3b053ff2-e4d1-4509-8f03-98b1252787c0 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.900789] [54709]: DEBUG cinder.api.openstack.wsgi [None req-3b053ff2-e4d1-4509-8f03-98b1252787c0 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.912048] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.912048] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.916202] [54709]: INFO cinder.volume.api [None req-3b053ff2-e4d1-4509-8f03-98b1252787c0 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 685.926650] [54709]: INFO cinder.api.openstack.wsgi [None req-3b053ff2-e4d1-4509-8f03-98b1252787c0 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 685.926650] [54709]: [pid: 54709|app: 0|req: 55/106] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:29 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 686.937315] [54708]: DEBUG cinder.api.middleware.request_id [None req-679b9303-47b8-4fc0-b01c-888bf3a2ffdf None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.939519] [54708]: INFO cinder.api.openstack.wsgi [None req-679b9303-47b8-4fc0-b01c-888bf3a2ffdf tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 686.939786] [54708]: DEBUG cinder.api.openstack.wsgi [None req-679b9303-47b8-4fc0-b01c-888bf3a2ffdf tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.940408] [54708]: DEBUG cinder.api.openstack.wsgi [None req-679b9303-47b8-4fc0-b01c-888bf3a2ffdf tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.960078] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 686.960078] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 686.967408] [54708]: INFO cinder.volume.api [None req-679b9303-47b8-4fc0-b01c-888bf3a2ffdf tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 686.975417] [54708]: INFO cinder.api.openstack.wsgi [None req-679b9303-47b8-4fc0-b01c-888bf3a2ffdf tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 686.975417] [54708]: [pid: 54708|app: 0|req: 52/107] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:30 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 687.952976] [54709]: DEBUG cinder.api.middleware.request_id [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-a2787024-dbee-4470-bbb5-ada64b5c274a None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.958224] [54709]: INFO cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-a2787024-dbee-4470-bbb5-ada64b5c274a tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] POST http://10.180.1.21/volume/v3/attachments/589f249a-ede4-470f-9776-d7dd49caffde/action [ 687.958224] [54709]: DEBUG cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-a2787024-dbee-4470-bbb5-ada64b5c274a tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Action body: b'{"os-complete": null}' {{(pid=54709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 687.958224] [54709]: DEBUG cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-a2787024-dbee-4470-bbb5-ada64b5c274a tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 687.987233] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.987233] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.989595] [54708]: DEBUG cinder.api.middleware.request_id [None req-593c32ac-9031-4e39-8ba0-26ad502cce0d None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.993118] [54708]: INFO cinder.api.openstack.wsgi [None req-593c32ac-9031-4e39-8ba0-26ad502cce0d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 687.993541] [54708]: DEBUG cinder.api.openstack.wsgi [None req-593c32ac-9031-4e39-8ba0-26ad502cce0d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.993608] [54708]: DEBUG cinder.api.openstack.wsgi [None req-593c32ac-9031-4e39-8ba0-26ad502cce0d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.996613] [54709]: INFO cinder.api.openstack.wsgi [req-67aa9384-66f2-4141-b3f4-54d9a926eaf3 req-a2787024-dbee-4470-bbb5-ada64b5c274a tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/attachments/589f249a-ede4-470f-9776-d7dd49caffde/action returned with HTTP 204 [ 687.998669] [54709]: [pid: 54709|app: 0|req: 56/108] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:48:31 2025] POST /volume/v3/attachments/589f249a-ede4-470f-9776-d7dd49caffde/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 688.006905] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.006905] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.010553] [54708]: INFO cinder.volume.api [None req-593c32ac-9031-4e39-8ba0-26ad502cce0d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 688.016563] [54708]: INFO cinder.api.openstack.wsgi [None req-593c32ac-9031-4e39-8ba0-26ad502cce0d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 688.017119] [54708]: [pid: 54708|app: 0|req: 53/109] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:31 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 688.033448] [54709]: DEBUG cinder.api.middleware.request_id [None req-771c952c-91bd-4804-85cc-0422c83862e8 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.036116] [54709]: INFO cinder.api.openstack.wsgi [None req-771c952c-91bd-4804-85cc-0422c83862e8 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 688.036568] [54709]: DEBUG cinder.api.openstack.wsgi [None req-771c952c-91bd-4804-85cc-0422c83862e8 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.037070] [54709]: DEBUG cinder.api.openstack.wsgi [None req-771c952c-91bd-4804-85cc-0422c83862e8 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.051583] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.051583] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.057379] [54709]: INFO cinder.volume.api [None req-771c952c-91bd-4804-85cc-0422c83862e8 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 688.062592] [54709]: INFO cinder.api.openstack.wsgi [None req-771c952c-91bd-4804-85cc-0422c83862e8 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 688.062592] [54709]: [pid: 54709|app: 0|req: 57/110] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:31 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1328 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 688.303460] [54708]: DEBUG cinder.api.middleware.request_id [None req-1c8c925d-01c7-48f5-af82-0b6275fd027b None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.306760] [54708]: INFO cinder.api.openstack.wsgi [None req-1c8c925d-01c7-48f5-af82-0b6275fd027b tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 688.307057] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1c8c925d-01c7-48f5-af82-0b6275fd027b tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.307293] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1c8c925d-01c7-48f5-af82-0b6275fd027b tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.318326] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.318326] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.321964] [54708]: INFO cinder.volume.api [None req-1c8c925d-01c7-48f5-af82-0b6275fd027b tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 688.329066] [54708]: INFO cinder.api.openstack.wsgi [None req-1c8c925d-01c7-48f5-af82-0b6275fd027b tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 688.329143] [54708]: [pid: 54708|app: 0|req: 54/111] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:32 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 688.445717] [54709]: DEBUG cinder.api.middleware.request_id [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-c8d2dd81-e2e3-467f-b4a4-62f669735cf4 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.450069] [54709]: INFO cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-c8d2dd81-e2e3-467f-b4a4-62f669735cf4 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 688.450069] [54709]: DEBUG cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-c8d2dd81-e2e3-467f-b4a4-62f669735cf4 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.450069] [54709]: DEBUG cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-c8d2dd81-e2e3-467f-b4a4-62f669735cf4 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.462295] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.462295] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.471883] [54709]: INFO cinder.volume.api [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-c8d2dd81-e2e3-467f-b4a4-62f669735cf4 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 688.476442] [54709]: INFO cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-c8d2dd81-e2e3-467f-b4a4-62f669735cf4 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 688.477555] [54709]: [pid: 54709|app: 0|req: 58/112] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:48:32 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 688.733760] [54708]: DEBUG cinder.api.middleware.request_id [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-1d34668d-9f9a-4c4e-b0dc-7e04dbb3856d None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.737245] [54708]: INFO cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-1d34668d-9f9a-4c4e-b0dc-7e04dbb3856d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] POST http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c/action [ 688.737398] [54708]: DEBUG cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-1d34668d-9f9a-4c4e-b0dc-7e04dbb3856d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 688.737629] [54708]: DEBUG cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-1d34668d-9f9a-4c4e-b0dc-7e04dbb3856d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 688.753114] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.753114] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.753452] [54708]: INFO cinder.volume.api [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-1d34668d-9f9a-4c4e-b0dc-7e04dbb3856d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 688.760013] [54708]: INFO cinder.volume.api [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-1d34668d-9f9a-4c4e-b0dc-7e04dbb3856d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Begin detaching volume completed successfully. [ 688.760268] [54708]: INFO cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-1d34668d-9f9a-4c4e-b0dc-7e04dbb3856d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c/action returned with HTTP 202 [ 688.760726] [54708]: [pid: 54708|app: 0|req: 55/113] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Feb 15 20:48:32 2025] POST /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 689.788947] [54709]: DEBUG cinder.api.middleware.request_id [None req-8e8bd7a1-af09-4d11-ace8-9896d9139224 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.789505] [54709]: INFO cinder.api.openstack.wsgi [None req-8e8bd7a1-af09-4d11-ace8-9896d9139224 None None] GET http://10.180.1.21/volume// [ 689.789852] [54709]: DEBUG cinder.api.openstack.wsgi [None req-8e8bd7a1-af09-4d11-ace8-9896d9139224 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.790128] [54709]: DEBUG cinder.api.openstack.wsgi [None req-8e8bd7a1-af09-4d11-ace8-9896d9139224 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.790629] [54709]: INFO cinder.api.openstack.wsgi [None req-8e8bd7a1-af09-4d11-ace8-9896d9139224 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 689.791049] [54709]: [pid: 54709|app: 0|req: 59/114] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:48:33 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 689.795746] [54708]: DEBUG cinder.api.middleware.request_id [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-825c636d-7d11-4112-b4bf-e802854e92c4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.798061] [54708]: INFO cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-825c636d-7d11-4112-b4bf-e802854e92c4 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 689.798346] [54708]: DEBUG cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-825c636d-7d11-4112-b4bf-e802854e92c4 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.798582] [54708]: DEBUG cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-825c636d-7d11-4112-b4bf-e802854e92c4 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.816418] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 689.816418] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 689.820718] [54708]: INFO cinder.volume.api [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-825c636d-7d11-4112-b4bf-e802854e92c4 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 689.825758] [54708]: INFO cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-825c636d-7d11-4112-b4bf-e802854e92c4 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 689.825758] [54708]: [pid: 54708|app: 0|req: 56/115] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:48:33 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1555 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 692.007311] [54709]: DEBUG cinder.api.middleware.request_id [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-2869ec9c-6209-4cc7-8712-27995b972b8b None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.012453] [54709]: INFO cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-2869ec9c-6209-4cc7-8712-27995b972b8b tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/589f249a-ede4-470f-9776-d7dd49caffde [ 692.012453] [54709]: DEBUG cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-2869ec9c-6209-4cc7-8712-27995b972b8b tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.012453] [54709]: DEBUG cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-2869ec9c-6209-4cc7-8712-27995b972b8b tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.028765] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.028765] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.584429] [54709]: INFO cinder.api.openstack.wsgi [req-77e8fce5-041f-49b8-9be6-46ddaedf9b42 req-2869ec9c-6209-4cc7-8712-27995b972b8b tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/attachments/589f249a-ede4-470f-9776-d7dd49caffde returned with HTTP 200 [ 692.584429] [54709]: [pid: 54709|app: 0|req: 60/116] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:48:35 2025] DELETE /volume/v3/attachments/589f249a-ede4-470f-9776-d7dd49caffde => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 693.175854] [54708]: DEBUG cinder.api.middleware.request_id [None req-ab72c5db-9e17-4e45-91eb-4224bef56f93 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.179427] [54708]: INFO cinder.api.openstack.wsgi [None req-ab72c5db-9e17-4e45-91eb-4224bef56f93 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 693.179651] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ab72c5db-9e17-4e45-91eb-4224bef56f93 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.179930] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ab72c5db-9e17-4e45-91eb-4224bef56f93 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.194204] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.194204] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.202621] [54708]: INFO cinder.volume.api [None req-ab72c5db-9e17-4e45-91eb-4224bef56f93 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 693.208179] [54708]: INFO cinder.api.openstack.wsgi [None req-ab72c5db-9e17-4e45-91eb-4224bef56f93 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 693.209023] [54708]: [pid: 54708|app: 0|req: 57/117] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:37 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1010 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 693.223224] [54709]: DEBUG cinder.api.middleware.request_id [None req-66da4e4a-7676-48a3-b849-e4515c9b7397 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.228403] [54709]: INFO cinder.api.openstack.wsgi [None req-66da4e4a-7676-48a3-b849-e4515c9b7397 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 693.228628] [54709]: DEBUG cinder.api.openstack.wsgi [None req-66da4e4a-7676-48a3-b849-e4515c9b7397 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.228855] [54709]: DEBUG cinder.api.openstack.wsgi [None req-66da4e4a-7676-48a3-b849-e4515c9b7397 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.229651] [54709]: INFO cinder.api.v3.volumes [None req-66da4e4a-7676-48a3-b849-e4515c9b7397 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Delete volume with id: dc310a6c-5449-482a-9591-9cf0ce65d37c [ 693.240379] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.240379] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.240379] [54709]: INFO cinder.volume.api [None req-66da4e4a-7676-48a3-b849-e4515c9b7397 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 693.284508] [54709]: INFO cinder.volume.api [None req-66da4e4a-7676-48a3-b849-e4515c9b7397 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Delete volume request issued successfully. [ 693.285240] [54709]: INFO cinder.api.openstack.wsgi [None req-66da4e4a-7676-48a3-b849-e4515c9b7397 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 202 [ 693.285240] [54709]: [pid: 54709|app: 0|req: 61/118] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:48:37 2025] DELETE /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 693.289375] [54708]: DEBUG cinder.api.middleware.request_id [None req-4f856599-a201-41f6-b249-d06f2a959793 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.292270] [54708]: INFO cinder.api.openstack.wsgi [None req-4f856599-a201-41f6-b249-d06f2a959793 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 693.292618] [54708]: DEBUG cinder.api.openstack.wsgi [None req-4f856599-a201-41f6-b249-d06f2a959793 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.292779] [54708]: DEBUG cinder.api.openstack.wsgi [None req-4f856599-a201-41f6-b249-d06f2a959793 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.305573] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.305573] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.307695] [54708]: INFO cinder.volume.api [None req-4f856599-a201-41f6-b249-d06f2a959793 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 693.314632] [54708]: INFO cinder.api.openstack.wsgi [None req-4f856599-a201-41f6-b249-d06f2a959793 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 693.315071] [54708]: [pid: 54708|app: 0|req: 58/119] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:37 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 694.331769] [54709]: DEBUG cinder.api.middleware.request_id [None req-db1add6e-c4aa-4b12-bbb5-c3677fdd881c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.334304] [54709]: INFO cinder.api.openstack.wsgi [None req-db1add6e-c4aa-4b12-bbb5-c3677fdd881c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 694.334539] [54709]: DEBUG cinder.api.openstack.wsgi [None req-db1add6e-c4aa-4b12-bbb5-c3677fdd881c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.334776] [54709]: DEBUG cinder.api.openstack.wsgi [None req-db1add6e-c4aa-4b12-bbb5-c3677fdd881c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.350851] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.350851] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.356937] [54709]: INFO cinder.volume.api [None req-db1add6e-c4aa-4b12-bbb5-c3677fdd881c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 694.363361] [54709]: INFO cinder.api.openstack.wsgi [None req-db1add6e-c4aa-4b12-bbb5-c3677fdd881c tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 694.363361] [54709]: [pid: 54709|app: 0|req: 62/120] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:38 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 695.376682] [54708]: DEBUG cinder.api.middleware.request_id [None req-55f3abb0-fa63-47ce-b829-08a70281eae1 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.378891] [54708]: INFO cinder.api.openstack.wsgi [None req-55f3abb0-fa63-47ce-b829-08a70281eae1 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 695.379264] [54708]: DEBUG cinder.api.openstack.wsgi [None req-55f3abb0-fa63-47ce-b829-08a70281eae1 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.379520] [54708]: DEBUG cinder.api.openstack.wsgi [None req-55f3abb0-fa63-47ce-b829-08a70281eae1 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.389144] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.389144] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.393378] [54708]: INFO cinder.volume.api [None req-55f3abb0-fa63-47ce-b829-08a70281eae1 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Volume info retrieved successfully. [ 695.397601] [54708]: INFO cinder.api.openstack.wsgi [None req-55f3abb0-fa63-47ce-b829-08a70281eae1 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 200 [ 695.398036] [54708]: [pid: 54708|app: 0|req: 59/121] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:39 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 696.409079] [54709]: DEBUG cinder.api.middleware.request_id [None req-deabff04-4e93-4761-a521-421fa528f31d None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.409461] [54709]: INFO cinder.api.openstack.wsgi [None req-deabff04-4e93-4761-a521-421fa528f31d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 696.409686] [54709]: DEBUG cinder.api.openstack.wsgi [None req-deabff04-4e93-4761-a521-421fa528f31d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 696.409903] [54709]: DEBUG cinder.api.openstack.wsgi [None req-deabff04-4e93-4761-a521-421fa528f31d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 696.417357] [54709]: INFO cinder.api.openstack.wsgi [None req-deabff04-4e93-4761-a521-421fa528f31d tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 404 [ 696.418147] [54709]: [pid: 54709|app: 0|req: 63/122] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:48:40 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 703.867395] [54708]: DEBUG cinder.api.middleware.request_id [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-43ce30df-1a1d-44aa-90b8-72fa1f7d3b8f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.871972] [54708]: INFO cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-43ce30df-1a1d-44aa-90b8-72fa1f7d3b8f tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 703.871972] [54708]: DEBUG cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-43ce30df-1a1d-44aa-90b8-72fa1f7d3b8f tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 703.872849] [54708]: DEBUG cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-43ce30df-1a1d-44aa-90b8-72fa1f7d3b8f tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 703.889812] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.889812] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 703.893909] [54708]: INFO cinder.volume.api [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-43ce30df-1a1d-44aa-90b8-72fa1f7d3b8f tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 703.899838] [54708]: INFO cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-43ce30df-1a1d-44aa-90b8-72fa1f7d3b8f tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 703.900292] [54708]: [pid: 54708|app: 0|req: 60/123] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:48:47 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 1684 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 703.932917] [54709]: DEBUG cinder.api.middleware.request_id [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-88eea11d-6353-442b-8b41-aded567ac368 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.935370] [54709]: INFO cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-88eea11d-6353-442b-8b41-aded567ac368 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] GET http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 703.938225] [54709]: DEBUG cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-88eea11d-6353-442b-8b41-aded567ac368 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 703.938551] [54709]: DEBUG cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-88eea11d-6353-442b-8b41-aded567ac368 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 703.952388] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.952388] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 703.957229] [54709]: INFO cinder.volume.api [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-88eea11d-6353-442b-8b41-aded567ac368 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 703.966011] [54709]: INFO cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-88eea11d-6353-442b-8b41-aded567ac368 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 200 [ 703.966011] [54709]: [pid: 54709|app: 0|req: 64/124] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:48:47 2025] GET /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 1684 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 708.102921] [54708]: DEBUG cinder.api.middleware.request_id [None req-e33e8156-93b8-47b9-964d-75653a541e59 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.103472] [54708]: INFO cinder.api.openstack.wsgi [None req-e33e8156-93b8-47b9-964d-75653a541e59 None None] GET http://10.180.1.21/volume// [ 708.103705] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e33e8156-93b8-47b9-964d-75653a541e59 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.103788] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e33e8156-93b8-47b9-964d-75653a541e59 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.104199] [54708]: INFO cinder.api.openstack.wsgi [None req-e33e8156-93b8-47b9-964d-75653a541e59 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 708.104514] [54708]: [pid: 54708|app: 0|req: 61/125] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:48:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 708.108451] [54709]: DEBUG cinder.api.middleware.request_id [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-f1da99ba-719c-41d8-ba3e-7683712e4180 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.110787] [54709]: INFO cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-f1da99ba-719c-41d8-ba3e-7683712e4180 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] POST http://10.180.1.21/volume/v3/attachments [ 708.111309] [54709]: DEBUG cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-f1da99ba-719c-41d8-ba3e-7683712e4180 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06c4c563-7340-4be1-9c90-ca812b009e69", "connector": null, "instance_uuid": "7a0b066b-4028-47bb-891d-685f99d039a8"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 708.128989] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.128989] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.158394] [54709]: INFO cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-f1da99ba-719c-41d8-ba3e-7683712e4180 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 708.158895] [54709]: [pid: 54709|app: 0|req: 65/126] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:48:51 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 708.233269] [54708]: DEBUG cinder.api.middleware.request_id [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-cbf4f010-7f3f-4fed-974f-ffa1151fac26 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.241664] [54708]: INFO cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-cbf4f010-7f3f-4fed-974f-ffa1151fac26 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] POST http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69/action [ 708.243765] [54708]: DEBUG cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-cbf4f010-7f3f-4fed-974f-ffa1151fac26 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 708.243765] [54708]: DEBUG cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-cbf4f010-7f3f-4fed-974f-ffa1151fac26 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 708.267439] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.267439] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.268041] [54708]: INFO cinder.volume.api [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-cbf4f010-7f3f-4fed-974f-ffa1151fac26 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 708.275897] [54708]: INFO cinder.volume.api [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-cbf4f010-7f3f-4fed-974f-ffa1151fac26 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Roll detaching of volume completed successfully. [ 708.276067] [54708]: INFO cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-cbf4f010-7f3f-4fed-974f-ffa1151fac26 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69/action returned with HTTP 202 [ 708.276839] [54708]: [pid: 54708|app: 0|req: 62/127] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Feb 15 20:48:52 2025] POST /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 708.284249] [54709]: DEBUG cinder.api.middleware.request_id [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-a58787c5-9097-45c1-a547-3acd5bf79a1c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.288602] [54709]: INFO cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-a58787c5-9097-45c1-a547-3acd5bf79a1c tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d39be13a-53ef-46ab-b9e6-685b8816b58a [ 708.288602] [54709]: DEBUG cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-a58787c5-9097-45c1-a547-3acd5bf79a1c tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.288602] [54709]: DEBUG cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-a58787c5-9097-45c1-a547-3acd5bf79a1c tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.295811] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.295811] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.338323] [54709]: INFO cinder.api.openstack.wsgi [req-3731ce98-b713-4c3b-9735-ce84d7a1c064 req-a58787c5-9097-45c1-a547-3acd5bf79a1c tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/attachments/d39be13a-53ef-46ab-b9e6-685b8816b58a returned with HTTP 200 [ 708.338694] [54709]: [pid: 54709|app: 0|req: 66/128] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:48:52 2025] DELETE /volume/v3/attachments/d39be13a-53ef-46ab-b9e6-685b8816b58a => generated 192 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 710.534790] [54708]: DEBUG cinder.api.middleware.request_id [req-5973cb15-946c-4101-87cb-08461e30990f req-810af370-dd5c-4c7f-8096-27ce12da392d None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.540540] [54708]: INFO cinder.api.openstack.wsgi [req-5973cb15-946c-4101-87cb-08461e30990f req-810af370-dd5c-4c7f-8096-27ce12da392d tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] DELETE http://10.180.1.21/volume/v3/attachments/26c18cc0-7af1-447f-83c2-b28c75290867 [ 710.540801] [54708]: DEBUG cinder.api.openstack.wsgi [req-5973cb15-946c-4101-87cb-08461e30990f req-810af370-dd5c-4c7f-8096-27ce12da392d tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.541098] [54708]: DEBUG cinder.api.openstack.wsgi [req-5973cb15-946c-4101-87cb-08461e30990f req-810af370-dd5c-4c7f-8096-27ce12da392d tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.559324] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.559324] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.106845] [54708]: INFO cinder.api.openstack.wsgi [req-5973cb15-946c-4101-87cb-08461e30990f req-810af370-dd5c-4c7f-8096-27ce12da392d tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/attachments/26c18cc0-7af1-447f-83c2-b28c75290867 returned with HTTP 200 [ 711.107015] [54708]: [pid: 54708|app: 0|req: 63/129] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:48:54 2025] DELETE /volume/v3/attachments/26c18cc0-7af1-447f-83c2-b28c75290867 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 711.113515] [54709]: DEBUG cinder.api.middleware.request_id [req-5973cb15-946c-4101-87cb-08461e30990f req-eedc7c8f-3e98-406a-89f5-75a6b1d03e56 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.115909] [54709]: INFO cinder.api.openstack.wsgi [req-5973cb15-946c-4101-87cb-08461e30990f req-eedc7c8f-3e98-406a-89f5-75a6b1d03e56 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] DELETE http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d [ 711.116118] [54709]: DEBUG cinder.api.openstack.wsgi [req-5973cb15-946c-4101-87cb-08461e30990f req-eedc7c8f-3e98-406a-89f5-75a6b1d03e56 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.116341] [54709]: DEBUG cinder.api.openstack.wsgi [req-5973cb15-946c-4101-87cb-08461e30990f req-eedc7c8f-3e98-406a-89f5-75a6b1d03e56 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.116532] [54709]: INFO cinder.api.v3.volumes [req-5973cb15-946c-4101-87cb-08461e30990f req-eedc7c8f-3e98-406a-89f5-75a6b1d03e56 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Delete volume with id: 51726431-feac-4e53-9358-2dfaed86cc7d [ 711.126059] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.126059] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.126694] [54709]: INFO cinder.volume.api [req-5973cb15-946c-4101-87cb-08461e30990f req-eedc7c8f-3e98-406a-89f5-75a6b1d03e56 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Volume info retrieved successfully. [ 711.147543] [54709]: INFO cinder.volume.api [req-5973cb15-946c-4101-87cb-08461e30990f req-eedc7c8f-3e98-406a-89f5-75a6b1d03e56 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] Delete volume request issued successfully. [ 711.147543] [54709]: INFO cinder.api.openstack.wsgi [req-5973cb15-946c-4101-87cb-08461e30990f req-eedc7c8f-3e98-406a-89f5-75a6b1d03e56 tempest-ServersTestBootFromVolume-845523844 tempest-ServersTestBootFromVolume-845523844-project-member] http://10.180.1.21/volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d returned with HTTP 202 [ 711.148725] [54709]: [pid: 54709|app: 0|req: 67/130] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Feb 15 20:48:54 2025] DELETE /volume/v3/volumes/51726431-feac-4e53-9358-2dfaed86cc7d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 713.815940] [54708]: DEBUG cinder.api.middleware.request_id [req-9e58e6e8-a7c0-4e4b-b680-c2cac8c9aef8 req-4c257183-bb4f-4cb4-9a1c-5acdcc84fdb4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.819337] [54708]: INFO cinder.api.openstack.wsgi [req-9e58e6e8-a7c0-4e4b-b680-c2cac8c9aef8 req-4c257183-bb4f-4cb4-9a1c-5acdcc84fdb4 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4bbd0085-278a-457b-858e-96ca3082e150 [ 713.819422] [54708]: DEBUG cinder.api.openstack.wsgi [req-9e58e6e8-a7c0-4e4b-b680-c2cac8c9aef8 req-4c257183-bb4f-4cb4-9a1c-5acdcc84fdb4 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.819640] [54708]: DEBUG cinder.api.openstack.wsgi [req-9e58e6e8-a7c0-4e4b-b680-c2cac8c9aef8 req-4c257183-bb4f-4cb4-9a1c-5acdcc84fdb4 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.831537] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.831537] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.364172] [54708]: INFO cinder.api.openstack.wsgi [req-9e58e6e8-a7c0-4e4b-b680-c2cac8c9aef8 req-4c257183-bb4f-4cb4-9a1c-5acdcc84fdb4 tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/attachments/4bbd0085-278a-457b-858e-96ca3082e150 returned with HTTP 200 [ 714.364658] [54708]: [pid: 54708|app: 0|req: 64/131] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:48:57 2025] DELETE /volume/v3/attachments/4bbd0085-278a-457b-858e-96ca3082e150 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 714.379933] [54709]: DEBUG cinder.api.middleware.request_id [req-9e58e6e8-a7c0-4e4b-b680-c2cac8c9aef8 req-9d3f2dde-f81d-4434-8d4a-2c8bb8903ccd None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.381131] [54709]: INFO cinder.api.openstack.wsgi [req-9e58e6e8-a7c0-4e4b-b680-c2cac8c9aef8 req-9d3f2dde-f81d-4434-8d4a-2c8bb8903ccd tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] DELETE http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 [ 714.381428] [54709]: DEBUG cinder.api.openstack.wsgi [req-9e58e6e8-a7c0-4e4b-b680-c2cac8c9aef8 req-9d3f2dde-f81d-4434-8d4a-2c8bb8903ccd tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.381579] [54709]: DEBUG cinder.api.openstack.wsgi [req-9e58e6e8-a7c0-4e4b-b680-c2cac8c9aef8 req-9d3f2dde-f81d-4434-8d4a-2c8bb8903ccd tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.381777] [54709]: INFO cinder.api.v3.volumes [req-9e58e6e8-a7c0-4e4b-b680-c2cac8c9aef8 req-9d3f2dde-f81d-4434-8d4a-2c8bb8903ccd tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Delete volume with id: 06c4c563-7340-4be1-9c90-ca812b009e69 [ 714.394250] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.394250] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.394958] [54709]: INFO cinder.volume.api [req-9e58e6e8-a7c0-4e4b-b680-c2cac8c9aef8 req-9d3f2dde-f81d-4434-8d4a-2c8bb8903ccd tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Volume info retrieved successfully. [ 714.417363] [54709]: INFO cinder.volume.api [req-9e58e6e8-a7c0-4e4b-b680-c2cac8c9aef8 req-9d3f2dde-f81d-4434-8d4a-2c8bb8903ccd tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] Delete volume request issued successfully. [ 714.421292] [54709]: INFO cinder.api.openstack.wsgi [req-9e58e6e8-a7c0-4e4b-b680-c2cac8c9aef8 req-9d3f2dde-f81d-4434-8d4a-2c8bb8903ccd tempest-ServerActionsV293TestJSON-1351403685 tempest-ServerActionsV293TestJSON-1351403685-project-member] http://10.180.1.21/volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 returned with HTTP 202 [ 714.421805] [54709]: [pid: 54709|app: 0|req: 68/132] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Feb 15 20:48:58 2025] DELETE /volume/v3/volumes/06c4c563-7340-4be1-9c90-ca812b009e69 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 724.363032] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=76,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 724.412714] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=98,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 732.234225] [54708]: DEBUG cinder.api.middleware.request_id [None req-4898f17e-affe-4e15-88cd-91f5a57079f9 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.237505] [54708]: INFO cinder.api.openstack.wsgi [None req-4898f17e-affe-4e15-88cd-91f5a57079f9 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 732.237845] [54708]: DEBUG cinder.api.openstack.wsgi [None req-4898f17e-affe-4e15-88cd-91f5a57079f9 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.238135] [54708]: DEBUG cinder.api.openstack.wsgi [None req-4898f17e-affe-4e15-88cd-91f5a57079f9 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'delete' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.238457] [54708]: INFO cinder.api.v3.volumes [None req-4898f17e-affe-4e15-88cd-91f5a57079f9 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Delete volume with id: dc310a6c-5449-482a-9591-9cf0ce65d37c [ 732.248741] [54708]: INFO cinder.api.openstack.wsgi [None req-4898f17e-affe-4e15-88cd-91f5a57079f9 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 404 [ 732.249456] [54708]: [pid: 54708|app: 0|req: 65/133] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:49:16 2025] DELETE /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 732.252929] [54709]: DEBUG cinder.api.middleware.request_id [None req-ad539862-f12d-4873-8f63-9f18ab31d882 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.255551] [54709]: INFO cinder.api.openstack.wsgi [None req-ad539862-f12d-4873-8f63-9f18ab31d882 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] GET http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c [ 732.255954] [54709]: DEBUG cinder.api.openstack.wsgi [None req-ad539862-f12d-4873-8f63-9f18ab31d882 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 732.256325] [54709]: DEBUG cinder.api.openstack.wsgi [None req-ad539862-f12d-4873-8f63-9f18ab31d882 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 732.268855] [54709]: INFO cinder.api.openstack.wsgi [None req-ad539862-f12d-4873-8f63-9f18ab31d882 tempest-VolumesAssistedSnapshotsTest-726462669 tempest-VolumesAssistedSnapshotsTest-726462669-project-admin] http://10.180.1.21/volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c returned with HTTP 404 [ 732.269633] [54709]: [pid: 54709|app: 0|req: 69/134] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:49:16 2025] GET /volume/v3/volumes/dc310a6c-5449-482a-9591-9cf0ce65d37c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 742.241585] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=1 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 742.259837] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=1 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 813.823727] [54708]: DEBUG cinder.api.middleware.request_id [req-688808ea-cf2d-404a-8a9e-83aabd1a70bf req-bd530920-7f5c-42c9-9f84-356ac0bb5175 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.828556] [54708]: INFO cinder.api.openstack.wsgi [req-688808ea-cf2d-404a-8a9e-83aabd1a70bf req-bd530920-7f5c-42c9-9f84-356ac0bb5175 tempest-ServerActionsTestJSON-1540109814 tempest-ServerActionsTestJSON-1540109814-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=8836b3f4-9580-4f12-bd01-eccae3940527 [ 813.828915] [54708]: DEBUG cinder.api.openstack.wsgi [req-688808ea-cf2d-404a-8a9e-83aabd1a70bf req-bd530920-7f5c-42c9-9f84-356ac0bb5175 tempest-ServerActionsTestJSON-1540109814 tempest-ServerActionsTestJSON-1540109814-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.829215] [54708]: DEBUG cinder.api.openstack.wsgi [req-688808ea-cf2d-404a-8a9e-83aabd1a70bf req-bd530920-7f5c-42c9-9f84-356ac0bb5175 tempest-ServerActionsTestJSON-1540109814 tempest-ServerActionsTestJSON-1540109814-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.843055] [54708]: INFO cinder.api.openstack.wsgi [req-688808ea-cf2d-404a-8a9e-83aabd1a70bf req-bd530920-7f5c-42c9-9f84-356ac0bb5175 tempest-ServerActionsTestJSON-1540109814 tempest-ServerActionsTestJSON-1540109814-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=8836b3f4-9580-4f12-bd01-eccae3940527 returned with HTTP 200 [ 813.843617] [54708]: [pid: 54708|app: 0|req: 66/135] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Feb 15 20:50:37 2025] GET /volume/v3/attachments?instance_id=8836b3f4-9580-4f12-bd01-eccae3940527 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 823.838950] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=1 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 831.290689] [54709]: DEBUG cinder.api.middleware.request_id [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 831.293179] [54709]: INFO cinder.api.openstack.wsgi [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] POST http://10.180.1.21/volume/v3/volumes [ 831.293580] [54709]: DEBUG cinder.api.openstack.wsgi [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1749771281"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 831.295702] [54709]: DEBUG cinder.api.v3.volumes [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1749771281'}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 831.295851] [54709]: INFO cinder.api.v3.volumes [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Create volume of 1 GB [ 831.301385] [54709]: INFO cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Availability Zones retrieved successfully. [ 831.308194] [54709]: DEBUG cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Flow 'volume_create_api' (76cd09c2-b410-436c-8b99-d43f3ded68a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 831.309391] [54709]: DEBUG cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b548ef-fbd3-4cd9-addd-933c5242f1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.310451] [54709]: DEBUG cinder.volume.flows.api.create_volume [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 831.327960] [54709]: DEBUG cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b548ef-fbd3-4cd9-addd-933c5242f1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.328896] [54709]: DEBUG cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2745375a-529b-4c08-9eda-9a2f571a08ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.376235] [54709]: DEBUG cinder.quota [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Created reservations ['5975f54e-9820-4866-816a-17682b2bb501', '85d3592f-eb57-47c5-99fa-15394007ae3d', '82399c3a-8ea5-45a7-85a8-4ccae1d6b254', 'e12a4a35-8c7d-40a5-806c-f1e5c67d5265'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 831.377340] [54709]: DEBUG cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2745375a-529b-4c08-9eda-9a2f571a08ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5975f54e-9820-4866-816a-17682b2bb501', '85d3592f-eb57-47c5-99fa-15394007ae3d', '82399c3a-8ea5-45a7-85a8-4ccae1d6b254', 'e12a4a35-8c7d-40a5-806c-f1e5c67d5265']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.378377] [54709]: DEBUG cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e32b882a-e5b4-480b-8072-a94aed5cc6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.393738] [54709]: DEBUG cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e32b882a-e5b4-480b-8072-a94aed5cc6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'effa9ec3-1bcc-47c0-ba04-a4a7c9418060', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1749771281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79c1c72ace843d4be630377bd5e2326',qos_specs=None,replication_status=,reservations=['5975f54e-9820-4866-816a-17682b2bb501','85d3592f-eb57-47c5-99fa-15394007ae3d','82399c3a-8ea5-45a7-85a8-4ccae1d6b254','e12a4a35-8c7d-40a5-806c-f1e5c67d5265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f47ee79463440e79e59e44a0b2d1b9c',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1749771281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=effa9ec3-1bcc-47c0-ba04-a4a7c9418060,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79c1c72ace843d4be630377bd5e2326',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='5f47ee79463440e79e59e44a0b2d1b9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.394294] [54709]: DEBUG cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (867f9fa8-d4e2-486b-92ed-c4f4fe3235d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.409045] [54709]: DEBUG cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (867f9fa8-d4e2-486b-92ed-c4f4fe3235d7) 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-1749771281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79c1c72ace843d4be630377bd5e2326',qos_specs=None,replication_status=,reservations=['5975f54e-9820-4866-816a-17682b2bb501','85d3592f-eb57-47c5-99fa-15394007ae3d','82399c3a-8ea5-45a7-85a8-4ccae1d6b254','e12a4a35-8c7d-40a5-806c-f1e5c67d5265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f47ee79463440e79e59e44a0b2d1b9c',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.410056] [54709]: DEBUG cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b48025a-78f6-4269-aed3-85c2d5641196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 831.420059] [54709]: DEBUG cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b48025a-78f6-4269-aed3-85c2d5641196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 831.420511] [54709]: DEBUG cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Flow 'volume_create_api' (76cd09c2-b410-436c-8b99-d43f3ded68a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 831.420873] [54709]: INFO cinder.volume.api [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Create volume request issued successfully. [ 831.421555] [54709]: INFO cinder.api.openstack.wsgi [None req-e640d1aa-f94d-4617-904a-89a6cdf89098 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 831.422015] [54709]: [pid: 54709|app: 0|req: 70/136] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:50:55 2025] POST /volume/v3/volumes => generated 753 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 835.659547] [54708]: DEBUG cinder.api.middleware.request_id [req-70b3cfe9-2ddf-4aa7-bf90-33b3c7c0cf0a req-4d44d4e6-0096-4136-a285-e66a25cdedf9 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.663509] [54708]: INFO cinder.api.openstack.wsgi [req-70b3cfe9-2ddf-4aa7-bf90-33b3c7c0cf0a req-4d44d4e6-0096-4136-a285-e66a25cdedf9 tempest-InstanceActionsTestJSON-680564749 tempest-InstanceActionsTestJSON-680564749-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=e2d1039f-60fa-4c7b-a0ca-ed566357b1ea [ 835.663830] [54708]: DEBUG cinder.api.openstack.wsgi [req-70b3cfe9-2ddf-4aa7-bf90-33b3c7c0cf0a req-4d44d4e6-0096-4136-a285-e66a25cdedf9 tempest-InstanceActionsTestJSON-680564749 tempest-InstanceActionsTestJSON-680564749-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 835.664078] [54708]: DEBUG cinder.api.openstack.wsgi [req-70b3cfe9-2ddf-4aa7-bf90-33b3c7c0cf0a req-4d44d4e6-0096-4136-a285-e66a25cdedf9 tempest-InstanceActionsTestJSON-680564749 tempest-InstanceActionsTestJSON-680564749-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 835.674719] [54708]: INFO cinder.api.openstack.wsgi [req-70b3cfe9-2ddf-4aa7-bf90-33b3c7c0cf0a req-4d44d4e6-0096-4136-a285-e66a25cdedf9 tempest-InstanceActionsTestJSON-680564749 tempest-InstanceActionsTestJSON-680564749-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=e2d1039f-60fa-4c7b-a0ca-ed566357b1ea returned with HTTP 200 [ 835.674719] [54708]: [pid: 54708|app: 0|req: 67/137] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Feb 15 20:50:59 2025] GET /volume/v3/attachments?instance_id=e2d1039f-60fa-4c7b-a0ca-ed566357b1ea => generated 19 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 841.412605] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 845.668839] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=1 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 849.659257] [54709]: DEBUG cinder.api.middleware.request_id [req-593a5cc3-673c-48d5-b892-23b5b814e667 req-586e531a-1aa3-4eb3-8ed3-635e2af674ac None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.662281] [54709]: INFO cinder.api.openstack.wsgi [req-593a5cc3-673c-48d5-b892-23b5b814e667 req-586e531a-1aa3-4eb3-8ed3-635e2af674ac tempest-SecurityGroupsTestJSON-863369455 tempest-SecurityGroupsTestJSON-863369455-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=8e5dfac2-d2bb-49fe-8436-f622ae0fe9e7 [ 849.662577] [54709]: DEBUG cinder.api.openstack.wsgi [req-593a5cc3-673c-48d5-b892-23b5b814e667 req-586e531a-1aa3-4eb3-8ed3-635e2af674ac tempest-SecurityGroupsTestJSON-863369455 tempest-SecurityGroupsTestJSON-863369455-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.662827] [54709]: DEBUG cinder.api.openstack.wsgi [req-593a5cc3-673c-48d5-b892-23b5b814e667 req-586e531a-1aa3-4eb3-8ed3-635e2af674ac tempest-SecurityGroupsTestJSON-863369455 tempest-SecurityGroupsTestJSON-863369455-project-member] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.676880] [54709]: INFO cinder.api.openstack.wsgi [req-593a5cc3-673c-48d5-b892-23b5b814e667 req-586e531a-1aa3-4eb3-8ed3-635e2af674ac tempest-SecurityGroupsTestJSON-863369455 tempest-SecurityGroupsTestJSON-863369455-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=8e5dfac2-d2bb-49fe-8436-f622ae0fe9e7 returned with HTTP 200 [ 849.676880] [54709]: [pid: 54709|app: 0|req: 71/138] 10.180.1.21 () {62 vars in 1517 bytes} [Sat Feb 15 20:51:13 2025] GET /volume/v3/attachments?instance_id=8e5dfac2-d2bb-49fe-8436-f622ae0fe9e7 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.671793] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=1 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 900.910137] [54708]: DEBUG cinder.api.middleware.request_id [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.912671] [54708]: INFO cinder.api.openstack.wsgi [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] POST http://10.180.1.21/volume/v3/volumes [ 900.913091] [54708]: DEBUG cinder.api.openstack.wsgi [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-201115710"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 900.914946] [54708]: DEBUG cinder.api.v3.volumes [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-201115710'}} {{(pid=54708) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 900.915139] [54708]: INFO cinder.api.v3.volumes [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Create volume of 1 GB [ 900.915504] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 900.915504] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 900.921274] [54708]: INFO cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Availability Zones retrieved successfully. [ 900.928627] [54708]: DEBUG cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Flow 'volume_create_api' (548d5165-51de-483d-84b4-e054fe13e338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 900.929873] [54708]: DEBUG cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb289ac6-3191-40ed-ae3a-8c2505dc2fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 900.931139] [54708]: DEBUG cinder.volume.flows.api.create_volume [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Validating volume size '1' using validate_int {{(pid=54708) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 900.951923] [54708]: DEBUG cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb289ac6-3191-40ed-ae3a-8c2505dc2fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 900.953197] [54708]: DEBUG cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f71efb-9098-4f8e-80b2-69546c8bbfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.001490] [54708]: DEBUG cinder.quota [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Created reservations ['abb88953-7aca-405d-8730-8f7e5bccce24', 'de456dc0-964e-41a4-b21e-b37ee241916b', '4f3a1bde-0809-43ce-9a8b-0eaaac322da1', '9358fa51-5d2b-4ab5-8602-a07f64af88a4'] {{(pid=54708) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 901.002574] [54708]: DEBUG cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f71efb-9098-4f8e-80b2-69546c8bbfb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abb88953-7aca-405d-8730-8f7e5bccce24', 'de456dc0-964e-41a4-b21e-b37ee241916b', '4f3a1bde-0809-43ce-9a8b-0eaaac322da1', '9358fa51-5d2b-4ab5-8602-a07f64af88a4']}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.003522] [54708]: DEBUG cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e4a4db0-2fec-48d2-b5b2-4606526252cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.021272] [54708]: DEBUG cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e4a4db0-2fec-48d2-b5b2-4606526252cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49ba27af-d145-482c-aeec-bbf8756a3e9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-201115710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a399762bbd46c483973e1371d2429c',qos_specs=None,replication_status=,reservations=['abb88953-7aca-405d-8730-8f7e5bccce24','de456dc0-964e-41a4-b21e-b37ee241916b','4f3a1bde-0809-43ce-9a8b-0eaaac322da1','9358fa51-5d2b-4ab5-8602-a07f64af88a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6519f0edd7f4c1bbb97751996e2b3d1',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-201115710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49ba27af-d145-482c-aeec-bbf8756a3e9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4a399762bbd46c483973e1371d2429c',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='a6519f0edd7f4c1bbb97751996e2b3d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.021272] [54708]: DEBUG cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2587f0d8-a6b5-45a5-8c09-996672e365db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.035323] [54708]: DEBUG cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2587f0d8-a6b5-45a5-8c09-996672e365db) 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-201115710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a399762bbd46c483973e1371d2429c',qos_specs=None,replication_status=,reservations=['abb88953-7aca-405d-8730-8f7e5bccce24','de456dc0-964e-41a4-b21e-b37ee241916b','4f3a1bde-0809-43ce-9a8b-0eaaac322da1','9358fa51-5d2b-4ab5-8602-a07f64af88a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6519f0edd7f4c1bbb97751996e2b3d1',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.036272] [54708]: DEBUG cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2fc7fd2-2de0-4991-b885-1d8f735119d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 901.047055] [54708]: DEBUG cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2fc7fd2-2de0-4991-b885-1d8f735119d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 901.048519] [54708]: DEBUG cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Flow 'volume_create_api' (548d5165-51de-483d-84b4-e054fe13e338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 901.049181] [54708]: INFO cinder.volume.api [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Create volume request issued successfully. [ 901.050018] [54708]: INFO cinder.api.openstack.wsgi [None req-69fc0645-7c52-42a9-8eca-7f9f92bd3261 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 901.050654] [54708]: [pid: 54708|app: 0|req: 68/139] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:52:04 2025] POST /volume/v3/volumes => generated 750 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 901.060488] [54709]: DEBUG cinder.api.middleware.request_id [None req-4feef973-ab15-4f46-bd9c-2db3c7057c1e None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 901.062914] [54709]: INFO cinder.api.openstack.wsgi [None req-4feef973-ab15-4f46-bd9c-2db3c7057c1e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 901.063182] [54709]: DEBUG cinder.api.openstack.wsgi [None req-4feef973-ab15-4f46-bd9c-2db3c7057c1e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 901.063628] [54709]: DEBUG cinder.api.openstack.wsgi [None req-4feef973-ab15-4f46-bd9c-2db3c7057c1e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 901.072037] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 901.072037] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 901.076081] [54709]: INFO cinder.volume.api [None req-4feef973-ab15-4f46-bd9c-2db3c7057c1e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 901.082028] [54709]: INFO cinder.api.openstack.wsgi [None req-4feef973-ab15-4f46-bd9c-2db3c7057c1e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 901.082028] [54709]: [pid: 54709|app: 0|req: 72/140] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:04 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.091414] [54708]: DEBUG cinder.api.middleware.request_id [None req-48a6074f-e668-4a48-935e-fc40144cb8fa None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.093764] [54708]: INFO cinder.api.openstack.wsgi [None req-48a6074f-e668-4a48-935e-fc40144cb8fa tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 902.093989] [54708]: DEBUG cinder.api.openstack.wsgi [None req-48a6074f-e668-4a48-935e-fc40144cb8fa tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.094220] [54708]: DEBUG cinder.api.openstack.wsgi [None req-48a6074f-e668-4a48-935e-fc40144cb8fa tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.104900] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.104900] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.109073] [54708]: INFO cinder.volume.api [None req-48a6074f-e668-4a48-935e-fc40144cb8fa tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 902.114481] [54708]: INFO cinder.api.openstack.wsgi [None req-48a6074f-e668-4a48-935e-fc40144cb8fa tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 902.114903] [54708]: [pid: 54708|app: 0|req: 69/141] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:05 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.159796] [54709]: DEBUG cinder.api.middleware.request_id [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-722c304c-d996-482a-9bda-283d29fb4ce5 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.164019] [54709]: INFO cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-722c304c-d996-482a-9bda-283d29fb4ce5 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 902.164019] [54709]: DEBUG cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-722c304c-d996-482a-9bda-283d29fb4ce5 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.164019] [54709]: DEBUG cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-722c304c-d996-482a-9bda-283d29fb4ce5 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.171433] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.171433] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.176503] [54709]: INFO cinder.volume.api [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-722c304c-d996-482a-9bda-283d29fb4ce5 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 902.181945] [54709]: INFO cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-722c304c-d996-482a-9bda-283d29fb4ce5 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 902.182369] [54709]: [pid: 54709|app: 0|req: 73/142] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:52:06 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 903.708138] [54708]: DEBUG cinder.api.middleware.request_id [None req-0feb079f-e8f3-4b33-a6e8-5c900ce3e63c None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.708138] [54708]: INFO cinder.api.openstack.wsgi [None req-0feb079f-e8f3-4b33-a6e8-5c900ce3e63c None None] GET http://10.180.1.21/volume// [ 903.708397] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0feb079f-e8f3-4b33-a6e8-5c900ce3e63c None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.708397] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0feb079f-e8f3-4b33-a6e8-5c900ce3e63c None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.708774] [54708]: INFO cinder.api.openstack.wsgi [None req-0feb079f-e8f3-4b33-a6e8-5c900ce3e63c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 903.709088] [54708]: [pid: 54708|app: 0|req: 70/143] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:52:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 903.713016] [54709]: DEBUG cinder.api.middleware.request_id [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-b139283d-363a-49e2-a534-9359fe677e0b None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.715425] [54709]: INFO cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-b139283d-363a-49e2-a534-9359fe677e0b tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] POST http://10.180.1.21/volume/v3/attachments [ 903.715928] [54709]: DEBUG cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-b139283d-363a-49e2-a534-9359fe677e0b tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49ba27af-d145-482c-aeec-bbf8756a3e9e", "connector": null, "instance_uuid": "be36b9f5-1c3f-4df8-99c3-644321e8d992"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 903.727127] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.727127] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.749298] [54709]: INFO cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-b139283d-363a-49e2-a534-9359fe677e0b tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 903.749748] [54709]: [pid: 54709|app: 0|req: 74/144] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:52:07 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 903.768679] [54708]: DEBUG cinder.api.middleware.request_id [None req-8107b35e-11a9-473e-892d-bf7921199491 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 903.770848] [54708]: INFO cinder.api.openstack.wsgi [None req-8107b35e-11a9-473e-892d-bf7921199491 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 903.771076] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8107b35e-11a9-473e-892d-bf7921199491 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 903.771292] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8107b35e-11a9-473e-892d-bf7921199491 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 903.780909] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.780909] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.784294] [54708]: INFO cinder.volume.api [None req-8107b35e-11a9-473e-892d-bf7921199491 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 903.789040] [54708]: INFO cinder.api.openstack.wsgi [None req-8107b35e-11a9-473e-892d-bf7921199491 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 903.789423] [54708]: [pid: 54708|app: 0|req: 71/145] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:07 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 904.275197] [54709]: DEBUG cinder.api.middleware.request_id [None req-9c1b6977-0bfe-40cd-ab2d-19160857d4c8 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.275731] [54709]: INFO cinder.api.openstack.wsgi [None req-9c1b6977-0bfe-40cd-ab2d-19160857d4c8 None None] GET http://10.180.1.21/volume// [ 904.276048] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9c1b6977-0bfe-40cd-ab2d-19160857d4c8 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.276348] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9c1b6977-0bfe-40cd-ab2d-19160857d4c8 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.276798] [54709]: INFO cinder.api.openstack.wsgi [None req-9c1b6977-0bfe-40cd-ab2d-19160857d4c8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 904.277154] [54709]: [pid: 54709|app: 0|req: 75/146] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:52:08 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 904.284794] [54708]: DEBUG cinder.api.middleware.request_id [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-e1ddd911-9613-4a5a-9a9e-7f3512cd1c73 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.288227] [54708]: INFO cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-e1ddd911-9613-4a5a-9a9e-7f3512cd1c73 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 904.288227] [54708]: DEBUG cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-e1ddd911-9613-4a5a-9a9e-7f3512cd1c73 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.288227] [54708]: DEBUG cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-e1ddd911-9613-4a5a-9a9e-7f3512cd1c73 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.304405] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.304405] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.308530] [54708]: INFO cinder.volume.api [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-e1ddd911-9613-4a5a-9a9e-7f3512cd1c73 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 904.314021] [54708]: INFO cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-e1ddd911-9613-4a5a-9a9e-7f3512cd1c73 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 904.316054] [54708]: [pid: 54708|app: 0|req: 72/147] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:52:08 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 904.349532] [54709]: DEBUG cinder.api.middleware.request_id [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-396c7a8e-87bb-4d57-951a-da507f28307c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.352269] [54709]: INFO cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-396c7a8e-87bb-4d57-951a-da507f28307c tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] PUT http://10.180.1.21/volume/v3/attachments/54e14878-9eef-48a5-9589-8bdf92ae38bf [ 904.352738] [54709]: DEBUG cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-396c7a8e-87bb-4d57-951a-da507f28307c tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-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-518868", "mountpoint": "/dev/sdb"}}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 904.362814] [54709]: DEBUG cinder.coordination [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-396c7a8e-87bb-4d57-951a-da507f28307c tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Acquiring lock "cinder-attachment_update-49ba27af-d145-482c-aeec-bbf8756a3e9e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 904.367791] [54709]: DEBUG cinder.coordination [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-396c7a8e-87bb-4d57-951a-da507f28307c tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Lock "cinder-attachment_update-49ba27af-d145-482c-aeec-bbf8756a3e9e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 904.368963] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.368963] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.799329] [54708]: DEBUG cinder.api.middleware.request_id [None req-fa56d055-673b-408b-8f11-e7ca3adab999 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 904.801578] [54708]: INFO cinder.api.openstack.wsgi [None req-fa56d055-673b-408b-8f11-e7ca3adab999 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 904.801809] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fa56d055-673b-408b-8f11-e7ca3adab999 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 904.802041] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fa56d055-673b-408b-8f11-e7ca3adab999 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 904.812026] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 904.812026] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 904.815192] [54708]: INFO cinder.volume.api [None req-fa56d055-673b-408b-8f11-e7ca3adab999 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 904.820772] [54708]: INFO cinder.api.openstack.wsgi [None req-fa56d055-673b-408b-8f11-e7ca3adab999 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 904.821185] [54708]: [pid: 54708|app: 0|req: 73/148] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:08 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 905.831177] [54708]: DEBUG cinder.api.middleware.request_id [None req-71df87f3-da73-4854-b837-e1e4ae4d885e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 905.833328] [54708]: INFO cinder.api.openstack.wsgi [None req-71df87f3-da73-4854-b837-e1e4ae4d885e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 905.833690] [54708]: DEBUG cinder.api.openstack.wsgi [None req-71df87f3-da73-4854-b837-e1e4ae4d885e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 905.834255] [54708]: DEBUG cinder.api.openstack.wsgi [None req-71df87f3-da73-4854-b837-e1e4ae4d885e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 905.849558] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 905.849558] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 905.855030] [54708]: INFO cinder.volume.api [None req-71df87f3-da73-4854-b837-e1e4ae4d885e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 905.862608] [54708]: INFO cinder.api.openstack.wsgi [None req-71df87f3-da73-4854-b837-e1e4ae4d885e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 905.863243] [54708]: [pid: 54708|app: 0|req: 74/149] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:09 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 906.878495] [54708]: DEBUG cinder.api.middleware.request_id [None req-5143ebb6-b5fe-4ba7-8fe7-c6e9c7de6d6a None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 906.880633] [54708]: INFO cinder.api.openstack.wsgi [None req-5143ebb6-b5fe-4ba7-8fe7-c6e9c7de6d6a tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 906.880872] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5143ebb6-b5fe-4ba7-8fe7-c6e9c7de6d6a tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 906.881110] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5143ebb6-b5fe-4ba7-8fe7-c6e9c7de6d6a tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 906.893901] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 906.893901] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 906.897861] [54708]: INFO cinder.volume.api [None req-5143ebb6-b5fe-4ba7-8fe7-c6e9c7de6d6a tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 906.902737] [54708]: INFO cinder.api.openstack.wsgi [None req-5143ebb6-b5fe-4ba7-8fe7-c6e9c7de6d6a tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 906.903169] [54708]: [pid: 54708|app: 0|req: 75/150] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:10 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 907.915283] [54708]: DEBUG cinder.api.middleware.request_id [None req-cea768ee-8ab0-4804-8c9a-8c9b43981fff None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 907.917740] [54708]: INFO cinder.api.openstack.wsgi [None req-cea768ee-8ab0-4804-8c9a-8c9b43981fff tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 907.918010] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cea768ee-8ab0-4804-8c9a-8c9b43981fff tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 907.918245] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cea768ee-8ab0-4804-8c9a-8c9b43981fff tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 907.930345] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 907.930345] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 907.934170] [54708]: INFO cinder.volume.api [None req-cea768ee-8ab0-4804-8c9a-8c9b43981fff tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 907.939128] [54708]: INFO cinder.api.openstack.wsgi [None req-cea768ee-8ab0-4804-8c9a-8c9b43981fff tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 907.939726] [54708]: [pid: 54708|app: 0|req: 76/151] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:11 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.895249] [54709]: DEBUG cinder.coordination [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-396c7a8e-87bb-4d57-951a-da507f28307c tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Lock "cinder-attachment_update-49ba27af-d145-482c-aeec-bbf8756a3e9e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 908.895594] [54709]: INFO cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-396c7a8e-87bb-4d57-951a-da507f28307c tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/attachments/54e14878-9eef-48a5-9589-8bdf92ae38bf returned with HTTP 200 [ 908.896117] [54709]: [pid: 54709|app: 0|req: 76/152] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:52:08 2025] PUT /volume/v3/attachments/54e14878-9eef-48a5-9589-8bdf92ae38bf => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 908.950080] [54708]: DEBUG cinder.api.middleware.request_id [None req-2d0211e0-6407-43b9-ac9b-c303ce8a0eb9 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.952423] [54708]: INFO cinder.api.openstack.wsgi [None req-2d0211e0-6407-43b9-ac9b-c303ce8a0eb9 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 908.952646] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2d0211e0-6407-43b9-ac9b-c303ce8a0eb9 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.952870] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2d0211e0-6407-43b9-ac9b-c303ce8a0eb9 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.963314] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.963314] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.966587] [54708]: INFO cinder.volume.api [None req-2d0211e0-6407-43b9-ac9b-c303ce8a0eb9 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 908.971724] [54708]: INFO cinder.api.openstack.wsgi [None req-2d0211e0-6407-43b9-ac9b-c303ce8a0eb9 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 908.972140] [54708]: [pid: 54708|app: 0|req: 77/153] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:12 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 908.993346] [54709]: DEBUG cinder.api.middleware.request_id [None req-cc1da2bd-d12e-481f-956f-94adbca5b20b None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.996019] [54709]: INFO cinder.api.openstack.wsgi [None req-cc1da2bd-d12e-481f-956f-94adbca5b20b tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 908.996290] [54709]: DEBUG cinder.api.openstack.wsgi [None req-cc1da2bd-d12e-481f-956f-94adbca5b20b tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.996527] [54709]: DEBUG cinder.api.openstack.wsgi [None req-cc1da2bd-d12e-481f-956f-94adbca5b20b tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.008487] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.008487] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.014404] [54709]: INFO cinder.volume.api [None req-cc1da2bd-d12e-481f-956f-94adbca5b20b tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 909.020672] [54709]: INFO cinder.api.openstack.wsgi [None req-cc1da2bd-d12e-481f-956f-94adbca5b20b tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 909.021186] [54709]: [pid: 54709|app: 0|req: 77/154] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:12 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.058906] [54708]: DEBUG cinder.api.middleware.request_id [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-752cad98-4ac0-4886-836a-83b22c0c4df1 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.061630] [54708]: INFO cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-752cad98-4ac0-4886-836a-83b22c0c4df1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 909.061857] [54708]: DEBUG cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-752cad98-4ac0-4886-836a-83b22c0c4df1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.062149] [54708]: DEBUG cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-752cad98-4ac0-4886-836a-83b22c0c4df1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.071137] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.071137] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.074853] [54708]: INFO cinder.volume.api [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-752cad98-4ac0-4886-836a-83b22c0c4df1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 909.079135] [54708]: INFO cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-752cad98-4ac0-4886-836a-83b22c0c4df1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 909.079630] [54708]: [pid: 54708|app: 0|req: 78/155] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:52:12 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.983286] [54709]: DEBUG cinder.api.middleware.request_id [None req-24cd5373-14c1-4ea5-a41b-903588ab158f None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.987212] [54709]: INFO cinder.api.openstack.wsgi [None req-24cd5373-14c1-4ea5-a41b-903588ab158f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 909.987523] [54709]: DEBUG cinder.api.openstack.wsgi [None req-24cd5373-14c1-4ea5-a41b-903588ab158f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.987762] [54709]: DEBUG cinder.api.openstack.wsgi [None req-24cd5373-14c1-4ea5-a41b-903588ab158f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.003617] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.003617] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.007819] [54709]: INFO cinder.volume.api [None req-24cd5373-14c1-4ea5-a41b-903588ab158f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 910.014267] [54709]: INFO cinder.api.openstack.wsgi [None req-24cd5373-14c1-4ea5-a41b-903588ab158f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 910.014909] [54709]: [pid: 54709|app: 0|req: 78/156] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:13 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.602314] [54708]: DEBUG cinder.api.middleware.request_id [None req-e50faa8c-cde1-4114-a0ad-be66a908bfba None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.602793] [54708]: INFO cinder.api.openstack.wsgi [None req-e50faa8c-cde1-4114-a0ad-be66a908bfba None None] GET http://10.180.1.21/volume// [ 910.603182] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e50faa8c-cde1-4114-a0ad-be66a908bfba None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.604302] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e50faa8c-cde1-4114-a0ad-be66a908bfba None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.604302] [54708]: INFO cinder.api.openstack.wsgi [None req-e50faa8c-cde1-4114-a0ad-be66a908bfba None None] http://10.180.1.21/volume// returned with HTTP 300 [ 910.604595] [54708]: [pid: 54708|app: 0|req: 79/157] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:52:14 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 910.608488] [54709]: DEBUG cinder.api.middleware.request_id [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-4917d37b-9342-4f28-9051-16de1d7570e3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.611035] [54709]: INFO cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-4917d37b-9342-4f28-9051-16de1d7570e3 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] POST http://10.180.1.21/volume/v3/attachments [ 910.611475] [54709]: DEBUG cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-4917d37b-9342-4f28-9051-16de1d7570e3 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "effa9ec3-1bcc-47c0-ba04-a4a7c9418060", "connector": null, "instance_uuid": "0ce0e846-b5a3-4964-becf-4f0e996aedc5"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 910.622810] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.622810] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.643739] [54709]: INFO cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-4917d37b-9342-4f28-9051-16de1d7570e3 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 910.644170] [54709]: [pid: 54709|app: 0|req: 79/158] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:52:14 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 910.664257] [54708]: DEBUG cinder.api.middleware.request_id [None req-f6e2deb1-42e3-458c-8f6f-4ad75258ff11 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.666624] [54708]: INFO cinder.api.openstack.wsgi [None req-f6e2deb1-42e3-458c-8f6f-4ad75258ff11 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 910.666855] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f6e2deb1-42e3-458c-8f6f-4ad75258ff11 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.667084] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f6e2deb1-42e3-458c-8f6f-4ad75258ff11 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.678548] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.678548] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.682498] [54708]: INFO cinder.volume.api [None req-f6e2deb1-42e3-458c-8f6f-4ad75258ff11 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 910.688842] [54708]: INFO cinder.api.openstack.wsgi [None req-f6e2deb1-42e3-458c-8f6f-4ad75258ff11 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 910.688842] [54708]: [pid: 54708|app: 0|req: 80/159] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:14 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.027538] [54709]: DEBUG cinder.api.middleware.request_id [None req-9fc86ba8-eaf4-45df-9160-bb836c8e4340 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.029796] [54709]: INFO cinder.api.openstack.wsgi [None req-9fc86ba8-eaf4-45df-9160-bb836c8e4340 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 911.030112] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9fc86ba8-eaf4-45df-9160-bb836c8e4340 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.030346] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9fc86ba8-eaf4-45df-9160-bb836c8e4340 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.042420] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.042420] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.049021] [54709]: INFO cinder.volume.api [None req-9fc86ba8-eaf4-45df-9160-bb836c8e4340 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 911.053116] [54709]: INFO cinder.api.openstack.wsgi [None req-9fc86ba8-eaf4-45df-9160-bb836c8e4340 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 911.053535] [54709]: [pid: 54709|app: 0|req: 80/160] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:14 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.460172] [54708]: DEBUG cinder.api.middleware.request_id [None req-96543d7f-87dd-4756-8afd-61da13281064 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.460610] [54708]: INFO cinder.api.openstack.wsgi [None req-96543d7f-87dd-4756-8afd-61da13281064 None None] GET http://10.180.1.21/volume// [ 911.460789] [54708]: DEBUG cinder.api.openstack.wsgi [None req-96543d7f-87dd-4756-8afd-61da13281064 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.461010] [54708]: DEBUG cinder.api.openstack.wsgi [None req-96543d7f-87dd-4756-8afd-61da13281064 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.461408] [54708]: INFO cinder.api.openstack.wsgi [None req-96543d7f-87dd-4756-8afd-61da13281064 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 911.461708] [54708]: [pid: 54708|app: 0|req: 81/161] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:52:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 911.465999] [54709]: DEBUG cinder.api.middleware.request_id [None req-6261b112-1f2b-4579-be83-19d436689f17 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.468299] [54709]: INFO cinder.api.openstack.wsgi [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] POST http://10.180.1.21/volume/v3/volumes [ 911.468936] [54709]: DEBUG cinder.api.openstack.wsgi [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-308573485"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 911.470963] [54709]: DEBUG cinder.api.v3.volumes [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-308573485'}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 911.471147] [54709]: INFO cinder.api.v3.volumes [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Create volume of 1 GB [ 911.475443] [54709]: INFO cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Availability Zones retrieved successfully. [ 911.482309] [54709]: DEBUG cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Flow 'volume_create_api' (6eac7787-d0c9-41a1-b75d-df6a37f04eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 911.483489] [54709]: DEBUG cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be6dc0a1-c6b1-4fd8-97d9-707e100193d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.484610] [54709]: DEBUG cinder.volume.flows.api.create_volume [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 911.492622] [54708]: DEBUG cinder.api.middleware.request_id [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-ac77aa3e-4295-4cff-895e-d7f736005f29 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.495152] [54708]: INFO cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-ac77aa3e-4295-4cff-895e-d7f736005f29 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 911.495468] [54708]: DEBUG cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-ac77aa3e-4295-4cff-895e-d7f736005f29 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.495739] [54708]: DEBUG cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-ac77aa3e-4295-4cff-895e-d7f736005f29 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.504019] [54709]: DEBUG cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be6dc0a1-c6b1-4fd8-97d9-707e100193d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.504997] [54709]: DEBUG cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1698349e-7545-4aa4-bc07-fab28780f61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.505623] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.505623] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.508938] [54708]: INFO cinder.volume.api [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-ac77aa3e-4295-4cff-895e-d7f736005f29 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 911.513924] [54708]: INFO cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-ac77aa3e-4295-4cff-895e-d7f736005f29 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 911.514453] [54708]: [pid: 54708|app: 0|req: 82/162] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:52:15 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 911.553987] [54709]: DEBUG cinder.quota [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Created reservations ['2d022930-8933-4e3c-8877-b83b66afae1b', 'c2137f34-b639-4f54-843c-fdc49e694bc6', 'c975b1de-c10c-406a-a0e0-6a52fb994ee0', '39749d3a-bf33-45a5-85d6-d2ded27ffd62'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 911.555197] [54709]: DEBUG cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1698349e-7545-4aa4-bc07-fab28780f61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d022930-8933-4e3c-8877-b83b66afae1b', 'c2137f34-b639-4f54-843c-fdc49e694bc6', 'c975b1de-c10c-406a-a0e0-6a52fb994ee0', '39749d3a-bf33-45a5-85d6-d2ded27ffd62']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.556228] [54709]: DEBUG cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1266e6af-0fee-468a-82cd-49c1c27c2166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.571035] [54709]: DEBUG cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1266e6af-0fee-468a-82cd-49c1c27c2166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0c2c132-41ef-4277-a647-830ca77c732a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-308573485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4352f1b6608f4987911fa3832ca6aeb9',qos_specs=None,replication_status=,reservations=['2d022930-8933-4e3c-8877-b83b66afae1b','c2137f34-b639-4f54-843c-fdc49e694bc6','c975b1de-c10c-406a-a0e0-6a52fb994ee0','39749d3a-bf33-45a5-85d6-d2ded27ffd62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ecb7f299eaa4fcfb1336b1a19974040',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:52:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-308573485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0c2c132-41ef-4277-a647-830ca77c732a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4352f1b6608f4987911fa3832ca6aeb9',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='6ecb7f299eaa4fcfb1336b1a19974040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.571035] [54709]: DEBUG cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f23b229c-20ec-4c94-8fc7-a5fd090966f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.588319] [54709]: DEBUG cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f23b229c-20ec-4c94-8fc7-a5fd090966f2) 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-308573485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4352f1b6608f4987911fa3832ca6aeb9',qos_specs=None,replication_status=,reservations=['2d022930-8933-4e3c-8877-b83b66afae1b','c2137f34-b639-4f54-843c-fdc49e694bc6','c975b1de-c10c-406a-a0e0-6a52fb994ee0','39749d3a-bf33-45a5-85d6-d2ded27ffd62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ecb7f299eaa4fcfb1336b1a19974040',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.589269] [54709]: DEBUG cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7bda9c4-445b-441b-9264-0a1933b8cbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.599681] [54709]: DEBUG cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7bda9c4-445b-441b-9264-0a1933b8cbcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.600812] [54709]: DEBUG cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Flow 'volume_create_api' (6eac7787-d0c9-41a1-b75d-df6a37f04eee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 911.601323] [54709]: INFO cinder.volume.api [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Create volume request issued successfully. [ 911.601985] [54709]: INFO cinder.api.openstack.wsgi [None req-6261b112-1f2b-4579-be83-19d436689f17 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 911.602602] [54709]: [pid: 54709|app: 0|req: 81/163] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:52:15 2025] POST /volume/v3/volumes => generated 755 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 911.617904] [54708]: DEBUG cinder.api.middleware.request_id [None req-9a688432-45b4-40a5-ba05-a3dafdfa213f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.620260] [54708]: INFO cinder.api.openstack.wsgi [None req-9a688432-45b4-40a5-ba05-a3dafdfa213f tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 911.620534] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9a688432-45b4-40a5-ba05-a3dafdfa213f tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.620907] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9a688432-45b4-40a5-ba05-a3dafdfa213f tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.630939] [54709]: DEBUG cinder.api.middleware.request_id [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-54af7a3c-3a06-42c0-984e-b0396d7f7715 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.632831] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.632831] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.633448] [54709]: INFO cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-54af7a3c-3a06-42c0-984e-b0396d7f7715 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] PUT http://10.180.1.21/volume/v3/attachments/1f2c1190-d2a0-4430-898c-f641c87d342d [ 911.633887] [54709]: DEBUG cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-54af7a3c-3a06-42c0-984e-b0396d7f7715 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-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-518856", "mountpoint": "/dev/sdb"}}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 911.640041] [54708]: INFO cinder.volume.api [None req-9a688432-45b4-40a5-ba05-a3dafdfa213f tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 911.642999] [54709]: DEBUG cinder.coordination [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-54af7a3c-3a06-42c0-984e-b0396d7f7715 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Acquiring lock "cinder-attachment_update-effa9ec3-1bcc-47c0-ba04-a4a7c9418060-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 911.645871] [54708]: INFO cinder.api.openstack.wsgi [None req-9a688432-45b4-40a5-ba05-a3dafdfa213f tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 200 [ 911.645871] [54708]: [pid: 54708|app: 0|req: 83/164] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:15 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.652776] [54709]: DEBUG cinder.coordination [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-54af7a3c-3a06-42c0-984e-b0396d7f7715 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Lock "cinder-attachment_update-effa9ec3-1bcc-47c0-ba04-a4a7c9418060-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.009s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 911.652957] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.652957] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.700690] [54708]: DEBUG cinder.api.middleware.request_id [None req-94b3fabe-9a52-48c7-97d9-8ed2251d22ac None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.702684] [54708]: INFO cinder.api.openstack.wsgi [None req-94b3fabe-9a52-48c7-97d9-8ed2251d22ac tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 911.702924] [54708]: DEBUG cinder.api.openstack.wsgi [None req-94b3fabe-9a52-48c7-97d9-8ed2251d22ac tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.703538] [54708]: DEBUG cinder.api.openstack.wsgi [None req-94b3fabe-9a52-48c7-97d9-8ed2251d22ac tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.714034] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.714034] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.718080] [54708]: INFO cinder.volume.api [None req-94b3fabe-9a52-48c7-97d9-8ed2251d22ac tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 911.723313] [54708]: INFO cinder.api.openstack.wsgi [None req-94b3fabe-9a52-48c7-97d9-8ed2251d22ac tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 911.723772] [54708]: [pid: 54708|app: 0|req: 84/165] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:15 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.060272] [54708]: DEBUG cinder.api.middleware.request_id [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-427216dc-2067-4fdb-a760-4dc1b379c925 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.063151] [54708]: INFO cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-427216dc-2067-4fdb-a760-4dc1b379c925 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] POST http://10.180.1.21/volume/v3/attachments/54e14878-9eef-48a5-9589-8bdf92ae38bf/action [ 912.063705] [54708]: DEBUG cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-427216dc-2067-4fdb-a760-4dc1b379c925 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Action body: b'{"os-complete": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 912.063803] [54708]: DEBUG cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-427216dc-2067-4fdb-a760-4dc1b379c925 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 912.083937] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.083937] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.093337] [54708]: INFO cinder.api.openstack.wsgi [req-1486279c-81a5-42c1-8d37-2cdd3f6e76ec req-427216dc-2067-4fdb-a760-4dc1b379c925 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/attachments/54e14878-9eef-48a5-9589-8bdf92ae38bf/action returned with HTTP 204 [ 912.093824] [54708]: [pid: 54708|app: 0|req: 85/166] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:52:15 2025] POST /volume/v3/attachments/54e14878-9eef-48a5-9589-8bdf92ae38bf/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 912.094671] [54708]: DEBUG cinder.api.middleware.request_id [None req-6a179daf-717a-4738-9e51-d7d905b2df0f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.096684] [54708]: INFO cinder.api.openstack.wsgi [None req-6a179daf-717a-4738-9e51-d7d905b2df0f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 912.096910] [54708]: DEBUG cinder.api.openstack.wsgi [None req-6a179daf-717a-4738-9e51-d7d905b2df0f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.097162] [54708]: DEBUG cinder.api.openstack.wsgi [None req-6a179daf-717a-4738-9e51-d7d905b2df0f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.108180] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.108180] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.112282] [54708]: INFO cinder.volume.api [None req-6a179daf-717a-4738-9e51-d7d905b2df0f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 912.117316] [54708]: INFO cinder.api.openstack.wsgi [None req-6a179daf-717a-4738-9e51-d7d905b2df0f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 912.118029] [54708]: [pid: 54708|app: 0|req: 86/167] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:15 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 912.130460] [54708]: DEBUG cinder.api.middleware.request_id [None req-54ef1a8a-33ae-40ed-b00b-80f41ec4e426 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.132701] [54708]: INFO cinder.api.openstack.wsgi [None req-54ef1a8a-33ae-40ed-b00b-80f41ec4e426 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 912.132922] [54708]: DEBUG cinder.api.openstack.wsgi [None req-54ef1a8a-33ae-40ed-b00b-80f41ec4e426 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.133224] [54708]: DEBUG cinder.api.openstack.wsgi [None req-54ef1a8a-33ae-40ed-b00b-80f41ec4e426 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.142806] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.142806] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.148382] [54708]: INFO cinder.volume.api [None req-54ef1a8a-33ae-40ed-b00b-80f41ec4e426 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 912.153919] [54708]: INFO cinder.api.openstack.wsgi [None req-54ef1a8a-33ae-40ed-b00b-80f41ec4e426 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 912.153919] [54708]: [pid: 54708|app: 0|req: 87/168] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:15 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 912.660710] [54708]: DEBUG cinder.api.middleware.request_id [None req-5c5d0288-8758-4a49-b6b6-d0da4d1bc54e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.663829] [54708]: INFO cinder.api.openstack.wsgi [None req-5c5d0288-8758-4a49-b6b6-d0da4d1bc54e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 912.664112] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5c5d0288-8758-4a49-b6b6-d0da4d1bc54e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.664377] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5c5d0288-8758-4a49-b6b6-d0da4d1bc54e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.675138] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.675138] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.678772] [54708]: INFO cinder.volume.api [None req-5c5d0288-8758-4a49-b6b6-d0da4d1bc54e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 912.683163] [54708]: INFO cinder.api.openstack.wsgi [None req-5c5d0288-8758-4a49-b6b6-d0da4d1bc54e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 200 [ 912.683541] [54708]: [pid: 54708|app: 0|req: 88/169] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:16 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.736263] [54708]: DEBUG cinder.api.middleware.request_id [None req-e8147633-bd41-4249-877d-06b311af6903 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.738521] [54708]: INFO cinder.api.openstack.wsgi [None req-e8147633-bd41-4249-877d-06b311af6903 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 912.738742] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e8147633-bd41-4249-877d-06b311af6903 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.738956] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e8147633-bd41-4249-877d-06b311af6903 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.749061] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.749061] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.752578] [54708]: INFO cinder.volume.api [None req-e8147633-bd41-4249-877d-06b311af6903 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 912.756925] [54708]: INFO cinder.api.openstack.wsgi [None req-e8147633-bd41-4249-877d-06b311af6903 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 912.757322] [54708]: [pid: 54708|app: 0|req: 89/170] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:16 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.767416] [54708]: DEBUG cinder.api.middleware.request_id [None req-41b1fe6c-df27-4a06-898a-4e55509d0a5c None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.769622] [54708]: INFO cinder.api.openstack.wsgi [None req-41b1fe6c-df27-4a06-898a-4e55509d0a5c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 913.769844] [54708]: DEBUG cinder.api.openstack.wsgi [None req-41b1fe6c-df27-4a06-898a-4e55509d0a5c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.770167] [54708]: DEBUG cinder.api.openstack.wsgi [None req-41b1fe6c-df27-4a06-898a-4e55509d0a5c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.783950] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.783950] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.787634] [54708]: INFO cinder.volume.api [None req-41b1fe6c-df27-4a06-898a-4e55509d0a5c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 913.792622] [54708]: INFO cinder.api.openstack.wsgi [None req-41b1fe6c-df27-4a06-898a-4e55509d0a5c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 913.793045] [54708]: [pid: 54708|app: 0|req: 90/171] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:17 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.804715] [54708]: DEBUG cinder.api.middleware.request_id [None req-a42aac76-696b-4586-8b8d-c789b14e26a1 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.806859] [54708]: INFO cinder.api.openstack.wsgi [None req-a42aac76-696b-4586-8b8d-c789b14e26a1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 914.807105] [54708]: DEBUG cinder.api.openstack.wsgi [None req-a42aac76-696b-4586-8b8d-c789b14e26a1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.807612] [54708]: DEBUG cinder.api.openstack.wsgi [None req-a42aac76-696b-4586-8b8d-c789b14e26a1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.824768] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.824768] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.831055] [54708]: INFO cinder.volume.api [None req-a42aac76-696b-4586-8b8d-c789b14e26a1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 914.837884] [54708]: INFO cinder.api.openstack.wsgi [None req-a42aac76-696b-4586-8b8d-c789b14e26a1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 914.837884] [54708]: [pid: 54708|app: 0|req: 91/172] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:18 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 915.850379] [54708]: DEBUG cinder.api.middleware.request_id [None req-47398f8a-3bd5-4984-bc1a-eae21af45ca8 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 915.854041] [54708]: INFO cinder.api.openstack.wsgi [None req-47398f8a-3bd5-4984-bc1a-eae21af45ca8 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 915.854041] [54708]: DEBUG cinder.api.openstack.wsgi [None req-47398f8a-3bd5-4984-bc1a-eae21af45ca8 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 915.854041] [54708]: DEBUG cinder.api.openstack.wsgi [None req-47398f8a-3bd5-4984-bc1a-eae21af45ca8 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 915.872706] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 915.872706] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.880965] [54708]: INFO cinder.volume.api [None req-47398f8a-3bd5-4984-bc1a-eae21af45ca8 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 915.885821] [54708]: INFO cinder.api.openstack.wsgi [None req-47398f8a-3bd5-4984-bc1a-eae21af45ca8 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 915.886253] [54708]: [pid: 54708|app: 0|req: 92/173] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:19 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 916.684737] [54709]: DEBUG cinder.coordination [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-54af7a3c-3a06-42c0-984e-b0396d7f7715 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Lock "cinder-attachment_update-effa9ec3-1bcc-47c0-ba04-a4a7c9418060-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.033s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 916.685323] [54709]: INFO cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-54af7a3c-3a06-42c0-984e-b0396d7f7715 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments/1f2c1190-d2a0-4430-898c-f641c87d342d returned with HTTP 200 [ 916.686056] [54709]: [pid: 54709|app: 0|req: 82/174] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:52:15 2025] PUT /volume/v3/attachments/1f2c1190-d2a0-4430-898c-f641c87d342d => generated 617 bytes in 5056 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 916.897520] [54708]: DEBUG cinder.api.middleware.request_id [None req-ca4755e5-298d-4def-87a1-f5ff858db365 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.900462] [54708]: INFO cinder.api.openstack.wsgi [None req-ca4755e5-298d-4def-87a1-f5ff858db365 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 916.901254] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ca4755e5-298d-4def-87a1-f5ff858db365 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.901254] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ca4755e5-298d-4def-87a1-f5ff858db365 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.916114] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.916114] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.922609] [54708]: INFO cinder.volume.api [None req-ca4755e5-298d-4def-87a1-f5ff858db365 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 916.929290] [54708]: INFO cinder.api.openstack.wsgi [None req-ca4755e5-298d-4def-87a1-f5ff858db365 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 916.929290] [54708]: [pid: 54708|app: 0|req: 93/175] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:20 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.812294] [54709]: DEBUG cinder.api.middleware.request_id [req-106b8594-01d0-48c3-942f-4d2fcc4a8374 req-1b8c5fdc-6020-4c94-82de-799f04139d9e None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.815611] [54709]: INFO cinder.api.openstack.wsgi [req-106b8594-01d0-48c3-942f-4d2fcc4a8374 req-1b8c5fdc-6020-4c94-82de-799f04139d9e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] DELETE http://10.180.1.21/volume/v3/attachments/54e14878-9eef-48a5-9589-8bdf92ae38bf [ 917.815886] [54709]: DEBUG cinder.api.openstack.wsgi [req-106b8594-01d0-48c3-942f-4d2fcc4a8374 req-1b8c5fdc-6020-4c94-82de-799f04139d9e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.816217] [54709]: DEBUG cinder.api.openstack.wsgi [req-106b8594-01d0-48c3-942f-4d2fcc4a8374 req-1b8c5fdc-6020-4c94-82de-799f04139d9e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.829659] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.829659] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.939912] [54708]: DEBUG cinder.api.middleware.request_id [None req-b71d5a4f-9270-456b-9797-d84d874a27fb None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.942522] [54708]: INFO cinder.api.openstack.wsgi [None req-b71d5a4f-9270-456b-9797-d84d874a27fb tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 917.942767] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b71d5a4f-9270-456b-9797-d84d874a27fb tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.944064] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b71d5a4f-9270-456b-9797-d84d874a27fb tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.957260] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.957260] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.961615] [54708]: INFO cinder.volume.api [None req-b71d5a4f-9270-456b-9797-d84d874a27fb tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 917.970399] [54708]: INFO cinder.api.openstack.wsgi [None req-b71d5a4f-9270-456b-9797-d84d874a27fb tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 917.970399] [54708]: [pid: 54708|app: 0|req: 94/176] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:21 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 918.322824] [54708]: DEBUG cinder.api.middleware.request_id [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-908ab891-6933-4b9b-8223-6de83b3ec8f7 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.325282] [54708]: INFO cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-908ab891-6933-4b9b-8223-6de83b3ec8f7 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] POST http://10.180.1.21/volume/v3/attachments/1f2c1190-d2a0-4430-898c-f641c87d342d/action [ 918.325726] [54708]: DEBUG cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-908ab891-6933-4b9b-8223-6de83b3ec8f7 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action body: b'{"os-complete": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 918.325896] [54708]: DEBUG cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-908ab891-6933-4b9b-8223-6de83b3ec8f7 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 918.348960] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.348960] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.364208] [54708]: INFO cinder.api.openstack.wsgi [req-96b0f278-786c-4eeb-b753-cabec4324a2c req-908ab891-6933-4b9b-8223-6de83b3ec8f7 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments/1f2c1190-d2a0-4430-898c-f641c87d342d/action returned with HTTP 204 [ 918.364744] [54708]: [pid: 54708|app: 0|req: 95/177] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:52:22 2025] POST /volume/v3/attachments/1f2c1190-d2a0-4430-898c-f641c87d342d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 918.373137] [54709]: INFO cinder.api.openstack.wsgi [req-106b8594-01d0-48c3-942f-4d2fcc4a8374 req-1b8c5fdc-6020-4c94-82de-799f04139d9e tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/attachments/54e14878-9eef-48a5-9589-8bdf92ae38bf returned with HTTP 200 [ 918.373137] [54709]: [pid: 54709|app: 0|req: 83/178] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:52:21 2025] DELETE /volume/v3/attachments/54e14878-9eef-48a5-9589-8bdf92ae38bf => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 918.983418] [54708]: DEBUG cinder.api.middleware.request_id [None req-032fdcdb-52e8-4e81-9ffe-3a75609d7ae1 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.986571] [54708]: INFO cinder.api.openstack.wsgi [None req-032fdcdb-52e8-4e81-9ffe-3a75609d7ae1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 918.986799] [54708]: DEBUG cinder.api.openstack.wsgi [None req-032fdcdb-52e8-4e81-9ffe-3a75609d7ae1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.987101] [54708]: DEBUG cinder.api.openstack.wsgi [None req-032fdcdb-52e8-4e81-9ffe-3a75609d7ae1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.010610] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.010610] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.016658] [54708]: INFO cinder.volume.api [None req-032fdcdb-52e8-4e81-9ffe-3a75609d7ae1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 919.022088] [54708]: INFO cinder.api.openstack.wsgi [None req-032fdcdb-52e8-4e81-9ffe-3a75609d7ae1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 919.022513] [54708]: [pid: 54708|app: 0|req: 96/179] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:22 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 919.039220] [54709]: DEBUG cinder.api.middleware.request_id [None req-5fd7c203-6f99-4ab7-b35b-dfed53097c10 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.041562] [54709]: INFO cinder.api.openstack.wsgi [None req-5fd7c203-6f99-4ab7-b35b-dfed53097c10 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 919.041914] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5fd7c203-6f99-4ab7-b35b-dfed53097c10 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.042246] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5fd7c203-6f99-4ab7-b35b-dfed53097c10 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.056483] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.056483] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.061361] [54709]: INFO cinder.volume.api [None req-5fd7c203-6f99-4ab7-b35b-dfed53097c10 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 919.066825] [54709]: INFO cinder.api.openstack.wsgi [None req-5fd7c203-6f99-4ab7-b35b-dfed53097c10 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 919.067305] [54709]: [pid: 54709|app: 0|req: 84/180] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:22 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 919.452380] [54708]: DEBUG cinder.api.middleware.request_id [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-fd95e44f-1e9b-43e6-aa64-990cfda1fd0a None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.456443] [54708]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-fd95e44f-1e9b-43e6-aa64-990cfda1fd0a tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 919.456658] [54708]: DEBUG cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-fd95e44f-1e9b-43e6-aa64-990cfda1fd0a tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 919.456876] [54708]: DEBUG cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-fd95e44f-1e9b-43e6-aa64-990cfda1fd0a tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 919.477570] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 919.477570] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 919.484610] [54708]: INFO cinder.volume.api [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-fd95e44f-1e9b-43e6-aa64-990cfda1fd0a tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 919.491223] [54708]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-fd95e44f-1e9b-43e6-aa64-990cfda1fd0a tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 919.491799] [54708]: [pid: 54708|app: 0|req: 97/181] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:52:23 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 919.963026] [54709]: DEBUG cinder.api.middleware.request_id [None req-71ffc807-0134-446b-a12c-e8bb30837d75 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 919.965158] [54709]: INFO cinder.api.openstack.wsgi [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] POST http://10.180.1.21/volume/v3/volumes [ 919.965636] [54709]: DEBUG cinder.api.openstack.wsgi [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-188869659"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 919.968228] [54709]: DEBUG cinder.api.v3.volumes [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-188869659'}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 919.968373] [54709]: INFO cinder.api.v3.volumes [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Create volume of 1 GB [ 919.974493] [54709]: INFO cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Availability Zones retrieved successfully. [ 919.983849] [54709]: DEBUG cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Flow 'volume_create_api' (95792eee-8cbd-46ba-9762-a804f2806335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 919.986524] [54709]: DEBUG cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aefe21a-6756-4163-bb6d-a878778c9f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 919.989081] [54709]: DEBUG cinder.volume.flows.api.create_volume [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 920.014637] [54709]: DEBUG cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aefe21a-6756-4163-bb6d-a878778c9f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.016910] [54709]: DEBUG cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db36cd14-d609-43bd-8596-202fc973bab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.096394] [54709]: DEBUG cinder.quota [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Created reservations ['1b5ec75d-d167-44df-a865-306e0ef29f12', 'a7d23555-8659-495f-9cca-828e1295da86', '0c2c5740-794c-4772-a1bb-41c2bca3780a', 'c051fdd1-0ddb-44bf-8d34-d632249228c6'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 920.096638] [54709]: DEBUG cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db36cd14-d609-43bd-8596-202fc973bab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b5ec75d-d167-44df-a865-306e0ef29f12', 'a7d23555-8659-495f-9cca-828e1295da86', '0c2c5740-794c-4772-a1bb-41c2bca3780a', 'c051fdd1-0ddb-44bf-8d34-d632249228c6']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.098393] [54709]: DEBUG cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7735d22-1862-4a65-a6b2-ded09fa0d008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.139551] [54709]: DEBUG cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7735d22-1862-4a65-a6b2-ded09fa0d008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5abad2d-1c2c-481e-a062-15fe14642305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-188869659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2e8356714714b2ebde65cd27ec77f7c',qos_specs=None,replication_status=,reservations=['1b5ec75d-d167-44df-a865-306e0ef29f12','a7d23555-8659-495f-9cca-828e1295da86','0c2c5740-794c-4772-a1bb-41c2bca3780a','c051fdd1-0ddb-44bf-8d34-d632249228c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2ad110d57949d4931d7405dbf7d0f0',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-188869659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5abad2d-1c2c-481e-a062-15fe14642305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2e8356714714b2ebde65cd27ec77f7c',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='8b2ad110d57949d4931d7405dbf7d0f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.141578] [54709]: DEBUG cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9bffda-352b-424f-8d8d-cc9f50103eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.173441] [54709]: DEBUG cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9bffda-352b-424f-8d8d-cc9f50103eb3) 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-188869659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2e8356714714b2ebde65cd27ec77f7c',qos_specs=None,replication_status=,reservations=['1b5ec75d-d167-44df-a865-306e0ef29f12','a7d23555-8659-495f-9cca-828e1295da86','0c2c5740-794c-4772-a1bb-41c2bca3780a','c051fdd1-0ddb-44bf-8d34-d632249228c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2ad110d57949d4931d7405dbf7d0f0',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.176276] [54709]: DEBUG cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (602b2671-f398-49d1-a13a-51b1acb71ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 920.207249] [54709]: DEBUG cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (602b2671-f398-49d1-a13a-51b1acb71ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 920.207524] [54709]: DEBUG cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Flow 'volume_create_api' (95792eee-8cbd-46ba-9762-a804f2806335) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 920.207943] [54709]: INFO cinder.volume.api [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Create volume request issued successfully. [ 920.208803] [54709]: INFO cinder.api.openstack.wsgi [None req-71ffc807-0134-446b-a12c-e8bb30837d75 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 920.210161] [54709]: [pid: 54709|app: 0|req: 85/182] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:52:23 2025] POST /volume/v3/volumes => generated 753 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 920.224478] [54708]: DEBUG cinder.api.middleware.request_id [None req-98aad14f-0014-41d5-b92b-02d97407e58d None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.227959] [54708]: INFO cinder.api.openstack.wsgi [None req-98aad14f-0014-41d5-b92b-02d97407e58d tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 920.228385] [54708]: DEBUG cinder.api.openstack.wsgi [None req-98aad14f-0014-41d5-b92b-02d97407e58d tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.228502] [54708]: DEBUG cinder.api.openstack.wsgi [None req-98aad14f-0014-41d5-b92b-02d97407e58d tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.245965] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.245965] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.253184] [54708]: INFO cinder.volume.api [None req-98aad14f-0014-41d5-b92b-02d97407e58d tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 920.268374] [54708]: INFO cinder.api.openstack.wsgi [None req-98aad14f-0014-41d5-b92b-02d97407e58d tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 920.270934] [54708]: [pid: 54708|app: 0|req: 98/183] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:24 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 821 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.283720] [54709]: DEBUG cinder.api.middleware.request_id [None req-5f6c3f1d-03aa-4252-9c92-843e610cede9 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.283995] [54709]: INFO cinder.api.openstack.wsgi [None req-5f6c3f1d-03aa-4252-9c92-843e610cede9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 921.284179] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5f6c3f1d-03aa-4252-9c92-843e610cede9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.284543] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5f6c3f1d-03aa-4252-9c92-843e610cede9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.303497] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.303497] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.310651] [54709]: INFO cinder.volume.api [None req-5f6c3f1d-03aa-4252-9c92-843e610cede9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 921.316487] [54709]: INFO cinder.api.openstack.wsgi [None req-5f6c3f1d-03aa-4252-9c92-843e610cede9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 921.317159] [54709]: [pid: 54709|app: 0|req: 86/184] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:25 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 921.360774] [54708]: DEBUG cinder.api.middleware.request_id [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-1653947c-8399-442b-ab3b-0663e01fcf3e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.363187] [54708]: INFO cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-1653947c-8399-442b-ab3b-0663e01fcf3e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 921.363436] [54708]: DEBUG cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-1653947c-8399-442b-ab3b-0663e01fcf3e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.363673] [54708]: DEBUG cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-1653947c-8399-442b-ab3b-0663e01fcf3e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.371643] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.371643] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.375823] [54708]: INFO cinder.volume.api [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-1653947c-8399-442b-ab3b-0663e01fcf3e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 921.380361] [54708]: INFO cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-1653947c-8399-442b-ab3b-0663e01fcf3e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 921.380880] [54708]: [pid: 54708|app: 0|req: 99/185] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:52:25 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.809543] [54709]: DEBUG cinder.api.middleware.request_id [None req-b7c27ef5-3448-4db8-abe9-efa8eca866f1 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.810101] [54709]: INFO cinder.api.openstack.wsgi [None req-b7c27ef5-3448-4db8-abe9-efa8eca866f1 None None] GET http://10.180.1.21/volume// [ 921.810339] [54709]: DEBUG cinder.api.openstack.wsgi [None req-b7c27ef5-3448-4db8-abe9-efa8eca866f1 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.810596] [54709]: DEBUG cinder.api.openstack.wsgi [None req-b7c27ef5-3448-4db8-abe9-efa8eca866f1 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.811077] [54709]: INFO cinder.api.openstack.wsgi [None req-b7c27ef5-3448-4db8-abe9-efa8eca866f1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 921.811500] [54709]: [pid: 54709|app: 0|req: 87/186] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:52:25 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 921.815284] [54708]: DEBUG cinder.api.middleware.request_id [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-c8341245-4d7e-45f7-b62b-80b2861a3ed6 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.818736] [54708]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-c8341245-4d7e-45f7-b62b-80b2861a3ed6 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] POST http://10.180.1.21/volume/v3/attachments [ 921.818736] [54708]: DEBUG cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-c8341245-4d7e-45f7-b62b-80b2861a3ed6 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "effa9ec3-1bcc-47c0-ba04-a4a7c9418060", "connector": null, "instance_uuid": "0ce0e846-b5a3-4964-becf-4f0e996aedc5"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 921.833030] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.833030] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.862763] [54708]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-c8341245-4d7e-45f7-b62b-80b2861a3ed6 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 921.863244] [54708]: [pid: 54708|app: 0|req: 100/187] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:52:25 2025] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 921.867885] [54709]: DEBUG cinder.api.middleware.request_id [None req-9aeb843a-c36b-4c79-bbf5-bbacf3263cf0 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.868603] [54709]: INFO cinder.api.openstack.wsgi [None req-9aeb843a-c36b-4c79-bbf5-bbacf3263cf0 None None] GET http://10.180.1.21/volume// [ 921.868792] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9aeb843a-c36b-4c79-bbf5-bbacf3263cf0 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.869015] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9aeb843a-c36b-4c79-bbf5-bbacf3263cf0 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.869441] [54709]: INFO cinder.api.openstack.wsgi [None req-9aeb843a-c36b-4c79-bbf5-bbacf3263cf0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 921.869775] [54709]: [pid: 54709|app: 0|req: 88/188] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:52:25 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 921.874721] [54708]: DEBUG cinder.api.middleware.request_id [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-25af7cb6-4d4b-45ec-9ea5-fcdfd636cce4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.877046] [54708]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-25af7cb6-4d4b-45ec-9ea5-fcdfd636cce4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 921.877334] [54708]: DEBUG cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-25af7cb6-4d4b-45ec-9ea5-fcdfd636cce4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.877559] [54708]: DEBUG cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-25af7cb6-4d4b-45ec-9ea5-fcdfd636cce4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.890969] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.890969] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.894281] [54708]: INFO cinder.volume.api [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-25af7cb6-4d4b-45ec-9ea5-fcdfd636cce4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 921.898689] [54708]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-25af7cb6-4d4b-45ec-9ea5-fcdfd636cce4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 921.899115] [54708]: [pid: 54708|app: 0|req: 101/189] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:52:25 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 922.908856] [54709]: DEBUG cinder.api.middleware.request_id [None req-94aae2e1-28ec-4bf5-8d26-325be594d1b3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.910910] [54709]: INFO cinder.api.openstack.wsgi [None req-94aae2e1-28ec-4bf5-8d26-325be594d1b3 None None] GET http://10.180.1.21/volume// [ 922.910910] [54709]: DEBUG cinder.api.openstack.wsgi [None req-94aae2e1-28ec-4bf5-8d26-325be594d1b3 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.910910] [54709]: DEBUG cinder.api.openstack.wsgi [None req-94aae2e1-28ec-4bf5-8d26-325be594d1b3 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.910910] [54709]: INFO cinder.api.openstack.wsgi [None req-94aae2e1-28ec-4bf5-8d26-325be594d1b3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 922.913251] [54709]: [pid: 54709|app: 0|req: 89/190] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:52:26 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 922.919232] [54708]: DEBUG cinder.api.middleware.request_id [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-de7d1fab-631a-4b99-bf6c-f88c52078394 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.922080] [54708]: INFO cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-de7d1fab-631a-4b99-bf6c-f88c52078394 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] POST http://10.180.1.21/volume/v3/attachments [ 922.922534] [54708]: DEBUG cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-de7d1fab-631a-4b99-bf6c-f88c52078394 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5abad2d-1c2c-481e-a062-15fe14642305", "connector": null, "instance_uuid": "222560d8-31b8-4349-aaa0-67d1497ac0a6"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 922.941318] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.941318] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.968764] [54708]: INFO cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-de7d1fab-631a-4b99-bf6c-f88c52078394 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 922.969283] [54708]: [pid: 54708|app: 0|req: 102/191] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:52:26 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 922.988681] [54709]: DEBUG cinder.api.middleware.request_id [None req-16d443f8-7393-4bb5-b15b-4f3edf96cdbf None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.992845] [54709]: INFO cinder.api.openstack.wsgi [None req-16d443f8-7393-4bb5-b15b-4f3edf96cdbf tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 922.992845] [54709]: DEBUG cinder.api.openstack.wsgi [None req-16d443f8-7393-4bb5-b15b-4f3edf96cdbf tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.992845] [54709]: DEBUG cinder.api.openstack.wsgi [None req-16d443f8-7393-4bb5-b15b-4f3edf96cdbf tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.002645] [54708]: DEBUG cinder.api.middleware.request_id [None req-12141e69-b5d1-4c74-9ccd-43af069e7926 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.007897] [54708]: INFO cinder.api.openstack.wsgi [None req-12141e69-b5d1-4c74-9ccd-43af069e7926 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 923.007897] [54708]: DEBUG cinder.api.openstack.wsgi [None req-12141e69-b5d1-4c74-9ccd-43af069e7926 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.007897] [54708]: DEBUG cinder.api.openstack.wsgi [None req-12141e69-b5d1-4c74-9ccd-43af069e7926 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.008158] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.008158] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.010852] [54709]: INFO cinder.volume.api [None req-16d443f8-7393-4bb5-b15b-4f3edf96cdbf tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 923.015317] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.015317] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.016699] [54709]: INFO cinder.api.openstack.wsgi [None req-16d443f8-7393-4bb5-b15b-4f3edf96cdbf tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 923.017219] [54709]: [pid: 54709|app: 0|req: 90/192] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:26 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.021018] [54709]: DEBUG cinder.api.middleware.request_id [req-85d601de-6b08-40bd-ae87-6ed9c396ac0a req-a45e3ac3-54b9-410c-bb8b-0c1738529c43 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.021018] [54709]: INFO cinder.api.openstack.wsgi [req-85d601de-6b08-40bd-ae87-6ed9c396ac0a req-a45e3ac3-54b9-410c-bb8b-0c1738529c43 tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-306900101 [ 923.021018] [54709]: DEBUG cinder.api.openstack.wsgi [req-85d601de-6b08-40bd-ae87-6ed9c396ac0a req-a45e3ac3-54b9-410c-bb8b-0c1738529c43 tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.021018] [54709]: DEBUG cinder.api.openstack.wsgi [req-85d601de-6b08-40bd-ae87-6ed9c396ac0a req-a45e3ac3-54b9-410c-bb8b-0c1738529c43 tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.021018] [54709]: INFO cinder.api.v3.volumes [req-85d601de-6b08-40bd-ae87-6ed9c396ac0a req-a45e3ac3-54b9-410c-bb8b-0c1738529c43 tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] Delete volume with id: tempest-invalid-306900101 [ 923.023701] [54708]: INFO cinder.volume.api [None req-12141e69-b5d1-4c74-9ccd-43af069e7926 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 923.031573] [54708]: INFO cinder.api.openstack.wsgi [None req-12141e69-b5d1-4c74-9ccd-43af069e7926 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 923.032038] [54708]: [pid: 54708|app: 0|req: 103/193] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:26 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.032665] [54709]: INFO cinder.api.openstack.wsgi [req-85d601de-6b08-40bd-ae87-6ed9c396ac0a req-a45e3ac3-54b9-410c-bb8b-0c1738529c43 tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-306900101 returned with HTTP 404 [ 923.033353] [54709]: [pid: 54709|app: 0|req: 91/194] 10.180.1.21 () {62 vars in 1467 bytes} [Sat Feb 15 20:52:26 2025] DELETE /volume/v3/volumes/tempest-invalid-306900101 => generated 98 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 923.050618] [54708]: DEBUG cinder.api.middleware.request_id [None req-051597b0-927b-4d48-ba40-71910f617a92 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.057237] [54708]: INFO cinder.api.openstack.wsgi [None req-051597b0-927b-4d48-ba40-71910f617a92 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 923.058417] [54708]: DEBUG cinder.api.openstack.wsgi [None req-051597b0-927b-4d48-ba40-71910f617a92 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.058417] [54708]: DEBUG cinder.api.openstack.wsgi [None req-051597b0-927b-4d48-ba40-71910f617a92 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.072282] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.072282] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.072897] [54709]: DEBUG cinder.api.middleware.request_id [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-a9513dea-5da7-4d19-8a83-7be123b73d53 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.075972] [54709]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-a9513dea-5da7-4d19-8a83-7be123b73d53 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1f2c1190-d2a0-4430-898c-f641c87d342d [ 923.076111] [54709]: DEBUG cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-a9513dea-5da7-4d19-8a83-7be123b73d53 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.076335] [54709]: DEBUG cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-a9513dea-5da7-4d19-8a83-7be123b73d53 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.078293] [54708]: INFO cinder.volume.api [None req-051597b0-927b-4d48-ba40-71910f617a92 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 923.085811] [54708]: INFO cinder.api.openstack.wsgi [None req-051597b0-927b-4d48-ba40-71910f617a92 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 923.086332] [54708]: [pid: 54708|app: 0|req: 104/195] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:26 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.086929] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.086929] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.087200] [54708]: DEBUG cinder.api.middleware.request_id [req-dc96aa21-b05a-4e14-8ed3-8d1e03633539 req-2c620e6d-4437-4ba0-a0b6-b22e47d40712 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.092067] [54708]: INFO cinder.api.openstack.wsgi [req-dc96aa21-b05a-4e14-8ed3-8d1e03633539 req-2c620e6d-4437-4ba0-a0b6-b22e47d40712 tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] DELETE http://10.180.1.21/volume/v3/volumes/65cb3849-76a8-4bfa-b724-4ac868b38e74 [ 923.092301] [54708]: DEBUG cinder.api.openstack.wsgi [req-dc96aa21-b05a-4e14-8ed3-8d1e03633539 req-2c620e6d-4437-4ba0-a0b6-b22e47d40712 tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.092577] [54708]: DEBUG cinder.api.openstack.wsgi [req-dc96aa21-b05a-4e14-8ed3-8d1e03633539 req-2c620e6d-4437-4ba0-a0b6-b22e47d40712 tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] Calling method 'delete' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.092752] [54708]: INFO cinder.api.v3.volumes [req-dc96aa21-b05a-4e14-8ed3-8d1e03633539 req-2c620e6d-4437-4ba0-a0b6-b22e47d40712 tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] Delete volume with id: 65cb3849-76a8-4bfa-b724-4ac868b38e74 [ 923.103383] [54708]: INFO cinder.api.openstack.wsgi [req-dc96aa21-b05a-4e14-8ed3-8d1e03633539 req-2c620e6d-4437-4ba0-a0b6-b22e47d40712 tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] http://10.180.1.21/volume/v3/volumes/65cb3849-76a8-4bfa-b724-4ac868b38e74 returned with HTTP 404 [ 923.103768] [54708]: [pid: 54708|app: 0|req: 105/196] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Feb 15 20:52:26 2025] DELETE /volume/v3/volumes/65cb3849-76a8-4bfa-b724-4ac868b38e74 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 923.125568] [54708]: DEBUG cinder.api.middleware.request_id [req-efec081f-a072-402f-9641-7d8560a0d5c7 req-088ef90f-af20-4356-ac6e-f9c45bd9f21e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.128140] [54708]: INFO cinder.api.openstack.wsgi [req-efec081f-a072-402f-9641-7d8560a0d5c7 req-088ef90f-af20-4356-ac6e-f9c45bd9f21e tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] GET http://10.180.1.21/volume/v3/volumes/a72d864b-473f-4b04-9ffc-3c917f9432ae [ 923.130425] [54708]: DEBUG cinder.api.openstack.wsgi [req-efec081f-a072-402f-9641-7d8560a0d5c7 req-088ef90f-af20-4356-ac6e-f9c45bd9f21e tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.130425] [54708]: DEBUG cinder.api.openstack.wsgi [req-efec081f-a072-402f-9641-7d8560a0d5c7 req-088ef90f-af20-4356-ac6e-f9c45bd9f21e tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.142024] [54708]: INFO cinder.api.openstack.wsgi [req-efec081f-a072-402f-9641-7d8560a0d5c7 req-088ef90f-af20-4356-ac6e-f9c45bd9f21e tempest-VolumesNegativeTest-147224983 tempest-VolumesNegativeTest-147224983-project-member] http://10.180.1.21/volume/v3/volumes/a72d864b-473f-4b04-9ffc-3c917f9432ae returned with HTTP 404 [ 923.142735] [54708]: [pid: 54708|app: 0|req: 106/197] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:52:26 2025] GET /volume/v3/volumes/a72d864b-473f-4b04-9ffc-3c917f9432ae => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 923.143558] [54708]: DEBUG cinder.api.middleware.request_id [None req-8b3353cc-49c1-472f-a976-9a6bdf081670 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.145933] [54708]: INFO cinder.api.openstack.wsgi [None req-8b3353cc-49c1-472f-a976-9a6bdf081670 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 923.145933] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8b3353cc-49c1-472f-a976-9a6bdf081670 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.146063] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8b3353cc-49c1-472f-a976-9a6bdf081670 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.157916] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.157916] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.161985] [54708]: INFO cinder.volume.api [None req-8b3353cc-49c1-472f-a976-9a6bdf081670 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 923.170023] [54708]: INFO cinder.api.openstack.wsgi [None req-8b3353cc-49c1-472f-a976-9a6bdf081670 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 923.170023] [54708]: [pid: 54708|app: 0|req: 107/198] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:27 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.494487] [54708]: DEBUG cinder.api.middleware.request_id [None req-a240df57-847c-4b68-8c45-1fd1b5031c1c None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.495107] [54708]: INFO cinder.api.openstack.wsgi [None req-a240df57-847c-4b68-8c45-1fd1b5031c1c None None] GET http://10.180.1.21/volume// [ 923.495426] [54708]: DEBUG cinder.api.openstack.wsgi [None req-a240df57-847c-4b68-8c45-1fd1b5031c1c None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.495772] [54708]: DEBUG cinder.api.openstack.wsgi [None req-a240df57-847c-4b68-8c45-1fd1b5031c1c None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.496101] [54708]: INFO cinder.api.openstack.wsgi [None req-a240df57-847c-4b68-8c45-1fd1b5031c1c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 923.496443] [54708]: [pid: 54708|app: 0|req: 108/199] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:52:27 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 923.502664] [54708]: DEBUG cinder.api.middleware.request_id [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-4080d96a-5bac-4b0b-83ad-babaadbd3c70 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.505503] [54708]: INFO cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-4080d96a-5bac-4b0b-83ad-babaadbd3c70 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 923.505832] [54708]: DEBUG cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-4080d96a-5bac-4b0b-83ad-babaadbd3c70 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.506103] [54708]: DEBUG cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-4080d96a-5bac-4b0b-83ad-babaadbd3c70 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.520179] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.520179] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.526171] [54708]: INFO cinder.volume.api [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-4080d96a-5bac-4b0b-83ad-babaadbd3c70 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 923.532269] [54708]: INFO cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-4080d96a-5bac-4b0b-83ad-babaadbd3c70 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 923.532779] [54708]: [pid: 54708|app: 0|req: 109/200] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:52:27 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 923.567243] [54708]: DEBUG cinder.api.middleware.request_id [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-03b22d92-1c2b-476c-b532-b83ccfe1d9c3 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.575200] [54708]: INFO cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-03b22d92-1c2b-476c-b532-b83ccfe1d9c3 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] PUT http://10.180.1.21/volume/v3/attachments/21a4c35f-8909-40bf-80b3-39583db114db [ 923.576101] [54708]: DEBUG cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-03b22d92-1c2b-476c-b532-b83ccfe1d9c3 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-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-518796", "mountpoint": "/dev/sdb"}}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 923.585774] [54708]: DEBUG cinder.coordination [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-03b22d92-1c2b-476c-b532-b83ccfe1d9c3 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Acquiring lock "cinder-attachment_update-c5abad2d-1c2c-481e-a062-15fe14642305-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54708) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 923.591563] [54708]: DEBUG cinder.coordination [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-03b22d92-1c2b-476c-b532-b83ccfe1d9c3 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Lock "cinder-attachment_update-c5abad2d-1c2c-481e-a062-15fe14642305-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54708) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 923.592422] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 923.592422] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 923.652449] [54709]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-a9513dea-5da7-4d19-8a83-7be123b73d53 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments/1f2c1190-d2a0-4430-898c-f641c87d342d returned with HTTP 200 [ 923.654272] [54709]: [pid: 54709|app: 0|req: 92/201] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:52:26 2025] DELETE /volume/v3/attachments/1f2c1190-d2a0-4430-898c-f641c87d342d => generated 192 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 924.032137] [54709]: DEBUG cinder.api.middleware.request_id [None req-bc2c47f9-bdf2-45e8-bd17-0b8079998eff None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 924.036103] [54709]: INFO cinder.api.openstack.wsgi [None req-bc2c47f9-bdf2-45e8-bd17-0b8079998eff tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 924.036371] [54709]: DEBUG cinder.api.openstack.wsgi [None req-bc2c47f9-bdf2-45e8-bd17-0b8079998eff tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 924.036599] [54709]: DEBUG cinder.api.openstack.wsgi [None req-bc2c47f9-bdf2-45e8-bd17-0b8079998eff tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 924.056827] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 924.056827] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 924.063394] [54709]: INFO cinder.volume.api [None req-bc2c47f9-bdf2-45e8-bd17-0b8079998eff tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 924.071649] [54709]: INFO cinder.api.openstack.wsgi [None req-bc2c47f9-bdf2-45e8-bd17-0b8079998eff tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 924.072146] [54709]: [pid: 54709|app: 0|req: 93/202] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:27 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.084824] [54709]: DEBUG cinder.api.middleware.request_id [None req-8ffc0cd2-6717-4ba5-9345-7bdfa60290d8 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.087076] [54709]: INFO cinder.api.openstack.wsgi [None req-8ffc0cd2-6717-4ba5-9345-7bdfa60290d8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 925.087330] [54709]: DEBUG cinder.api.openstack.wsgi [None req-8ffc0cd2-6717-4ba5-9345-7bdfa60290d8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.087723] [54709]: DEBUG cinder.api.openstack.wsgi [None req-8ffc0cd2-6717-4ba5-9345-7bdfa60290d8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.103717] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.103717] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.108247] [54709]: INFO cinder.volume.api [None req-8ffc0cd2-6717-4ba5-9345-7bdfa60290d8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 925.114423] [54709]: INFO cinder.api.openstack.wsgi [None req-8ffc0cd2-6717-4ba5-9345-7bdfa60290d8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 925.114992] [54709]: [pid: 54709|app: 0|req: 94/203] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:28 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 925.318923] [54709]: DEBUG cinder.api.middleware.request_id [None req-92c7436d-ea01-4a56-8fd6-f562b4c84266 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.319574] [54709]: INFO cinder.api.openstack.wsgi [None req-92c7436d-ea01-4a56-8fd6-f562b4c84266 None None] GET http://10.180.1.21/volume// [ 925.319782] [54709]: DEBUG cinder.api.openstack.wsgi [None req-92c7436d-ea01-4a56-8fd6-f562b4c84266 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.320066] [54709]: DEBUG cinder.api.openstack.wsgi [None req-92c7436d-ea01-4a56-8fd6-f562b4c84266 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.320665] [54709]: INFO cinder.api.openstack.wsgi [None req-92c7436d-ea01-4a56-8fd6-f562b4c84266 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 925.321010] [54709]: [pid: 54709|app: 0|req: 95/204] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:52:29 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 925.325114] [54709]: DEBUG cinder.api.middleware.request_id [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-56e88666-55bc-41b1-ace0-f3c303e28cea None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.327631] [54709]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-56e88666-55bc-41b1-ace0-f3c303e28cea tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 925.327992] [54709]: DEBUG cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-56e88666-55bc-41b1-ace0-f3c303e28cea tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 925.328263] [54709]: DEBUG cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-56e88666-55bc-41b1-ace0-f3c303e28cea tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 925.342241] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.342241] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 925.346580] [54709]: INFO cinder.volume.api [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-56e88666-55bc-41b1-ace0-f3c303e28cea tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 925.351987] [54709]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-56e88666-55bc-41b1-ace0-f3c303e28cea tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 925.352457] [54709]: [pid: 54709|app: 0|req: 96/205] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:52:29 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 925.475723] [54709]: DEBUG cinder.api.middleware.request_id [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-ce817a57-ebf1-44a0-8150-4bd6f3756435 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 925.479268] [54709]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-ce817a57-ebf1-44a0-8150-4bd6f3756435 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] PUT http://10.180.1.21/volume/v3/attachments/3515f90b-cda0-41c2-8a77-1e7f0a96c01a [ 925.479728] [54709]: DEBUG cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-ce817a57-ebf1-44a0-8150-4bd6f3756435 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-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=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 925.488085] [54709]: DEBUG cinder.coordination [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-ce817a57-ebf1-44a0-8150-4bd6f3756435 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Acquiring lock "cinder-attachment_update-effa9ec3-1bcc-47c0-ba04-a4a7c9418060-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 925.493343] [54709]: DEBUG cinder.coordination [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-ce817a57-ebf1-44a0-8150-4bd6f3756435 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Lock "cinder-attachment_update-effa9ec3-1bcc-47c0-ba04-a4a7c9418060-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 925.494492] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 925.494492] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.014712] [54709]: DEBUG cinder.coordination [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-ce817a57-ebf1-44a0-8150-4bd6f3756435 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Lock "cinder-attachment_update-effa9ec3-1bcc-47c0-ba04-a4a7c9418060-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 926.015079] [54709]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-ce817a57-ebf1-44a0-8150-4bd6f3756435 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments/3515f90b-cda0-41c2-8a77-1e7f0a96c01a returned with HTTP 200 [ 926.015570] [54709]: [pid: 54709|app: 0|req: 97/206] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:52:29 2025] PUT /volume/v3/attachments/3515f90b-cda0-41c2-8a77-1e7f0a96c01a => generated 617 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 926.126935] [54709]: DEBUG cinder.api.middleware.request_id [None req-7f116bec-9a6e-4c87-8e2c-28d46e0eb2ba None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.129936] [54709]: INFO cinder.api.openstack.wsgi [None req-7f116bec-9a6e-4c87-8e2c-28d46e0eb2ba tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 926.130444] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7f116bec-9a6e-4c87-8e2c-28d46e0eb2ba tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 926.130655] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7f116bec-9a6e-4c87-8e2c-28d46e0eb2ba tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 926.146942] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.146942] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.151899] [54709]: INFO cinder.volume.api [None req-7f116bec-9a6e-4c87-8e2c-28d46e0eb2ba tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 926.157849] [54709]: INFO cinder.api.openstack.wsgi [None req-7f116bec-9a6e-4c87-8e2c-28d46e0eb2ba tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 926.158302] [54709]: [pid: 54709|app: 0|req: 98/207] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:29 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 926.523221] [54709]: DEBUG cinder.api.middleware.request_id [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-418420c3-c473-4b85-b54b-13093e14031e None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 926.525733] [54709]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-418420c3-c473-4b85-b54b-13093e14031e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] POST http://10.180.1.21/volume/v3/attachments/3515f90b-cda0-41c2-8a77-1e7f0a96c01a/action [ 926.526200] [54709]: DEBUG cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-418420c3-c473-4b85-b54b-13093e14031e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action body: b'{"os-complete": null}' {{(pid=54709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 926.526368] [54709]: DEBUG cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-418420c3-c473-4b85-b54b-13093e14031e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 926.543847] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 926.543847] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 926.551826] [54709]: INFO cinder.api.openstack.wsgi [req-c214324c-76ae-4d94-8de3-5d0ebf51e1f0 req-418420c3-c473-4b85-b54b-13093e14031e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments/3515f90b-cda0-41c2-8a77-1e7f0a96c01a/action returned with HTTP 204 [ 926.552290] [54709]: [pid: 54709|app: 0|req: 99/208] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:52:30 2025] POST /volume/v3/attachments/3515f90b-cda0-41c2-8a77-1e7f0a96c01a/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 927.169251] [54709]: DEBUG cinder.api.middleware.request_id [None req-273a91e8-bc10-4b0b-8a9f-6baed7eb87db None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 927.170917] [54709]: INFO cinder.api.openstack.wsgi [None req-273a91e8-bc10-4b0b-8a9f-6baed7eb87db tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 927.171205] [54709]: DEBUG cinder.api.openstack.wsgi [None req-273a91e8-bc10-4b0b-8a9f-6baed7eb87db tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 927.171604] [54709]: DEBUG cinder.api.openstack.wsgi [None req-273a91e8-bc10-4b0b-8a9f-6baed7eb87db tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 927.191444] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 927.191444] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 927.196604] [54709]: INFO cinder.volume.api [None req-273a91e8-bc10-4b0b-8a9f-6baed7eb87db tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 927.203516] [54709]: INFO cinder.api.openstack.wsgi [None req-273a91e8-bc10-4b0b-8a9f-6baed7eb87db tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 927.203990] [54709]: [pid: 54709|app: 0|req: 100/209] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:31 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 928.118855] [54708]: DEBUG cinder.coordination [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-03b22d92-1c2b-476c-b532-b83ccfe1d9c3 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Lock "cinder-attachment_update-c5abad2d-1c2c-481e-a062-15fe14642305-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=54708) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 928.119289] [54708]: INFO cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-03b22d92-1c2b-476c-b532-b83ccfe1d9c3 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/attachments/21a4c35f-8909-40bf-80b3-39583db114db returned with HTTP 200 [ 928.120084] [54708]: [pid: 54708|app: 0|req: 110/210] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:52:27 2025] PUT /volume/v3/attachments/21a4c35f-8909-40bf-80b3-39583db114db => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 928.215836] [54709]: DEBUG cinder.api.middleware.request_id [None req-253ca2de-ca0d-4f7d-ad1a-c8397be33334 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 928.218022] [54709]: INFO cinder.api.openstack.wsgi [None req-253ca2de-ca0d-4f7d-ad1a-c8397be33334 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 928.218297] [54709]: DEBUG cinder.api.openstack.wsgi [None req-253ca2de-ca0d-4f7d-ad1a-c8397be33334 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 928.218456] [54709]: DEBUG cinder.api.openstack.wsgi [None req-253ca2de-ca0d-4f7d-ad1a-c8397be33334 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 928.232489] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 928.232489] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 928.236467] [54709]: INFO cinder.volume.api [None req-253ca2de-ca0d-4f7d-ad1a-c8397be33334 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 928.241783] [54709]: INFO cinder.api.openstack.wsgi [None req-253ca2de-ca0d-4f7d-ad1a-c8397be33334 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 928.242200] [54709]: [pid: 54709|app: 0|req: 101/211] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:32 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 929.254108] [54708]: DEBUG cinder.api.middleware.request_id [None req-fd40ebbc-8eca-4217-a54b-1639b6418857 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.256960] [54708]: INFO cinder.api.openstack.wsgi [None req-fd40ebbc-8eca-4217-a54b-1639b6418857 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 929.257246] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fd40ebbc-8eca-4217-a54b-1639b6418857 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.257472] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fd40ebbc-8eca-4217-a54b-1639b6418857 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.280324] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.280324] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.286440] [54708]: INFO cinder.volume.api [None req-fd40ebbc-8eca-4217-a54b-1639b6418857 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 929.293142] [54708]: INFO cinder.api.openstack.wsgi [None req-fd40ebbc-8eca-4217-a54b-1639b6418857 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 929.293142] [54708]: [pid: 54708|app: 0|req: 111/212] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:33 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 930.276908] [54709]: DEBUG cinder.api.middleware.request_id [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-228e6ce7-fc55-4dfb-b1af-003248e3ca45 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.279420] [54709]: INFO cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-228e6ce7-fc55-4dfb-b1af-003248e3ca45 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] POST http://10.180.1.21/volume/v3/attachments/21a4c35f-8909-40bf-80b3-39583db114db/action [ 930.279919] [54709]: DEBUG cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-228e6ce7-fc55-4dfb-b1af-003248e3ca45 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action body: b'{"os-complete": null}' {{(pid=54709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 930.280168] [54709]: DEBUG cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-228e6ce7-fc55-4dfb-b1af-003248e3ca45 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 930.298778] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.298778] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.304556] [54708]: DEBUG cinder.api.middleware.request_id [None req-5c48a55b-dcc3-4caa-a3a7-8bc369aac4ba None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.306602] [54708]: INFO cinder.api.openstack.wsgi [None req-5c48a55b-dcc3-4caa-a3a7-8bc369aac4ba tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 930.306855] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5c48a55b-dcc3-4caa-a3a7-8bc369aac4ba tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.307092] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5c48a55b-dcc3-4caa-a3a7-8bc369aac4ba tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.308062] [54709]: INFO cinder.api.openstack.wsgi [req-5aed80d2-70fe-4d93-a8c9-04eb75f317e1 req-228e6ce7-fc55-4dfb-b1af-003248e3ca45 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/attachments/21a4c35f-8909-40bf-80b3-39583db114db/action returned with HTTP 204 [ 930.308565] [54709]: [pid: 54709|app: 0|req: 102/213] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:52:34 2025] POST /volume/v3/attachments/21a4c35f-8909-40bf-80b3-39583db114db/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 930.319867] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.319867] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.323978] [54708]: INFO cinder.volume.api [None req-5c48a55b-dcc3-4caa-a3a7-8bc369aac4ba tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 930.329391] [54708]: INFO cinder.api.openstack.wsgi [None req-5c48a55b-dcc3-4caa-a3a7-8bc369aac4ba tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 930.329391] [54708]: [pid: 54708|app: 0|req: 112/214] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:34 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 930.341377] [54709]: DEBUG cinder.api.middleware.request_id [None req-b392e632-cdea-4106-a26f-8409d21202f4 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.343493] [54709]: INFO cinder.api.openstack.wsgi [None req-b392e632-cdea-4106-a26f-8409d21202f4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 930.343726] [54709]: DEBUG cinder.api.openstack.wsgi [None req-b392e632-cdea-4106-a26f-8409d21202f4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.343939] [54709]: DEBUG cinder.api.openstack.wsgi [None req-b392e632-cdea-4106-a26f-8409d21202f4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.354279] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.354279] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.359511] [54709]: INFO cinder.volume.api [None req-b392e632-cdea-4106-a26f-8409d21202f4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 930.364221] [54709]: INFO cinder.api.openstack.wsgi [None req-b392e632-cdea-4106-a26f-8409d21202f4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 930.364636] [54709]: [pid: 54709|app: 0|req: 103/215] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:34 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 930.371462] [54708]: DEBUG cinder.api.middleware.request_id [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.373555] [54708]: INFO cinder.api.openstack.wsgi [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] POST http://10.180.1.21/volume/v3/volumes [ 930.374146] [54708]: DEBUG cinder.api.openstack.wsgi [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-954918881"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 930.377102] [54708]: DEBUG cinder.api.v3.volumes [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-954918881'}} {{(pid=54708) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 930.377180] [54708]: INFO cinder.api.v3.volumes [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Create volume of 1 GB [ 930.386041] [54708]: INFO cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Availability Zones retrieved successfully. [ 930.396059] [54708]: DEBUG cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Flow 'volume_create_api' (f5f67a32-415b-4b8c-8d21-2d349872fb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 930.401669] [54708]: DEBUG cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebdd1018-220c-44b6-b632-8183a86bdd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.401669] [54708]: DEBUG cinder.volume.flows.api.create_volume [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Validating volume size '1' using validate_int {{(pid=54708) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 930.430456] [54708]: DEBUG cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebdd1018-220c-44b6-b632-8183a86bdd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.435022] [54708]: DEBUG cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4841d5b9-6dc4-4987-8369-edf845eface8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.511574] [54708]: DEBUG cinder.quota [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Created reservations ['d7a235bf-bcd0-4515-8421-831584c55815', 'a6601d99-2563-41f1-974d-a7a0bacf3877', '571db9fc-7a8a-495f-bdd8-2a0f79e890b2', '83e5b190-ebd3-492b-ad8e-4503e1d6ae5f'] {{(pid=54708) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 930.512769] [54708]: DEBUG cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4841d5b9-6dc4-4987-8369-edf845eface8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7a235bf-bcd0-4515-8421-831584c55815', 'a6601d99-2563-41f1-974d-a7a0bacf3877', '571db9fc-7a8a-495f-bdd8-2a0f79e890b2', '83e5b190-ebd3-492b-ad8e-4503e1d6ae5f']}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.513840] [54708]: DEBUG cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80ece60-388d-457a-9a6f-bd5b5052c025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.535622] [54708]: DEBUG cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f80ece60-388d-457a-9a6f-bd5b5052c025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bc08a56-ea63-4a9a-baf1-b80ed11d08aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-954918881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3b1e6207bb146ae933ddbb91b7a1d37',qos_specs=None,replication_status=,reservations=['d7a235bf-bcd0-4515-8421-831584c55815','a6601d99-2563-41f1-974d-a7a0bacf3877','571db9fc-7a8a-495f-bdd8-2a0f79e890b2','83e5b190-ebd3-492b-ad8e-4503e1d6ae5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3535893e0a940f7949469ab6495dd42',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-954918881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bc08a56-ea63-4a9a-baf1-b80ed11d08aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3b1e6207bb146ae933ddbb91b7a1d37',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='d3535893e0a940f7949469ab6495dd42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.536794] [54708]: DEBUG cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a29f0e41-a594-460b-a8ff-16a809e59aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.556370] [54708]: DEBUG cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a29f0e41-a594-460b-a8ff-16a809e59aae) 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-954918881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3b1e6207bb146ae933ddbb91b7a1d37',qos_specs=None,replication_status=,reservations=['d7a235bf-bcd0-4515-8421-831584c55815','a6601d99-2563-41f1-974d-a7a0bacf3877','571db9fc-7a8a-495f-bdd8-2a0f79e890b2','83e5b190-ebd3-492b-ad8e-4503e1d6ae5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3535893e0a940f7949469ab6495dd42',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.557464] [54708]: DEBUG cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c94ddbe2-0f85-4ac8-810b-8837089a8c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 930.574288] [54708]: DEBUG cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c94ddbe2-0f85-4ac8-810b-8837089a8c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 930.574288] [54708]: DEBUG cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Flow 'volume_create_api' (f5f67a32-415b-4b8c-8d21-2d349872fb99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 930.574288] [54708]: INFO cinder.volume.api [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Create volume request issued successfully. [ 930.574288] [54708]: INFO cinder.api.openstack.wsgi [None req-bcd53db3-eb05-4376-9b46-1a1a03d3d172 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 930.574288] [54708]: [pid: 54708|app: 0|req: 113/216] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:52:34 2025] POST /volume/v3/volumes => generated 753 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 930.584811] [54709]: DEBUG cinder.api.middleware.request_id [None req-a9d6c090-cc61-457e-bd93-8b6954830d85 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.587036] [54709]: INFO cinder.api.openstack.wsgi [None req-a9d6c090-cc61-457e-bd93-8b6954830d85 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 930.587341] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a9d6c090-cc61-457e-bd93-8b6954830d85 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.587611] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a9d6c090-cc61-457e-bd93-8b6954830d85 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.601965] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.601965] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.610595] [54709]: INFO cinder.volume.api [None req-a9d6c090-cc61-457e-bd93-8b6954830d85 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 930.617296] [54709]: INFO cinder.api.openstack.wsgi [None req-a9d6c090-cc61-457e-bd93-8b6954830d85 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 930.617789] [54709]: [pid: 54709|app: 0|req: 104/217] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:34 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 931.630577] [54708]: DEBUG cinder.api.middleware.request_id [None req-2a749569-6abb-413e-bccf-4c5c4a20730b None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.635024] [54708]: INFO cinder.api.openstack.wsgi [None req-2a749569-6abb-413e-bccf-4c5c4a20730b tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 931.635024] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2a749569-6abb-413e-bccf-4c5c4a20730b tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.635024] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2a749569-6abb-413e-bccf-4c5c4a20730b tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.651967] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.651967] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.656476] [54708]: INFO cinder.volume.api [None req-2a749569-6abb-413e-bccf-4c5c4a20730b tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 931.664686] [54708]: INFO cinder.api.openstack.wsgi [None req-2a749569-6abb-413e-bccf-4c5c4a20730b tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 931.665143] [54708]: [pid: 54708|app: 0|req: 114/218] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:35 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 931.727367] [54709]: DEBUG cinder.api.middleware.request_id [req-68930319-02dd-494d-839f-d9a3c8e07caf req-5d68a80d-d881-4777-a5d4-72f9a609d3a6 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.730143] [54709]: INFO cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-5d68a80d-d881-4777-a5d4-72f9a609d3a6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 931.730441] [54709]: DEBUG cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-5d68a80d-d881-4777-a5d4-72f9a609d3a6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.730760] [54709]: DEBUG cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-5d68a80d-d881-4777-a5d4-72f9a609d3a6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.745697] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.745697] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.752170] [54709]: INFO cinder.volume.api [req-68930319-02dd-494d-839f-d9a3c8e07caf req-5d68a80d-d881-4777-a5d4-72f9a609d3a6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 931.758236] [54709]: INFO cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-5d68a80d-d881-4777-a5d4-72f9a609d3a6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 931.759235] [54709]: [pid: 54709|app: 0|req: 105/219] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:52:35 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.280096] [54708]: DEBUG cinder.api.middleware.request_id [None req-81a80111-e8ef-46e8-8fd2-0650172899a4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.280545] [54708]: INFO cinder.api.openstack.wsgi [None req-81a80111-e8ef-46e8-8fd2-0650172899a4 None None] GET http://10.180.1.21/volume// [ 933.281146] [54708]: DEBUG cinder.api.openstack.wsgi [None req-81a80111-e8ef-46e8-8fd2-0650172899a4 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.281146] [54708]: DEBUG cinder.api.openstack.wsgi [None req-81a80111-e8ef-46e8-8fd2-0650172899a4 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.281518] [54708]: INFO cinder.api.openstack.wsgi [None req-81a80111-e8ef-46e8-8fd2-0650172899a4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 933.281847] [54708]: [pid: 54708|app: 0|req: 115/220] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:52:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 933.286297] [54709]: DEBUG cinder.api.middleware.request_id [req-68930319-02dd-494d-839f-d9a3c8e07caf req-07a318af-09f1-44ff-aa8e-99347ec7a46c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.289095] [54709]: INFO cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-07a318af-09f1-44ff-aa8e-99347ec7a46c tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] POST http://10.180.1.21/volume/v3/attachments [ 933.289573] [54709]: DEBUG cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-07a318af-09f1-44ff-aa8e-99347ec7a46c tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bc08a56-ea63-4a9a-baf1-b80ed11d08aa", "connector": null, "instance_uuid": "55d6ae6c-b0fb-4b46-b600-3476d7828c5a"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 933.302157] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.302157] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.327036] [54709]: INFO cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-07a318af-09f1-44ff-aa8e-99347ec7a46c tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 933.327514] [54709]: [pid: 54709|app: 0|req: 106/221] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:52:37 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 933.346044] [54708]: DEBUG cinder.api.middleware.request_id [None req-78069338-739e-48f2-a05d-3c2d432561ef None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.348846] [54708]: INFO cinder.api.openstack.wsgi [None req-78069338-739e-48f2-a05d-3c2d432561ef tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 933.349081] [54708]: DEBUG cinder.api.openstack.wsgi [None req-78069338-739e-48f2-a05d-3c2d432561ef tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.349295] [54708]: DEBUG cinder.api.openstack.wsgi [None req-78069338-739e-48f2-a05d-3c2d432561ef tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.360093] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.360093] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.364713] [54708]: INFO cinder.volume.api [None req-78069338-739e-48f2-a05d-3c2d432561ef tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 933.370961] [54708]: INFO cinder.api.openstack.wsgi [None req-78069338-739e-48f2-a05d-3c2d432561ef tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 933.371582] [54708]: [pid: 54708|app: 0|req: 116/222] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:37 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.376035] [54709]: DEBUG cinder.api.middleware.request_id [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-3e34c64c-9a0c-4e0b-b724-0f417870ea05 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.377886] [54709]: INFO cinder.api.openstack.wsgi [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-3e34c64c-9a0c-4e0b-b724-0f417870ea05 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 933.378164] [54709]: DEBUG cinder.api.openstack.wsgi [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-3e34c64c-9a0c-4e0b-b724-0f417870ea05 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.378571] [54709]: DEBUG cinder.api.openstack.wsgi [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-3e34c64c-9a0c-4e0b-b724-0f417870ea05 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.388045] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.388045] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.391626] [54709]: INFO cinder.volume.api [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-3e34c64c-9a0c-4e0b-b724-0f417870ea05 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 933.397246] [54709]: INFO cinder.api.openstack.wsgi [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-3e34c64c-9a0c-4e0b-b724-0f417870ea05 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 200 [ 933.397246] [54709]: [pid: 54709|app: 0|req: 107/223] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:52:37 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.411017] [54708]: DEBUG cinder.api.middleware.request_id [None req-845cf3eb-9f55-400f-aee4-69a1f1446388 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.411206] [54708]: INFO cinder.api.openstack.wsgi [None req-845cf3eb-9f55-400f-aee4-69a1f1446388 None None] GET http://10.180.1.21/volume// [ 933.411238] [54708]: DEBUG cinder.api.openstack.wsgi [None req-845cf3eb-9f55-400f-aee4-69a1f1446388 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.411454] [54708]: DEBUG cinder.api.openstack.wsgi [None req-845cf3eb-9f55-400f-aee4-69a1f1446388 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.411878] [54708]: INFO cinder.api.openstack.wsgi [None req-845cf3eb-9f55-400f-aee4-69a1f1446388 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 933.412242] [54708]: [pid: 54708|app: 0|req: 117/224] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:52:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 933.416464] [54709]: DEBUG cinder.api.middleware.request_id [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-e0d62294-0fbc-4dfb-9d66-c32b340c5337 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.419019] [54709]: INFO cinder.api.openstack.wsgi [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-e0d62294-0fbc-4dfb-9d66-c32b340c5337 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] POST http://10.180.1.21/volume/v3/attachments [ 933.419422] [54709]: DEBUG cinder.api.openstack.wsgi [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-e0d62294-0fbc-4dfb-9d66-c32b340c5337 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0c2c132-41ef-4277-a647-830ca77c732a", "connector": null, "instance_uuid": "7015dc41-f1f8-4dd4-8e35-6ea6e574d44e"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 933.429969] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.429969] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.452341] [54709]: INFO cinder.api.openstack.wsgi [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-e0d62294-0fbc-4dfb-9d66-c32b340c5337 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 933.452831] [54709]: [pid: 54709|app: 0|req: 108/225] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:52:37 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 933.471100] [54708]: DEBUG cinder.api.middleware.request_id [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-21126a01-f376-4917-86b3-ac21b28e666a None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.474308] [54708]: INFO cinder.api.openstack.wsgi [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-21126a01-f376-4917-86b3-ac21b28e666a tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] POST http://10.180.1.21/volume/v3/attachments/d53f4b67-3618-425e-83e4-9837234496a1/action [ 933.474790] [54708]: DEBUG cinder.api.openstack.wsgi [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-21126a01-f376-4917-86b3-ac21b28e666a tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Action body: b'{"os-complete": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 933.475186] [54708]: DEBUG cinder.api.openstack.wsgi [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-21126a01-f376-4917-86b3-ac21b28e666a tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 933.490217] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.490217] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.498712] [54708]: INFO cinder.api.openstack.wsgi [req-855cad45-cdb8-4675-9899-7419262d8ab4 req-21126a01-f376-4917-86b3-ac21b28e666a tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/attachments/d53f4b67-3618-425e-83e4-9837234496a1/action returned with HTTP 204 [ 933.499231] [54708]: [pid: 54708|app: 0|req: 118/226] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:52:37 2025] POST /volume/v3/attachments/d53f4b67-3618-425e-83e4-9837234496a1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 933.515685] [54709]: DEBUG cinder.api.middleware.request_id [None req-eec062b3-7fa2-4e9f-b801-866f609e6ab6 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.517508] [54709]: INFO cinder.api.openstack.wsgi [None req-eec062b3-7fa2-4e9f-b801-866f609e6ab6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 933.517879] [54709]: DEBUG cinder.api.openstack.wsgi [None req-eec062b3-7fa2-4e9f-b801-866f609e6ab6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.518263] [54709]: DEBUG cinder.api.openstack.wsgi [None req-eec062b3-7fa2-4e9f-b801-866f609e6ab6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.530777] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.530777] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.535085] [54709]: INFO cinder.volume.api [None req-eec062b3-7fa2-4e9f-b801-866f609e6ab6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 933.539905] [54709]: INFO cinder.api.openstack.wsgi [None req-eec062b3-7fa2-4e9f-b801-866f609e6ab6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 200 [ 933.540365] [54709]: [pid: 54709|app: 0|req: 109/227] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:37 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 933.551282] [54708]: DEBUG cinder.api.middleware.request_id [None req-267e6e6f-33ae-423f-9923-31cb6004ba11 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.555312] [54708]: INFO cinder.api.openstack.wsgi [None req-267e6e6f-33ae-423f-9923-31cb6004ba11 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 933.555312] [54708]: DEBUG cinder.api.openstack.wsgi [None req-267e6e6f-33ae-423f-9923-31cb6004ba11 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.555312] [54708]: DEBUG cinder.api.openstack.wsgi [None req-267e6e6f-33ae-423f-9923-31cb6004ba11 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.568496] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.568496] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.572507] [54708]: INFO cinder.volume.api [None req-267e6e6f-33ae-423f-9923-31cb6004ba11 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 933.579136] [54708]: INFO cinder.api.openstack.wsgi [None req-267e6e6f-33ae-423f-9923-31cb6004ba11 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 200 [ 933.580024] [54708]: [pid: 54708|app: 0|req: 119/228] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:37 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 1110 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 933.852242] [54709]: DEBUG cinder.api.middleware.request_id [None req-6ad6b6bd-fce6-4dd9-a0da-53776c2035e5 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.852811] [54709]: INFO cinder.api.openstack.wsgi [None req-6ad6b6bd-fce6-4dd9-a0da-53776c2035e5 None None] GET http://10.180.1.21/volume// [ 933.853076] [54709]: DEBUG cinder.api.openstack.wsgi [None req-6ad6b6bd-fce6-4dd9-a0da-53776c2035e5 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.853371] [54709]: DEBUG cinder.api.openstack.wsgi [None req-6ad6b6bd-fce6-4dd9-a0da-53776c2035e5 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.853841] [54709]: INFO cinder.api.openstack.wsgi [None req-6ad6b6bd-fce6-4dd9-a0da-53776c2035e5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 933.854226] [54709]: [pid: 54709|app: 0|req: 110/229] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:52:37 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 933.859491] [54708]: DEBUG cinder.api.middleware.request_id [req-68930319-02dd-494d-839f-d9a3c8e07caf req-83fe0a2a-a255-4d81-a90f-629e517578b6 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.867602] [54708]: INFO cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-83fe0a2a-a255-4d81-a90f-629e517578b6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 933.867653] [54708]: DEBUG cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-83fe0a2a-a255-4d81-a90f-629e517578b6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.868471] [54708]: DEBUG cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-83fe0a2a-a255-4d81-a90f-629e517578b6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.881706] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.881706] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.885770] [54708]: INFO cinder.volume.api [req-68930319-02dd-494d-839f-d9a3c8e07caf req-83fe0a2a-a255-4d81-a90f-629e517578b6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 933.891530] [54708]: INFO cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-83fe0a2a-a255-4d81-a90f-629e517578b6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 933.891971] [54708]: [pid: 54708|app: 0|req: 120/230] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:52:37 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 933.938443] [54709]: DEBUG cinder.api.middleware.request_id [req-68930319-02dd-494d-839f-d9a3c8e07caf req-4b8dc563-a005-43e1-9850-ff07e7988dd6 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.942346] [54709]: INFO cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-4b8dc563-a005-43e1-9850-ff07e7988dd6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] PUT http://10.180.1.21/volume/v3/attachments/2c793532-5f87-4258-abd7-6eab044712ec [ 933.943207] [54709]: DEBUG cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-4b8dc563-a005-43e1-9850-ff07e7988dd6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-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-518802", "mountpoint": "/dev/sdb"}}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 933.957996] [54709]: DEBUG cinder.coordination [req-68930319-02dd-494d-839f-d9a3c8e07caf req-4b8dc563-a005-43e1-9850-ff07e7988dd6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Acquiring lock "cinder-attachment_update-0bc08a56-ea63-4a9a-baf1-b80ed11d08aa-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 933.964893] [54709]: DEBUG cinder.coordination [req-68930319-02dd-494d-839f-d9a3c8e07caf req-4b8dc563-a005-43e1-9850-ff07e7988dd6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Lock "cinder-attachment_update-0bc08a56-ea63-4a9a-baf1-b80ed11d08aa-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 933.966617] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.966617] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.382853] [54708]: DEBUG cinder.api.middleware.request_id [None req-be361da6-2946-4514-aaec-29e0cd3c69ae None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.387039] [54708]: INFO cinder.api.openstack.wsgi [None req-be361da6-2946-4514-aaec-29e0cd3c69ae tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 934.387551] [54708]: DEBUG cinder.api.openstack.wsgi [None req-be361da6-2946-4514-aaec-29e0cd3c69ae tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.387551] [54708]: DEBUG cinder.api.openstack.wsgi [None req-be361da6-2946-4514-aaec-29e0cd3c69ae tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.402783] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.402783] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.407083] [54708]: INFO cinder.volume.api [None req-be361da6-2946-4514-aaec-29e0cd3c69ae tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 934.412279] [54708]: INFO cinder.api.openstack.wsgi [None req-be361da6-2946-4514-aaec-29e0cd3c69ae tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 934.412711] [54708]: [pid: 54708|app: 0|req: 121/231] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:38 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 935.423039] [54708]: DEBUG cinder.api.middleware.request_id [None req-0530ba25-dfd7-4e46-a4ac-77fc9c6b95f4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 935.426641] [54708]: INFO cinder.api.openstack.wsgi [None req-0530ba25-dfd7-4e46-a4ac-77fc9c6b95f4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 935.427035] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0530ba25-dfd7-4e46-a4ac-77fc9c6b95f4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 935.427433] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0530ba25-dfd7-4e46-a4ac-77fc9c6b95f4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 935.452475] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 935.452475] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 935.461218] [54708]: INFO cinder.volume.api [None req-0530ba25-dfd7-4e46-a4ac-77fc9c6b95f4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 935.470796] [54708]: INFO cinder.api.openstack.wsgi [None req-0530ba25-dfd7-4e46-a4ac-77fc9c6b95f4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 935.471228] [54708]: [pid: 54708|app: 0|req: 122/232] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:39 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 936.493700] [54708]: DEBUG cinder.api.middleware.request_id [None req-042bdb57-a596-41dc-a8ce-b34b0de91a74 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 936.496509] [54708]: INFO cinder.api.openstack.wsgi [None req-042bdb57-a596-41dc-a8ce-b34b0de91a74 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 936.496995] [54708]: DEBUG cinder.api.openstack.wsgi [None req-042bdb57-a596-41dc-a8ce-b34b0de91a74 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 936.497272] [54708]: DEBUG cinder.api.openstack.wsgi [None req-042bdb57-a596-41dc-a8ce-b34b0de91a74 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 936.514282] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 936.514282] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 936.519613] [54708]: INFO cinder.volume.api [None req-042bdb57-a596-41dc-a8ce-b34b0de91a74 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 936.530503] [54708]: INFO cinder.api.openstack.wsgi [None req-042bdb57-a596-41dc-a8ce-b34b0de91a74 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 936.530503] [54708]: [pid: 54708|app: 0|req: 123/233] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:40 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 937.538173] [54708]: DEBUG cinder.api.middleware.request_id [None req-82c1a875-1e9f-4a60-b618-a58236dc0520 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 937.541929] [54708]: INFO cinder.api.openstack.wsgi [None req-82c1a875-1e9f-4a60-b618-a58236dc0520 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 937.541929] [54708]: DEBUG cinder.api.openstack.wsgi [None req-82c1a875-1e9f-4a60-b618-a58236dc0520 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 937.541929] [54708]: DEBUG cinder.api.openstack.wsgi [None req-82c1a875-1e9f-4a60-b618-a58236dc0520 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 937.560046] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 937.560046] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 937.565228] [54708]: INFO cinder.volume.api [None req-82c1a875-1e9f-4a60-b618-a58236dc0520 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 937.576630] [54708]: INFO cinder.api.openstack.wsgi [None req-82c1a875-1e9f-4a60-b618-a58236dc0520 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 937.577201] [54708]: [pid: 54708|app: 0|req: 124/234] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:41 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.591541] [54708]: DEBUG cinder.api.middleware.request_id [None req-abefdec5-6764-4aff-b53a-4950f321ba34 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 938.594374] [54708]: INFO cinder.api.openstack.wsgi [None req-abefdec5-6764-4aff-b53a-4950f321ba34 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 938.594586] [54708]: DEBUG cinder.api.openstack.wsgi [None req-abefdec5-6764-4aff-b53a-4950f321ba34 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 938.594861] [54708]: DEBUG cinder.api.openstack.wsgi [None req-abefdec5-6764-4aff-b53a-4950f321ba34 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 938.610706] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 938.610706] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 938.617617] [54708]: INFO cinder.volume.api [None req-abefdec5-6764-4aff-b53a-4950f321ba34 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 938.622852] [54708]: INFO cinder.api.openstack.wsgi [None req-abefdec5-6764-4aff-b53a-4950f321ba34 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 938.622852] [54708]: [pid: 54708|app: 0|req: 125/235] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:42 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 938.996532] [54709]: DEBUG cinder.coordination [req-68930319-02dd-494d-839f-d9a3c8e07caf req-4b8dc563-a005-43e1-9850-ff07e7988dd6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Lock "cinder-attachment_update-0bc08a56-ea63-4a9a-baf1-b80ed11d08aa-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 938.996923] [54709]: INFO cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-4b8dc563-a005-43e1-9850-ff07e7988dd6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/attachments/2c793532-5f87-4258-abd7-6eab044712ec returned with HTTP 200 [ 938.997508] [54709]: [pid: 54709|app: 0|req: 111/236] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:52:37 2025] PUT /volume/v3/attachments/2c793532-5f87-4258-abd7-6eab044712ec => generated 617 bytes in 5060 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 939.633794] [54708]: DEBUG cinder.api.middleware.request_id [None req-98ea0ca5-0a91-4860-9df4-4fec6b45d4c3 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 939.635920] [54708]: INFO cinder.api.openstack.wsgi [None req-98ea0ca5-0a91-4860-9df4-4fec6b45d4c3 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 939.636199] [54708]: DEBUG cinder.api.openstack.wsgi [None req-98ea0ca5-0a91-4860-9df4-4fec6b45d4c3 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 939.636451] [54708]: DEBUG cinder.api.openstack.wsgi [None req-98ea0ca5-0a91-4860-9df4-4fec6b45d4c3 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 939.650767] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 939.650767] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 939.654787] [54708]: INFO cinder.volume.api [None req-98ea0ca5-0a91-4860-9df4-4fec6b45d4c3 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 939.659916] [54708]: INFO cinder.api.openstack.wsgi [None req-98ea0ca5-0a91-4860-9df4-4fec6b45d4c3 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 939.660323] [54708]: [pid: 54708|app: 0|req: 126/237] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:43 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 940.671454] [54709]: DEBUG cinder.api.middleware.request_id [None req-f36749ab-adfe-4ae0-acf6-bd4dbba6d1c4 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 940.674109] [54709]: INFO cinder.api.openstack.wsgi [None req-f36749ab-adfe-4ae0-acf6-bd4dbba6d1c4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 940.674486] [54709]: DEBUG cinder.api.openstack.wsgi [None req-f36749ab-adfe-4ae0-acf6-bd4dbba6d1c4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 940.674698] [54709]: DEBUG cinder.api.openstack.wsgi [None req-f36749ab-adfe-4ae0-acf6-bd4dbba6d1c4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 940.691637] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 940.691637] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 940.697496] [54709]: INFO cinder.volume.api [None req-f36749ab-adfe-4ae0-acf6-bd4dbba6d1c4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 940.703916] [54709]: INFO cinder.api.openstack.wsgi [None req-f36749ab-adfe-4ae0-acf6-bd4dbba6d1c4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 940.704450] [54709]: [pid: 54709|app: 0|req: 112/238] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:44 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 941.126077] [54708]: DEBUG cinder.api.middleware.request_id [req-68930319-02dd-494d-839f-d9a3c8e07caf req-4bee866c-938f-4a90-9112-885a73298111 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.131960] [54708]: INFO cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-4bee866c-938f-4a90-9112-885a73298111 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] POST http://10.180.1.21/volume/v3/attachments/2c793532-5f87-4258-abd7-6eab044712ec/action [ 941.131960] [54708]: DEBUG cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-4bee866c-938f-4a90-9112-885a73298111 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Action body: b'{"os-complete": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 941.131960] [54708]: DEBUG cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-4bee866c-938f-4a90-9112-885a73298111 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 941.150593] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.150593] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.158984] [54708]: INFO cinder.api.openstack.wsgi [req-68930319-02dd-494d-839f-d9a3c8e07caf req-4bee866c-938f-4a90-9112-885a73298111 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/attachments/2c793532-5f87-4258-abd7-6eab044712ec/action returned with HTTP 204 [ 941.159617] [54708]: [pid: 54708|app: 0|req: 127/239] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:52:44 2025] POST /volume/v3/attachments/2c793532-5f87-4258-abd7-6eab044712ec/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 941.718244] [54709]: DEBUG cinder.api.middleware.request_id [None req-92786bd0-03d6-4fa2-9050-1ef6cd842bd3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.720353] [54709]: INFO cinder.api.openstack.wsgi [None req-92786bd0-03d6-4fa2-9050-1ef6cd842bd3 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 941.720575] [54709]: DEBUG cinder.api.openstack.wsgi [None req-92786bd0-03d6-4fa2-9050-1ef6cd842bd3 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.720792] [54709]: DEBUG cinder.api.openstack.wsgi [None req-92786bd0-03d6-4fa2-9050-1ef6cd842bd3 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.734183] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.734183] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.737915] [54709]: INFO cinder.volume.api [None req-92786bd0-03d6-4fa2-9050-1ef6cd842bd3 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 941.742931] [54709]: INFO cinder.api.openstack.wsgi [None req-92786bd0-03d6-4fa2-9050-1ef6cd842bd3 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 941.743365] [54709]: [pid: 54709|app: 0|req: 113/240] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:45 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 941.752549] [54708]: DEBUG cinder.api.middleware.request_id [None req-cfb0a927-8a02-4b97-af19-3d4efb2c101e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 941.754637] [54708]: INFO cinder.api.openstack.wsgi [None req-cfb0a927-8a02-4b97-af19-3d4efb2c101e tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 941.754866] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cfb0a927-8a02-4b97-af19-3d4efb2c101e tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 941.755114] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cfb0a927-8a02-4b97-af19-3d4efb2c101e tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 941.765159] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 941.765159] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 941.768598] [54708]: INFO cinder.volume.api [None req-cfb0a927-8a02-4b97-af19-3d4efb2c101e tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 941.772834] [54708]: INFO cinder.api.openstack.wsgi [None req-cfb0a927-8a02-4b97-af19-3d4efb2c101e tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 941.773353] [54708]: [pid: 54708|app: 0|req: 128/241] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:45 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.097755] [54709]: DEBUG cinder.api.middleware.request_id [req-a843c934-df91-4567-af98-380556169aa6 req-cb6c09e2-c8fd-4724-9a14-c26ba502b1aa None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.101160] [54709]: INFO cinder.api.openstack.wsgi [req-a843c934-df91-4567-af98-380556169aa6 req-cb6c09e2-c8fd-4724-9a14-c26ba502b1aa tempest-VolumesAdminNegativeTest-1234859015 tempest-VolumesAdminNegativeTest-1234859015-project-admin] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 942.101390] [54709]: DEBUG cinder.api.openstack.wsgi [req-a843c934-df91-4567-af98-380556169aa6 req-cb6c09e2-c8fd-4724-9a14-c26ba502b1aa tempest-VolumesAdminNegativeTest-1234859015 tempest-VolumesAdminNegativeTest-1234859015-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.101782] [54709]: DEBUG cinder.api.openstack.wsgi [req-a843c934-df91-4567-af98-380556169aa6 req-cb6c09e2-c8fd-4724-9a14-c26ba502b1aa tempest-VolumesAdminNegativeTest-1234859015 tempest-VolumesAdminNegativeTest-1234859015-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.113205] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.113205] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.116490] [54709]: INFO cinder.volume.api [req-a843c934-df91-4567-af98-380556169aa6 req-cb6c09e2-c8fd-4724-9a14-c26ba502b1aa tempest-VolumesAdminNegativeTest-1234859015 tempest-VolumesAdminNegativeTest-1234859015-project-admin] Volume info retrieved successfully. [ 942.121930] [54709]: INFO cinder.api.openstack.wsgi [req-a843c934-df91-4567-af98-380556169aa6 req-cb6c09e2-c8fd-4724-9a14-c26ba502b1aa tempest-VolumesAdminNegativeTest-1234859015 tempest-VolumesAdminNegativeTest-1234859015-project-admin] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 942.122572] [54709]: [pid: 54709|app: 0|req: 114/242] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:52:45 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.127133] [54708]: DEBUG cinder.api.middleware.request_id [req-a843c934-df91-4567-af98-380556169aa6 req-3c76b005-c527-4d95-8fcf-9ff21c910874 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.129641] [54708]: INFO cinder.api.openstack.wsgi [req-a843c934-df91-4567-af98-380556169aa6 req-3c76b005-c527-4d95-8fcf-9ff21c910874 tempest-VolumesAdminNegativeTest-1234859015 tempest-VolumesAdminNegativeTest-1234859015-project-admin] GET http://10.180.1.21/volume/v3/volumes/54602e99-f963-4ba7-a7a0-6eedc45cf49d [ 942.129931] [54708]: DEBUG cinder.api.openstack.wsgi [req-a843c934-df91-4567-af98-380556169aa6 req-3c76b005-c527-4d95-8fcf-9ff21c910874 tempest-VolumesAdminNegativeTest-1234859015 tempest-VolumesAdminNegativeTest-1234859015-project-admin] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.130087] [54708]: DEBUG cinder.api.openstack.wsgi [req-a843c934-df91-4567-af98-380556169aa6 req-3c76b005-c527-4d95-8fcf-9ff21c910874 tempest-VolumesAdminNegativeTest-1234859015 tempest-VolumesAdminNegativeTest-1234859015-project-admin] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.136948] [54708]: INFO cinder.api.openstack.wsgi [req-a843c934-df91-4567-af98-380556169aa6 req-3c76b005-c527-4d95-8fcf-9ff21c910874 tempest-VolumesAdminNegativeTest-1234859015 tempest-VolumesAdminNegativeTest-1234859015-project-admin] http://10.180.1.21/volume/v3/volumes/54602e99-f963-4ba7-a7a0-6eedc45cf49d returned with HTTP 404 [ 942.137763] [54708]: [pid: 54708|app: 0|req: 129/243] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:52:45 2025] GET /volume/v3/volumes/54602e99-f963-4ba7-a7a0-6eedc45cf49d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 942.143908] [54709]: DEBUG cinder.api.middleware.request_id [None req-1a8256dc-adf5-48fd-982f-bb43790710a7 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.145968] [54709]: INFO cinder.api.openstack.wsgi [None req-1a8256dc-adf5-48fd-982f-bb43790710a7 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 942.146208] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1a8256dc-adf5-48fd-982f-bb43790710a7 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.146421] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1a8256dc-adf5-48fd-982f-bb43790710a7 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.157658] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.157658] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.161182] [54709]: INFO cinder.volume.api [None req-1a8256dc-adf5-48fd-982f-bb43790710a7 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 942.166083] [54709]: INFO cinder.api.openstack.wsgi [None req-1a8256dc-adf5-48fd-982f-bb43790710a7 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 942.166554] [54709]: [pid: 54709|app: 0|req: 115/244] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:46 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.543449] [54708]: DEBUG cinder.api.middleware.request_id [req-cef41a55-d209-4d5e-9274-89da00562d2e req-fa956f61-6a7d-4f86-bc57-83f19119dbac None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.546783] [54708]: INFO cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-fa956f61-6a7d-4f86-bc57-83f19119dbac tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 942.547145] [54708]: DEBUG cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-fa956f61-6a7d-4f86-bc57-83f19119dbac tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 942.547475] [54708]: DEBUG cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-fa956f61-6a7d-4f86-bc57-83f19119dbac tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 942.558929] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.558929] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.562316] [54708]: INFO cinder.volume.api [req-cef41a55-d209-4d5e-9274-89da00562d2e req-fa956f61-6a7d-4f86-bc57-83f19119dbac tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 942.568702] [54708]: INFO cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-fa956f61-6a7d-4f86-bc57-83f19119dbac tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 942.569417] [54708]: [pid: 54708|app: 0|req: 130/245] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:52:46 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 942.604625] [54709]: DEBUG cinder.api.middleware.request_id [req-cef41a55-d209-4d5e-9274-89da00562d2e req-1a122a15-4b3d-4dd3-a9d5-66d78d6db869 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 942.607020] [54709]: INFO cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-1a122a15-4b3d-4dd3-a9d5-66d78d6db869 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] POST http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa/action [ 942.607418] [54709]: DEBUG cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-1a122a15-4b3d-4dd3-a9d5-66d78d6db869 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 942.607560] [54709]: DEBUG cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-1a122a15-4b3d-4dd3-a9d5-66d78d6db869 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 942.617692] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 942.617692] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 942.618244] [54709]: INFO cinder.volume.api [req-cef41a55-d209-4d5e-9274-89da00562d2e req-1a122a15-4b3d-4dd3-a9d5-66d78d6db869 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 942.626216] [54709]: INFO cinder.volume.api [req-cef41a55-d209-4d5e-9274-89da00562d2e req-1a122a15-4b3d-4dd3-a9d5-66d78d6db869 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Begin detaching volume completed successfully. [ 942.626539] [54709]: INFO cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-1a122a15-4b3d-4dd3-a9d5-66d78d6db869 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa/action returned with HTTP 202 [ 942.627064] [54709]: [pid: 54709|app: 0|req: 116/246] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Feb 15 20:52:46 2025] POST /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 943.642930] [54708]: DEBUG cinder.api.middleware.request_id [None req-cdd82c24-27bb-4079-b331-afdb70f700e0 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.643494] [54708]: INFO cinder.api.openstack.wsgi [None req-cdd82c24-27bb-4079-b331-afdb70f700e0 None None] GET http://10.180.1.21/volume// [ 943.643685] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cdd82c24-27bb-4079-b331-afdb70f700e0 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.643944] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cdd82c24-27bb-4079-b331-afdb70f700e0 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.644751] [54708]: INFO cinder.api.openstack.wsgi [None req-cdd82c24-27bb-4079-b331-afdb70f700e0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 943.644907] [54708]: [pid: 54708|app: 0|req: 131/247] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:52:47 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 943.645561] [54709]: DEBUG cinder.api.middleware.request_id [None req-2e542b8d-448f-4316-8517-0ac61019ae92 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.646113] [54709]: INFO cinder.api.openstack.wsgi [None req-2e542b8d-448f-4316-8517-0ac61019ae92 None None] GET http://10.180.1.21/volume// [ 943.646246] [54709]: DEBUG cinder.api.openstack.wsgi [None req-2e542b8d-448f-4316-8517-0ac61019ae92 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.646459] [54709]: DEBUG cinder.api.openstack.wsgi [None req-2e542b8d-448f-4316-8517-0ac61019ae92 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.646884] [54709]: INFO cinder.api.openstack.wsgi [None req-2e542b8d-448f-4316-8517-0ac61019ae92 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 943.647228] [54709]: [pid: 54709|app: 0|req: 117/248] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:52:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 943.647876] [54708]: DEBUG cinder.api.middleware.request_id [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-dc263ba0-57a5-4727-b12c-ea2102d0a598 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.650067] [54709]: DEBUG cinder.api.middleware.request_id [req-cef41a55-d209-4d5e-9274-89da00562d2e req-00c10529-a481-49ad-9450-2fe98303bb12 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.650357] [54708]: INFO cinder.api.openstack.wsgi [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-dc263ba0-57a5-4727-b12c-ea2102d0a598 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 943.650656] [54708]: DEBUG cinder.api.openstack.wsgi [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-dc263ba0-57a5-4727-b12c-ea2102d0a598 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.650912] [54708]: DEBUG cinder.api.openstack.wsgi [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-dc263ba0-57a5-4727-b12c-ea2102d0a598 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.652381] [54709]: INFO cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-00c10529-a481-49ad-9450-2fe98303bb12 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 943.652646] [54709]: DEBUG cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-00c10529-a481-49ad-9450-2fe98303bb12 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 943.652862] [54709]: DEBUG cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-00c10529-a481-49ad-9450-2fe98303bb12 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 943.664095] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.664095] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.664281] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.664281] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 943.667929] [54708]: INFO cinder.volume.api [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-dc263ba0-57a5-4727-b12c-ea2102d0a598 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 943.668036] [54709]: INFO cinder.volume.api [req-cef41a55-d209-4d5e-9274-89da00562d2e req-00c10529-a481-49ad-9450-2fe98303bb12 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 943.673162] [54709]: INFO cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-00c10529-a481-49ad-9450-2fe98303bb12 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 943.673297] [54708]: INFO cinder.api.openstack.wsgi [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-dc263ba0-57a5-4727-b12c-ea2102d0a598 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 200 [ 943.673634] [54709]: [pid: 54709|app: 0|req: 118/249] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:52:47 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 943.673687] [54708]: [pid: 54708|app: 0|req: 132/250] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:52:47 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 1291 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 943.879437] [54709]: DEBUG cinder.api.middleware.request_id [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-ab28c717-4092-4f7b-9b39-748f2cb3700c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 943.882083] [54709]: INFO cinder.api.openstack.wsgi [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-ab28c717-4092-4f7b-9b39-748f2cb3700c tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] PUT http://10.180.1.21/volume/v3/attachments/d53f4b67-3618-425e-83e4-9837234496a1 [ 943.882529] [54709]: DEBUG cinder.api.openstack.wsgi [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-ab28c717-4092-4f7b-9b39-748f2cb3700c tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-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=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 943.891639] [54709]: DEBUG cinder.coordination [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-ab28c717-4092-4f7b-9b39-748f2cb3700c tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Acquiring lock "cinder-attachment_update-e0c2c132-41ef-4277-a647-830ca77c732a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 943.896210] [54709]: DEBUG cinder.coordination [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-ab28c717-4092-4f7b-9b39-748f2cb3700c tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Lock "cinder-attachment_update-e0c2c132-41ef-4277-a647-830ca77c732a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 943.897478] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 943.897478] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 944.870592] [54708]: DEBUG cinder.api.middleware.request_id [req-cef41a55-d209-4d5e-9274-89da00562d2e req-8fb5f662-3431-4a3a-abab-cd7ddd3bdaef None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 944.872945] [54708]: INFO cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-8fb5f662-3431-4a3a-abab-cd7ddd3bdaef tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2c793532-5f87-4258-abd7-6eab044712ec [ 944.873238] [54708]: DEBUG cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-8fb5f662-3431-4a3a-abab-cd7ddd3bdaef tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 944.873463] [54708]: DEBUG cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-8fb5f662-3431-4a3a-abab-cd7ddd3bdaef tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 944.882534] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 944.882534] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 945.411837] [54708]: INFO cinder.api.openstack.wsgi [req-cef41a55-d209-4d5e-9274-89da00562d2e req-8fb5f662-3431-4a3a-abab-cd7ddd3bdaef tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/attachments/2c793532-5f87-4258-abd7-6eab044712ec returned with HTTP 200 [ 945.412323] [54708]: [pid: 54708|app: 0|req: 133/251] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:52:48 2025] DELETE /volume/v3/attachments/2c793532-5f87-4258-abd7-6eab044712ec => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 946.870994] [54708]: DEBUG cinder.api.middleware.request_id [None req-fbb1e549-ada4-469c-90c5-573d9f7032cb None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 946.873167] [54708]: INFO cinder.api.openstack.wsgi [None req-fbb1e549-ada4-469c-90c5-573d9f7032cb tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 946.873390] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fbb1e549-ada4-469c-90c5-573d9f7032cb tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 946.873611] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fbb1e549-ada4-469c-90c5-573d9f7032cb tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 946.883091] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 946.883091] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 946.886728] [54708]: INFO cinder.volume.api [None req-fbb1e549-ada4-469c-90c5-573d9f7032cb tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 946.891644] [54708]: INFO cinder.api.openstack.wsgi [None req-fbb1e549-ada4-469c-90c5-573d9f7032cb tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 946.892079] [54708]: [pid: 54708|app: 0|req: 134/252] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:50 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 948.922096] [54709]: DEBUG cinder.coordination [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-ab28c717-4092-4f7b-9b39-748f2cb3700c tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Lock "cinder-attachment_update-e0c2c132-41ef-4277-a647-830ca77c732a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.026s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 948.922450] [54709]: INFO cinder.api.openstack.wsgi [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-ab28c717-4092-4f7b-9b39-748f2cb3700c tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/attachments/d53f4b67-3618-425e-83e4-9837234496a1 returned with HTTP 200 [ 948.922927] [54709]: [pid: 54709|app: 0|req: 119/253] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:52:47 2025] PUT /volume/v3/attachments/d53f4b67-3618-425e-83e4-9837234496a1 => generated 617 bytes in 5044 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 949.432440] [54708]: DEBUG cinder.api.middleware.request_id [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-d2943efa-1d7c-45ee-85de-31e7ded9a479 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.434956] [54708]: INFO cinder.api.openstack.wsgi [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-d2943efa-1d7c-45ee-85de-31e7ded9a479 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] POST http://10.180.1.21/volume/v3/attachments/d53f4b67-3618-425e-83e4-9837234496a1/action [ 949.435490] [54708]: DEBUG cinder.api.openstack.wsgi [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-d2943efa-1d7c-45ee-85de-31e7ded9a479 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Action body: b'{"os-complete": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 949.435636] [54708]: DEBUG cinder.api.openstack.wsgi [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-d2943efa-1d7c-45ee-85de-31e7ded9a479 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 949.455029] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.455029] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.461635] [54708]: INFO cinder.api.openstack.wsgi [req-e5a4708a-8804-41fc-8c9f-86f299abff59 req-d2943efa-1d7c-45ee-85de-31e7ded9a479 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/attachments/d53f4b67-3618-425e-83e4-9837234496a1/action returned with HTTP 204 [ 949.462083] [54708]: [pid: 54708|app: 0|req: 135/254] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:52:53 2025] POST /volume/v3/attachments/d53f4b67-3618-425e-83e4-9837234496a1/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 951.413884] [54709]: DEBUG cinder.api.middleware.request_id [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.415966] [54709]: INFO cinder.api.openstack.wsgi [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] POST http://10.180.1.21/volume/v3/volumes [ 951.416367] [54709]: DEBUG cinder.api.openstack.wsgi [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-751781306"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 951.417990] [54709]: DEBUG cinder.api.v3.volumes [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-751781306'}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 951.418137] [54709]: INFO cinder.api.v3.volumes [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Create volume of 1 GB [ 951.418464] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.418464] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.425033] [54709]: INFO cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Availability Zones retrieved successfully. [ 951.432109] [54709]: DEBUG cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Flow 'volume_create_api' (a757a06e-4a96-442a-b99b-0d720780a205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 951.433496] [54709]: DEBUG cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dab4726-df87-4daa-abba-5b60594e92a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.434843] [54709]: DEBUG cinder.volume.flows.api.create_volume [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 951.453275] [54709]: DEBUG cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dab4726-df87-4daa-abba-5b60594e92a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.454327] [54709]: DEBUG cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f97b04e-e856-49ae-9f82-886f411b7661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.505396] [54709]: DEBUG cinder.quota [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Created reservations ['8e3f2646-f870-4b5b-9723-22deed296da0', 'e8ac95e0-c07d-4bb0-9090-9cf28c097abb', 'ac6ecd1b-128e-43f6-97d2-590c4df0c7d7', '0c8b37c1-2d85-4778-8fdd-895ffcdbaa3e'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 951.506938] [54709]: DEBUG cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f97b04e-e856-49ae-9f82-886f411b7661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e3f2646-f870-4b5b-9723-22deed296da0', 'e8ac95e0-c07d-4bb0-9090-9cf28c097abb', 'ac6ecd1b-128e-43f6-97d2-590c4df0c7d7', '0c8b37c1-2d85-4778-8fdd-895ffcdbaa3e']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.508394] [54709]: DEBUG cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a958ad-a1d2-4bbe-aa66-c6dd06dc0d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.526784] [54709]: DEBUG cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a958ad-a1d2-4bbe-aa66-c6dd06dc0d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62808f94-22a2-4f84-84e4-1ab4417d3e2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-751781306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b3dfd09250b4ab486b15b680428b1a5',qos_specs=None,replication_status=,reservations=['8e3f2646-f870-4b5b-9723-22deed296da0','e8ac95e0-c07d-4bb0-9090-9cf28c097abb','ac6ecd1b-128e-43f6-97d2-590c4df0c7d7','0c8b37c1-2d85-4778-8fdd-895ffcdbaa3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c34c6612edac4439a2085be0cbc4198b',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-751781306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62808f94-22a2-4f84-84e4-1ab4417d3e2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b3dfd09250b4ab486b15b680428b1a5',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='c34c6612edac4439a2085be0cbc4198b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.528400] [54709]: DEBUG cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e960c47-f819-477b-b475-ac9d6892629e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.541499] [54709]: DEBUG cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e960c47-f819-477b-b475-ac9d6892629e) 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-751781306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b3dfd09250b4ab486b15b680428b1a5',qos_specs=None,replication_status=,reservations=['8e3f2646-f870-4b5b-9723-22deed296da0','e8ac95e0-c07d-4bb0-9090-9cf28c097abb','ac6ecd1b-128e-43f6-97d2-590c4df0c7d7','0c8b37c1-2d85-4778-8fdd-895ffcdbaa3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c34c6612edac4439a2085be0cbc4198b',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.543636] [54709]: DEBUG cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64189c87-4424-4422-ad21-c4a083e48990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 951.553793] [54709]: DEBUG cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64189c87-4424-4422-ad21-c4a083e48990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 951.554905] [54709]: DEBUG cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Flow 'volume_create_api' (a757a06e-4a96-442a-b99b-0d720780a205) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 951.555283] [54709]: INFO cinder.volume.api [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Create volume request issued successfully. [ 951.555960] [54709]: INFO cinder.api.openstack.wsgi [None req-e50e56e8-772c-4780-bbc5-1b68e1618943 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 951.556463] [54709]: [pid: 54709|app: 0|req: 120/255] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:52:55 2025] POST /volume/v3/volumes => generated 752 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 951.566971] [54708]: DEBUG cinder.api.middleware.request_id [None req-48df8a84-a47a-469c-9b26-677181ee5c45 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 951.572370] [54708]: INFO cinder.api.openstack.wsgi [None req-48df8a84-a47a-469c-9b26-677181ee5c45 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 951.572818] [54708]: DEBUG cinder.api.openstack.wsgi [None req-48df8a84-a47a-469c-9b26-677181ee5c45 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 951.574089] [54708]: DEBUG cinder.api.openstack.wsgi [None req-48df8a84-a47a-469c-9b26-677181ee5c45 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 951.592514] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 951.592514] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 951.597390] [54708]: INFO cinder.volume.api [None req-48df8a84-a47a-469c-9b26-677181ee5c45 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 951.605618] [54708]: INFO cinder.api.openstack.wsgi [None req-48df8a84-a47a-469c-9b26-677181ee5c45 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 951.606075] [54708]: [pid: 54708|app: 0|req: 136/256] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:55 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.616299] [54709]: DEBUG cinder.api.middleware.request_id [None req-98f7c0c4-6f0a-4275-9342-d935d717b648 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.618699] [54709]: INFO cinder.api.openstack.wsgi [None req-98f7c0c4-6f0a-4275-9342-d935d717b648 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 952.618919] [54709]: DEBUG cinder.api.openstack.wsgi [None req-98f7c0c4-6f0a-4275-9342-d935d717b648 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.619425] [54709]: DEBUG cinder.api.openstack.wsgi [None req-98f7c0c4-6f0a-4275-9342-d935d717b648 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.630207] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.630207] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.634424] [54709]: INFO cinder.volume.api [None req-98f7c0c4-6f0a-4275-9342-d935d717b648 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 952.639463] [54709]: INFO cinder.api.openstack.wsgi [None req-98f7c0c4-6f0a-4275-9342-d935d717b648 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 952.639910] [54709]: [pid: 54709|app: 0|req: 121/257] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:56 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.824226] [54708]: DEBUG cinder.api.middleware.request_id [req-93a445b6-65d9-474f-a10e-20c85531c704 req-7a16c6c3-bdd0-44a4-9485-e615763c7014 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.828206] [54708]: INFO cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-7a16c6c3-bdd0-44a4-9485-e615763c7014 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 952.828206] [54708]: DEBUG cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-7a16c6c3-bdd0-44a4-9485-e615763c7014 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.828416] [54708]: DEBUG cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-7a16c6c3-bdd0-44a4-9485-e615763c7014 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.836755] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.836755] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.841180] [54708]: INFO cinder.volume.api [req-93a445b6-65d9-474f-a10e-20c85531c704 req-7a16c6c3-bdd0-44a4-9485-e615763c7014 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 952.848728] [54708]: INFO cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-7a16c6c3-bdd0-44a4-9485-e615763c7014 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 952.849065] [54708]: [pid: 54708|app: 0|req: 137/258] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:52:56 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.375932] [54709]: DEBUG cinder.api.middleware.request_id [None req-5c94f644-169d-4aec-8838-efc0b1cc0ddd None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.376493] [54709]: INFO cinder.api.openstack.wsgi [None req-5c94f644-169d-4aec-8838-efc0b1cc0ddd None None] GET http://10.180.1.21/volume// [ 954.376617] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5c94f644-169d-4aec-8838-efc0b1cc0ddd None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.376892] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5c94f644-169d-4aec-8838-efc0b1cc0ddd None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.377314] [54709]: INFO cinder.api.openstack.wsgi [None req-5c94f644-169d-4aec-8838-efc0b1cc0ddd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 954.378225] [54709]: [pid: 54709|app: 0|req: 122/259] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:52:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 954.382929] [54708]: DEBUG cinder.api.middleware.request_id [req-93a445b6-65d9-474f-a10e-20c85531c704 req-36f6aae7-f6d8-479e-af93-9f681743e3ba None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.388023] [54708]: INFO cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-36f6aae7-f6d8-479e-af93-9f681743e3ba tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] POST http://10.180.1.21/volume/v3/attachments [ 954.388023] [54708]: DEBUG cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-36f6aae7-f6d8-479e-af93-9f681743e3ba tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62808f94-22a2-4f84-84e4-1ab4417d3e2e", "connector": null, "instance_uuid": "4eccc0d6-5a82-4a41-a077-966479407c6b"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 954.404216] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.404216] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.434128] [54708]: INFO cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-36f6aae7-f6d8-479e-af93-9f681743e3ba tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 954.434908] [54708]: [pid: 54708|app: 0|req: 138/260] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:52:58 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 954.456811] [54709]: DEBUG cinder.api.middleware.request_id [None req-62f06ce5-1f58-48c5-94eb-e8b9eb667eec None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.458913] [54709]: INFO cinder.api.openstack.wsgi [None req-62f06ce5-1f58-48c5-94eb-e8b9eb667eec tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 954.459156] [54709]: DEBUG cinder.api.openstack.wsgi [None req-62f06ce5-1f58-48c5-94eb-e8b9eb667eec tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.459378] [54709]: DEBUG cinder.api.openstack.wsgi [None req-62f06ce5-1f58-48c5-94eb-e8b9eb667eec tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.472290] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.472290] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.476457] [54709]: INFO cinder.volume.api [None req-62f06ce5-1f58-48c5-94eb-e8b9eb667eec tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 954.483315] [54709]: INFO cinder.api.openstack.wsgi [None req-62f06ce5-1f58-48c5-94eb-e8b9eb667eec tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 954.484179] [54709]: [pid: 54709|app: 0|req: 123/261] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:58 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 954.961208] [54708]: DEBUG cinder.api.middleware.request_id [None req-fe017ce0-76ff-49b6-8a8f-0058b088bea0 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.961740] [54708]: INFO cinder.api.openstack.wsgi [None req-fe017ce0-76ff-49b6-8a8f-0058b088bea0 None None] GET http://10.180.1.21/volume// [ 954.961977] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fe017ce0-76ff-49b6-8a8f-0058b088bea0 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.962250] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fe017ce0-76ff-49b6-8a8f-0058b088bea0 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.962725] [54708]: INFO cinder.api.openstack.wsgi [None req-fe017ce0-76ff-49b6-8a8f-0058b088bea0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 954.963100] [54708]: [pid: 54708|app: 0|req: 139/262] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:52:58 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 954.967965] [54709]: DEBUG cinder.api.middleware.request_id [req-93a445b6-65d9-474f-a10e-20c85531c704 req-691d1368-1674-451d-9770-f98859ec3d86 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.976026] [54709]: INFO cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-691d1368-1674-451d-9770-f98859ec3d86 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 954.976026] [54709]: DEBUG cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-691d1368-1674-451d-9770-f98859ec3d86 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.976026] [54709]: DEBUG cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-691d1368-1674-451d-9770-f98859ec3d86 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.990182] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.990182] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.995289] [54709]: INFO cinder.volume.api [req-93a445b6-65d9-474f-a10e-20c85531c704 req-691d1368-1674-451d-9770-f98859ec3d86 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 955.000715] [54709]: INFO cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-691d1368-1674-451d-9770-f98859ec3d86 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 955.001146] [54709]: [pid: 54709|app: 0|req: 124/263] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:52:58 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 955.032975] [54708]: DEBUG cinder.api.middleware.request_id [req-93a445b6-65d9-474f-a10e-20c85531c704 req-d94fa45e-502e-4dcb-8585-64e8dbeb5895 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.038436] [54708]: INFO cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-d94fa45e-502e-4dcb-8585-64e8dbeb5895 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] PUT http://10.180.1.21/volume/v3/attachments/c24b091a-f722-45e4-8536-d735f619ae8d [ 955.038864] [54708]: DEBUG cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-d94fa45e-502e-4dcb-8585-64e8dbeb5895 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-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-518877", "mountpoint": "/dev/sdb"}}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 955.047516] [54708]: DEBUG cinder.coordination [req-93a445b6-65d9-474f-a10e-20c85531c704 req-d94fa45e-502e-4dcb-8585-64e8dbeb5895 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Acquiring lock "cinder-attachment_update-62808f94-22a2-4f84-84e4-1ab4417d3e2e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54708) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 955.052587] [54708]: DEBUG cinder.coordination [req-93a445b6-65d9-474f-a10e-20c85531c704 req-d94fa45e-502e-4dcb-8585-64e8dbeb5895 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Lock "cinder-attachment_update-62808f94-22a2-4f84-84e4-1ab4417d3e2e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54708) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 955.053861] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.053861] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.496031] [54709]: DEBUG cinder.api.middleware.request_id [None req-98a97b85-fd5e-4262-aca4-c85d647062d1 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.498752] [54709]: INFO cinder.api.openstack.wsgi [None req-98a97b85-fd5e-4262-aca4-c85d647062d1 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 955.499131] [54709]: DEBUG cinder.api.openstack.wsgi [None req-98a97b85-fd5e-4262-aca4-c85d647062d1 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.499933] [54709]: DEBUG cinder.api.openstack.wsgi [None req-98a97b85-fd5e-4262-aca4-c85d647062d1 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.517345] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.517345] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.522578] [54709]: INFO cinder.volume.api [None req-98a97b85-fd5e-4262-aca4-c85d647062d1 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 955.528264] [54709]: INFO cinder.api.openstack.wsgi [None req-98a97b85-fd5e-4262-aca4-c85d647062d1 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 955.528700] [54709]: [pid: 54709|app: 0|req: 125/264] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:52:59 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.539590] [54709]: DEBUG cinder.api.middleware.request_id [None req-04ef570e-9914-4c3c-ab10-50b096d3954c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.542042] [54709]: INFO cinder.api.openstack.wsgi [None req-04ef570e-9914-4c3c-ab10-50b096d3954c tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 956.542869] [54709]: DEBUG cinder.api.openstack.wsgi [None req-04ef570e-9914-4c3c-ab10-50b096d3954c tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.543313] [54709]: DEBUG cinder.api.openstack.wsgi [None req-04ef570e-9914-4c3c-ab10-50b096d3954c tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.599735] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.599735] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.609522] [54709]: INFO cinder.volume.api [None req-04ef570e-9914-4c3c-ab10-50b096d3954c tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 956.619753] [54709]: INFO cinder.api.openstack.wsgi [None req-04ef570e-9914-4c3c-ab10-50b096d3954c tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 956.620138] [54709]: [pid: 54709|app: 0|req: 126/265] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:00 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 844 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 957.632274] [54709]: DEBUG cinder.api.middleware.request_id [None req-a30dad25-5795-4511-a395-39d483e32b0b None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.636936] [54709]: INFO cinder.api.openstack.wsgi [None req-a30dad25-5795-4511-a395-39d483e32b0b tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 957.636936] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a30dad25-5795-4511-a395-39d483e32b0b tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.636936] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a30dad25-5795-4511-a395-39d483e32b0b tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.648814] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.648814] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.657028] [54709]: INFO cinder.volume.api [None req-a30dad25-5795-4511-a395-39d483e32b0b tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 957.662515] [54709]: INFO cinder.api.openstack.wsgi [None req-a30dad25-5795-4511-a395-39d483e32b0b tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 957.662515] [54709]: [pid: 54709|app: 0|req: 127/266] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:01 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 958.672318] [54709]: DEBUG cinder.api.middleware.request_id [None req-fc005827-b765-4bbb-9941-d4ec36c46a16 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.675156] [54709]: INFO cinder.api.openstack.wsgi [None req-fc005827-b765-4bbb-9941-d4ec36c46a16 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 958.675486] [54709]: DEBUG cinder.api.openstack.wsgi [None req-fc005827-b765-4bbb-9941-d4ec36c46a16 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.675613] [54709]: DEBUG cinder.api.openstack.wsgi [None req-fc005827-b765-4bbb-9941-d4ec36c46a16 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.691146] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.691146] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.696528] [54709]: INFO cinder.volume.api [None req-fc005827-b765-4bbb-9941-d4ec36c46a16 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 958.705371] [54709]: INFO cinder.api.openstack.wsgi [None req-fc005827-b765-4bbb-9941-d4ec36c46a16 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 958.706127] [54709]: [pid: 54709|app: 0|req: 128/267] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:02 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 959.575016] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=349,cinder:INSERT=23,cinder:UPDATE=45 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 959.580257] [54708]: DEBUG cinder.coordination [req-93a445b6-65d9-474f-a10e-20c85531c704 req-d94fa45e-502e-4dcb-8585-64e8dbeb5895 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Lock "cinder-attachment_update-62808f94-22a2-4f84-84e4-1ab4417d3e2e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=54708) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 959.580630] [54708]: INFO cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-d94fa45e-502e-4dcb-8585-64e8dbeb5895 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments/c24b091a-f722-45e4-8536-d735f619ae8d returned with HTTP 200 [ 959.581286] [54708]: [pid: 54708|app: 0|req: 140/268] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:52:58 2025] PUT /volume/v3/attachments/c24b091a-f722-45e4-8536-d735f619ae8d => generated 617 bytes in 4549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 959.717383] [54709]: DEBUG cinder.api.middleware.request_id [None req-ad858a94-08ad-4fa0-b420-40ca6a5f4b52 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 959.719603] [54709]: INFO cinder.api.openstack.wsgi [None req-ad858a94-08ad-4fa0-b420-40ca6a5f4b52 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 959.719903] [54709]: DEBUG cinder.api.openstack.wsgi [None req-ad858a94-08ad-4fa0-b420-40ca6a5f4b52 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 959.720075] [54709]: DEBUG cinder.api.openstack.wsgi [None req-ad858a94-08ad-4fa0-b420-40ca6a5f4b52 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 959.722516] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=305,cinder:UPDATE=60,cinder:INSERT=34 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 959.733638] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 959.733638] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 959.738474] [54709]: INFO cinder.volume.api [None req-ad858a94-08ad-4fa0-b420-40ca6a5f4b52 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 959.744757] [54709]: INFO cinder.api.openstack.wsgi [None req-ad858a94-08ad-4fa0-b420-40ca6a5f4b52 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 959.745161] [54709]: [pid: 54709|app: 0|req: 129/269] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:03 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 960.755266] [54708]: DEBUG cinder.api.middleware.request_id [None req-e38d9e01-2317-4091-9e0c-b0070e8ed8c2 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 960.757668] [54708]: INFO cinder.api.openstack.wsgi [None req-e38d9e01-2317-4091-9e0c-b0070e8ed8c2 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 960.757907] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e38d9e01-2317-4091-9e0c-b0070e8ed8c2 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 960.758211] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e38d9e01-2317-4091-9e0c-b0070e8ed8c2 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 960.772717] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 960.772717] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 960.776668] [54708]: INFO cinder.volume.api [None req-e38d9e01-2317-4091-9e0c-b0070e8ed8c2 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 960.781693] [54708]: INFO cinder.api.openstack.wsgi [None req-e38d9e01-2317-4091-9e0c-b0070e8ed8c2 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 960.782135] [54708]: [pid: 54708|app: 0|req: 141/270] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:04 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.712112] [54709]: DEBUG cinder.api.middleware.request_id [req-93a445b6-65d9-474f-a10e-20c85531c704 req-827448c0-315d-48c7-a441-1e00be8f8e55 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.718313] [54709]: INFO cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-827448c0-315d-48c7-a441-1e00be8f8e55 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] POST http://10.180.1.21/volume/v3/attachments/c24b091a-f722-45e4-8536-d735f619ae8d/action [ 961.718987] [54709]: DEBUG cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-827448c0-315d-48c7-a441-1e00be8f8e55 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Action body: b'{"os-complete": null}' {{(pid=54709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 961.719149] [54709]: DEBUG cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-827448c0-315d-48c7-a441-1e00be8f8e55 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 961.744167] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.744167] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.753131] [54709]: INFO cinder.api.openstack.wsgi [req-93a445b6-65d9-474f-a10e-20c85531c704 req-827448c0-315d-48c7-a441-1e00be8f8e55 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments/c24b091a-f722-45e4-8536-d735f619ae8d/action returned with HTTP 204 [ 961.753995] [54709]: [pid: 54709|app: 0|req: 130/271] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:53:05 2025] POST /volume/v3/attachments/c24b091a-f722-45e4-8536-d735f619ae8d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 961.793499] [54708]: DEBUG cinder.api.middleware.request_id [None req-82f8f46b-3d33-43c2-bb52-2c4f1e271c14 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.795726] [54708]: INFO cinder.api.openstack.wsgi [None req-82f8f46b-3d33-43c2-bb52-2c4f1e271c14 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 961.795962] [54708]: DEBUG cinder.api.openstack.wsgi [None req-82f8f46b-3d33-43c2-bb52-2c4f1e271c14 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 961.796203] [54708]: DEBUG cinder.api.openstack.wsgi [None req-82f8f46b-3d33-43c2-bb52-2c4f1e271c14 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 961.806877] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.806877] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.811324] [54708]: INFO cinder.volume.api [None req-82f8f46b-3d33-43c2-bb52-2c4f1e271c14 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 961.817056] [54708]: INFO cinder.api.openstack.wsgi [None req-82f8f46b-3d33-43c2-bb52-2c4f1e271c14 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 961.817508] [54708]: [pid: 54708|app: 0|req: 142/272] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:05 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 961.832375] [54709]: DEBUG cinder.api.middleware.request_id [None req-91a16dc1-b726-4269-ac42-e0d9afd3c13b None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.835712] [54709]: INFO cinder.api.openstack.wsgi [None req-91a16dc1-b726-4269-ac42-e0d9afd3c13b tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 961.835958] [54709]: DEBUG cinder.api.openstack.wsgi [None req-91a16dc1-b726-4269-ac42-e0d9afd3c13b tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 961.836207] [54709]: DEBUG cinder.api.openstack.wsgi [None req-91a16dc1-b726-4269-ac42-e0d9afd3c13b tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 961.847713] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.847713] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.851828] [54709]: INFO cinder.volume.api [None req-91a16dc1-b726-4269-ac42-e0d9afd3c13b tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 961.858028] [54709]: INFO cinder.api.openstack.wsgi [None req-91a16dc1-b726-4269-ac42-e0d9afd3c13b tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 961.858028] [54709]: [pid: 54709|app: 0|req: 131/273] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:05 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 969.069383] [54708]: DEBUG cinder.api.middleware.request_id [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.071596] [54708]: INFO cinder.api.openstack.wsgi [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] POST http://10.180.1.21/volume/v3/volumes [ 969.072241] [54708]: DEBUG cinder.api.openstack.wsgi [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1552943763"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 969.073943] [54708]: DEBUG cinder.api.v3.volumes [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1552943763'}} {{(pid=54708) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 969.074044] [54708]: INFO cinder.api.v3.volumes [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Create volume of 1 GB [ 969.080591] [54708]: INFO cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Availability Zones retrieved successfully. [ 969.087627] [54708]: DEBUG cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Flow 'volume_create_api' (c8c4201c-b849-4b65-92d7-b669b2b0fff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 969.088906] [54708]: DEBUG cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd98530a-835a-442f-b53e-3241415ca33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 969.092498] [54708]: DEBUG cinder.volume.flows.api.create_volume [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Validating volume size '1' using validate_int {{(pid=54708) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 969.117025] [54708]: DEBUG cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd98530a-835a-442f-b53e-3241415ca33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 969.117025] [54708]: DEBUG cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1716112-5c93-4ec4-a83c-e23937f8af6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 969.161960] [54708]: DEBUG cinder.quota [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Created reservations ['e4f5cbb6-b677-477f-aa8c-b24a8acf748c', 'c2e4b119-7cac-4f27-93e0-5891f794049a', '6c707c52-c0ef-4f4c-99aa-a335123e0f1e', '1d63e291-a072-477f-8808-464139c1c7e7'] {{(pid=54708) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 969.162966] [54708]: DEBUG cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1716112-5c93-4ec4-a83c-e23937f8af6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4f5cbb6-b677-477f-aa8c-b24a8acf748c', 'c2e4b119-7cac-4f27-93e0-5891f794049a', '6c707c52-c0ef-4f4c-99aa-a335123e0f1e', '1d63e291-a072-477f-8808-464139c1c7e7']}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 969.163823] [54708]: DEBUG cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3546f8-7f67-419e-bc12-ba34af36df02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 969.183699] [54708]: DEBUG cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3546f8-7f67-419e-bc12-ba34af36df02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '568e71aa-db32-434a-9b0c-9409f4b651ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1552943763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3b1e6207bb146ae933ddbb91b7a1d37',qos_specs=None,replication_status=,reservations=['e4f5cbb6-b677-477f-aa8c-b24a8acf748c','c2e4b119-7cac-4f27-93e0-5891f794049a','6c707c52-c0ef-4f4c-99aa-a335123e0f1e','1d63e291-a072-477f-8808-464139c1c7e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3535893e0a940f7949469ab6495dd42',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:53:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1552943763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=568e71aa-db32-434a-9b0c-9409f4b651ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3b1e6207bb146ae933ddbb91b7a1d37',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='d3535893e0a940f7949469ab6495dd42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 969.184779] [54708]: DEBUG cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c3b482b-9bcc-402c-9277-0da02517aa8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 969.201021] [54708]: DEBUG cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c3b482b-9bcc-402c-9277-0da02517aa8d) 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-1552943763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3b1e6207bb146ae933ddbb91b7a1d37',qos_specs=None,replication_status=,reservations=['e4f5cbb6-b677-477f-aa8c-b24a8acf748c','c2e4b119-7cac-4f27-93e0-5891f794049a','6c707c52-c0ef-4f4c-99aa-a335123e0f1e','1d63e291-a072-477f-8808-464139c1c7e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3535893e0a940f7949469ab6495dd42',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 969.201173] [54708]: DEBUG cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b5e7a71-4600-4306-8140-cb5681e3ff83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 969.211462] [54708]: DEBUG cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b5e7a71-4600-4306-8140-cb5681e3ff83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 969.211462] [54708]: DEBUG cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Flow 'volume_create_api' (c8c4201c-b849-4b65-92d7-b669b2b0fff5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 969.213032] [54708]: INFO cinder.volume.api [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Create volume request issued successfully. [ 969.213032] [54708]: INFO cinder.api.openstack.wsgi [None req-d6fbd579-4b27-49ca-9920-eb64bc26ad90 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 969.213217] [54708]: [pid: 54708|app: 0|req: 143/274] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:53:12 2025] POST /volume/v3/volumes => generated 754 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 969.221626] [54709]: DEBUG cinder.api.middleware.request_id [None req-2112ff42-150e-4049-acdb-9a52d39da535 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.224060] [54709]: INFO cinder.api.openstack.wsgi [None req-2112ff42-150e-4049-acdb-9a52d39da535 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff [ 969.224287] [54709]: DEBUG cinder.api.openstack.wsgi [None req-2112ff42-150e-4049-acdb-9a52d39da535 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.224506] [54709]: DEBUG cinder.api.openstack.wsgi [None req-2112ff42-150e-4049-acdb-9a52d39da535 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.238319] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.238319] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.239809] [54709]: INFO cinder.volume.api [None req-2112ff42-150e-4049-acdb-9a52d39da535 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 969.245922] [54709]: INFO cinder.api.openstack.wsgi [None req-2112ff42-150e-4049-acdb-9a52d39da535 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff returned with HTTP 200 [ 969.246334] [54709]: [pid: 54709|app: 0|req: 132/275] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:13 2025] GET /volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 970.257508] [54708]: DEBUG cinder.api.middleware.request_id [None req-343f3ab5-9e34-4c58-bd24-d9fbf22e5598 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.260233] [54708]: INFO cinder.api.openstack.wsgi [None req-343f3ab5-9e34-4c58-bd24-d9fbf22e5598 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff [ 970.260545] [54708]: DEBUG cinder.api.openstack.wsgi [None req-343f3ab5-9e34-4c58-bd24-d9fbf22e5598 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.260862] [54708]: DEBUG cinder.api.openstack.wsgi [None req-343f3ab5-9e34-4c58-bd24-d9fbf22e5598 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.272290] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.272290] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.277016] [54708]: INFO cinder.volume.api [None req-343f3ab5-9e34-4c58-bd24-d9fbf22e5598 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 970.284286] [54708]: INFO cinder.api.openstack.wsgi [None req-343f3ab5-9e34-4c58-bd24-d9fbf22e5598 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff returned with HTTP 200 [ 970.284863] [54708]: [pid: 54708|app: 0|req: 144/276] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:14 2025] GET /volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 970.357072] [54709]: DEBUG cinder.api.middleware.request_id [req-c6d71dca-4e2e-49c0-a082-2a7bc982e20b req-427a2dbd-5ae8-4ba6-aaba-31485f31ca32 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.359596] [54709]: INFO cinder.api.openstack.wsgi [req-c6d71dca-4e2e-49c0-a082-2a7bc982e20b req-427a2dbd-5ae8-4ba6-aaba-31485f31ca32 tempest-VolumesAdminNegativeTest-1234859015 tempest-VolumesAdminNegativeTest-1234859015-project-admin] GET http://10.180.1.21/volume/v3/volumes/381e75ec-3d43-434b-b7c8-caeafc625c1d [ 970.359846] [54709]: DEBUG cinder.api.openstack.wsgi [req-c6d71dca-4e2e-49c0-a082-2a7bc982e20b req-427a2dbd-5ae8-4ba6-aaba-31485f31ca32 tempest-VolumesAdminNegativeTest-1234859015 tempest-VolumesAdminNegativeTest-1234859015-project-admin] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.360083] [54709]: DEBUG cinder.api.openstack.wsgi [req-c6d71dca-4e2e-49c0-a082-2a7bc982e20b req-427a2dbd-5ae8-4ba6-aaba-31485f31ca32 tempest-VolumesAdminNegativeTest-1234859015 tempest-VolumesAdminNegativeTest-1234859015-project-admin] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.367921] [54709]: INFO cinder.api.openstack.wsgi [req-c6d71dca-4e2e-49c0-a082-2a7bc982e20b req-427a2dbd-5ae8-4ba6-aaba-31485f31ca32 tempest-VolumesAdminNegativeTest-1234859015 tempest-VolumesAdminNegativeTest-1234859015-project-admin] http://10.180.1.21/volume/v3/volumes/381e75ec-3d43-434b-b7c8-caeafc625c1d returned with HTTP 404 [ 970.368607] [54709]: [pid: 54709|app: 0|req: 133/277] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:53:14 2025] GET /volume/v3/volumes/381e75ec-3d43-434b-b7c8-caeafc625c1d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 970.377240] [54708]: DEBUG cinder.api.middleware.request_id [None req-16f43148-501a-46ac-9057-8c5a5481a417 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.379654] [54708]: INFO cinder.api.openstack.wsgi [None req-16f43148-501a-46ac-9057-8c5a5481a417 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] DELETE http://10.180.1.21/volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff [ 970.379981] [54708]: DEBUG cinder.api.openstack.wsgi [None req-16f43148-501a-46ac-9057-8c5a5481a417 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.380290] [54708]: DEBUG cinder.api.openstack.wsgi [None req-16f43148-501a-46ac-9057-8c5a5481a417 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'delete' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.380507] [54708]: INFO cinder.api.v3.volumes [None req-16f43148-501a-46ac-9057-8c5a5481a417 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Delete volume with id: 568e71aa-db32-434a-9b0c-9409f4b651ff [ 970.390049] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.390049] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.390770] [54708]: INFO cinder.volume.api [None req-16f43148-501a-46ac-9057-8c5a5481a417 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 970.439973] [54708]: INFO cinder.volume.api [None req-16f43148-501a-46ac-9057-8c5a5481a417 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Delete volume request issued successfully. [ 970.439973] [54708]: INFO cinder.api.openstack.wsgi [None req-16f43148-501a-46ac-9057-8c5a5481a417 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff returned with HTTP 202 [ 970.439973] [54708]: [pid: 54708|app: 0|req: 145/278] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:53:14 2025] DELETE /volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 970.445449] [54709]: DEBUG cinder.api.middleware.request_id [None req-205fba83-0fa6-43f8-b0e1-459459197875 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.452065] [54709]: INFO cinder.api.openstack.wsgi [None req-205fba83-0fa6-43f8-b0e1-459459197875 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff [ 970.452065] [54709]: DEBUG cinder.api.openstack.wsgi [None req-205fba83-0fa6-43f8-b0e1-459459197875 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.452065] [54709]: DEBUG cinder.api.openstack.wsgi [None req-205fba83-0fa6-43f8-b0e1-459459197875 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.461831] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.461831] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.469334] [54709]: INFO cinder.volume.api [None req-205fba83-0fa6-43f8-b0e1-459459197875 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 970.479592] [54709]: INFO cinder.api.openstack.wsgi [None req-205fba83-0fa6-43f8-b0e1-459459197875 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff returned with HTTP 200 [ 970.479592] [54709]: [pid: 54709|app: 0|req: 134/279] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:14 2025] GET /volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.487471] [54708]: DEBUG cinder.api.middleware.request_id [None req-d9db4c2b-9a61-454e-8879-8184358fe976 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.490082] [54708]: INFO cinder.api.openstack.wsgi [None req-d9db4c2b-9a61-454e-8879-8184358fe976 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff [ 971.490398] [54708]: DEBUG cinder.api.openstack.wsgi [None req-d9db4c2b-9a61-454e-8879-8184358fe976 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.490705] [54708]: DEBUG cinder.api.openstack.wsgi [None req-d9db4c2b-9a61-454e-8879-8184358fe976 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.501017] [54708]: INFO cinder.api.openstack.wsgi [None req-d9db4c2b-9a61-454e-8879-8184358fe976 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff returned with HTTP 404 [ 971.502233] [54708]: [pid: 54708|app: 0|req: 146/280] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:15 2025] GET /volume/v3/volumes/568e71aa-db32-434a-9b0c-9409f4b651ff => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 971.506617] [54709]: DEBUG cinder.api.middleware.request_id [None req-b2289b4e-2e53-4e76-9bdb-73fcb855509c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.509337] [54709]: INFO cinder.api.openstack.wsgi [None req-b2289b4e-2e53-4e76-9bdb-73fcb855509c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 971.509576] [54709]: DEBUG cinder.api.openstack.wsgi [None req-b2289b4e-2e53-4e76-9bdb-73fcb855509c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.509792] [54709]: DEBUG cinder.api.openstack.wsgi [None req-b2289b4e-2e53-4e76-9bdb-73fcb855509c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.525366] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.525366] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.530904] [54709]: INFO cinder.volume.api [None req-b2289b4e-2e53-4e76-9bdb-73fcb855509c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 971.536681] [54709]: INFO cinder.api.openstack.wsgi [None req-b2289b4e-2e53-4e76-9bdb-73fcb855509c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 971.537124] [54709]: [pid: 54709|app: 0|req: 135/281] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:15 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 971.765532] [54708]: DEBUG cinder.api.middleware.request_id [None req-9b5992df-50dd-45eb-a3e1-5ea0c12a6eed None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.768368] [54708]: INFO cinder.api.openstack.wsgi [None req-9b5992df-50dd-45eb-a3e1-5ea0c12a6eed tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 971.768683] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9b5992df-50dd-45eb-a3e1-5ea0c12a6eed tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.768887] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9b5992df-50dd-45eb-a3e1-5ea0c12a6eed tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.785480] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.785480] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.792480] [54708]: INFO cinder.volume.api [None req-9b5992df-50dd-45eb-a3e1-5ea0c12a6eed tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 971.798493] [54708]: INFO cinder.api.openstack.wsgi [None req-9b5992df-50dd-45eb-a3e1-5ea0c12a6eed tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 971.799237] [54708]: [pid: 54708|app: 0|req: 147/282] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:15 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 971.874540] [54709]: DEBUG cinder.api.middleware.request_id [req-241865bd-05f9-484a-a553-791f0ae1a39a req-23d1ca14-4853-436e-beb4-5e62668f6aa1 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.879072] [54709]: INFO cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-23d1ca14-4853-436e-beb4-5e62668f6aa1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 971.879072] [54709]: DEBUG cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-23d1ca14-4853-436e-beb4-5e62668f6aa1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.879072] [54709]: DEBUG cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-23d1ca14-4853-436e-beb4-5e62668f6aa1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.891337] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.891337] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.895020] [54709]: INFO cinder.volume.api [req-241865bd-05f9-484a-a553-791f0ae1a39a req-23d1ca14-4853-436e-beb4-5e62668f6aa1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 971.899995] [54709]: INFO cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-23d1ca14-4853-436e-beb4-5e62668f6aa1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 971.900445] [54709]: [pid: 54709|app: 0|req: 136/283] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:53:15 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 971.921775] [54708]: DEBUG cinder.api.middleware.request_id [req-241865bd-05f9-484a-a553-791f0ae1a39a req-55ba6c5f-4c07-4366-b6af-9e7823a197af None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.924235] [54708]: INFO cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-55ba6c5f-4c07-4366-b6af-9e7823a197af tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] POST http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060/action [ 971.924642] [54708]: DEBUG cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-55ba6c5f-4c07-4366-b6af-9e7823a197af tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 971.924786] [54708]: DEBUG cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-55ba6c5f-4c07-4366-b6af-9e7823a197af tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 971.934914] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.934914] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.935547] [54708]: INFO cinder.volume.api [req-241865bd-05f9-484a-a553-791f0ae1a39a req-55ba6c5f-4c07-4366-b6af-9e7823a197af tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 971.940387] [54708]: INFO cinder.volume.api [req-241865bd-05f9-484a-a553-791f0ae1a39a req-55ba6c5f-4c07-4366-b6af-9e7823a197af tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Begin detaching volume completed successfully. [ 971.940619] [54708]: INFO cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-55ba6c5f-4c07-4366-b6af-9e7823a197af tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060/action returned with HTTP 202 [ 971.940998] [54708]: [pid: 54708|app: 0|req: 148/284] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Feb 15 20:53:15 2025] POST /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 972.976026] [54709]: DEBUG cinder.api.middleware.request_id [None req-2d6ed967-05e3-423b-a413-c66c3cb357da None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.976354] [54709]: INFO cinder.api.openstack.wsgi [None req-2d6ed967-05e3-423b-a413-c66c3cb357da None None] GET http://10.180.1.21/volume// [ 972.977049] [54709]: DEBUG cinder.api.openstack.wsgi [None req-2d6ed967-05e3-423b-a413-c66c3cb357da None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.977049] [54709]: DEBUG cinder.api.openstack.wsgi [None req-2d6ed967-05e3-423b-a413-c66c3cb357da None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.977200] [54709]: INFO cinder.api.openstack.wsgi [None req-2d6ed967-05e3-423b-a413-c66c3cb357da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 972.977475] [54709]: [pid: 54709|app: 0|req: 137/285] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:53:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 972.982781] [54708]: DEBUG cinder.api.middleware.request_id [req-241865bd-05f9-484a-a553-791f0ae1a39a req-7f56cf6e-c7cb-4e63-85fb-a3e5587f7501 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.985741] [54708]: INFO cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-7f56cf6e-c7cb-4e63-85fb-a3e5587f7501 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 972.986752] [54708]: DEBUG cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-7f56cf6e-c7cb-4e63-85fb-a3e5587f7501 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.986752] [54708]: DEBUG cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-7f56cf6e-c7cb-4e63-85fb-a3e5587f7501 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.009093] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.009093] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.015593] [54708]: INFO cinder.volume.api [req-241865bd-05f9-484a-a553-791f0ae1a39a req-7f56cf6e-c7cb-4e63-85fb-a3e5587f7501 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 973.022219] [54708]: INFO cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-7f56cf6e-c7cb-4e63-85fb-a3e5587f7501 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 973.022691] [54708]: [pid: 54708|app: 0|req: 149/286] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:53:16 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 1322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 974.707738] [54709]: DEBUG cinder.api.middleware.request_id [req-241865bd-05f9-484a-a553-791f0ae1a39a req-91c484df-acd9-4ef7-9607-4562d075b2f2 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.712243] [54709]: INFO cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-91c484df-acd9-4ef7-9607-4562d075b2f2 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3515f90b-cda0-41c2-8a77-1e7f0a96c01a [ 974.712500] [54709]: DEBUG cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-91c484df-acd9-4ef7-9607-4562d075b2f2 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.712720] [54709]: DEBUG cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-91c484df-acd9-4ef7-9607-4562d075b2f2 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.723226] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.723226] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 974.826838] [54708]: DEBUG cinder.api.middleware.request_id [None req-d33e9d7f-6e3a-4011-853d-cf7bcab49e0b None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.827422] [54708]: INFO cinder.api.openstack.wsgi [None req-d33e9d7f-6e3a-4011-853d-cf7bcab49e0b None None] GET http://10.180.1.21/volume// [ 974.827611] [54708]: DEBUG cinder.api.openstack.wsgi [None req-d33e9d7f-6e3a-4011-853d-cf7bcab49e0b None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.827831] [54708]: DEBUG cinder.api.openstack.wsgi [None req-d33e9d7f-6e3a-4011-853d-cf7bcab49e0b None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.828318] [54708]: INFO cinder.api.openstack.wsgi [None req-d33e9d7f-6e3a-4011-853d-cf7bcab49e0b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 974.828645] [54708]: [pid: 54708|app: 0|req: 150/287] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:53:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 974.832533] [54708]: DEBUG cinder.api.middleware.request_id [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-b3dc33e0-1c43-43c2-bf71-cb516589314f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.834903] [54708]: INFO cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-b3dc33e0-1c43-43c2-bf71-cb516589314f tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] POST http://10.180.1.21/volume/v3/attachments [ 974.835329] [54708]: DEBUG cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-b3dc33e0-1c43-43c2-bf71-cb516589314f tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62808f94-22a2-4f84-84e4-1ab4417d3e2e", "connector": null, "instance_uuid": "4eccc0d6-5a82-4a41-a077-966479407c6b"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 974.850038] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.850038] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 974.885502] [54708]: INFO cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-b3dc33e0-1c43-43c2-bf71-cb516589314f tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 974.886013] [54708]: [pid: 54708|app: 0|req: 151/288] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:53:18 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 974.890397] [54708]: DEBUG cinder.api.middleware.request_id [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-655a22f0-9b97-4008-b5ac-5b5a8e2b446f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.892898] [54708]: INFO cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-655a22f0-9b97-4008-b5ac-5b5a8e2b446f tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c24b091a-f722-45e4-8536-d735f619ae8d [ 974.893200] [54708]: DEBUG cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-655a22f0-9b97-4008-b5ac-5b5a8e2b446f tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.893427] [54708]: DEBUG cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-655a22f0-9b97-4008-b5ac-5b5a8e2b446f tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.900837] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.900837] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.248457] [54709]: INFO cinder.api.openstack.wsgi [req-241865bd-05f9-484a-a553-791f0ae1a39a req-91c484df-acd9-4ef7-9607-4562d075b2f2 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments/3515f90b-cda0-41c2-8a77-1e7f0a96c01a returned with HTTP 200 [ 975.249172] [54709]: [pid: 54709|app: 0|req: 138/289] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:53:18 2025] DELETE /volume/v3/attachments/3515f90b-cda0-41c2-8a77-1e7f0a96c01a => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 975.428097] [54708]: INFO cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-655a22f0-9b97-4008-b5ac-5b5a8e2b446f tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments/c24b091a-f722-45e4-8536-d735f619ae8d returned with HTTP 200 [ 975.428555] [54708]: [pid: 54708|app: 0|req: 152/290] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:53:18 2025] DELETE /volume/v3/attachments/c24b091a-f722-45e4-8536-d735f619ae8d => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 976.435100] [54709]: DEBUG cinder.api.middleware.request_id [None req-eb84d121-ef25-4d2f-b877-600558ad6ac3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.437232] [54709]: INFO cinder.api.openstack.wsgi [None req-eb84d121-ef25-4d2f-b877-600558ad6ac3 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 976.437471] [54709]: DEBUG cinder.api.openstack.wsgi [None req-eb84d121-ef25-4d2f-b877-600558ad6ac3 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.437689] [54709]: DEBUG cinder.api.openstack.wsgi [None req-eb84d121-ef25-4d2f-b877-600558ad6ac3 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.451902] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.451902] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.456190] [54709]: INFO cinder.volume.api [None req-eb84d121-ef25-4d2f-b877-600558ad6ac3 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 976.461178] [54709]: INFO cinder.api.openstack.wsgi [None req-eb84d121-ef25-4d2f-b877-600558ad6ac3 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 976.461562] [54709]: [pid: 54709|app: 0|req: 139/291] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:20 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 978.285339] [54708]: DEBUG cinder.api.middleware.request_id [None req-04807317-144b-4f85-83c1-db0bf2685e4c None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.287676] [54708]: INFO cinder.api.openstack.wsgi [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] POST http://10.180.1.21/volume/v3/volumes [ 978.288254] [54708]: DEBUG cinder.api.openstack.wsgi [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1832445237"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 978.290210] [54708]: DEBUG cinder.api.v3.volumes [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1832445237'}} {{(pid=54708) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 978.290450] [54708]: INFO cinder.api.v3.volumes [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Create volume of 1 GB [ 978.290990] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.290990] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.297961] [54708]: INFO cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Availability Zones retrieved successfully. [ 978.305156] [54708]: DEBUG cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Flow 'volume_create_api' (c870037a-1dfe-488e-a268-fd46028f9867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 978.306310] [54708]: DEBUG cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (531f88e5-f4a4-4f25-90c7-0b614ed4e199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 978.307476] [54708]: DEBUG cinder.volume.flows.api.create_volume [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Validating volume size '1' using validate_int {{(pid=54708) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 978.330203] [54708]: DEBUG cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (531f88e5-f4a4-4f25-90c7-0b614ed4e199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 978.331108] [54708]: DEBUG cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11472165-c0b3-4781-b610-7af7844e5a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 978.378868] [54708]: DEBUG cinder.quota [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Created reservations ['fcf832d7-55db-4454-97bc-8fdbbdbcc592', '1074faae-fe29-4a64-94c8-da715b06000b', 'f4f2c56d-49be-4ae0-a073-e0cc0ddecfb8', '05035226-a577-475f-b3d7-1b007ab26bcc'] {{(pid=54708) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 978.379969] [54708]: DEBUG cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11472165-c0b3-4781-b610-7af7844e5a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcf832d7-55db-4454-97bc-8fdbbdbcc592', '1074faae-fe29-4a64-94c8-da715b06000b', 'f4f2c56d-49be-4ae0-a073-e0cc0ddecfb8', '05035226-a577-475f-b3d7-1b007ab26bcc']}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 978.381647] [54708]: DEBUG cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da295daa-3b70-4c25-aed4-4318318d13fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 978.396800] [54708]: DEBUG cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da295daa-3b70-4c25-aed4-4318318d13fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '961eea4d-2f0f-48fc-8108-562bf970bc66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1832445237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f2685f8007c46feaba89744ed234030',qos_specs=None,replication_status=,reservations=['fcf832d7-55db-4454-97bc-8fdbbdbcc592','1074faae-fe29-4a64-94c8-da715b06000b','f4f2c56d-49be-4ae0-a073-e0cc0ddecfb8','05035226-a577-475f-b3d7-1b007ab26bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c6f743327c4505a7b9e8c9650f9304',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1832445237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=961eea4d-2f0f-48fc-8108-562bf970bc66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f2685f8007c46feaba89744ed234030',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='e2c6f743327c4505a7b9e8c9650f9304',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 978.397803] [54708]: DEBUG cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5722394-5a35-4778-a5cc-a2810c97f23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 978.413060] [54708]: DEBUG cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5722394-5a35-4778-a5cc-a2810c97f23d) 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-1832445237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f2685f8007c46feaba89744ed234030',qos_specs=None,replication_status=,reservations=['fcf832d7-55db-4454-97bc-8fdbbdbcc592','1074faae-fe29-4a64-94c8-da715b06000b','f4f2c56d-49be-4ae0-a073-e0cc0ddecfb8','05035226-a577-475f-b3d7-1b007ab26bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c6f743327c4505a7b9e8c9650f9304',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 978.413060] [54708]: DEBUG cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (849225d6-ac69-4664-b2f3-1cd3e24d1434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 978.423926] [54708]: DEBUG cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (849225d6-ac69-4664-b2f3-1cd3e24d1434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 978.423926] [54708]: DEBUG cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Flow 'volume_create_api' (c870037a-1dfe-488e-a268-fd46028f9867) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 978.423926] [54708]: INFO cinder.volume.api [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Create volume request issued successfully. [ 978.424916] [54708]: INFO cinder.api.openstack.wsgi [None req-04807317-144b-4f85-83c1-db0bf2685e4c tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 978.425812] [54708]: [pid: 54708|app: 0|req: 153/292] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:53:22 2025] POST /volume/v3/volumes => generated 753 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 978.436444] [54709]: DEBUG cinder.api.middleware.request_id [None req-77e7bb43-4fc9-4729-8788-892fedbb79c6 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.438427] [54709]: INFO cinder.api.openstack.wsgi [None req-77e7bb43-4fc9-4729-8788-892fedbb79c6 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] GET http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 [ 978.438508] [54709]: DEBUG cinder.api.openstack.wsgi [None req-77e7bb43-4fc9-4729-8788-892fedbb79c6 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.438731] [54709]: DEBUG cinder.api.openstack.wsgi [None req-77e7bb43-4fc9-4729-8788-892fedbb79c6 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.447026] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.447026] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.451532] [54709]: INFO cinder.volume.api [None req-77e7bb43-4fc9-4729-8788-892fedbb79c6 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Volume info retrieved successfully. [ 978.456348] [54709]: INFO cinder.api.openstack.wsgi [None req-77e7bb43-4fc9-4729-8788-892fedbb79c6 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 returned with HTTP 200 [ 978.456800] [54709]: [pid: 54709|app: 0|req: 140/293] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:22 2025] GET /volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 979.466719] [54708]: DEBUG cinder.api.middleware.request_id [None req-99172ad5-daef-4f78-8710-f538ac0579c2 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.469021] [54708]: INFO cinder.api.openstack.wsgi [None req-99172ad5-daef-4f78-8710-f538ac0579c2 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] GET http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 [ 979.469264] [54708]: DEBUG cinder.api.openstack.wsgi [None req-99172ad5-daef-4f78-8710-f538ac0579c2 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.471161] [54708]: DEBUG cinder.api.openstack.wsgi [None req-99172ad5-daef-4f78-8710-f538ac0579c2 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.480628] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.480628] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 979.485138] [54708]: INFO cinder.volume.api [None req-99172ad5-daef-4f78-8710-f538ac0579c2 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Volume info retrieved successfully. [ 979.490209] [54708]: INFO cinder.api.openstack.wsgi [None req-99172ad5-daef-4f78-8710-f538ac0579c2 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 returned with HTTP 200 [ 979.490646] [54708]: [pid: 54708|app: 0|req: 154/294] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:23 2025] GET /volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 979.499960] [54709]: DEBUG cinder.api.middleware.request_id [None req-83ed683c-e04a-4901-a239-6c24281d1364 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.503141] [54709]: INFO cinder.api.openstack.wsgi [None req-83ed683c-e04a-4901-a239-6c24281d1364 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] POST http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66/action [ 979.503560] [54709]: DEBUG cinder.api.openstack.wsgi [None req-83ed683c-e04a-4901-a239-6c24281d1364 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=54709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 979.503696] [54709]: DEBUG cinder.api.openstack.wsgi [None req-83ed683c-e04a-4901-a239-6c24281d1364 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 979.516299] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.516299] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 979.517096] [54709]: INFO cinder.volume.api [None req-83ed683c-e04a-4901-a239-6c24281d1364 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Volume info retrieved successfully. [ 979.524386] [54709]: INFO cinder.volume.api [None req-83ed683c-e04a-4901-a239-6c24281d1364 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Volume updated successfully. [ 979.524681] [54709]: INFO cinder.api.openstack.wsgi [None req-83ed683c-e04a-4901-a239-6c24281d1364 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66/action returned with HTTP 200 [ 979.525247] [54709]: [pid: 54709|app: 0|req: 141/295] 10.180.1.21 () {60 vars in 1267 bytes} [Sat Feb 15 20:53:23 2025] POST /volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 979.528310] [54708]: DEBUG cinder.api.middleware.request_id [None req-ef2c023f-6dbb-430c-8a0f-487a6c348195 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.530907] [54708]: INFO cinder.api.openstack.wsgi [None req-ef2c023f-6dbb-430c-8a0f-487a6c348195 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] GET http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 [ 979.531200] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ef2c023f-6dbb-430c-8a0f-487a6c348195 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.531500] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ef2c023f-6dbb-430c-8a0f-487a6c348195 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.539629] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.539629] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 979.543346] [54708]: INFO cinder.volume.api [None req-ef2c023f-6dbb-430c-8a0f-487a6c348195 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Volume info retrieved successfully. [ 979.549073] [54708]: INFO cinder.api.openstack.wsgi [None req-ef2c023f-6dbb-430c-8a0f-487a6c348195 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 returned with HTTP 200 [ 979.549073] [54708]: [pid: 54708|app: 0|req: 155/296] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:23 2025] GET /volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 979.633484] [54709]: DEBUG cinder.api.middleware.request_id [req-883f5804-65cb-407a-bd0f-6c4792c9385c req-5638797e-718b-49be-a8f6-d8404cab7019 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.636749] [54709]: INFO cinder.api.openstack.wsgi [req-883f5804-65cb-407a-bd0f-6c4792c9385c req-5638797e-718b-49be-a8f6-d8404cab7019 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] GET http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 [ 979.637103] [54709]: DEBUG cinder.api.openstack.wsgi [req-883f5804-65cb-407a-bd0f-6c4792c9385c req-5638797e-718b-49be-a8f6-d8404cab7019 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.637443] [54709]: DEBUG cinder.api.openstack.wsgi [req-883f5804-65cb-407a-bd0f-6c4792c9385c req-5638797e-718b-49be-a8f6-d8404cab7019 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.648144] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.648144] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 979.652620] [54709]: INFO cinder.volume.api [req-883f5804-65cb-407a-bd0f-6c4792c9385c req-5638797e-718b-49be-a8f6-d8404cab7019 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Volume info retrieved successfully. [ 979.658680] [54709]: INFO cinder.api.openstack.wsgi [req-883f5804-65cb-407a-bd0f-6c4792c9385c req-5638797e-718b-49be-a8f6-d8404cab7019 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 returned with HTTP 200 [ 979.659248] [54709]: [pid: 54709|app: 0|req: 142/297] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:53:23 2025] GET /volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 979.898413] [54708]: DEBUG cinder.api.middleware.request_id [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.900456] [54708]: INFO cinder.api.openstack.wsgi [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] POST http://10.180.1.21/volume/v3/volumes [ 979.900856] [54708]: DEBUG cinder.api.openstack.wsgi [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1015856798"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 979.902712] [54708]: DEBUG cinder.api.v3.volumes [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1015856798'}} {{(pid=54708) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 979.903263] [54708]: INFO cinder.api.v3.volumes [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Create volume of 1 GB [ 979.907496] [54708]: INFO cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Availability Zones retrieved successfully. [ 979.914291] [54708]: DEBUG cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Flow 'volume_create_api' (a3c155ac-88cb-426b-9e15-6aa0a76c24a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 979.915446] [54708]: DEBUG cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f825489-eff9-4acc-ab61-13618fe0c9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 979.916783] [54708]: DEBUG cinder.volume.flows.api.create_volume [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Validating volume size '1' using validate_int {{(pid=54708) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 979.934971] [54708]: DEBUG cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f825489-eff9-4acc-ab61-13618fe0c9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 979.935993] [54708]: DEBUG cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff78bb0-4ca9-4912-8396-06f921e90ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 979.967343] [54708]: DEBUG cinder.quota [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Created reservations ['f245332d-92be-4add-98f6-a7ccf2ddd427', 'f4fa7246-e9bf-4574-b43a-ce0681fbd965', '718b42ee-2b5c-4abf-a29c-95f022af617d', 'a389e6f5-3bfa-42ee-bfa5-2c16284ad610'] {{(pid=54708) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 979.968660] [54708]: DEBUG cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff78bb0-4ca9-4912-8396-06f921e90ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f245332d-92be-4add-98f6-a7ccf2ddd427', 'f4fa7246-e9bf-4574-b43a-ce0681fbd965', '718b42ee-2b5c-4abf-a29c-95f022af617d', 'a389e6f5-3bfa-42ee-bfa5-2c16284ad610']}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 979.969252] [54708]: DEBUG cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87246126-194c-45c2-933c-f01e97034e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 979.981138] [54708]: DEBUG cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87246126-194c-45c2-933c-f01e97034e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0592749d-e05e-4e4b-85bd-ee8bdf0de404', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1015856798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f2685f8007c46feaba89744ed234030',qos_specs=None,replication_status=,reservations=['f245332d-92be-4add-98f6-a7ccf2ddd427','f4fa7246-e9bf-4574-b43a-ce0681fbd965','718b42ee-2b5c-4abf-a29c-95f022af617d','a389e6f5-3bfa-42ee-bfa5-2c16284ad610'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c6f743327c4505a7b9e8c9650f9304',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1015856798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0592749d-e05e-4e4b-85bd-ee8bdf0de404,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f2685f8007c46feaba89744ed234030',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='e2c6f743327c4505a7b9e8c9650f9304',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 979.982050] [54708]: DEBUG cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cde3d2c0-8881-49ce-89da-6d603db64aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 979.987278] [54709]: DEBUG cinder.api.middleware.request_id [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-630274fc-ae2f-4654-8cdd-6332d246eaa2 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.990737] [54709]: INFO cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-630274fc-ae2f-4654-8cdd-6332d246eaa2 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] PUT http://10.180.1.21/volume/v3/attachments/32784b37-b545-4bb7-8fe5-61e23e330b47 [ 979.991616] [54709]: DEBUG cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-630274fc-ae2f-4654-8cdd-6332d246eaa2 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-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-518877", "mountpoint": "/dev/sdb"}}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 979.995200] [54708]: DEBUG cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cde3d2c0-8881-49ce-89da-6d603db64aef) 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-1015856798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f2685f8007c46feaba89744ed234030',qos_specs=None,replication_status=,reservations=['f245332d-92be-4add-98f6-a7ccf2ddd427','f4fa7246-e9bf-4574-b43a-ce0681fbd965','718b42ee-2b5c-4abf-a29c-95f022af617d','a389e6f5-3bfa-42ee-bfa5-2c16284ad610'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c6f743327c4505a7b9e8c9650f9304',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 979.996118] [54708]: DEBUG cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be9935dc-59f5-42e1-8157-028490732afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 980.000625] [54709]: DEBUG cinder.coordination [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-630274fc-ae2f-4654-8cdd-6332d246eaa2 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Acquiring lock "cinder-attachment_update-62808f94-22a2-4f84-84e4-1ab4417d3e2e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 980.009735] [54708]: DEBUG cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be9935dc-59f5-42e1-8157-028490732afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 980.011193] [54708]: DEBUG cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Flow 'volume_create_api' (a3c155ac-88cb-426b-9e15-6aa0a76c24a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 980.011476] [54708]: INFO cinder.volume.api [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Create volume request issued successfully. [ 980.011661] [54709]: DEBUG cinder.coordination [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-630274fc-ae2f-4654-8cdd-6332d246eaa2 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Lock "cinder-attachment_update-62808f94-22a2-4f84-84e4-1ab4417d3e2e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.011s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 980.012280] [54708]: INFO cinder.api.openstack.wsgi [None req-40d548c2-28d9-4a5d-9348-30bcbf5582ea tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 980.012778] [54708]: [pid: 54708|app: 0|req: 156/298] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:53:23 2025] POST /volume/v3/volumes => generated 753 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 980.013068] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.013068] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.023500] [54708]: DEBUG cinder.api.middleware.request_id [None req-40de957d-90fd-47fe-93f4-09437d75a6a1 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.025524] [54708]: INFO cinder.api.openstack.wsgi [None req-40de957d-90fd-47fe-93f4-09437d75a6a1 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] GET http://10.180.1.21/volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 [ 980.026127] [54708]: DEBUG cinder.api.openstack.wsgi [None req-40de957d-90fd-47fe-93f4-09437d75a6a1 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.026127] [54708]: DEBUG cinder.api.openstack.wsgi [None req-40de957d-90fd-47fe-93f4-09437d75a6a1 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.036585] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.036585] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.041705] [54708]: INFO cinder.volume.api [None req-40de957d-90fd-47fe-93f4-09437d75a6a1 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Volume info retrieved successfully. [ 980.051359] [54708]: INFO cinder.api.openstack.wsgi [None req-40de957d-90fd-47fe-93f4-09437d75a6a1 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 returned with HTTP 200 [ 980.051802] [54708]: [pid: 54708|app: 0|req: 157/299] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:23 2025] GET /volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 980.536741] [54709]: DEBUG cinder.coordination [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-630274fc-ae2f-4654-8cdd-6332d246eaa2 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Lock "cinder-attachment_update-62808f94-22a2-4f84-84e4-1ab4417d3e2e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 980.537174] [54709]: INFO cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-630274fc-ae2f-4654-8cdd-6332d246eaa2 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments/32784b37-b545-4bb7-8fe5-61e23e330b47 returned with HTTP 200 [ 980.537679] [54709]: [pid: 54709|app: 0|req: 143/300] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:53:23 2025] PUT /volume/v3/attachments/32784b37-b545-4bb7-8fe5-61e23e330b47 => generated 617 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 980.543774] [54708]: DEBUG cinder.api.middleware.request_id [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-2c289c7f-fdac-4245-a25e-d8649d456a13 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.546636] [54708]: INFO cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-2c289c7f-fdac-4245-a25e-d8649d456a13 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/attachments/32784b37-b545-4bb7-8fe5-61e23e330b47 [ 980.546874] [54708]: DEBUG cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-2c289c7f-fdac-4245-a25e-d8649d456a13 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.547198] [54708]: DEBUG cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-2c289c7f-fdac-4245-a25e-d8649d456a13 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.577704] [54708]: INFO cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-2c289c7f-fdac-4245-a25e-d8649d456a13 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments/32784b37-b545-4bb7-8fe5-61e23e330b47 returned with HTTP 200 [ 980.578326] [54708]: [pid: 54708|app: 0|req: 158/301] 10.180.1.21 () {62 vars in 1531 bytes} [Sat Feb 15 20:53:24 2025] GET /volume/v3/attachments/32784b37-b545-4bb7-8fe5-61e23e330b47 => generated 642 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 981.064058] [54709]: DEBUG cinder.api.middleware.request_id [None req-3bb802a2-7d3c-431f-ae1d-737f868662e7 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.066215] [54709]: INFO cinder.api.openstack.wsgi [None req-3bb802a2-7d3c-431f-ae1d-737f868662e7 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] GET http://10.180.1.21/volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 [ 981.066471] [54709]: DEBUG cinder.api.openstack.wsgi [None req-3bb802a2-7d3c-431f-ae1d-737f868662e7 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.066695] [54709]: DEBUG cinder.api.openstack.wsgi [None req-3bb802a2-7d3c-431f-ae1d-737f868662e7 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.078073] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.078073] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.083149] [54709]: INFO cinder.volume.api [None req-3bb802a2-7d3c-431f-ae1d-737f868662e7 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Volume info retrieved successfully. [ 981.090847] [54709]: INFO cinder.api.openstack.wsgi [None req-3bb802a2-7d3c-431f-ae1d-737f868662e7 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 returned with HTTP 200 [ 981.091475] [54709]: [pid: 54709|app: 0|req: 144/302] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:24 2025] GET /volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 983.174042] [54708]: DEBUG cinder.api.middleware.request_id [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-485f29ca-74ab-4bc0-b55a-8c9ed5cb84a8 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.176410] [54708]: INFO cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-485f29ca-74ab-4bc0-b55a-8c9ed5cb84a8 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] POST http://10.180.1.21/volume/v3/attachments/32784b37-b545-4bb7-8fe5-61e23e330b47/action [ 983.177018] [54708]: DEBUG cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-485f29ca-74ab-4bc0-b55a-8c9ed5cb84a8 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Action body: b'{"os-complete": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 983.177130] [54708]: DEBUG cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-485f29ca-74ab-4bc0-b55a-8c9ed5cb84a8 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 983.196551] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.196551] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 983.204270] [54708]: INFO cinder.api.openstack.wsgi [req-9ecd46a2-2210-434c-9a4c-5bcfe9087368 req-485f29ca-74ab-4bc0-b55a-8c9ed5cb84a8 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments/32784b37-b545-4bb7-8fe5-61e23e330b47/action returned with HTTP 204 [ 983.204788] [54708]: [pid: 54708|app: 0|req: 159/303] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:53:27 2025] POST /volume/v3/attachments/32784b37-b545-4bb7-8fe5-61e23e330b47/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 986.246199] [54709]: DEBUG cinder.api.middleware.request_id [None req-75d7e3a6-cb2b-4b94-ae42-27e6a2a6f7a6 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.248488] [54709]: INFO cinder.api.openstack.wsgi [None req-75d7e3a6-cb2b-4b94-ae42-27e6a2a6f7a6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 986.248723] [54709]: DEBUG cinder.api.openstack.wsgi [None req-75d7e3a6-cb2b-4b94-ae42-27e6a2a6f7a6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.248973] [54709]: DEBUG cinder.api.openstack.wsgi [None req-75d7e3a6-cb2b-4b94-ae42-27e6a2a6f7a6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.249185] [54709]: INFO cinder.api.v3.volumes [None req-75d7e3a6-cb2b-4b94-ae42-27e6a2a6f7a6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Delete volume with id: 0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 986.261862] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.261862] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.262747] [54709]: INFO cinder.volume.api [None req-75d7e3a6-cb2b-4b94-ae42-27e6a2a6f7a6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 986.280996] [54709]: INFO cinder.volume.api [None req-75d7e3a6-cb2b-4b94-ae42-27e6a2a6f7a6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Delete volume request issued successfully. [ 986.281692] [54709]: INFO cinder.api.openstack.wsgi [None req-75d7e3a6-cb2b-4b94-ae42-27e6a2a6f7a6 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 202 [ 986.281692] [54709]: [pid: 54709|app: 0|req: 145/304] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:53:30 2025] DELETE /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 986.284764] [54708]: DEBUG cinder.api.middleware.request_id [None req-3ca7e1fb-dec5-4001-b6ca-06d0dfddba7b None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.287359] [54708]: INFO cinder.api.openstack.wsgi [None req-3ca7e1fb-dec5-4001-b6ca-06d0dfddba7b tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 986.287654] [54708]: DEBUG cinder.api.openstack.wsgi [None req-3ca7e1fb-dec5-4001-b6ca-06d0dfddba7b tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.287847] [54708]: DEBUG cinder.api.openstack.wsgi [None req-3ca7e1fb-dec5-4001-b6ca-06d0dfddba7b tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.295981] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.295981] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.300077] [54708]: INFO cinder.volume.api [None req-3ca7e1fb-dec5-4001-b6ca-06d0dfddba7b tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 986.305579] [54708]: INFO cinder.api.openstack.wsgi [None req-3ca7e1fb-dec5-4001-b6ca-06d0dfddba7b tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 986.306019] [54708]: [pid: 54708|app: 0|req: 160/305] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:30 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 986.706741] [54709]: DEBUG cinder.api.middleware.request_id [None req-006a24f7-07a5-4ade-b4c3-eb42c08b4465 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.706741] [54709]: INFO cinder.api.openstack.wsgi [None req-006a24f7-07a5-4ade-b4c3-eb42c08b4465 None None] GET http://10.180.1.21/volume// [ 986.706986] [54709]: DEBUG cinder.api.openstack.wsgi [None req-006a24f7-07a5-4ade-b4c3-eb42c08b4465 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.708027] [54709]: DEBUG cinder.api.openstack.wsgi [None req-006a24f7-07a5-4ade-b4c3-eb42c08b4465 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.708281] [54709]: INFO cinder.api.openstack.wsgi [None req-006a24f7-07a5-4ade-b4c3-eb42c08b4465 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 986.709827] [54709]: [pid: 54709|app: 0|req: 146/306] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:53:30 2025] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 986.714206] [54708]: DEBUG cinder.api.middleware.request_id [req-333633a8-2465-46b6-bf09-01f601539f0a req-444c9002-224c-49e4-b93c-867a475a8063 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.717008] [54708]: INFO cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-444c9002-224c-49e4-b93c-867a475a8063 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] POST http://10.180.1.21/volume/v3/attachments [ 986.717008] [54708]: DEBUG cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-444c9002-224c-49e4-b93c-867a475a8063 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62808f94-22a2-4f84-84e4-1ab4417d3e2e", "connector": null, "instance_uuid": "4eccc0d6-5a82-4a41-a077-966479407c6b"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 986.731525] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.731525] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 986.768078] [54708]: INFO cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-444c9002-224c-49e4-b93c-867a475a8063 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 986.768541] [54708]: [pid: 54708|app: 0|req: 161/307] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:53:30 2025] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 986.772795] [54709]: DEBUG cinder.api.middleware.request_id [req-333633a8-2465-46b6-bf09-01f601539f0a req-2216f70f-53d2-4b21-93cf-5fcf7ee85890 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 986.776047] [54709]: INFO cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-2216f70f-53d2-4b21-93cf-5fcf7ee85890 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] DELETE http://10.180.1.21/volume/v3/attachments/32784b37-b545-4bb7-8fe5-61e23e330b47 [ 986.776287] [54709]: DEBUG cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-2216f70f-53d2-4b21-93cf-5fcf7ee85890 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 986.776547] [54709]: DEBUG cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-2216f70f-53d2-4b21-93cf-5fcf7ee85890 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 986.785050] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 986.785050] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.317541] [54708]: DEBUG cinder.api.middleware.request_id [None req-0fa35ece-5666-4084-b54c-d0bdaa2679e2 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 987.320014] [54708]: INFO cinder.api.openstack.wsgi [None req-0fa35ece-5666-4084-b54c-d0bdaa2679e2 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 987.320374] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0fa35ece-5666-4084-b54c-d0bdaa2679e2 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 987.320645] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0fa35ece-5666-4084-b54c-d0bdaa2679e2 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 987.326287] [54709]: INFO cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-2216f70f-53d2-4b21-93cf-5fcf7ee85890 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments/32784b37-b545-4bb7-8fe5-61e23e330b47 returned with HTTP 200 [ 987.327136] [54709]: [pid: 54709|app: 0|req: 147/308] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:53:30 2025] DELETE /volume/v3/attachments/32784b37-b545-4bb7-8fe5-61e23e330b47 => generated 192 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 987.330130] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 987.330130] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 987.334297] [54708]: INFO cinder.volume.api [None req-0fa35ece-5666-4084-b54c-d0bdaa2679e2 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 987.340059] [54708]: INFO cinder.api.openstack.wsgi [None req-0fa35ece-5666-4084-b54c-d0bdaa2679e2 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 987.340638] [54708]: [pid: 54708|app: 0|req: 162/309] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:31 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 988.352526] [54709]: DEBUG cinder.api.middleware.request_id [None req-4761aa68-13f6-49c8-b4f0-e265a52fb8d4 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.354792] [54709]: INFO cinder.api.openstack.wsgi [None req-4761aa68-13f6-49c8-b4f0-e265a52fb8d4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 988.355035] [54709]: DEBUG cinder.api.openstack.wsgi [None req-4761aa68-13f6-49c8-b4f0-e265a52fb8d4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.355295] [54709]: DEBUG cinder.api.openstack.wsgi [None req-4761aa68-13f6-49c8-b4f0-e265a52fb8d4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.365804] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.365804] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.371174] [54709]: INFO cinder.volume.api [None req-4761aa68-13f6-49c8-b4f0-e265a52fb8d4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Volume info retrieved successfully. [ 988.375475] [54709]: INFO cinder.api.openstack.wsgi [None req-4761aa68-13f6-49c8-b4f0-e265a52fb8d4 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 200 [ 988.378395] [54709]: [pid: 54709|app: 0|req: 148/310] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:32 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 989.389509] [54708]: DEBUG cinder.api.middleware.request_id [None req-86904346-2fd2-4f33-8784-90b0e8fd7e36 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 989.394901] [54708]: INFO cinder.api.openstack.wsgi [None req-86904346-2fd2-4f33-8784-90b0e8fd7e36 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] GET http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa [ 989.394901] [54708]: DEBUG cinder.api.openstack.wsgi [None req-86904346-2fd2-4f33-8784-90b0e8fd7e36 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 989.394901] [54708]: DEBUG cinder.api.openstack.wsgi [None req-86904346-2fd2-4f33-8784-90b0e8fd7e36 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 989.402974] [54708]: INFO cinder.api.openstack.wsgi [None req-86904346-2fd2-4f33-8784-90b0e8fd7e36 tempest-VolumesAdminNegativeTest-1132286896 tempest-VolumesAdminNegativeTest-1132286896-project-member] http://10.180.1.21/volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa returned with HTTP 404 [ 989.403727] [54708]: [pid: 54708|app: 0|req: 163/311] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:33 2025] GET /volume/v3/volumes/0bc08a56-ea63-4a9a-baf1-b80ed11d08aa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 994.835712] [54709]: DEBUG cinder.api.middleware.request_id [req-0e06ae7c-fc25-4f73-a0c7-d7b25b465476 req-b2eddcf5-32dd-4275-8e04-4bfac1997749 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 994.842400] [54709]: INFO cinder.api.openstack.wsgi [req-0e06ae7c-fc25-4f73-a0c7-d7b25b465476 req-b2eddcf5-32dd-4275-8e04-4bfac1997749 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 994.842495] [54709]: DEBUG cinder.api.openstack.wsgi [req-0e06ae7c-fc25-4f73-a0c7-d7b25b465476 req-b2eddcf5-32dd-4275-8e04-4bfac1997749 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 994.842717] [54709]: DEBUG cinder.api.openstack.wsgi [req-0e06ae7c-fc25-4f73-a0c7-d7b25b465476 req-b2eddcf5-32dd-4275-8e04-4bfac1997749 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 994.864297] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 994.864297] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 994.869424] [54709]: INFO cinder.volume.api [req-0e06ae7c-fc25-4f73-a0c7-d7b25b465476 req-b2eddcf5-32dd-4275-8e04-4bfac1997749 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 994.875811] [54709]: INFO cinder.api.openstack.wsgi [req-0e06ae7c-fc25-4f73-a0c7-d7b25b465476 req-b2eddcf5-32dd-4275-8e04-4bfac1997749 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 994.876363] [54709]: [pid: 54709|app: 0|req: 149/312] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:53:38 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 999.398358] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=155,cinder:INSERT=25,cinder:UPDATE=47 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1003.993776] [54708]: DEBUG cinder.api.middleware.request_id [req-333633a8-2465-46b6-bf09-01f601539f0a req-32c51c71-db30-4dda-9adc-6ced45d9f0d3 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.996583] [54708]: INFO cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-32c51c71-db30-4dda-9adc-6ced45d9f0d3 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] PUT http://10.180.1.21/volume/v3/attachments/323d5f5e-19b5-4a7c-ba8a-04075f3b98fc [ 1003.996981] [54708]: DEBUG cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-32c51c71-db30-4dda-9adc-6ced45d9f0d3 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-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-518877", "mountpoint": "/dev/sdb"}}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1004.008540] [54708]: DEBUG cinder.coordination [req-333633a8-2465-46b6-bf09-01f601539f0a req-32c51c71-db30-4dda-9adc-6ced45d9f0d3 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Acquiring lock "cinder-attachment_update-62808f94-22a2-4f84-84e4-1ab4417d3e2e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54708) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1004.013278] [54708]: DEBUG cinder.coordination [req-333633a8-2465-46b6-bf09-01f601539f0a req-32c51c71-db30-4dda-9adc-6ced45d9f0d3 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Lock "cinder-attachment_update-62808f94-22a2-4f84-84e4-1ab4417d3e2e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54708) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1004.014385] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.014385] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.540028] [54708]: DEBUG cinder.coordination [req-333633a8-2465-46b6-bf09-01f601539f0a req-32c51c71-db30-4dda-9adc-6ced45d9f0d3 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Lock "cinder-attachment_update-62808f94-22a2-4f84-84e4-1ab4417d3e2e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=54708) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1004.541077] [54708]: INFO cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-32c51c71-db30-4dda-9adc-6ced45d9f0d3 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments/323d5f5e-19b5-4a7c-ba8a-04075f3b98fc returned with HTTP 200 [ 1004.541077] [54708]: [pid: 54708|app: 0|req: 164/313] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:53:47 2025] PUT /volume/v3/attachments/323d5f5e-19b5-4a7c-ba8a-04075f3b98fc => generated 617 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1004.546009] [54709]: DEBUG cinder.api.middleware.request_id [req-333633a8-2465-46b6-bf09-01f601539f0a req-031f6498-a565-48a0-83ae-492a9dcd0d5a None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.549798] [54709]: INFO cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-031f6498-a565-48a0-83ae-492a9dcd0d5a tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/attachments/323d5f5e-19b5-4a7c-ba8a-04075f3b98fc [ 1004.549798] [54709]: DEBUG cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-031f6498-a565-48a0-83ae-492a9dcd0d5a tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.549798] [54709]: DEBUG cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-031f6498-a565-48a0-83ae-492a9dcd0d5a tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.570318] [54709]: INFO cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-031f6498-a565-48a0-83ae-492a9dcd0d5a tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments/323d5f5e-19b5-4a7c-ba8a-04075f3b98fc returned with HTTP 200 [ 1004.573702] [54709]: [pid: 54709|app: 0|req: 150/314] 10.180.1.21 () {62 vars in 1531 bytes} [Sat Feb 15 20:53:48 2025] GET /volume/v3/attachments/323d5f5e-19b5-4a7c-ba8a-04075f3b98fc => generated 642 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1012.238103] [54708]: DEBUG cinder.api.middleware.request_id [None req-cf45571c-20c6-44df-b4a8-0e66979e8f0a None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.241021] [54708]: INFO cinder.api.openstack.wsgi [None req-cf45571c-20c6-44df-b4a8-0e66979e8f0a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 1012.241276] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cf45571c-20c6-44df-b4a8-0e66979e8f0a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.241513] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cf45571c-20c6-44df-b4a8-0e66979e8f0a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.260742] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.260742] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.267064] [54708]: INFO cinder.volume.api [None req-cf45571c-20c6-44df-b4a8-0e66979e8f0a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1012.273883] [54708]: INFO cinder.api.openstack.wsgi [None req-cf45571c-20c6-44df-b4a8-0e66979e8f0a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 1012.274275] [54708]: [pid: 54708|app: 0|req: 165/315] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:56 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.343132] [54709]: DEBUG cinder.api.middleware.request_id [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-0b6b2471-efcf-48e8-aa65-bdcf2d35823f None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.348374] [54709]: INFO cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-0b6b2471-efcf-48e8-aa65-bdcf2d35823f tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 1012.348374] [54709]: DEBUG cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-0b6b2471-efcf-48e8-aa65-bdcf2d35823f tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.348612] [54709]: DEBUG cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-0b6b2471-efcf-48e8-aa65-bdcf2d35823f tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.360257] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.360257] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.363977] [54709]: INFO cinder.volume.api [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-0b6b2471-efcf-48e8-aa65-bdcf2d35823f tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1012.368288] [54709]: INFO cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-0b6b2471-efcf-48e8-aa65-bdcf2d35823f tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 1012.368789] [54709]: [pid: 54709|app: 0|req: 151/316] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:53:56 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1012.406686] [54708]: DEBUG cinder.api.middleware.request_id [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-a7863a74-a6c3-4d90-9601-ec1a13b1f2ef None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.409525] [54708]: INFO cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-a7863a74-a6c3-4d90-9601-ec1a13b1f2ef tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] POST http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305/action [ 1012.409960] [54708]: DEBUG cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-a7863a74-a6c3-4d90-9601-ec1a13b1f2ef tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1012.410114] [54708]: DEBUG cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-a7863a74-a6c3-4d90-9601-ec1a13b1f2ef tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1012.420809] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.420809] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.423985] [54708]: INFO cinder.volume.api [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-a7863a74-a6c3-4d90-9601-ec1a13b1f2ef tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1012.427063] [54708]: INFO cinder.volume.api [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-a7863a74-a6c3-4d90-9601-ec1a13b1f2ef tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Begin detaching volume completed successfully. [ 1012.427304] [54708]: INFO cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-a7863a74-a6c3-4d90-9601-ec1a13b1f2ef tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305/action returned with HTTP 202 [ 1012.427739] [54708]: [pid: 54708|app: 0|req: 166/317] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Feb 15 20:53:56 2025] POST /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1012.974402] [54709]: DEBUG cinder.api.middleware.request_id [req-333633a8-2465-46b6-bf09-01f601539f0a req-49b43cdc-6005-4cfd-b582-9b65d3ae87f9 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.976804] [54709]: INFO cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-49b43cdc-6005-4cfd-b582-9b65d3ae87f9 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] POST http://10.180.1.21/volume/v3/attachments/323d5f5e-19b5-4a7c-ba8a-04075f3b98fc/action [ 1012.977291] [54709]: DEBUG cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-49b43cdc-6005-4cfd-b582-9b65d3ae87f9 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Action body: b'{"os-complete": null}' {{(pid=54709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1012.977432] [54709]: DEBUG cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-49b43cdc-6005-4cfd-b582-9b65d3ae87f9 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1012.992867] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.992867] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.999753] [54709]: INFO cinder.api.openstack.wsgi [req-333633a8-2465-46b6-bf09-01f601539f0a req-49b43cdc-6005-4cfd-b582-9b65d3ae87f9 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments/323d5f5e-19b5-4a7c-ba8a-04075f3b98fc/action returned with HTTP 204 [ 1013.001209] [54709]: [pid: 54709|app: 0|req: 152/318] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:53:56 2025] POST /volume/v3/attachments/323d5f5e-19b5-4a7c-ba8a-04075f3b98fc/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1013.450340] [54708]: DEBUG cinder.api.middleware.request_id [None req-b77e8d98-1f42-4462-b37c-3d7fadec145c None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.450775] [54708]: INFO cinder.api.openstack.wsgi [None req-b77e8d98-1f42-4462-b37c-3d7fadec145c None None] GET http://10.180.1.21/volume// [ 1013.450893] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b77e8d98-1f42-4462-b37c-3d7fadec145c None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.451125] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b77e8d98-1f42-4462-b37c-3d7fadec145c None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.451525] [54708]: INFO cinder.api.openstack.wsgi [None req-b77e8d98-1f42-4462-b37c-3d7fadec145c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1013.451835] [54708]: [pid: 54708|app: 0|req: 167/319] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:53:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1013.455855] [54709]: DEBUG cinder.api.middleware.request_id [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-c6126cfe-fa7c-42ce-bb5d-e84c3631b7ee None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.458639] [54709]: INFO cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-c6126cfe-fa7c-42ce-bb5d-e84c3631b7ee tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 1013.458985] [54709]: DEBUG cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-c6126cfe-fa7c-42ce-bb5d-e84c3631b7ee tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.459315] [54709]: DEBUG cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-c6126cfe-fa7c-42ce-bb5d-e84c3631b7ee tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.476515] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.476515] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.480980] [54709]: INFO cinder.volume.api [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-c6126cfe-fa7c-42ce-bb5d-e84c3631b7ee tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1013.486613] [54709]: INFO cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-c6126cfe-fa7c-42ce-bb5d-e84c3631b7ee tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 1013.487156] [54709]: [pid: 54709|app: 0|req: 153/320] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:53:57 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1014.625467] [54708]: DEBUG cinder.api.middleware.request_id [None req-f78897b7-a94e-48a8-a748-5e69c5bc1957 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.628049] [54708]: INFO cinder.api.openstack.wsgi [None req-f78897b7-a94e-48a8-a748-5e69c5bc1957 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 1014.629336] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f78897b7-a94e-48a8-a748-5e69c5bc1957 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.629602] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f78897b7-a94e-48a8-a748-5e69c5bc1957 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.648233] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.648233] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.656883] [54708]: INFO cinder.volume.api [None req-f78897b7-a94e-48a8-a748-5e69c5bc1957 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1014.663988] [54708]: INFO cinder.api.openstack.wsgi [None req-f78897b7-a94e-48a8-a748-5e69c5bc1957 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 200 [ 1014.664112] [54708]: [pid: 54708|app: 0|req: 168/321] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:53:58 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.824438] [54709]: DEBUG cinder.api.middleware.request_id [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-239a702c-a483-4a15-b6e3-9b2004107cc5 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.827069] [54709]: INFO cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-239a702c-a483-4a15-b6e3-9b2004107cc5 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 1014.827313] [54709]: DEBUG cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-239a702c-a483-4a15-b6e3-9b2004107cc5 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.827533] [54709]: DEBUG cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-239a702c-a483-4a15-b6e3-9b2004107cc5 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.838219] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.838219] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.841280] [54709]: INFO cinder.volume.api [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-239a702c-a483-4a15-b6e3-9b2004107cc5 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1014.847817] [54709]: INFO cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-239a702c-a483-4a15-b6e3-9b2004107cc5 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 200 [ 1014.848256] [54709]: [pid: 54709|app: 0|req: 154/322] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:53:58 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.866397] [54708]: DEBUG cinder.api.middleware.request_id [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-34c44eec-ac98-4db4-b274-8537ec53aac6 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.868497] [54708]: INFO cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-34c44eec-ac98-4db4-b274-8537ec53aac6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] POST http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a/action [ 1014.869443] [54708]: DEBUG cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-34c44eec-ac98-4db4-b274-8537ec53aac6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1014.869443] [54708]: DEBUG cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-34c44eec-ac98-4db4-b274-8537ec53aac6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1014.881863] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.881863] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.882473] [54708]: INFO cinder.volume.api [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-34c44eec-ac98-4db4-b274-8537ec53aac6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1014.889946] [54708]: INFO cinder.volume.api [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-34c44eec-ac98-4db4-b274-8537ec53aac6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Begin detaching volume completed successfully. [ 1014.890204] [54708]: INFO cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-34c44eec-ac98-4db4-b274-8537ec53aac6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a/action returned with HTTP 202 [ 1014.890634] [54708]: [pid: 54708|app: 0|req: 169/323] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Feb 15 20:53:58 2025] POST /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1015.696513] [54709]: DEBUG cinder.api.middleware.request_id [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-c803c5f5-4651-4a7a-9342-7aa19c3f61d3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.699468] [54709]: INFO cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-c803c5f5-4651-4a7a-9342-7aa19c3f61d3 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] DELETE http://10.180.1.21/volume/v3/attachments/21a4c35f-8909-40bf-80b3-39583db114db [ 1015.699801] [54709]: DEBUG cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-c803c5f5-4651-4a7a-9342-7aa19c3f61d3 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.700137] [54709]: DEBUG cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-c803c5f5-4651-4a7a-9342-7aa19c3f61d3 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.709871] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.709871] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.917649] [54708]: DEBUG cinder.api.middleware.request_id [None req-5866fbf2-0838-4430-ae0c-c4200607b538 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.918165] [54708]: INFO cinder.api.openstack.wsgi [None req-5866fbf2-0838-4430-ae0c-c4200607b538 None None] GET http://10.180.1.21/volume// [ 1015.918430] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5866fbf2-0838-4430-ae0c-c4200607b538 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.918710] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5866fbf2-0838-4430-ae0c-c4200607b538 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.919597] [54708]: INFO cinder.api.openstack.wsgi [None req-5866fbf2-0838-4430-ae0c-c4200607b538 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1015.919950] [54708]: [pid: 54708|app: 0|req: 170/324] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:53:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1015.924506] [54708]: DEBUG cinder.api.middleware.request_id [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-13279eb9-f06d-42e8-a3b8-41f14523785a None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.931877] [54708]: INFO cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-13279eb9-f06d-42e8-a3b8-41f14523785a tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 1015.931877] [54708]: DEBUG cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-13279eb9-f06d-42e8-a3b8-41f14523785a tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.931877] [54708]: DEBUG cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-13279eb9-f06d-42e8-a3b8-41f14523785a tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.953578] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.953578] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.961698] [54708]: INFO cinder.volume.api [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-13279eb9-f06d-42e8-a3b8-41f14523785a tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1015.966322] [54708]: INFO cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-13279eb9-f06d-42e8-a3b8-41f14523785a tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 200 [ 1015.966979] [54708]: [pid: 54708|app: 0|req: 171/325] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:53:59 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 1324 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1016.242642] [54709]: INFO cinder.api.openstack.wsgi [req-cb89ae96-66b8-4bba-b8c4-6abcaad65941 req-c803c5f5-4651-4a7a-9342-7aa19c3f61d3 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/attachments/21a4c35f-8909-40bf-80b3-39583db114db returned with HTTP 200 [ 1016.243530] [54709]: [pid: 54709|app: 0|req: 155/326] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:53:59 2025] DELETE /volume/v3/attachments/21a4c35f-8909-40bf-80b3-39583db114db => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.166742] [54708]: DEBUG cinder.api.middleware.request_id [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-8536662d-3dcf-4eb4-9b3a-4b87c04f4674 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.170159] [54708]: INFO cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-8536662d-3dcf-4eb4-9b3a-4b87c04f4674 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d53f4b67-3618-425e-83e4-9837234496a1 [ 1017.170159] [54708]: DEBUG cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-8536662d-3dcf-4eb4-9b3a-4b87c04f4674 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.170159] [54708]: DEBUG cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-8536662d-3dcf-4eb4-9b3a-4b87c04f4674 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.179408] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.179408] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.683523] [54709]: DEBUG cinder.api.middleware.request_id [None req-32375cd6-247a-4d2d-8ed4-931ae13132f0 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.685760] [54709]: INFO cinder.api.openstack.wsgi [None req-32375cd6-247a-4d2d-8ed4-931ae13132f0 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 1017.685982] [54709]: DEBUG cinder.api.openstack.wsgi [None req-32375cd6-247a-4d2d-8ed4-931ae13132f0 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.686216] [54709]: DEBUG cinder.api.openstack.wsgi [None req-32375cd6-247a-4d2d-8ed4-931ae13132f0 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.696028] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.696028] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.700481] [54709]: INFO cinder.volume.api [None req-32375cd6-247a-4d2d-8ed4-931ae13132f0 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1017.705484] [54709]: INFO cinder.api.openstack.wsgi [None req-32375cd6-247a-4d2d-8ed4-931ae13132f0 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 1017.705845] [54709]: [pid: 54709|app: 0|req: 156/327] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:01 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.707144] [54708]: INFO cinder.api.openstack.wsgi [req-014caaf8-79bb-4f01-bcaf-bf262ee763c9 req-8536662d-3dcf-4eb4-9b3a-4b87c04f4674 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/attachments/d53f4b67-3618-425e-83e4-9837234496a1 returned with HTTP 200 [ 1017.707599] [54708]: [pid: 54708|app: 0|req: 172/328] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:54:01 2025] DELETE /volume/v3/attachments/d53f4b67-3618-425e-83e4-9837234496a1 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.237388] [54709]: DEBUG cinder.api.middleware.request_id [None req-834a9b41-5b96-46d9-a626-f5d3490efeaa None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.240135] [54709]: INFO cinder.api.openstack.wsgi [None req-834a9b41-5b96-46d9-a626-f5d3490efeaa tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 1018.240666] [54709]: DEBUG cinder.api.openstack.wsgi [None req-834a9b41-5b96-46d9-a626-f5d3490efeaa tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.241092] [54709]: DEBUG cinder.api.openstack.wsgi [None req-834a9b41-5b96-46d9-a626-f5d3490efeaa tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.254574] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.254574] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.261706] [54709]: INFO cinder.volume.api [None req-834a9b41-5b96-46d9-a626-f5d3490efeaa tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1018.268993] [54709]: INFO cinder.api.openstack.wsgi [None req-834a9b41-5b96-46d9-a626-f5d3490efeaa tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 200 [ 1018.269897] [54709]: [pid: 54709|app: 0|req: 157/329] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:02 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1018.978968] [54708]: DEBUG cinder.api.middleware.request_id [req-ea92bfce-f085-4629-ad84-e54308ecfabe req-f79759e6-a5a0-456b-a248-04e10f637796 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.983225] [54708]: INFO cinder.api.openstack.wsgi [req-ea92bfce-f085-4629-ad84-e54308ecfabe req-f79759e6-a5a0-456b-a248-04e10f637796 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] DELETE http://10.180.1.21/volume/v3/attachments/323d5f5e-19b5-4a7c-ba8a-04075f3b98fc [ 1018.983225] [54708]: DEBUG cinder.api.openstack.wsgi [req-ea92bfce-f085-4629-ad84-e54308ecfabe req-f79759e6-a5a0-456b-a248-04e10f637796 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.983225] [54708]: DEBUG cinder.api.openstack.wsgi [req-ea92bfce-f085-4629-ad84-e54308ecfabe req-f79759e6-a5a0-456b-a248-04e10f637796 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.992703] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.992703] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.531979] [54708]: INFO cinder.api.openstack.wsgi [req-ea92bfce-f085-4629-ad84-e54308ecfabe req-f79759e6-a5a0-456b-a248-04e10f637796 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/attachments/323d5f5e-19b5-4a7c-ba8a-04075f3b98fc returned with HTTP 200 [ 1019.532458] [54708]: [pid: 54708|app: 0|req: 173/330] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:54:02 2025] DELETE /volume/v3/attachments/323d5f5e-19b5-4a7c-ba8a-04075f3b98fc => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.445259] [54709]: DEBUG cinder.api.middleware.request_id [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.447345] [54709]: INFO cinder.api.openstack.wsgi [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1024.447744] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-987772895", "imageRef": "fa120b82-9657-4d79-a2f0-8dd63e2ef76d", "size": 1}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1024.449854] [54709]: DEBUG cinder.api.v3.volumes [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-987772895', 'imageRef': 'fa120b82-9657-4d79-a2f0-8dd63e2ef76d', 'size': 1}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1024.621753] [54709]: INFO cinder.api.v3.volumes [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Create volume of 1 GB [ 1024.625893] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=128,cinder:UPDATE=16,cinder:INSERT=1 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1024.631034] [54709]: INFO cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Availability Zones retrieved successfully. [ 1024.638088] [54709]: DEBUG cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Flow 'volume_create_api' (d77729a6-7e20-43c2-9f61-c325e0b230ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1024.639291] [54709]: DEBUG cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ead8c13-0947-4f69-a916-3ca6e2ee70ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.640491] [54709]: DEBUG cinder.volume.flows.api.create_volume [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1024.678587] [54709]: DEBUG cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ead8c13-0947-4f69-a916-3ca6e2ee70ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.679544] [54709]: DEBUG cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7514f1c-8b4b-4e2a-8f1e-43ebd3977b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.711719] [54709]: DEBUG cinder.quota [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Created reservations ['5fc68157-5633-4718-b532-f1a0c1ec2673', 'cd46324f-7ab9-4b19-9549-954b0ffdb7a1', '20e16b3c-0743-4527-9c6a-c07f4e8c1989', 'a5a269f2-d72c-4da7-bc1c-2d5aec5ddecb'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1024.712705] [54709]: DEBUG cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7514f1c-8b4b-4e2a-8f1e-43ebd3977b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fc68157-5633-4718-b532-f1a0c1ec2673', 'cd46324f-7ab9-4b19-9549-954b0ffdb7a1', '20e16b3c-0743-4527-9c6a-c07f4e8c1989', 'a5a269f2-d72c-4da7-bc1c-2d5aec5ddecb']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.713702] [54709]: DEBUG cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2950d3fa-290a-4839-ab13-4de1bae1827f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.727945] [54709]: DEBUG cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2950d3fa-290a-4839-ab13-4de1bae1827f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca211a8a-edd9-493c-9543-cf074692bf49', '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-987772895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79c1c72ace843d4be630377bd5e2326',qos_specs=None,replication_status=,reservations=['5fc68157-5633-4718-b532-f1a0c1ec2673','cd46324f-7ab9-4b19-9549-954b0ffdb7a1','20e16b3c-0743-4527-9c6a-c07f4e8c1989','a5a269f2-d72c-4da7-bc1c-2d5aec5ddecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f47ee79463440e79e59e44a0b2d1b9c',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:54:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-987772895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca211a8a-edd9-493c-9543-cf074692bf49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79c1c72ace843d4be630377bd5e2326',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='5f47ee79463440e79e59e44a0b2d1b9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.728840] [54709]: DEBUG cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f5ee93-0486-44b3-9461-fc9c8104f46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.744029] [54709]: DEBUG cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f5ee93-0486-44b3-9461-fc9c8104f46d) 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-987772895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79c1c72ace843d4be630377bd5e2326',qos_specs=None,replication_status=,reservations=['5fc68157-5633-4718-b532-f1a0c1ec2673','cd46324f-7ab9-4b19-9549-954b0ffdb7a1','20e16b3c-0743-4527-9c6a-c07f4e8c1989','a5a269f2-d72c-4da7-bc1c-2d5aec5ddecb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f47ee79463440e79e59e44a0b2d1b9c',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.744649] [54709]: DEBUG cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1280821-0341-4d73-8ddc-ffd5f6477e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1024.753994] [54709]: DEBUG cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1280821-0341-4d73-8ddc-ffd5f6477e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1024.755573] [54709]: DEBUG cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Flow 'volume_create_api' (d77729a6-7e20-43c2-9f61-c325e0b230ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1024.756144] [54709]: INFO cinder.volume.api [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Create volume request issued successfully. [ 1024.757136] [54709]: INFO cinder.api.openstack.wsgi [None req-a3e55cdf-b760-4eca-8dc0-e6c494749311 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1024.757774] [54709]: [pid: 54709|app: 0|req: 158/331] 10.180.1.21 () {60 vars in 1136 bytes} [Sat Feb 15 20:54:08 2025] POST /volume/v3/volumes => generated 751 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1024.769404] [54708]: DEBUG cinder.api.middleware.request_id [None req-33cdce84-4b15-423b-bc2e-2293a62e28fc None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.771635] [54708]: INFO cinder.api.openstack.wsgi [None req-33cdce84-4b15-423b-bc2e-2293a62e28fc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1024.771860] [54708]: DEBUG cinder.api.openstack.wsgi [None req-33cdce84-4b15-423b-bc2e-2293a62e28fc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.772131] [54708]: DEBUG cinder.api.openstack.wsgi [None req-33cdce84-4b15-423b-bc2e-2293a62e28fc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.780042] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.780042] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.784174] [54708]: INFO cinder.volume.api [None req-33cdce84-4b15-423b-bc2e-2293a62e28fc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1024.788809] [54708]: INFO cinder.api.openstack.wsgi [None req-33cdce84-4b15-423b-bc2e-2293a62e28fc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1024.789229] [54708]: [pid: 54708|app: 0|req: 174/332] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:08 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1025.800249] [54709]: DEBUG cinder.api.middleware.request_id [None req-5644672c-554f-4058-94a0-18da2c19caa2 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.802584] [54709]: INFO cinder.api.openstack.wsgi [None req-5644672c-554f-4058-94a0-18da2c19caa2 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1025.802807] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5644672c-554f-4058-94a0-18da2c19caa2 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.803043] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5644672c-554f-4058-94a0-18da2c19caa2 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.814935] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.814935] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.819280] [54709]: INFO cinder.volume.api [None req-5644672c-554f-4058-94a0-18da2c19caa2 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1025.824249] [54709]: INFO cinder.api.openstack.wsgi [None req-5644672c-554f-4058-94a0-18da2c19caa2 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1025.824661] [54709]: [pid: 54709|app: 0|req: 159/333] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:09 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1026.834268] [54708]: DEBUG cinder.api.middleware.request_id [None req-d4df3302-4e09-4749-bc45-424ff2be6917 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.836521] [54708]: INFO cinder.api.openstack.wsgi [None req-d4df3302-4e09-4749-bc45-424ff2be6917 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1026.836602] [54708]: DEBUG cinder.api.openstack.wsgi [None req-d4df3302-4e09-4749-bc45-424ff2be6917 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.836879] [54708]: DEBUG cinder.api.openstack.wsgi [None req-d4df3302-4e09-4749-bc45-424ff2be6917 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.846893] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.846893] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.850708] [54708]: INFO cinder.volume.api [None req-d4df3302-4e09-4749-bc45-424ff2be6917 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1026.855609] [54708]: INFO cinder.api.openstack.wsgi [None req-d4df3302-4e09-4749-bc45-424ff2be6917 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1026.856043] [54708]: [pid: 54708|app: 0|req: 175/334] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:10 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1027.866764] [54709]: DEBUG cinder.api.middleware.request_id [None req-e69ecda8-d2f0-4e7e-9c42-a83d60adb5bc None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1027.869294] [54709]: INFO cinder.api.openstack.wsgi [None req-e69ecda8-d2f0-4e7e-9c42-a83d60adb5bc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1027.869556] [54709]: DEBUG cinder.api.openstack.wsgi [None req-e69ecda8-d2f0-4e7e-9c42-a83d60adb5bc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1027.869815] [54709]: DEBUG cinder.api.openstack.wsgi [None req-e69ecda8-d2f0-4e7e-9c42-a83d60adb5bc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1027.882047] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1027.882047] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1027.887185] [54709]: INFO cinder.volume.api [None req-e69ecda8-d2f0-4e7e-9c42-a83d60adb5bc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1027.893362] [54709]: INFO cinder.api.openstack.wsgi [None req-e69ecda8-d2f0-4e7e-9c42-a83d60adb5bc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1027.893852] [54709]: [pid: 54709|app: 0|req: 160/335] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:11 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1028.907539] [54708]: DEBUG cinder.api.middleware.request_id [None req-56cbee4d-3de5-49ff-9748-f25256477a0a None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1028.911018] [54708]: INFO cinder.api.openstack.wsgi [None req-56cbee4d-3de5-49ff-9748-f25256477a0a tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1028.911018] [54708]: DEBUG cinder.api.openstack.wsgi [None req-56cbee4d-3de5-49ff-9748-f25256477a0a tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1028.911018] [54708]: DEBUG cinder.api.openstack.wsgi [None req-56cbee4d-3de5-49ff-9748-f25256477a0a tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1028.929981] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1028.929981] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1028.937221] [54708]: INFO cinder.volume.api [None req-56cbee4d-3de5-49ff-9748-f25256477a0a tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1028.944812] [54708]: INFO cinder.api.openstack.wsgi [None req-56cbee4d-3de5-49ff-9748-f25256477a0a tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1028.945378] [54708]: [pid: 54708|app: 0|req: 176/336] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:12 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1029.958637] [54709]: DEBUG cinder.api.middleware.request_id [None req-58050aa2-d04d-432d-9daf-5ee089699826 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1029.961482] [54709]: INFO cinder.api.openstack.wsgi [None req-58050aa2-d04d-432d-9daf-5ee089699826 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1029.961747] [54709]: DEBUG cinder.api.openstack.wsgi [None req-58050aa2-d04d-432d-9daf-5ee089699826 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1029.962012] [54709]: DEBUG cinder.api.openstack.wsgi [None req-58050aa2-d04d-432d-9daf-5ee089699826 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1029.973194] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1029.973194] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1029.977563] [54709]: INFO cinder.volume.api [None req-58050aa2-d04d-432d-9daf-5ee089699826 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1029.982415] [54709]: INFO cinder.api.openstack.wsgi [None req-58050aa2-d04d-432d-9daf-5ee089699826 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1029.982810] [54709]: [pid: 54709|app: 0|req: 161/337] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:13 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.243491] [54708]: DEBUG cinder.api.middleware.request_id [None req-f7e13446-3e5b-4b70-b06b-51ea9288bbdd None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.246049] [54708]: INFO cinder.api.openstack.wsgi [None req-f7e13446-3e5b-4b70-b06b-51ea9288bbdd tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 1030.246282] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f7e13446-3e5b-4b70-b06b-51ea9288bbdd tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.246512] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f7e13446-3e5b-4b70-b06b-51ea9288bbdd tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.259737] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.259737] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.264311] [54708]: INFO cinder.volume.api [None req-f7e13446-3e5b-4b70-b06b-51ea9288bbdd tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 1030.270742] [54708]: INFO cinder.api.openstack.wsgi [None req-f7e13446-3e5b-4b70-b06b-51ea9288bbdd tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 1030.271254] [54708]: [pid: 54708|app: 0|req: 177/338] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:14 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.305858] [54709]: DEBUG cinder.api.middleware.request_id [None req-829c9c23-8c2b-4387-8635-99b6d00a1a20 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.308139] [54709]: INFO cinder.api.openstack.wsgi [None req-829c9c23-8c2b-4387-8635-99b6d00a1a20 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 1030.308430] [54709]: DEBUG cinder.api.openstack.wsgi [None req-829c9c23-8c2b-4387-8635-99b6d00a1a20 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.308791] [54709]: DEBUG cinder.api.openstack.wsgi [None req-829c9c23-8c2b-4387-8635-99b6d00a1a20 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1030.316894] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1030.316894] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1030.321564] [54709]: INFO cinder.volume.api [None req-829c9c23-8c2b-4387-8635-99b6d00a1a20 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 1030.328460] [54709]: INFO cinder.api.openstack.wsgi [None req-829c9c23-8c2b-4387-8635-99b6d00a1a20 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 1030.328460] [54709]: [pid: 54709|app: 0|req: 162/339] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:14 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1030.993135] [54708]: DEBUG cinder.api.middleware.request_id [None req-fd6d3ff6-167d-4088-87b9-ea6d9122e636 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1030.995334] [54708]: INFO cinder.api.openstack.wsgi [None req-fd6d3ff6-167d-4088-87b9-ea6d9122e636 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1030.995578] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fd6d3ff6-167d-4088-87b9-ea6d9122e636 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1030.995764] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fd6d3ff6-167d-4088-87b9-ea6d9122e636 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1031.007757] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1031.007757] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1031.012231] [54708]: INFO cinder.volume.api [None req-fd6d3ff6-167d-4088-87b9-ea6d9122e636 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1031.017773] [54708]: INFO cinder.api.openstack.wsgi [None req-fd6d3ff6-167d-4088-87b9-ea6d9122e636 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1031.018114] [54708]: [pid: 54708|app: 0|req: 178/340] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:14 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1032.029775] [54709]: DEBUG cinder.api.middleware.request_id [None req-39cd45f2-28f4-48b2-acbb-da37897d65e7 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1032.032550] [54709]: INFO cinder.api.openstack.wsgi [None req-39cd45f2-28f4-48b2-acbb-da37897d65e7 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1032.033071] [54709]: DEBUG cinder.api.openstack.wsgi [None req-39cd45f2-28f4-48b2-acbb-da37897d65e7 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1032.034067] [54709]: DEBUG cinder.api.openstack.wsgi [None req-39cd45f2-28f4-48b2-acbb-da37897d65e7 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1032.050273] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1032.050273] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1032.055395] [54709]: INFO cinder.volume.api [None req-39cd45f2-28f4-48b2-acbb-da37897d65e7 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1032.062453] [54709]: INFO cinder.api.openstack.wsgi [None req-39cd45f2-28f4-48b2-acbb-da37897d65e7 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1032.063041] [54709]: [pid: 54709|app: 0|req: 163/341] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:15 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1033.074384] [54708]: DEBUG cinder.api.middleware.request_id [None req-186d330e-b09c-4f45-b1f9-30088c0934bc None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1033.079116] [54708]: INFO cinder.api.openstack.wsgi [None req-186d330e-b09c-4f45-b1f9-30088c0934bc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1033.079116] [54708]: DEBUG cinder.api.openstack.wsgi [None req-186d330e-b09c-4f45-b1f9-30088c0934bc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1033.079116] [54708]: DEBUG cinder.api.openstack.wsgi [None req-186d330e-b09c-4f45-b1f9-30088c0934bc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1033.095994] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1033.095994] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1033.103468] [54708]: INFO cinder.volume.api [None req-186d330e-b09c-4f45-b1f9-30088c0934bc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1033.111142] [54708]: INFO cinder.api.openstack.wsgi [None req-186d330e-b09c-4f45-b1f9-30088c0934bc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1033.112644] [54708]: [pid: 54708|app: 0|req: 179/342] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:16 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1034.123448] [54709]: DEBUG cinder.api.middleware.request_id [None req-9937dd9f-a36d-44b9-8449-eacc8e0c36c4 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1034.130139] [54709]: INFO cinder.api.openstack.wsgi [None req-9937dd9f-a36d-44b9-8449-eacc8e0c36c4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1034.130139] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9937dd9f-a36d-44b9-8449-eacc8e0c36c4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1034.130139] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9937dd9f-a36d-44b9-8449-eacc8e0c36c4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1034.149152] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1034.149152] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1034.154404] [54709]: INFO cinder.volume.api [None req-9937dd9f-a36d-44b9-8449-eacc8e0c36c4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1034.160487] [54709]: INFO cinder.api.openstack.wsgi [None req-9937dd9f-a36d-44b9-8449-eacc8e0c36c4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1034.160898] [54709]: [pid: 54709|app: 0|req: 164/343] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:17 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.176236] [54708]: DEBUG cinder.api.middleware.request_id [None req-089071cf-c17e-40ed-b860-62a3fac824ae None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1035.177987] [54708]: INFO cinder.api.openstack.wsgi [None req-089071cf-c17e-40ed-b860-62a3fac824ae tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1035.178288] [54708]: DEBUG cinder.api.openstack.wsgi [None req-089071cf-c17e-40ed-b860-62a3fac824ae tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1035.178547] [54708]: DEBUG cinder.api.openstack.wsgi [None req-089071cf-c17e-40ed-b860-62a3fac824ae tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1035.189459] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1035.189459] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1035.193901] [54708]: INFO cinder.volume.api [None req-089071cf-c17e-40ed-b860-62a3fac824ae tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1035.200267] [54708]: INFO cinder.api.openstack.wsgi [None req-089071cf-c17e-40ed-b860-62a3fac824ae tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1035.201030] [54708]: [pid: 54708|app: 0|req: 180/344] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:19 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1036.215319] [54709]: DEBUG cinder.api.middleware.request_id [None req-44457b12-6c6f-4fd5-89e2-476172439c78 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1036.220120] [54709]: INFO cinder.api.openstack.wsgi [None req-44457b12-6c6f-4fd5-89e2-476172439c78 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1036.220363] [54709]: DEBUG cinder.api.openstack.wsgi [None req-44457b12-6c6f-4fd5-89e2-476172439c78 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1036.220580] [54709]: DEBUG cinder.api.openstack.wsgi [None req-44457b12-6c6f-4fd5-89e2-476172439c78 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1036.235515] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1036.235515] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1036.240634] [54709]: INFO cinder.volume.api [None req-44457b12-6c6f-4fd5-89e2-476172439c78 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1036.247144] [54709]: INFO cinder.api.openstack.wsgi [None req-44457b12-6c6f-4fd5-89e2-476172439c78 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1036.247777] [54709]: [pid: 54709|app: 0|req: 165/345] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:20 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1037.258053] [54708]: DEBUG cinder.api.middleware.request_id [None req-216258ff-96f9-444a-9494-56f1e08bad85 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1037.260128] [54708]: INFO cinder.api.openstack.wsgi [None req-216258ff-96f9-444a-9494-56f1e08bad85 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1037.260356] [54708]: DEBUG cinder.api.openstack.wsgi [None req-216258ff-96f9-444a-9494-56f1e08bad85 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1037.260576] [54708]: DEBUG cinder.api.openstack.wsgi [None req-216258ff-96f9-444a-9494-56f1e08bad85 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1037.282985] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1037.282985] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1037.287785] [54708]: INFO cinder.volume.api [None req-216258ff-96f9-444a-9494-56f1e08bad85 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1037.292871] [54708]: INFO cinder.api.openstack.wsgi [None req-216258ff-96f9-444a-9494-56f1e08bad85 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1037.293277] [54708]: [pid: 54708|app: 0|req: 181/346] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:21 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1038.303958] [54709]: DEBUG cinder.api.middleware.request_id [None req-c3da927d-94cb-46fe-bfdd-81684e0852b0 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.308019] [54709]: INFO cinder.api.openstack.wsgi [None req-c3da927d-94cb-46fe-bfdd-81684e0852b0 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1038.308019] [54709]: DEBUG cinder.api.openstack.wsgi [None req-c3da927d-94cb-46fe-bfdd-81684e0852b0 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.308019] [54709]: DEBUG cinder.api.openstack.wsgi [None req-c3da927d-94cb-46fe-bfdd-81684e0852b0 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.322591] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.322591] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.328892] [54709]: INFO cinder.volume.api [None req-c3da927d-94cb-46fe-bfdd-81684e0852b0 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1038.333064] [54709]: INFO cinder.api.openstack.wsgi [None req-c3da927d-94cb-46fe-bfdd-81684e0852b0 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1038.333502] [54709]: [pid: 54709|app: 0|req: 166/347] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:22 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1039.343299] [54708]: DEBUG cinder.api.middleware.request_id [None req-7038ed98-004b-486d-80fb-4944bf136814 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.345544] [54708]: INFO cinder.api.openstack.wsgi [None req-7038ed98-004b-486d-80fb-4944bf136814 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1039.345771] [54708]: DEBUG cinder.api.openstack.wsgi [None req-7038ed98-004b-486d-80fb-4944bf136814 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.346191] [54708]: DEBUG cinder.api.openstack.wsgi [None req-7038ed98-004b-486d-80fb-4944bf136814 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.355621] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.355621] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.359327] [54708]: INFO cinder.volume.api [None req-7038ed98-004b-486d-80fb-4944bf136814 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1039.363770] [54708]: INFO cinder.api.openstack.wsgi [None req-7038ed98-004b-486d-80fb-4944bf136814 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1039.364156] [54708]: [pid: 54708|app: 0|req: 182/348] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:23 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.374840] [54709]: DEBUG cinder.api.middleware.request_id [None req-422e611d-e82a-430a-b6d3-2d12cf8bb7d0 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.377017] [54709]: INFO cinder.api.openstack.wsgi [None req-422e611d-e82a-430a-b6d3-2d12cf8bb7d0 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1040.377263] [54709]: DEBUG cinder.api.openstack.wsgi [None req-422e611d-e82a-430a-b6d3-2d12cf8bb7d0 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.377488] [54709]: DEBUG cinder.api.openstack.wsgi [None req-422e611d-e82a-430a-b6d3-2d12cf8bb7d0 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.387812] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.387812] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.391763] [54709]: INFO cinder.volume.api [None req-422e611d-e82a-430a-b6d3-2d12cf8bb7d0 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1040.397204] [54709]: INFO cinder.api.openstack.wsgi [None req-422e611d-e82a-430a-b6d3-2d12cf8bb7d0 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1040.397617] [54709]: [pid: 54709|app: 0|req: 167/349] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:24 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.408487] [54708]: DEBUG cinder.api.middleware.request_id [None req-1035f33a-6daa-41e6-a376-e605cd1c704f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.411140] [54708]: INFO cinder.api.openstack.wsgi [None req-1035f33a-6daa-41e6-a376-e605cd1c704f tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1041.411408] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1035f33a-6daa-41e6-a376-e605cd1c704f tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.411645] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1035f33a-6daa-41e6-a376-e605cd1c704f tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.422106] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1041.422106] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1041.426590] [54708]: INFO cinder.volume.api [None req-1035f33a-6daa-41e6-a376-e605cd1c704f tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1041.431868] [54708]: INFO cinder.api.openstack.wsgi [None req-1035f33a-6daa-41e6-a376-e605cd1c704f tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1041.432680] [54708]: [pid: 54708|app: 0|req: 183/350] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:25 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1042.445403] [54709]: DEBUG cinder.api.middleware.request_id [None req-acef924f-6ee7-44d7-b282-9f04c53fa922 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.447915] [54709]: INFO cinder.api.openstack.wsgi [None req-acef924f-6ee7-44d7-b282-9f04c53fa922 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1042.448192] [54709]: DEBUG cinder.api.openstack.wsgi [None req-acef924f-6ee7-44d7-b282-9f04c53fa922 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1042.448417] [54709]: DEBUG cinder.api.openstack.wsgi [None req-acef924f-6ee7-44d7-b282-9f04c53fa922 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1042.461344] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.461344] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1042.466743] [54709]: INFO cinder.volume.api [None req-acef924f-6ee7-44d7-b282-9f04c53fa922 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1042.474195] [54709]: INFO cinder.api.openstack.wsgi [None req-acef924f-6ee7-44d7-b282-9f04c53fa922 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1042.474195] [54709]: [pid: 54709|app: 0|req: 168/351] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:26 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 1391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.617246] [54708]: DEBUG cinder.api.middleware.request_id [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-4ff03e09-7cf7-4ee8-acd8-c2260b57baa1 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.619742] [54708]: INFO cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-4ff03e09-7cf7-4ee8-acd8-c2260b57baa1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1042.619971] [54708]: DEBUG cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-4ff03e09-7cf7-4ee8-acd8-c2260b57baa1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1042.620224] [54708]: DEBUG cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-4ff03e09-7cf7-4ee8-acd8-c2260b57baa1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1042.628531] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.628531] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1042.632299] [54708]: INFO cinder.volume.api [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-4ff03e09-7cf7-4ee8-acd8-c2260b57baa1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1042.637584] [54708]: INFO cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-4ff03e09-7cf7-4ee8-acd8-c2260b57baa1 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1042.638045] [54708]: [pid: 54708|app: 0|req: 184/352] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:54:26 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.858678] [54709]: DEBUG cinder.api.middleware.request_id [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-64ff3843-cf89-4699-8bb2-0fbc3369a063 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.861176] [54709]: INFO cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-64ff3843-cf89-4699-8bb2-0fbc3369a063 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1042.861429] [54709]: DEBUG cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-64ff3843-cf89-4699-8bb2-0fbc3369a063 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1042.861771] [54709]: DEBUG cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-64ff3843-cf89-4699-8bb2-0fbc3369a063 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1042.872580] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.872580] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1042.876572] [54709]: INFO cinder.volume.api [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-64ff3843-cf89-4699-8bb2-0fbc3369a063 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1042.881646] [54709]: INFO cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-64ff3843-cf89-4699-8bb2-0fbc3369a063 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1042.882126] [54709]: [pid: 54709|app: 0|req: 169/353] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:54:26 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1042.888145] [54708]: DEBUG cinder.api.middleware.request_id [None req-4eb462ec-d721-43ca-93c1-e29ce51f44c8 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.888599] [54708]: INFO cinder.api.openstack.wsgi [None req-4eb462ec-d721-43ca-93c1-e29ce51f44c8 None None] GET http://10.180.1.21/volume// [ 1042.888777] [54708]: DEBUG cinder.api.openstack.wsgi [None req-4eb462ec-d721-43ca-93c1-e29ce51f44c8 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1042.888991] [54708]: DEBUG cinder.api.openstack.wsgi [None req-4eb462ec-d721-43ca-93c1-e29ce51f44c8 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1042.889399] [54708]: INFO cinder.api.openstack.wsgi [None req-4eb462ec-d721-43ca-93c1-e29ce51f44c8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1042.889810] [54708]: [pid: 54708|app: 0|req: 185/354] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:54:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1042.893435] [54709]: DEBUG cinder.api.middleware.request_id [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-812709c9-82ec-41c2-904f-d19e6880cdbe None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1042.895801] [54709]: INFO cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-812709c9-82ec-41c2-904f-d19e6880cdbe tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1042.896269] [54709]: DEBUG cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-812709c9-82ec-41c2-904f-d19e6880cdbe tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca211a8a-edd9-493c-9543-cf074692bf49", "connector": null, "instance_uuid": "c110b5dd-9ea3-4714-9ab5-6146fca77dcb"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1042.905250] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1042.905250] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1042.933731] [54709]: INFO cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-812709c9-82ec-41c2-904f-d19e6880cdbe tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1042.934315] [54709]: [pid: 54709|app: 0|req: 170/355] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:54:26 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1052.634647] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=87,cinder:UPDATE=9 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1052.927572] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=69,cinder:INSERT=7,cinder:UPDATE=14 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1060.139933] [54708]: DEBUG cinder.api.middleware.request_id [None req-e4949fa4-0d59-4800-b6f1-85e863a2bdd2 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.142012] [54708]: INFO cinder.api.openstack.wsgi [None req-e4949fa4-0d59-4800-b6f1-85e863a2bdd2 None None] GET http://10.180.1.21/volume// [ 1060.142354] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e4949fa4-0d59-4800-b6f1-85e863a2bdd2 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.142682] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e4949fa4-0d59-4800-b6f1-85e863a2bdd2 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.143226] [54708]: INFO cinder.api.openstack.wsgi [None req-e4949fa4-0d59-4800-b6f1-85e863a2bdd2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1060.144149] [54708]: [pid: 54708|app: 0|req: 186/356] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:54:43 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1060.147943] [54709]: DEBUG cinder.api.middleware.request_id [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-323a5e4b-e176-4965-91e7-877dc78e169e None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.151348] [54709]: INFO cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-323a5e4b-e176-4965-91e7-877dc78e169e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1060.151348] [54709]: DEBUG cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-323a5e4b-e176-4965-91e7-877dc78e169e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.151488] [54709]: DEBUG cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-323a5e4b-e176-4965-91e7-877dc78e169e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.171706] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.171706] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.177767] [54709]: INFO cinder.volume.api [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-323a5e4b-e176-4965-91e7-877dc78e169e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1060.188096] [54709]: INFO cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-323a5e4b-e176-4965-91e7-877dc78e169e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 200 [ 1060.188943] [54709]: [pid: 54709|app: 0|req: 171/357] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:54:44 2025] GET /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 1571 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1060.325155] [54708]: DEBUG cinder.api.middleware.request_id [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-aa742368-f54a-437d-b203-ae19b07041dc None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.327736] [54708]: INFO cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-aa742368-f54a-437d-b203-ae19b07041dc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] PUT http://10.180.1.21/volume/v3/attachments/657febbd-48ad-479f-8ad0-6838fd445275 [ 1060.328196] [54708]: DEBUG cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-aa742368-f54a-437d-b203-ae19b07041dc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-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=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1060.336948] [54708]: DEBUG cinder.coordination [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-aa742368-f54a-437d-b203-ae19b07041dc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Acquiring lock "cinder-attachment_update-ca211a8a-edd9-493c-9543-cf074692bf49-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54708) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1060.343101] [54708]: DEBUG cinder.coordination [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-aa742368-f54a-437d-b203-ae19b07041dc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Lock "cinder-attachment_update-ca211a8a-edd9-493c-9543-cf074692bf49-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54708) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1060.344289] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.344289] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.868040] [54708]: DEBUG cinder.coordination [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-aa742368-f54a-437d-b203-ae19b07041dc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Lock "cinder-attachment_update-ca211a8a-edd9-493c-9543-cf074692bf49-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=54708) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1060.868603] [54708]: INFO cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-aa742368-f54a-437d-b203-ae19b07041dc tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments/657febbd-48ad-479f-8ad0-6838fd445275 returned with HTTP 200 [ 1060.869098] [54708]: [pid: 54708|app: 0|req: 187/358] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:54:44 2025] PUT /volume/v3/attachments/657febbd-48ad-479f-8ad0-6838fd445275 => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1061.383644] [54709]: DEBUG cinder.api.middleware.request_id [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-73c04756-a010-416d-aff4-ce6b0ee415fb None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.387330] [54709]: INFO cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-73c04756-a010-416d-aff4-ce6b0ee415fb tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] POST http://10.180.1.21/volume/v3/attachments/657febbd-48ad-479f-8ad0-6838fd445275/action [ 1061.387737] [54709]: DEBUG cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-73c04756-a010-416d-aff4-ce6b0ee415fb tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action body: b'{"os-complete": null}' {{(pid=54709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1061.387878] [54709]: DEBUG cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-73c04756-a010-416d-aff4-ce6b0ee415fb tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1061.413886] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1061.413886] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.421961] [54709]: INFO cinder.api.openstack.wsgi [req-8de063a4-ff61-4b19-863c-6bbd3a1d14f9 req-73c04756-a010-416d-aff4-ce6b0ee415fb tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments/657febbd-48ad-479f-8ad0-6838fd445275/action returned with HTTP 204 [ 1061.422461] [54709]: [pid: 54709|app: 0|req: 172/359] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:54:45 2025] POST /volume/v3/attachments/657febbd-48ad-479f-8ad0-6838fd445275/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1070.863823] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1071.420173] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1071.741266] [54708]: DEBUG cinder.api.middleware.request_id [None req-9161277a-ad51-4ab3-8d04-df63f95c5a18 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.743599] [54708]: INFO cinder.api.openstack.wsgi [None req-9161277a-ad51-4ab3-8d04-df63f95c5a18 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 [ 1071.743829] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9161277a-ad51-4ab3-8d04-df63f95c5a18 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.744063] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9161277a-ad51-4ab3-8d04-df63f95c5a18 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Calling method 'delete' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.744286] [54708]: INFO cinder.api.v3.volumes [None req-9161277a-ad51-4ab3-8d04-df63f95c5a18 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Delete volume with id: 0592749d-e05e-4e4b-85bd-ee8bdf0de404 [ 1071.755581] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.755581] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.756161] [54708]: INFO cinder.volume.api [None req-9161277a-ad51-4ab3-8d04-df63f95c5a18 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Volume info retrieved successfully. [ 1071.774140] [54708]: INFO cinder.volume.api [None req-9161277a-ad51-4ab3-8d04-df63f95c5a18 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Delete volume request issued successfully. [ 1071.774332] [54708]: INFO cinder.api.openstack.wsgi [None req-9161277a-ad51-4ab3-8d04-df63f95c5a18 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 returned with HTTP 202 [ 1071.774861] [54708]: [pid: 54708|app: 0|req: 188/360] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:54:55 2025] DELETE /volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1071.777922] [54709]: DEBUG cinder.api.middleware.request_id [None req-f33930fc-3a98-4b33-a24f-5161f64728bb None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.780521] [54709]: INFO cinder.api.openstack.wsgi [None req-f33930fc-3a98-4b33-a24f-5161f64728bb tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] GET http://10.180.1.21/volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 [ 1071.780851] [54709]: DEBUG cinder.api.openstack.wsgi [None req-f33930fc-3a98-4b33-a24f-5161f64728bb tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.781077] [54709]: DEBUG cinder.api.openstack.wsgi [None req-f33930fc-3a98-4b33-a24f-5161f64728bb tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.789531] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.789531] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.793452] [54709]: INFO cinder.volume.api [None req-f33930fc-3a98-4b33-a24f-5161f64728bb tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Volume info retrieved successfully. [ 1071.798633] [54709]: INFO cinder.api.openstack.wsgi [None req-f33930fc-3a98-4b33-a24f-5161f64728bb tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 returned with HTTP 200 [ 1071.799086] [54709]: [pid: 54709|app: 0|req: 173/361] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:55 2025] GET /volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.809223] [54708]: DEBUG cinder.api.middleware.request_id [None req-b2a6256b-42a6-4296-adb7-4aaf4c07ff74 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.811674] [54708]: INFO cinder.api.openstack.wsgi [None req-b2a6256b-42a6-4296-adb7-4aaf4c07ff74 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] GET http://10.180.1.21/volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 [ 1072.811902] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b2a6256b-42a6-4296-adb7-4aaf4c07ff74 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.812809] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b2a6256b-42a6-4296-adb7-4aaf4c07ff74 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.822273] [54708]: INFO cinder.api.openstack.wsgi [None req-b2a6256b-42a6-4296-adb7-4aaf4c07ff74 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 returned with HTTP 404 [ 1072.822795] [54708]: [pid: 54708|app: 0|req: 189/362] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:56 2025] GET /volume/v3/volumes/0592749d-e05e-4e4b-85bd-ee8bdf0de404 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1072.825733] [54709]: DEBUG cinder.api.middleware.request_id [None req-4024a2fe-4919-42f8-8995-572211ba17f3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.827816] [54709]: INFO cinder.api.openstack.wsgi [None req-4024a2fe-4919-42f8-8995-572211ba17f3 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] DELETE http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 [ 1072.828040] [54709]: DEBUG cinder.api.openstack.wsgi [None req-4024a2fe-4919-42f8-8995-572211ba17f3 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.828265] [54709]: DEBUG cinder.api.openstack.wsgi [None req-4024a2fe-4919-42f8-8995-572211ba17f3 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.828450] [54709]: INFO cinder.api.v3.volumes [None req-4024a2fe-4919-42f8-8995-572211ba17f3 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Delete volume with id: 961eea4d-2f0f-48fc-8108-562bf970bc66 [ 1072.838134] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.838134] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.838671] [54709]: INFO cinder.volume.api [None req-4024a2fe-4919-42f8-8995-572211ba17f3 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Volume info retrieved successfully. [ 1072.855821] [54709]: INFO cinder.volume.api [None req-4024a2fe-4919-42f8-8995-572211ba17f3 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Delete volume request issued successfully. [ 1072.856184] [54709]: INFO cinder.api.openstack.wsgi [None req-4024a2fe-4919-42f8-8995-572211ba17f3 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 returned with HTTP 202 [ 1072.856607] [54709]: [pid: 54709|app: 0|req: 174/363] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:54:56 2025] DELETE /volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1072.860118] [54708]: DEBUG cinder.api.middleware.request_id [None req-1293eaf7-7c37-40c4-9f43-d0f896046325 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.862586] [54708]: INFO cinder.api.openstack.wsgi [None req-1293eaf7-7c37-40c4-9f43-d0f896046325 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] GET http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 [ 1072.862807] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1293eaf7-7c37-40c4-9f43-d0f896046325 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.863040] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1293eaf7-7c37-40c4-9f43-d0f896046325 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.871154] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.871154] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.876210] [54708]: INFO cinder.volume.api [None req-1293eaf7-7c37-40c4-9f43-d0f896046325 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Volume info retrieved successfully. [ 1072.881018] [54708]: INFO cinder.api.openstack.wsgi [None req-1293eaf7-7c37-40c4-9f43-d0f896046325 tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 returned with HTTP 200 [ 1072.881408] [54708]: [pid: 54708|app: 0|req: 190/364] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:56 2025] GET /volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.894558] [54709]: DEBUG cinder.api.middleware.request_id [None req-d83f8731-2627-4bf7-8f21-5802d54d4d6b None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.900168] [54709]: INFO cinder.api.openstack.wsgi [None req-d83f8731-2627-4bf7-8f21-5802d54d4d6b tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] GET http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 [ 1073.900425] [54709]: DEBUG cinder.api.openstack.wsgi [None req-d83f8731-2627-4bf7-8f21-5802d54d4d6b tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.900653] [54709]: DEBUG cinder.api.openstack.wsgi [None req-d83f8731-2627-4bf7-8f21-5802d54d4d6b tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.908357] [54709]: INFO cinder.api.openstack.wsgi [None req-d83f8731-2627-4bf7-8f21-5802d54d4d6b tempest-ServersNegativeTestJSON-941777919 tempest-ServersNegativeTestJSON-941777919-project-member] http://10.180.1.21/volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 returned with HTTP 404 [ 1073.908925] [54709]: [pid: 54709|app: 0|req: 175/365] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:54:57 2025] GET /volume/v3/volumes/961eea4d-2f0f-48fc-8108-562bf970bc66 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1082.879042] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1083.903506] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1088.602427] [54708]: DEBUG cinder.api.middleware.request_id [None req-b205d4c4-9ca7-4cc6-812c-461b5242e642 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.603162] [54708]: INFO cinder.api.openstack.wsgi [None req-b205d4c4-9ca7-4cc6-812c-461b5242e642 None None] GET http://10.180.1.21/volume// [ 1088.603347] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b205d4c4-9ca7-4cc6-812c-461b5242e642 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.603593] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b205d4c4-9ca7-4cc6-812c-461b5242e642 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.604023] [54708]: INFO cinder.api.openstack.wsgi [None req-b205d4c4-9ca7-4cc6-812c-461b5242e642 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1088.604348] [54708]: [pid: 54708|app: 0|req: 191/366] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:55:12 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1088.608469] [54709]: DEBUG cinder.api.middleware.request_id [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-f837cec6-370e-4f2c-9039-de99e7635362 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.610934] [54709]: INFO cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-f837cec6-370e-4f2c-9039-de99e7635362 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1088.611371] [54709]: DEBUG cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-f837cec6-370e-4f2c-9039-de99e7635362 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca211a8a-edd9-493c-9543-cf074692bf49", "connector": null, "instance_uuid": "c110b5dd-9ea3-4714-9ab5-6146fca77dcb"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1088.627031] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.627031] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.657639] [54709]: INFO cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-f837cec6-370e-4f2c-9039-de99e7635362 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1088.658200] [54709]: [pid: 54709|app: 0|req: 176/367] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:55:12 2025] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1088.662327] [54708]: DEBUG cinder.api.middleware.request_id [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-d2ae8373-0bc3-43a1-8142-a265afca876c None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.665344] [54708]: INFO cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-d2ae8373-0bc3-43a1-8142-a265afca876c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] DELETE http://10.180.1.21/volume/v3/attachments/657febbd-48ad-479f-8ad0-6838fd445275 [ 1088.665344] [54708]: DEBUG cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-d2ae8373-0bc3-43a1-8142-a265afca876c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.665344] [54708]: DEBUG cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-d2ae8373-0bc3-43a1-8142-a265afca876c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.672821] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.672821] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.231244] [54708]: INFO cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-d2ae8373-0bc3-43a1-8142-a265afca876c tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments/657febbd-48ad-479f-8ad0-6838fd445275 returned with HTTP 200 [ 1089.231244] [54708]: [pid: 54708|app: 0|req: 192/368] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:55:12 2025] DELETE /volume/v3/attachments/657febbd-48ad-479f-8ad0-6838fd445275 => generated 192 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1089.391031] [54709]: DEBUG cinder.api.middleware.request_id [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.393427] [54709]: INFO cinder.api.openstack.wsgi [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1089.394173] [54709]: DEBUG cinder.api.openstack.wsgi [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1185012194", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1089.396764] [54709]: DEBUG cinder.api.v3.volumes [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1185012194', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1089.396764] [54709]: INFO cinder.api.v3.volumes [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Create volume of 1 GB [ 1089.397068] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.397068] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.403362] [54709]: INFO cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Availability Zones retrieved successfully. [ 1089.412670] [54709]: DEBUG cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Flow 'volume_create_api' (a1eb8c03-42a8-4751-9b7f-e6ad3b2cf5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1089.414837] [54709]: DEBUG cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee97e925-2306-4467-bb80-ae3db48f1958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1089.416671] [54709]: DEBUG cinder.volume.flows.api.create_volume [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1089.439415] [54709]: DEBUG cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee97e925-2306-4467-bb80-ae3db48f1958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1089.440457] [54709]: DEBUG cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f859351-94e3-4acf-a23d-7755e4e1e161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1089.509445] [54709]: DEBUG cinder.quota [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Created reservations ['3939245e-a6fa-4df4-b55c-9f39290407e6', 'f2989ff4-b8f1-41b4-9a60-06164608142b', '64019bda-7232-4d85-87c8-e9b2ed74c261', '823ef808-e84b-4407-b03f-1ac597448838'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1089.510668] [54709]: DEBUG cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f859351-94e3-4acf-a23d-7755e4e1e161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3939245e-a6fa-4df4-b55c-9f39290407e6', 'f2989ff4-b8f1-41b4-9a60-06164608142b', '64019bda-7232-4d85-87c8-e9b2ed74c261', '823ef808-e84b-4407-b03f-1ac597448838']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1089.511393] [54709]: DEBUG cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd35186-e5bc-4ff4-8635-c723dd1310ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1089.525426] [54709]: DEBUG cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd35186-e5bc-4ff4-8635-c723dd1310ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbea7a41-2bb9-45d9-9055-3e31ab9f2842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1185012194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a9be02603244bb38fd201c72314b02e',qos_specs=None,replication_status=,reservations=['3939245e-a6fa-4df4-b55c-9f39290407e6','f2989ff4-b8f1-41b4-9a60-06164608142b','64019bda-7232-4d85-87c8-e9b2ed74c261','823ef808-e84b-4407-b03f-1ac597448838'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94eca77bf6457aa574a8d49895eb88',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1185012194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbea7a41-2bb9-45d9-9055-3e31ab9f2842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a9be02603244bb38fd201c72314b02e',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='5b94eca77bf6457aa574a8d49895eb88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1089.526382] [54709]: DEBUG cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7227cb52-a8b6-48ad-a1a8-a8e854fbb2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1089.541095] [54709]: DEBUG cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7227cb52-a8b6-48ad-a1a8-a8e854fbb2f4) 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-1185012194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a9be02603244bb38fd201c72314b02e',qos_specs=None,replication_status=,reservations=['3939245e-a6fa-4df4-b55c-9f39290407e6','f2989ff4-b8f1-41b4-9a60-06164608142b','64019bda-7232-4d85-87c8-e9b2ed74c261','823ef808-e84b-4407-b03f-1ac597448838'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94eca77bf6457aa574a8d49895eb88',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1089.542102] [54709]: DEBUG cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b05723a1-5e27-49a2-ab4d-dc68a32905f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1089.551931] [54709]: DEBUG cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b05723a1-5e27-49a2-ab4d-dc68a32905f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1089.552688] [54709]: DEBUG cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Flow 'volume_create_api' (a1eb8c03-42a8-4751-9b7f-e6ad3b2cf5ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1089.553056] [54709]: INFO cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Create volume request issued successfully. [ 1089.553760] [54709]: INFO cinder.api.openstack.wsgi [req-d8691fed-29db-4443-800e-db348ff3cfee req-ee863aa0-4d10-4088-a7d5-0bff2c79696d tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1089.554401] [54709]: [pid: 54709|app: 0|req: 177/369] 10.180.1.21 () {64 vars in 1421 bytes} [Sat Feb 15 20:55:13 2025] POST /volume/v3/volumes => generated 754 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1089.558983] [54708]: DEBUG cinder.api.middleware.request_id [req-d8691fed-29db-4443-800e-db348ff3cfee req-151890d7-5a32-4d09-89f7-c6b47aee1ed1 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.561678] [54708]: INFO cinder.api.openstack.wsgi [req-d8691fed-29db-4443-800e-db348ff3cfee req-151890d7-5a32-4d09-89f7-c6b47aee1ed1 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] GET http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 [ 1089.561941] [54708]: DEBUG cinder.api.openstack.wsgi [req-d8691fed-29db-4443-800e-db348ff3cfee req-151890d7-5a32-4d09-89f7-c6b47aee1ed1 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.562175] [54708]: DEBUG cinder.api.openstack.wsgi [req-d8691fed-29db-4443-800e-db348ff3cfee req-151890d7-5a32-4d09-89f7-c6b47aee1ed1 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.571145] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.571145] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.575768] [54708]: INFO cinder.volume.api [req-d8691fed-29db-4443-800e-db348ff3cfee req-151890d7-5a32-4d09-89f7-c6b47aee1ed1 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Volume info retrieved successfully. [ 1089.580944] [54708]: INFO cinder.api.openstack.wsgi [req-d8691fed-29db-4443-800e-db348ff3cfee req-151890d7-5a32-4d09-89f7-c6b47aee1ed1 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 returned with HTTP 200 [ 1089.581369] [54708]: [pid: 54708|app: 0|req: 193/370] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:55:13 2025] GET /volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.598720] [54709]: DEBUG cinder.api.middleware.request_id [req-42966de0-86c3-4857-a3af-b62851de1743 req-e4be13f5-4362-44fa-8e72-6c5abae51e06 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.601426] [54709]: INFO cinder.api.openstack.wsgi [req-42966de0-86c3-4857-a3af-b62851de1743 req-e4be13f5-4362-44fa-8e72-6c5abae51e06 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] GET http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 [ 1089.601651] [54709]: DEBUG cinder.api.openstack.wsgi [req-42966de0-86c3-4857-a3af-b62851de1743 req-e4be13f5-4362-44fa-8e72-6c5abae51e06 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.601877] [54709]: DEBUG cinder.api.openstack.wsgi [req-42966de0-86c3-4857-a3af-b62851de1743 req-e4be13f5-4362-44fa-8e72-6c5abae51e06 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.609869] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.609869] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.613858] [54709]: INFO cinder.volume.api [req-42966de0-86c3-4857-a3af-b62851de1743 req-e4be13f5-4362-44fa-8e72-6c5abae51e06 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Volume info retrieved successfully. [ 1089.618527] [54709]: INFO cinder.api.openstack.wsgi [req-42966de0-86c3-4857-a3af-b62851de1743 req-e4be13f5-4362-44fa-8e72-6c5abae51e06 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 returned with HTTP 200 [ 1089.618931] [54709]: [pid: 54709|app: 0|req: 178/371] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:55:13 2025] GET /volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.637351] [54708]: DEBUG cinder.api.middleware.request_id [req-216992e0-c29a-4b9a-a4fd-5faed6190b87 req-00f6354d-a6c5-42bb-87df-f53f387ed843 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.639945] [54708]: INFO cinder.api.openstack.wsgi [req-216992e0-c29a-4b9a-a4fd-5faed6190b87 req-00f6354d-a6c5-42bb-87df-f53f387ed843 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] GET http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 [ 1090.640214] [54708]: DEBUG cinder.api.openstack.wsgi [req-216992e0-c29a-4b9a-a4fd-5faed6190b87 req-00f6354d-a6c5-42bb-87df-f53f387ed843 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.640435] [54708]: DEBUG cinder.api.openstack.wsgi [req-216992e0-c29a-4b9a-a4fd-5faed6190b87 req-00f6354d-a6c5-42bb-87df-f53f387ed843 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.652687] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.652687] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.657586] [54708]: INFO cinder.volume.api [req-216992e0-c29a-4b9a-a4fd-5faed6190b87 req-00f6354d-a6c5-42bb-87df-f53f387ed843 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Volume info retrieved successfully. [ 1090.662714] [54708]: INFO cinder.api.openstack.wsgi [req-216992e0-c29a-4b9a-a4fd-5faed6190b87 req-00f6354d-a6c5-42bb-87df-f53f387ed843 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 returned with HTTP 200 [ 1090.663140] [54708]: [pid: 54708|app: 0|req: 194/372] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:55:14 2025] GET /volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.679509] [54709]: DEBUG cinder.api.middleware.request_id [req-aec27d76-f07e-45f2-aeed-9087ea210ba7 req-8db34fc4-5432-4b20-8b32-891902b35be3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.681941] [54709]: INFO cinder.api.openstack.wsgi [req-aec27d76-f07e-45f2-aeed-9087ea210ba7 req-8db34fc4-5432-4b20-8b32-891902b35be3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1090.682356] [54709]: DEBUG cinder.api.openstack.wsgi [req-aec27d76-f07e-45f2-aeed-9087ea210ba7 req-8db34fc4-5432-4b20-8b32-891902b35be3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbea7a41-2bb9-45d9-9055-3e31ab9f2842", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1004839040", "description": null, "metadata": {}}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1090.692182] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.692182] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.692695] [54709]: INFO cinder.volume.api [req-aec27d76-f07e-45f2-aeed-9087ea210ba7 req-8db34fc4-5432-4b20-8b32-891902b35be3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Volume info retrieved successfully. [ 1090.693288] [54709]: INFO cinder.api.v3.snapshots [req-aec27d76-f07e-45f2-aeed-9087ea210ba7 req-8db34fc4-5432-4b20-8b32-891902b35be3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Create snapshot from volume dbea7a41-2bb9-45d9-9055-3e31ab9f2842 [ 1090.708248] [54709]: WARNING cinder.quota [req-aec27d76-f07e-45f2-aeed-9087ea210ba7 req-8db34fc4-5432-4b20-8b32-891902b35be3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-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. [ 1090.729482] [54709]: DEBUG cinder.quota [req-aec27d76-f07e-45f2-aeed-9087ea210ba7 req-8db34fc4-5432-4b20-8b32-891902b35be3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Created reservations ['54b5f77b-7b7d-40d1-b18a-fee8025cb885', '2f29c4af-a595-470b-814c-371bfdc81a43', 'a4d48bdb-3684-4e9e-aa61-73ff1d4b5501', 'e3af52d0-a142-4bb8-8965-d1ff5edb9cb9'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1090.773712] [54709]: INFO cinder.volume.api [req-aec27d76-f07e-45f2-aeed-9087ea210ba7 req-8db34fc4-5432-4b20-8b32-891902b35be3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Snapshot create request issued successfully. [ 1090.774097] [54709]: INFO cinder.api.openstack.wsgi [req-aec27d76-f07e-45f2-aeed-9087ea210ba7 req-8db34fc4-5432-4b20-8b32-891902b35be3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1090.774640] [54709]: [pid: 54709|app: 0|req: 179/373] 10.180.1.21 () {64 vars in 1427 bytes} [Sat Feb 15 20:55:14 2025] POST /volume/v3/snapshots => generated 311 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1090.789897] [54708]: DEBUG cinder.api.middleware.request_id [req-51626500-fdbb-4a4f-94a0-8a3ed63b4315 req-74fffb3f-d2a4-4e82-a8e1-93877b9bbbd4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.792724] [54708]: INFO cinder.api.openstack.wsgi [req-51626500-fdbb-4a4f-94a0-8a3ed63b4315 req-74fffb3f-d2a4-4e82-a8e1-93877b9bbbd4 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] GET http://10.180.1.21/volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 [ 1090.793022] [54708]: DEBUG cinder.api.openstack.wsgi [req-51626500-fdbb-4a4f-94a0-8a3ed63b4315 req-74fffb3f-d2a4-4e82-a8e1-93877b9bbbd4 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.793271] [54708]: DEBUG cinder.api.openstack.wsgi [req-51626500-fdbb-4a4f-94a0-8a3ed63b4315 req-74fffb3f-d2a4-4e82-a8e1-93877b9bbbd4 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.812635] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.812635] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.813293] [54708]: INFO cinder.volume.api [req-51626500-fdbb-4a4f-94a0-8a3ed63b4315 req-74fffb3f-d2a4-4e82-a8e1-93877b9bbbd4 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Snapshot retrieved successfully. [ 1090.814274] [54708]: INFO cinder.api.openstack.wsgi [req-51626500-fdbb-4a4f-94a0-8a3ed63b4315 req-74fffb3f-d2a4-4e82-a8e1-93877b9bbbd4 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 returned with HTTP 200 [ 1090.814696] [54708]: [pid: 54708|app: 0|req: 195/374] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Feb 15 20:55:14 2025] GET /volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.830977] [54709]: DEBUG cinder.api.middleware.request_id [req-5f805372-4460-4467-878c-611796033951 req-4d2abd96-5a28-45bd-b20c-3c03ee4b4f68 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.833681] [54709]: INFO cinder.api.openstack.wsgi [req-5f805372-4460-4467-878c-611796033951 req-4d2abd96-5a28-45bd-b20c-3c03ee4b4f68 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1090.834126] [54709]: DEBUG cinder.api.openstack.wsgi [req-5f805372-4460-4467-878c-611796033951 req-4d2abd96-5a28-45bd-b20c-3c03ee4b4f68 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.834126] [54709]: DEBUG cinder.api.openstack.wsgi [req-5f805372-4460-4467-878c-611796033951 req-4d2abd96-5a28-45bd-b20c-3c03ee4b4f68 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'detail' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.834371] [54709]: DEBUG cinder.api.api_utils [req-5f805372-4460-4467-878c-611796033951 req-4d2abd96-5a28-45bd-b20c-3c03ee4b4f68 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Removing options '' from query. {{(pid=54709) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1090.834766] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.834766] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.835907] [54709]: DEBUG cinder.db.sqlalchemy.api [req-5f805372-4460-4467-878c-611796033951 req-4d2abd96-5a28-45bd-b20c-3c03ee4b4f68 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Building query based on filter {{(pid=54709) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1090.847072] [54709]: INFO cinder.volume.api [req-5f805372-4460-4467-878c-611796033951 req-4d2abd96-5a28-45bd-b20c-3c03ee4b4f68 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Get all snapshots completed successfully. [ 1090.847420] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.847420] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.848186] [54709]: INFO cinder.api.openstack.wsgi [req-5f805372-4460-4467-878c-611796033951 req-4d2abd96-5a28-45bd-b20c-3c03ee4b4f68 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1090.848619] [54709]: [pid: 54709|app: 0|req: 180/375] 10.180.1.21 () {60 vars in 1394 bytes} [Sat Feb 15 20:55:14 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.862953] [54708]: DEBUG cinder.api.middleware.request_id [req-6328827c-35ac-4b45-a9c9-936a978e5495 req-efddf206-114f-4b27-b172-3a22cbd5fb93 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.865477] [54708]: INFO cinder.api.openstack.wsgi [req-6328827c-35ac-4b45-a9c9-936a978e5495 req-efddf206-114f-4b27-b172-3a22cbd5fb93 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] GET http://10.180.1.21/volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 [ 1090.865784] [54708]: DEBUG cinder.api.openstack.wsgi [req-6328827c-35ac-4b45-a9c9-936a978e5495 req-efddf206-114f-4b27-b172-3a22cbd5fb93 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.866076] [54708]: DEBUG cinder.api.openstack.wsgi [req-6328827c-35ac-4b45-a9c9-936a978e5495 req-efddf206-114f-4b27-b172-3a22cbd5fb93 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.871942] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.871942] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.872539] [54708]: INFO cinder.volume.api [req-6328827c-35ac-4b45-a9c9-936a978e5495 req-efddf206-114f-4b27-b172-3a22cbd5fb93 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Snapshot retrieved successfully. [ 1090.873695] [54708]: INFO cinder.api.openstack.wsgi [req-6328827c-35ac-4b45-a9c9-936a978e5495 req-efddf206-114f-4b27-b172-3a22cbd5fb93 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 returned with HTTP 200 [ 1090.874161] [54708]: [pid: 54708|app: 0|req: 196/376] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Feb 15 20:55:14 2025] GET /volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.887367] [54709]: DEBUG cinder.api.middleware.request_id [req-1a79aae2-504e-468c-afc7-0ce34034c696 req-bbed018e-7621-478c-abab-e25ffd9cac9f None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.889430] [54709]: INFO cinder.api.openstack.wsgi [req-1a79aae2-504e-468c-afc7-0ce34034c696 req-bbed018e-7621-478c-abab-e25ffd9cac9f tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 [ 1090.889770] [54709]: DEBUG cinder.api.openstack.wsgi [req-1a79aae2-504e-468c-afc7-0ce34034c696 req-bbed018e-7621-478c-abab-e25ffd9cac9f tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.890147] [54709]: DEBUG cinder.api.openstack.wsgi [req-1a79aae2-504e-468c-afc7-0ce34034c696 req-bbed018e-7621-478c-abab-e25ffd9cac9f tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.890385] [54709]: INFO cinder.api.v2.snapshots [req-1a79aae2-504e-468c-afc7-0ce34034c696 req-bbed018e-7621-478c-abab-e25ffd9cac9f tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Delete snapshot with id: 292eb5da-69dc-4941-bcaa-c04129222988 [ 1090.896414] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.896414] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.897053] [54709]: INFO cinder.volume.api [req-1a79aae2-504e-468c-afc7-0ce34034c696 req-bbed018e-7621-478c-abab-e25ffd9cac9f tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Snapshot retrieved successfully. [ 1090.911828] [54709]: INFO cinder.volume.api [req-1a79aae2-504e-468c-afc7-0ce34034c696 req-bbed018e-7621-478c-abab-e25ffd9cac9f tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Snapshot delete request issued successfully. [ 1090.912085] [54709]: INFO cinder.api.openstack.wsgi [req-1a79aae2-504e-468c-afc7-0ce34034c696 req-bbed018e-7621-478c-abab-e25ffd9cac9f tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 returned with HTTP 202 [ 1090.912508] [54709]: [pid: 54709|app: 0|req: 181/377] 10.180.1.21 () {62 vars in 1506 bytes} [Sat Feb 15 20:55:14 2025] DELETE /volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1090.926346] [54708]: DEBUG cinder.api.middleware.request_id [req-e479e7c8-51f3-4f8f-bff7-d0aa47239f42 req-35ef90d8-9cd9-41ce-b541-6faed59395f4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.928839] [54708]: INFO cinder.api.openstack.wsgi [req-e479e7c8-51f3-4f8f-bff7-d0aa47239f42 req-35ef90d8-9cd9-41ce-b541-6faed59395f4 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] GET http://10.180.1.21/volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 [ 1090.929082] [54708]: DEBUG cinder.api.openstack.wsgi [req-e479e7c8-51f3-4f8f-bff7-d0aa47239f42 req-35ef90d8-9cd9-41ce-b541-6faed59395f4 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.929304] [54708]: DEBUG cinder.api.openstack.wsgi [req-e479e7c8-51f3-4f8f-bff7-d0aa47239f42 req-35ef90d8-9cd9-41ce-b541-6faed59395f4 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.934727] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.934727] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.935224] [54708]: INFO cinder.volume.api [req-e479e7c8-51f3-4f8f-bff7-d0aa47239f42 req-35ef90d8-9cd9-41ce-b541-6faed59395f4 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Snapshot retrieved successfully. [ 1090.936208] [54708]: INFO cinder.api.openstack.wsgi [req-e479e7c8-51f3-4f8f-bff7-d0aa47239f42 req-35ef90d8-9cd9-41ce-b541-6faed59395f4 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 returned with HTTP 200 [ 1090.936580] [54708]: [pid: 54708|app: 0|req: 197/378] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Feb 15 20:55:14 2025] GET /volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.952915] [54709]: DEBUG cinder.api.middleware.request_id [req-03da762f-a8c4-4f72-adb4-10b04e16c373 req-1c424ec0-0bc5-4b36-9e0a-78dc545c0f32 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.955685] [54709]: INFO cinder.api.openstack.wsgi [req-03da762f-a8c4-4f72-adb4-10b04e16c373 req-1c424ec0-0bc5-4b36-9e0a-78dc545c0f32 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] GET http://10.180.1.21/volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 [ 1091.955925] [54709]: DEBUG cinder.api.openstack.wsgi [req-03da762f-a8c4-4f72-adb4-10b04e16c373 req-1c424ec0-0bc5-4b36-9e0a-78dc545c0f32 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.956170] [54709]: DEBUG cinder.api.openstack.wsgi [req-03da762f-a8c4-4f72-adb4-10b04e16c373 req-1c424ec0-0bc5-4b36-9e0a-78dc545c0f32 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.962111] [54709]: INFO cinder.api.openstack.wsgi [req-03da762f-a8c4-4f72-adb4-10b04e16c373 req-1c424ec0-0bc5-4b36-9e0a-78dc545c0f32 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 returned with HTTP 404 [ 1091.962661] [54709]: [pid: 54709|app: 0|req: 182/379] 10.180.1.21 () {60 vars in 1484 bytes} [Sat Feb 15 20:55:15 2025] GET /volume/v3/snapshots/292eb5da-69dc-4941-bcaa-c04129222988 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1091.975370] [54708]: DEBUG cinder.api.middleware.request_id [req-f891e6c8-10a4-4ea6-a31e-35f8c177355e req-64445bb6-b18c-467c-8963-8051b34f88b3 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.977862] [54708]: INFO cinder.api.openstack.wsgi [req-f891e6c8-10a4-4ea6-a31e-35f8c177355e req-64445bb6-b18c-467c-8963-8051b34f88b3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 [ 1091.978077] [54708]: DEBUG cinder.api.openstack.wsgi [req-f891e6c8-10a4-4ea6-a31e-35f8c177355e req-64445bb6-b18c-467c-8963-8051b34f88b3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.978327] [54708]: DEBUG cinder.api.openstack.wsgi [req-f891e6c8-10a4-4ea6-a31e-35f8c177355e req-64445bb6-b18c-467c-8963-8051b34f88b3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'delete' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.978547] [54708]: INFO cinder.api.v3.volumes [req-f891e6c8-10a4-4ea6-a31e-35f8c177355e req-64445bb6-b18c-467c-8963-8051b34f88b3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Delete volume with id: dbea7a41-2bb9-45d9-9055-3e31ab9f2842 [ 1091.989162] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.989162] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.989892] [54708]: INFO cinder.volume.api [req-f891e6c8-10a4-4ea6-a31e-35f8c177355e req-64445bb6-b18c-467c-8963-8051b34f88b3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Volume info retrieved successfully. [ 1092.011137] [54708]: INFO cinder.volume.api [req-f891e6c8-10a4-4ea6-a31e-35f8c177355e req-64445bb6-b18c-467c-8963-8051b34f88b3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Delete volume request issued successfully. [ 1092.011225] [54708]: INFO cinder.api.openstack.wsgi [req-f891e6c8-10a4-4ea6-a31e-35f8c177355e req-64445bb6-b18c-467c-8963-8051b34f88b3 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 returned with HTTP 202 [ 1092.012164] [54708]: [pid: 54708|app: 0|req: 198/380] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Feb 15 20:55:15 2025] DELETE /volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1092.026338] [54709]: DEBUG cinder.api.middleware.request_id [req-915a1edd-9117-4756-9446-ea91173dc0a8 req-eed10bf3-c50d-4b16-9397-c94ceb1f0af5 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.029405] [54709]: INFO cinder.api.openstack.wsgi [req-915a1edd-9117-4756-9446-ea91173dc0a8 req-eed10bf3-c50d-4b16-9397-c94ceb1f0af5 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] GET http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 [ 1092.029696] [54709]: DEBUG cinder.api.openstack.wsgi [req-915a1edd-9117-4756-9446-ea91173dc0a8 req-eed10bf3-c50d-4b16-9397-c94ceb1f0af5 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.029987] [54709]: DEBUG cinder.api.openstack.wsgi [req-915a1edd-9117-4756-9446-ea91173dc0a8 req-eed10bf3-c50d-4b16-9397-c94ceb1f0af5 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.038894] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.038894] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.043461] [54709]: INFO cinder.volume.api [req-915a1edd-9117-4756-9446-ea91173dc0a8 req-eed10bf3-c50d-4b16-9397-c94ceb1f0af5 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Volume info retrieved successfully. [ 1092.049285] [54709]: INFO cinder.api.openstack.wsgi [req-915a1edd-9117-4756-9446-ea91173dc0a8 req-eed10bf3-c50d-4b16-9397-c94ceb1f0af5 tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 returned with HTTP 200 [ 1092.049755] [54709]: [pid: 54709|app: 0|req: 183/381] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:55:15 2025] GET /volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.071013] [54708]: DEBUG cinder.api.middleware.request_id [req-5bfaa768-d4c0-487c-a56a-f0dd267d78ff req-e0013b06-f131-4403-9a28-5dd4a638e7fd None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.073680] [54708]: INFO cinder.api.openstack.wsgi [req-5bfaa768-d4c0-487c-a56a-f0dd267d78ff req-e0013b06-f131-4403-9a28-5dd4a638e7fd tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] GET http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 [ 1093.073951] [54708]: DEBUG cinder.api.openstack.wsgi [req-5bfaa768-d4c0-487c-a56a-f0dd267d78ff req-e0013b06-f131-4403-9a28-5dd4a638e7fd tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.074229] [54708]: DEBUG cinder.api.openstack.wsgi [req-5bfaa768-d4c0-487c-a56a-f0dd267d78ff req-e0013b06-f131-4403-9a28-5dd4a638e7fd tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.081128] [54708]: INFO cinder.api.openstack.wsgi [req-5bfaa768-d4c0-487c-a56a-f0dd267d78ff req-e0013b06-f131-4403-9a28-5dd4a638e7fd tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 returned with HTTP 404 [ 1093.082182] [54708]: [pid: 54708|app: 0|req: 199/382] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:55:16 2025] GET /volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1093.099014] [54709]: DEBUG cinder.api.middleware.request_id [req-5d3988d9-1780-4eb4-ae8f-cc6a3807fd07 req-af3d15f0-da54-435e-b19e-4885b7abc85c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.102090] [54709]: INFO cinder.api.openstack.wsgi [req-5d3988d9-1780-4eb4-ae8f-cc6a3807fd07 req-af3d15f0-da54-435e-b19e-4885b7abc85c tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 [ 1093.102489] [54709]: DEBUG cinder.api.openstack.wsgi [req-5d3988d9-1780-4eb4-ae8f-cc6a3807fd07 req-af3d15f0-da54-435e-b19e-4885b7abc85c tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.102888] [54709]: DEBUG cinder.api.openstack.wsgi [req-5d3988d9-1780-4eb4-ae8f-cc6a3807fd07 req-af3d15f0-da54-435e-b19e-4885b7abc85c tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.103267] [54709]: INFO cinder.api.v3.volumes [req-5d3988d9-1780-4eb4-ae8f-cc6a3807fd07 req-af3d15f0-da54-435e-b19e-4885b7abc85c tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Delete volume with id: dbea7a41-2bb9-45d9-9055-3e31ab9f2842 [ 1093.111799] [54709]: INFO cinder.api.openstack.wsgi [req-5d3988d9-1780-4eb4-ae8f-cc6a3807fd07 req-af3d15f0-da54-435e-b19e-4885b7abc85c tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 returned with HTTP 404 [ 1093.112417] [54709]: [pid: 54709|app: 0|req: 184/383] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Feb 15 20:55:16 2025] DELETE /volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1093.127480] [54708]: DEBUG cinder.api.middleware.request_id [req-540a87e8-4b34-4f99-a3fc-c7dca9ba4e10 req-bd6f4713-1904-42c3-abb1-972ad111f5df None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.130160] [54708]: INFO cinder.api.openstack.wsgi [req-540a87e8-4b34-4f99-a3fc-c7dca9ba4e10 req-bd6f4713-1904-42c3-abb1-972ad111f5df tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] GET http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 [ 1093.130160] [54708]: DEBUG cinder.api.openstack.wsgi [req-540a87e8-4b34-4f99-a3fc-c7dca9ba4e10 req-bd6f4713-1904-42c3-abb1-972ad111f5df tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.130284] [54708]: DEBUG cinder.api.openstack.wsgi [req-540a87e8-4b34-4f99-a3fc-c7dca9ba4e10 req-bd6f4713-1904-42c3-abb1-972ad111f5df tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.136328] [54708]: INFO cinder.api.openstack.wsgi [req-540a87e8-4b34-4f99-a3fc-c7dca9ba4e10 req-bd6f4713-1904-42c3-abb1-972ad111f5df tempest-VolumesSnapshotsTestJSON-1359067166 tempest-VolumesSnapshotsTestJSON-1359067166-project-member] http://10.180.1.21/volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 returned with HTTP 404 [ 1093.136783] [54708]: [pid: 54708|app: 0|req: 200/384] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:55:16 2025] GET /volume/v3/volumes/dbea7a41-2bb9-45d9-9055-3e31ab9f2842 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1093.701127] [54709]: DEBUG cinder.api.middleware.request_id [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-75b6a4ad-fd94-4d41-9944-3d024d82c5cd None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.703704] [54709]: INFO cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-75b6a4ad-fd94-4d41-9944-3d024d82c5cd tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] PUT http://10.180.1.21/volume/v3/attachments/2cc6b940-273e-4c4c-bead-09c9e3a161fa [ 1093.704222] [54709]: DEBUG cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-75b6a4ad-fd94-4d41-9944-3d024d82c5cd tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-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-518943", "mountpoint": "/dev/sda"}}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1093.715639] [54709]: DEBUG cinder.coordination [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-75b6a4ad-fd94-4d41-9944-3d024d82c5cd tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Acquiring lock "cinder-attachment_update-ca211a8a-edd9-493c-9543-cf074692bf49-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1093.723030] [54709]: DEBUG cinder.coordination [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-75b6a4ad-fd94-4d41-9944-3d024d82c5cd tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Lock "cinder-attachment_update-ca211a8a-edd9-493c-9543-cf074692bf49-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1093.723030] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.723030] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.246844] [54709]: DEBUG cinder.coordination [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-75b6a4ad-fd94-4d41-9944-3d024d82c5cd tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Lock "cinder-attachment_update-ca211a8a-edd9-493c-9543-cf074692bf49-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1094.247268] [54709]: INFO cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-75b6a4ad-fd94-4d41-9944-3d024d82c5cd tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments/2cc6b940-273e-4c4c-bead-09c9e3a161fa returned with HTTP 200 [ 1094.247735] [54709]: [pid: 54709|app: 0|req: 185/385] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:55:17 2025] PUT /volume/v3/attachments/2cc6b940-273e-4c4c-bead-09c9e3a161fa => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.559763] [54708]: DEBUG cinder.api.middleware.request_id [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-cf6d0403-d038-4f45-942a-6dff4795ab63 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.564589] [54708]: INFO cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-cf6d0403-d038-4f45-942a-6dff4795ab63 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/attachments/2cc6b940-273e-4c4c-bead-09c9e3a161fa [ 1094.564904] [54708]: DEBUG cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-cf6d0403-d038-4f45-942a-6dff4795ab63 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.565162] [54708]: DEBUG cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-cf6d0403-d038-4f45-942a-6dff4795ab63 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.604207] [54708]: INFO cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-cf6d0403-d038-4f45-942a-6dff4795ab63 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments/2cc6b940-273e-4c4c-bead-09c9e3a161fa returned with HTTP 200 [ 1094.604705] [54708]: [pid: 54708|app: 0|req: 201/386] 10.180.1.21 () {62 vars in 1531 bytes} [Sat Feb 15 20:55:18 2025] GET /volume/v3/attachments/2cc6b940-273e-4c4c-bead-09c9e3a161fa => generated 642 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1096.696516] [54709]: DEBUG cinder.api.middleware.request_id [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-127c3e23-6bb4-4d67-9ef1-240c42962322 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.698984] [54709]: INFO cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-127c3e23-6bb4-4d67-9ef1-240c42962322 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] POST http://10.180.1.21/volume/v3/attachments/2cc6b940-273e-4c4c-bead-09c9e3a161fa/action [ 1096.699631] [54709]: DEBUG cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-127c3e23-6bb4-4d67-9ef1-240c42962322 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action body: b'{"os-complete": null}' {{(pid=54709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1096.699830] [54709]: DEBUG cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-127c3e23-6bb4-4d67-9ef1-240c42962322 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1096.726481] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.726481] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.738559] [54709]: INFO cinder.api.openstack.wsgi [req-d3b10a12-917c-4477-880f-83f0ea604b84 req-127c3e23-6bb4-4d67-9ef1-240c42962322 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments/2cc6b940-273e-4c4c-bead-09c9e3a161fa/action returned with HTTP 204 [ 1096.739087] [54709]: [pid: 54709|app: 0|req: 186/387] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:55:20 2025] POST /volume/v3/attachments/2cc6b940-273e-4c4c-bead-09c9e3a161fa/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1101.652379] [54708]: DEBUG cinder.api.middleware.request_id [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.654804] [54708]: INFO cinder.api.openstack.wsgi [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1101.655400] [54708]: DEBUG cinder.api.openstack.wsgi [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-36433413"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1101.657421] [54708]: DEBUG cinder.api.v3.volumes [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-36433413'}} {{(pid=54708) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1101.657583] [54708]: INFO cinder.api.v3.volumes [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Create volume of 1 GB [ 1101.658458] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.658458] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.664109] [54708]: INFO cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Availability Zones retrieved successfully. [ 1101.673089] [54708]: DEBUG cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Flow 'volume_create_api' (55b316ae-331f-4ad9-81ce-8730147e68fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1101.674586] [54708]: DEBUG cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d012e1f-7842-4908-8c56-46e22ff3bb81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.676427] [54708]: DEBUG cinder.volume.flows.api.create_volume [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Validating volume size '1' using validate_int {{(pid=54708) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1101.696154] [54708]: DEBUG cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d012e1f-7842-4908-8c56-46e22ff3bb81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.697032] [54708]: DEBUG cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (032449b2-31c5-44a1-8694-1bb3197c4191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.744561] [54708]: DEBUG cinder.quota [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Created reservations ['f148e5be-e86e-4885-9a24-01c7bb003730', '07dfc284-31be-4c37-a781-88f8253f741c', 'd119fa02-c1c7-44b1-9d3d-f1b262b867c5', '2c039104-2e45-4117-b89e-39b28cb6a3e1'] {{(pid=54708) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1101.745575] [54708]: DEBUG cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (032449b2-31c5-44a1-8694-1bb3197c4191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f148e5be-e86e-4885-9a24-01c7bb003730', '07dfc284-31be-4c37-a781-88f8253f741c', 'd119fa02-c1c7-44b1-9d3d-f1b262b867c5', '2c039104-2e45-4117-b89e-39b28cb6a3e1']}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.746554] [54708]: DEBUG cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd02d881-ddec-4f3e-8915-67b1f31a3e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.764920] [54708]: DEBUG cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd02d881-ddec-4f3e-8915-67b1f31a3e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-36433413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2e8356714714b2ebde65cd27ec77f7c',qos_specs=None,replication_status=,reservations=['f148e5be-e86e-4885-9a24-01c7bb003730','07dfc284-31be-4c37-a781-88f8253f741c','d119fa02-c1c7-44b1-9d3d-f1b262b867c5','2c039104-2e45-4117-b89e-39b28cb6a3e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2ad110d57949d4931d7405dbf7d0f0',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-36433413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2e8356714714b2ebde65cd27ec77f7c',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='8b2ad110d57949d4931d7405dbf7d0f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.766400] [54708]: DEBUG cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff8b3e8-3499-47e3-aee4-ef387a7a39d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.782431] [54708]: DEBUG cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ff8b3e8-3499-47e3-aee4-ef387a7a39d0) 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-36433413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2e8356714714b2ebde65cd27ec77f7c',qos_specs=None,replication_status=,reservations=['f148e5be-e86e-4885-9a24-01c7bb003730','07dfc284-31be-4c37-a781-88f8253f741c','d119fa02-c1c7-44b1-9d3d-f1b262b867c5','2c039104-2e45-4117-b89e-39b28cb6a3e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2ad110d57949d4931d7405dbf7d0f0',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.783684] [54708]: DEBUG cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b40d5659-de20-4de3-85eb-c46230edef4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1101.794417] [54708]: DEBUG cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b40d5659-de20-4de3-85eb-c46230edef4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1101.795719] [54708]: DEBUG cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Flow 'volume_create_api' (55b316ae-331f-4ad9-81ce-8730147e68fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1101.796272] [54708]: INFO cinder.volume.api [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Create volume request issued successfully. [ 1101.797220] [54708]: INFO cinder.api.openstack.wsgi [None req-26c45ef6-2bc6-4d39-9e04-2a1915a89bfd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1101.797875] [54708]: [pid: 54708|app: 0|req: 202/388] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:55:25 2025] POST /volume/v3/volumes => generated 752 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1101.810138] [54709]: DEBUG cinder.api.middleware.request_id [None req-dbd4a247-a89f-4c7a-8ef5-5ee9354df5f8 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.811723] [54709]: INFO cinder.api.openstack.wsgi [None req-dbd4a247-a89f-4c7a-8ef5-5ee9354df5f8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1101.811960] [54709]: DEBUG cinder.api.openstack.wsgi [None req-dbd4a247-a89f-4c7a-8ef5-5ee9354df5f8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.812204] [54709]: DEBUG cinder.api.openstack.wsgi [None req-dbd4a247-a89f-4c7a-8ef5-5ee9354df5f8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.820041] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.820041] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.824552] [54709]: INFO cinder.volume.api [None req-dbd4a247-a89f-4c7a-8ef5-5ee9354df5f8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1101.829492] [54709]: INFO cinder.api.openstack.wsgi [None req-dbd4a247-a89f-4c7a-8ef5-5ee9354df5f8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1101.830085] [54709]: [pid: 54709|app: 0|req: 187/389] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:25 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.842502] [54708]: DEBUG cinder.api.middleware.request_id [None req-cc4f13d4-e5ed-4288-98ca-1bb25d2405be None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.844728] [54708]: INFO cinder.api.openstack.wsgi [None req-cc4f13d4-e5ed-4288-98ca-1bb25d2405be tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1102.844962] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cc4f13d4-e5ed-4288-98ca-1bb25d2405be tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.845197] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cc4f13d4-e5ed-4288-98ca-1bb25d2405be tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.856482] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.856482] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.860964] [54708]: INFO cinder.volume.api [None req-cc4f13d4-e5ed-4288-98ca-1bb25d2405be tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1102.867065] [54708]: INFO cinder.api.openstack.wsgi [None req-cc4f13d4-e5ed-4288-98ca-1bb25d2405be tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1102.867528] [54708]: [pid: 54708|app: 0|req: 203/390] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:26 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.907212] [54709]: DEBUG cinder.api.middleware.request_id [req-65f13bce-8470-42ce-8468-1af267ba9710 req-689b25d0-31e7-4953-aa51-d8de384e687a None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.910530] [54709]: INFO cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-689b25d0-31e7-4953-aa51-d8de384e687a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1102.910765] [54709]: DEBUG cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-689b25d0-31e7-4953-aa51-d8de384e687a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.910988] [54709]: DEBUG cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-689b25d0-31e7-4953-aa51-d8de384e687a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.919027] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.919027] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.923544] [54709]: INFO cinder.volume.api [req-65f13bce-8470-42ce-8468-1af267ba9710 req-689b25d0-31e7-4953-aa51-d8de384e687a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1102.928361] [54709]: INFO cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-689b25d0-31e7-4953-aa51-d8de384e687a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1102.929023] [54709]: [pid: 54709|app: 0|req: 188/391] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:55:26 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.450329] [54708]: DEBUG cinder.api.middleware.request_id [None req-a50836c5-2517-470f-9e2b-a959cca1889e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.450637] [54708]: INFO cinder.api.openstack.wsgi [None req-a50836c5-2517-470f-9e2b-a959cca1889e None None] GET http://10.180.1.21/volume// [ 1104.450743] [54708]: DEBUG cinder.api.openstack.wsgi [None req-a50836c5-2517-470f-9e2b-a959cca1889e None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.450996] [54708]: DEBUG cinder.api.openstack.wsgi [None req-a50836c5-2517-470f-9e2b-a959cca1889e None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.451666] [54708]: INFO cinder.api.openstack.wsgi [None req-a50836c5-2517-470f-9e2b-a959cca1889e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1104.451974] [54708]: [pid: 54708|app: 0|req: 204/392] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:55:28 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1104.456955] [54709]: DEBUG cinder.api.middleware.request_id [req-65f13bce-8470-42ce-8468-1af267ba9710 req-4825b847-b7b7-446b-87b7-d1543c8723db None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.459286] [54709]: INFO cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-4825b847-b7b7-446b-87b7-d1543c8723db tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1104.459876] [54709]: DEBUG cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-4825b847-b7b7-446b-87b7-d1543c8723db tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d", "connector": null, "instance_uuid": "71e8544a-b76b-4f61-9422-ca372ba522b4"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1104.474096] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.474096] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.497510] [54709]: INFO cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-4825b847-b7b7-446b-87b7-d1543c8723db tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1104.498150] [54709]: [pid: 54709|app: 0|req: 189/393] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:55:28 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1104.520986] [54708]: DEBUG cinder.api.middleware.request_id [None req-b037edbc-9840-41e3-aa11-6f21abbfb5aa None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.524237] [54708]: INFO cinder.api.openstack.wsgi [None req-b037edbc-9840-41e3-aa11-6f21abbfb5aa tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1104.524854] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b037edbc-9840-41e3-aa11-6f21abbfb5aa tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.524854] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b037edbc-9840-41e3-aa11-6f21abbfb5aa tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.539011] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.539011] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.545608] [54708]: INFO cinder.volume.api [None req-b037edbc-9840-41e3-aa11-6f21abbfb5aa tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1104.551865] [54708]: INFO cinder.api.openstack.wsgi [None req-b037edbc-9840-41e3-aa11-6f21abbfb5aa tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1104.552346] [54708]: [pid: 54708|app: 0|req: 205/394] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:28 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.651742] [54709]: DEBUG cinder.api.middleware.request_id [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.653610] [54709]: INFO cinder.api.openstack.wsgi [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1104.654036] [54709]: DEBUG cinder.api.openstack.wsgi [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1483154576"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1104.656175] [54709]: DEBUG cinder.api.v3.volumes [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1483154576'}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1104.656175] [54709]: INFO cinder.api.v3.volumes [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Create volume of 1 GB [ 1104.656328] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.656328] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.660113] [54709]: INFO cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Availability Zones retrieved successfully. [ 1104.667061] [54709]: DEBUG cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Flow 'volume_create_api' (9338483d-b350-4b54-9f06-f47598108d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1104.668144] [54709]: DEBUG cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d50702-9082-4ce7-b740-9f5a7f682abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.669358] [54709]: DEBUG cinder.volume.flows.api.create_volume [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1104.688814] [54709]: DEBUG cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23d50702-9082-4ce7-b740-9f5a7f682abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.689810] [54709]: DEBUG cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (378cccce-0535-4d93-85b9-e32d5757f84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.716783] [54709]: DEBUG cinder.quota [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Created reservations ['9dbcf9d6-3170-4af1-82cc-5c37f6b1180a', 'e82ff6d6-6eb8-48ef-9dc9-8debbb8387e8', '10c1f6ac-0a46-4113-a3c8-c2dd1d544d35', '020b78a3-9530-48d0-b835-b3a6472468ea'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1104.717824] [54709]: DEBUG cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (378cccce-0535-4d93-85b9-e32d5757f84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dbcf9d6-3170-4af1-82cc-5c37f6b1180a', 'e82ff6d6-6eb8-48ef-9dc9-8debbb8387e8', '10c1f6ac-0a46-4113-a3c8-c2dd1d544d35', '020b78a3-9530-48d0-b835-b3a6472468ea']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.719070] [54709]: DEBUG cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc74b135-e87f-4e8a-ba81-6499e8349fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.730887] [54709]: DEBUG cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc74b135-e87f-4e8a-ba81-6499e8349fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08e78795-fde1-4929-9d68-19f525e962d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1483154576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4352f1b6608f4987911fa3832ca6aeb9',qos_specs=None,replication_status=,reservations=['9dbcf9d6-3170-4af1-82cc-5c37f6b1180a','e82ff6d6-6eb8-48ef-9dc9-8debbb8387e8','10c1f6ac-0a46-4113-a3c8-c2dd1d544d35','020b78a3-9530-48d0-b835-b3a6472468ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ecb7f299eaa4fcfb1336b1a19974040',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1483154576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08e78795-fde1-4929-9d68-19f525e962d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4352f1b6608f4987911fa3832ca6aeb9',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='6ecb7f299eaa4fcfb1336b1a19974040',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.731903] [54709]: DEBUG cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5b8bd13-45ee-4421-aa09-9222ec06e29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.744315] [54709]: DEBUG cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5b8bd13-45ee-4421-aa09-9222ec06e29a) 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-1483154576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4352f1b6608f4987911fa3832ca6aeb9',qos_specs=None,replication_status=,reservations=['9dbcf9d6-3170-4af1-82cc-5c37f6b1180a','e82ff6d6-6eb8-48ef-9dc9-8debbb8387e8','10c1f6ac-0a46-4113-a3c8-c2dd1d544d35','020b78a3-9530-48d0-b835-b3a6472468ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ecb7f299eaa4fcfb1336b1a19974040',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.745193] [54709]: DEBUG cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e62dbf-c9dc-4dd3-a760-85e648d8bd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1104.754253] [54709]: DEBUG cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e62dbf-c9dc-4dd3-a760-85e648d8bd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1104.755380] [54709]: DEBUG cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Flow 'volume_create_api' (9338483d-b350-4b54-9f06-f47598108d5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1104.755652] [54709]: INFO cinder.volume.api [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Create volume request issued successfully. [ 1104.756439] [54709]: INFO cinder.api.openstack.wsgi [None req-ae6cc26c-1be9-4155-9865-f74babdb2bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1104.756908] [54709]: [pid: 54709|app: 0|req: 190/395] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:55:28 2025] POST /volume/v3/volumes => generated 756 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1104.765635] [54708]: DEBUG cinder.api.middleware.request_id [None req-3e6cdcdb-c039-4616-86fe-eefa99c371a6 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.768700] [54708]: INFO cinder.api.openstack.wsgi [None req-3e6cdcdb-c039-4616-86fe-eefa99c371a6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 [ 1104.768700] [54708]: DEBUG cinder.api.openstack.wsgi [None req-3e6cdcdb-c039-4616-86fe-eefa99c371a6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.768700] [54708]: DEBUG cinder.api.openstack.wsgi [None req-3e6cdcdb-c039-4616-86fe-eefa99c371a6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.777257] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.777257] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.782887] [54708]: INFO cinder.volume.api [None req-3e6cdcdb-c039-4616-86fe-eefa99c371a6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1104.785521] [54708]: INFO cinder.api.openstack.wsgi [None req-3e6cdcdb-c039-4616-86fe-eefa99c371a6 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 returned with HTTP 200 [ 1104.786159] [54708]: [pid: 54708|app: 0|req: 206/396] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:28 2025] GET /volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.024056] [54709]: DEBUG cinder.api.middleware.request_id [None req-32af317c-fa6d-4fba-9fae-b41233738acc None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.024461] [54709]: INFO cinder.api.openstack.wsgi [None req-32af317c-fa6d-4fba-9fae-b41233738acc None None] GET http://10.180.1.21/volume// [ 1105.024712] [54709]: DEBUG cinder.api.openstack.wsgi [None req-32af317c-fa6d-4fba-9fae-b41233738acc None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.024941] [54709]: DEBUG cinder.api.openstack.wsgi [None req-32af317c-fa6d-4fba-9fae-b41233738acc None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.025356] [54709]: INFO cinder.api.openstack.wsgi [None req-32af317c-fa6d-4fba-9fae-b41233738acc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1105.025787] [54709]: [pid: 54709|app: 0|req: 191/397] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:55:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1105.029770] [54708]: DEBUG cinder.api.middleware.request_id [req-65f13bce-8470-42ce-8468-1af267ba9710 req-c36e36d1-15a4-4057-a1aa-2fefda9af73e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.033779] [54708]: INFO cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-c36e36d1-15a4-4057-a1aa-2fefda9af73e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1105.034226] [54708]: DEBUG cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-c36e36d1-15a4-4057-a1aa-2fefda9af73e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.034693] [54708]: DEBUG cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-c36e36d1-15a4-4057-a1aa-2fefda9af73e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.046901] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.046901] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.050209] [54708]: INFO cinder.volume.api [req-65f13bce-8470-42ce-8468-1af267ba9710 req-c36e36d1-15a4-4057-a1aa-2fefda9af73e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1105.054447] [54708]: INFO cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-c36e36d1-15a4-4057-a1aa-2fefda9af73e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1105.054835] [54708]: [pid: 54708|app: 0|req: 207/398] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:55:28 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1105.081018] [54709]: DEBUG cinder.api.middleware.request_id [req-65f13bce-8470-42ce-8468-1af267ba9710 req-02a89fc3-db11-4490-bf5a-e2b27e3d045e None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.083595] [54709]: INFO cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-02a89fc3-db11-4490-bf5a-e2b27e3d045e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] PUT http://10.180.1.21/volume/v3/attachments/a784ba3f-d353-4628-b74b-dd2c25fe3e83 [ 1105.084084] [54709]: DEBUG cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-02a89fc3-db11-4490-bf5a-e2b27e3d045e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-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-518941", "mountpoint": "/dev/sdb"}}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1105.092932] [54709]: DEBUG cinder.coordination [req-65f13bce-8470-42ce-8468-1af267ba9710 req-02a89fc3-db11-4490-bf5a-e2b27e3d045e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Acquiring lock "cinder-attachment_update-1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1105.097309] [54709]: DEBUG cinder.coordination [req-65f13bce-8470-42ce-8468-1af267ba9710 req-02a89fc3-db11-4490-bf5a-e2b27e3d045e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Lock "cinder-attachment_update-1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1105.098415] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.098415] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.563320] [54708]: DEBUG cinder.api.middleware.request_id [None req-ce0d05c9-14b3-4fb1-b935-448f7a4becdc None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.565500] [54708]: INFO cinder.api.openstack.wsgi [None req-ce0d05c9-14b3-4fb1-b935-448f7a4becdc tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1105.565723] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ce0d05c9-14b3-4fb1-b935-448f7a4becdc tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.565979] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ce0d05c9-14b3-4fb1-b935-448f7a4becdc tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.576439] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.576439] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.580072] [54708]: INFO cinder.volume.api [None req-ce0d05c9-14b3-4fb1-b935-448f7a4becdc tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1105.585309] [54708]: INFO cinder.api.openstack.wsgi [None req-ce0d05c9-14b3-4fb1-b935-448f7a4becdc tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1105.585687] [54708]: [pid: 54708|app: 0|req: 208/399] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:29 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.796573] [54708]: DEBUG cinder.api.middleware.request_id [None req-1aed7b96-d82a-406f-8595-ece5c7886406 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.798780] [54708]: INFO cinder.api.openstack.wsgi [None req-1aed7b96-d82a-406f-8595-ece5c7886406 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 [ 1105.799009] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1aed7b96-d82a-406f-8595-ece5c7886406 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.799242] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1aed7b96-d82a-406f-8595-ece5c7886406 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.813160] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.813160] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.816820] [54708]: INFO cinder.volume.api [None req-1aed7b96-d82a-406f-8595-ece5c7886406 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1105.821538] [54708]: INFO cinder.api.openstack.wsgi [None req-1aed7b96-d82a-406f-8595-ece5c7886406 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 returned with HTTP 200 [ 1105.822047] [54708]: [pid: 54708|app: 0|req: 209/400] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:29 2025] GET /volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.595402] [54708]: DEBUG cinder.api.middleware.request_id [None req-b8f3f050-4dcb-46b3-b9a8-7210a7202b61 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.598042] [54708]: INFO cinder.api.openstack.wsgi [None req-b8f3f050-4dcb-46b3-b9a8-7210a7202b61 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1106.598371] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b8f3f050-4dcb-46b3-b9a8-7210a7202b61 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.598620] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b8f3f050-4dcb-46b3-b9a8-7210a7202b61 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.614134] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1106.614134] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.618311] [54708]: INFO cinder.volume.api [None req-b8f3f050-4dcb-46b3-b9a8-7210a7202b61 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1106.623670] [54708]: INFO cinder.api.openstack.wsgi [None req-b8f3f050-4dcb-46b3-b9a8-7210a7202b61 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1106.624116] [54708]: [pid: 54708|app: 0|req: 210/401] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:30 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.636054] [54708]: DEBUG cinder.api.middleware.request_id [None req-05874455-41ae-4e9d-a2f0-15c8da67feb4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.640721] [54708]: INFO cinder.api.openstack.wsgi [None req-05874455-41ae-4e9d-a2f0-15c8da67feb4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1107.640721] [54708]: DEBUG cinder.api.openstack.wsgi [None req-05874455-41ae-4e9d-a2f0-15c8da67feb4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.640721] [54708]: DEBUG cinder.api.openstack.wsgi [None req-05874455-41ae-4e9d-a2f0-15c8da67feb4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.656123] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.656123] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.662154] [54708]: INFO cinder.volume.api [None req-05874455-41ae-4e9d-a2f0-15c8da67feb4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1107.667724] [54708]: INFO cinder.api.openstack.wsgi [None req-05874455-41ae-4e9d-a2f0-15c8da67feb4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1107.668188] [54708]: [pid: 54708|app: 0|req: 211/402] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:31 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1108.679195] [54708]: DEBUG cinder.api.middleware.request_id [None req-cdb92345-6707-4bed-b98c-ebe688bb812e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.681542] [54708]: INFO cinder.api.openstack.wsgi [None req-cdb92345-6707-4bed-b98c-ebe688bb812e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1108.681542] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cdb92345-6707-4bed-b98c-ebe688bb812e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.681867] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cdb92345-6707-4bed-b98c-ebe688bb812e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.691756] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.691756] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.695208] [54708]: INFO cinder.volume.api [None req-cdb92345-6707-4bed-b98c-ebe688bb812e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1108.699597] [54708]: INFO cinder.api.openstack.wsgi [None req-cdb92345-6707-4bed-b98c-ebe688bb812e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1108.700123] [54708]: [pid: 54708|app: 0|req: 212/403] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:32 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1109.622034] [54709]: DEBUG cinder.coordination [req-65f13bce-8470-42ce-8468-1af267ba9710 req-02a89fc3-db11-4490-bf5a-e2b27e3d045e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Lock "cinder-attachment_update-1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1109.622473] [54709]: INFO cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-02a89fc3-db11-4490-bf5a-e2b27e3d045e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/attachments/a784ba3f-d353-4628-b74b-dd2c25fe3e83 returned with HTTP 200 [ 1109.623092] [54709]: [pid: 54709|app: 0|req: 192/404] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:55:28 2025] PUT /volume/v3/attachments/a784ba3f-d353-4628-b74b-dd2c25fe3e83 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1109.711388] [54708]: DEBUG cinder.api.middleware.request_id [None req-03fee0d0-7ef1-4b30-9a50-63f7e9475967 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.714067] [54708]: INFO cinder.api.openstack.wsgi [None req-03fee0d0-7ef1-4b30-9a50-63f7e9475967 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1109.714358] [54708]: DEBUG cinder.api.openstack.wsgi [None req-03fee0d0-7ef1-4b30-9a50-63f7e9475967 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.714618] [54708]: DEBUG cinder.api.openstack.wsgi [None req-03fee0d0-7ef1-4b30-9a50-63f7e9475967 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.727824] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.727824] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.731935] [54708]: INFO cinder.volume.api [None req-03fee0d0-7ef1-4b30-9a50-63f7e9475967 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1109.738627] [54708]: INFO cinder.api.openstack.wsgi [None req-03fee0d0-7ef1-4b30-9a50-63f7e9475967 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1109.738947] [54708]: [pid: 54708|app: 0|req: 213/405] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:33 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1110.749457] [54709]: DEBUG cinder.api.middleware.request_id [None req-65540847-d7a1-4cd5-afec-b2d5e86e2680 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.752037] [54709]: INFO cinder.api.openstack.wsgi [None req-65540847-d7a1-4cd5-afec-b2d5e86e2680 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1110.752037] [54709]: DEBUG cinder.api.openstack.wsgi [None req-65540847-d7a1-4cd5-afec-b2d5e86e2680 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.752194] [54709]: DEBUG cinder.api.openstack.wsgi [None req-65540847-d7a1-4cd5-afec-b2d5e86e2680 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.766214] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.766214] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.771062] [54709]: INFO cinder.volume.api [None req-65540847-d7a1-4cd5-afec-b2d5e86e2680 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1110.776428] [54709]: INFO cinder.api.openstack.wsgi [None req-65540847-d7a1-4cd5-afec-b2d5e86e2680 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1110.776831] [54709]: [pid: 54709|app: 0|req: 193/406] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:34 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1111.252550] [54708]: DEBUG cinder.api.middleware.request_id [req-65f13bce-8470-42ce-8468-1af267ba9710 req-b5cff8d3-a92f-4bbc-8fcf-58416c0bf0e0 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.255180] [54708]: INFO cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-b5cff8d3-a92f-4bbc-8fcf-58416c0bf0e0 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] POST http://10.180.1.21/volume/v3/attachments/a784ba3f-d353-4628-b74b-dd2c25fe3e83/action [ 1111.255671] [54708]: DEBUG cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-b5cff8d3-a92f-4bbc-8fcf-58416c0bf0e0 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action body: b'{"os-complete": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1111.255820] [54708]: DEBUG cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-b5cff8d3-a92f-4bbc-8fcf-58416c0bf0e0 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1111.275657] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.275657] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.285858] [54708]: INFO cinder.api.openstack.wsgi [req-65f13bce-8470-42ce-8468-1af267ba9710 req-b5cff8d3-a92f-4bbc-8fcf-58416c0bf0e0 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/attachments/a784ba3f-d353-4628-b74b-dd2c25fe3e83/action returned with HTTP 204 [ 1111.285858] [54708]: [pid: 54708|app: 0|req: 214/407] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:55:35 2025] POST /volume/v3/attachments/a784ba3f-d353-4628-b74b-dd2c25fe3e83/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1111.788383] [54709]: DEBUG cinder.api.middleware.request_id [None req-a19f1731-2c51-4e95-aefe-c201a0ef0e96 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.793071] [54709]: INFO cinder.api.openstack.wsgi [None req-a19f1731-2c51-4e95-aefe-c201a0ef0e96 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1111.793071] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a19f1731-2c51-4e95-aefe-c201a0ef0e96 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.793071] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a19f1731-2c51-4e95-aefe-c201a0ef0e96 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.804982] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.804982] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.809493] [54709]: INFO cinder.volume.api [None req-a19f1731-2c51-4e95-aefe-c201a0ef0e96 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1111.814946] [54709]: INFO cinder.api.openstack.wsgi [None req-a19f1731-2c51-4e95-aefe-c201a0ef0e96 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1111.815373] [54709]: [pid: 54709|app: 0|req: 194/408] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:35 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.825933] [54708]: DEBUG cinder.api.middleware.request_id [None req-64def19f-9f43-40eb-b1f5-f07ab6d37fa8 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.827999] [54708]: INFO cinder.api.openstack.wsgi [None req-64def19f-9f43-40eb-b1f5-f07ab6d37fa8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1111.828258] [54708]: DEBUG cinder.api.openstack.wsgi [None req-64def19f-9f43-40eb-b1f5-f07ab6d37fa8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.828487] [54708]: DEBUG cinder.api.openstack.wsgi [None req-64def19f-9f43-40eb-b1f5-f07ab6d37fa8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.838596] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.838596] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.842585] [54708]: INFO cinder.volume.api [None req-64def19f-9f43-40eb-b1f5-f07ab6d37fa8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1111.847204] [54708]: INFO cinder.api.openstack.wsgi [None req-64def19f-9f43-40eb-b1f5-f07ab6d37fa8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1111.847600] [54708]: [pid: 54708|app: 0|req: 215/409] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:35 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.892484] [54709]: DEBUG cinder.api.middleware.request_id [req-276fc1e0-f951-4428-bd23-d68a4ddd642c req-aaa5b126-124c-406f-bff3-4902491b8066 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.895440] [54709]: INFO cinder.api.openstack.wsgi [req-276fc1e0-f951-4428-bd23-d68a4ddd642c req-aaa5b126-124c-406f-bff3-4902491b8066 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1111.895674] [54709]: DEBUG cinder.api.openstack.wsgi [req-276fc1e0-f951-4428-bd23-d68a4ddd642c req-aaa5b126-124c-406f-bff3-4902491b8066 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.895899] [54709]: DEBUG cinder.api.openstack.wsgi [req-276fc1e0-f951-4428-bd23-d68a4ddd642c req-aaa5b126-124c-406f-bff3-4902491b8066 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.910426] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.910426] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.914443] [54709]: INFO cinder.volume.api [req-276fc1e0-f951-4428-bd23-d68a4ddd642c req-aaa5b126-124c-406f-bff3-4902491b8066 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1111.919492] [54709]: INFO cinder.api.openstack.wsgi [req-276fc1e0-f951-4428-bd23-d68a4ddd642c req-aaa5b126-124c-406f-bff3-4902491b8066 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1111.919925] [54709]: [pid: 54709|app: 0|req: 195/410] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:55:35 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1111.934384] [54708]: DEBUG cinder.api.middleware.request_id [None req-87e9ea20-31fe-4995-a7e0-86b796d897e9 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1111.939923] [54708]: INFO cinder.api.openstack.wsgi [None req-87e9ea20-31fe-4995-a7e0-86b796d897e9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1111.940284] [54708]: DEBUG cinder.api.openstack.wsgi [None req-87e9ea20-31fe-4995-a7e0-86b796d897e9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1111.940505] [54708]: DEBUG cinder.api.openstack.wsgi [None req-87e9ea20-31fe-4995-a7e0-86b796d897e9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1111.955715] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1111.955715] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1111.961091] [54708]: INFO cinder.volume.api [None req-87e9ea20-31fe-4995-a7e0-86b796d897e9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1111.965343] [54708]: INFO cinder.api.openstack.wsgi [None req-87e9ea20-31fe-4995-a7e0-86b796d897e9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1111.965761] [54708]: [pid: 54708|app: 0|req: 216/411] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:35 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.001973] [54709]: DEBUG cinder.api.middleware.request_id [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-b5e69a6a-2280-4b01-b377-0f201fd9b3bd None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.004477] [54709]: INFO cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-b5e69a6a-2280-4b01-b377-0f201fd9b3bd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1112.005103] [54709]: DEBUG cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-b5e69a6a-2280-4b01-b377-0f201fd9b3bd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.005103] [54709]: DEBUG cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-b5e69a6a-2280-4b01-b377-0f201fd9b3bd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.016154] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.016154] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.019752] [54709]: INFO cinder.volume.api [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-b5e69a6a-2280-4b01-b377-0f201fd9b3bd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1112.024508] [54709]: INFO cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-b5e69a6a-2280-4b01-b377-0f201fd9b3bd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1112.024926] [54709]: [pid: 54709|app: 0|req: 196/412] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:55:35 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1112.045745] [54708]: DEBUG cinder.api.middleware.request_id [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-47bc75eb-8e7f-471e-ba07-034d123a4569 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.048157] [54708]: INFO cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-47bc75eb-8e7f-471e-ba07-034d123a4569 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] POST http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d/action [ 1112.048546] [54708]: DEBUG cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-47bc75eb-8e7f-471e-ba07-034d123a4569 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1112.048698] [54708]: DEBUG cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-47bc75eb-8e7f-471e-ba07-034d123a4569 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1112.058390] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.058390] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.058949] [54708]: INFO cinder.volume.api [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-47bc75eb-8e7f-471e-ba07-034d123a4569 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1112.063551] [54708]: INFO cinder.volume.api [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-47bc75eb-8e7f-471e-ba07-034d123a4569 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Begin detaching volume completed successfully. [ 1112.063837] [54708]: INFO cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-47bc75eb-8e7f-471e-ba07-034d123a4569 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d/action returned with HTTP 202 [ 1112.064377] [54708]: [pid: 54708|app: 0|req: 217/413] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Feb 15 20:55:35 2025] POST /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1113.088949] [54709]: DEBUG cinder.api.middleware.request_id [None req-51f6b41f-92fa-48e0-85fc-a01cfe88f4c6 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.089579] [54709]: INFO cinder.api.openstack.wsgi [None req-51f6b41f-92fa-48e0-85fc-a01cfe88f4c6 None None] GET http://10.180.1.21/volume// [ 1113.089821] [54709]: DEBUG cinder.api.openstack.wsgi [None req-51f6b41f-92fa-48e0-85fc-a01cfe88f4c6 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.090096] [54709]: DEBUG cinder.api.openstack.wsgi [None req-51f6b41f-92fa-48e0-85fc-a01cfe88f4c6 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.090612] [54709]: INFO cinder.api.openstack.wsgi [None req-51f6b41f-92fa-48e0-85fc-a01cfe88f4c6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1113.090944] [54709]: [pid: 54709|app: 0|req: 197/414] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:55:36 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1113.094904] [54708]: DEBUG cinder.api.middleware.request_id [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-6d74d8db-405b-47bb-a581-abf639cf2620 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1113.100644] [54708]: INFO cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-6d74d8db-405b-47bb-a581-abf639cf2620 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1113.100905] [54708]: DEBUG cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-6d74d8db-405b-47bb-a581-abf639cf2620 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1113.101140] [54708]: DEBUG cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-6d74d8db-405b-47bb-a581-abf639cf2620 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1113.117077] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1113.117077] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1113.123073] [54708]: INFO cinder.volume.api [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-6d74d8db-405b-47bb-a581-abf639cf2620 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1113.130961] [54708]: INFO cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-6d74d8db-405b-47bb-a581-abf639cf2620 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1113.131576] [54708]: [pid: 54708|app: 0|req: 218/415] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:55:36 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 1321 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1114.310555] [54709]: DEBUG cinder.api.middleware.request_id [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-cf24bc6c-25fa-4664-9e37-5c34be108b11 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1114.313451] [54709]: INFO cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-cf24bc6c-25fa-4664-9e37-5c34be108b11 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a784ba3f-d353-4628-b74b-dd2c25fe3e83 [ 1114.313717] [54709]: DEBUG cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-cf24bc6c-25fa-4664-9e37-5c34be108b11 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1114.313952] [54709]: DEBUG cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-cf24bc6c-25fa-4664-9e37-5c34be108b11 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1114.322973] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1114.322973] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1114.854878] [54709]: INFO cinder.api.openstack.wsgi [req-6a84cbeb-7dc8-4c08-bb0e-2915237790b5 req-cf24bc6c-25fa-4664-9e37-5c34be108b11 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/attachments/a784ba3f-d353-4628-b74b-dd2c25fe3e83 returned with HTTP 200 [ 1114.855352] [54709]: [pid: 54709|app: 0|req: 198/416] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:55:38 2025] DELETE /volume/v3/attachments/a784ba3f-d353-4628-b74b-dd2c25fe3e83 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1115.460865] [54708]: DEBUG cinder.api.middleware.request_id [None req-0bf747ca-c809-4f61-a1d5-a23d5a90f945 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1115.463452] [54708]: INFO cinder.api.openstack.wsgi [None req-0bf747ca-c809-4f61-a1d5-a23d5a90f945 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1115.463566] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0bf747ca-c809-4f61-a1d5-a23d5a90f945 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1115.463778] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0bf747ca-c809-4f61-a1d5-a23d5a90f945 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1115.475226] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1115.475226] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1115.480159] [54708]: INFO cinder.volume.api [None req-0bf747ca-c809-4f61-a1d5-a23d5a90f945 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1115.485655] [54708]: INFO cinder.api.openstack.wsgi [None req-0bf747ca-c809-4f61-a1d5-a23d5a90f945 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1115.485655] [54708]: [pid: 54708|app: 0|req: 219/417] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:39 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1124.853978] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=141,cinder:UPDATE=48,cinder:INSERT=25 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1125.482568] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=123,cinder:UPDATE=19,cinder:INSERT=7 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1127.472578] [54709]: DEBUG cinder.api.middleware.request_id [req-2940331f-f921-43df-be37-332932daaf96 req-3a5dfc09-0e84-4711-994d-ec46d631e579 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.474949] [54709]: INFO cinder.api.openstack.wsgi [req-2940331f-f921-43df-be37-332932daaf96 req-3a5dfc09-0e84-4711-994d-ec46d631e579 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 [ 1127.475189] [54709]: DEBUG cinder.api.openstack.wsgi [req-2940331f-f921-43df-be37-332932daaf96 req-3a5dfc09-0e84-4711-994d-ec46d631e579 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.475406] [54709]: DEBUG cinder.api.openstack.wsgi [req-2940331f-f921-43df-be37-332932daaf96 req-3a5dfc09-0e84-4711-994d-ec46d631e579 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.486286] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.486286] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.490087] [54709]: INFO cinder.volume.api [req-2940331f-f921-43df-be37-332932daaf96 req-3a5dfc09-0e84-4711-994d-ec46d631e579 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1127.494520] [54709]: INFO cinder.api.openstack.wsgi [req-2940331f-f921-43df-be37-332932daaf96 req-3a5dfc09-0e84-4711-994d-ec46d631e579 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 returned with HTTP 200 [ 1127.494926] [54709]: [pid: 54709|app: 0|req: 199/418] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:55:51 2025] GET /volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1127.507389] [54708]: DEBUG cinder.api.middleware.request_id [None req-66b266b0-a92b-4607-8e00-8490251d47c6 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.507905] [54708]: INFO cinder.api.openstack.wsgi [None req-66b266b0-a92b-4607-8e00-8490251d47c6 None None] GET http://10.180.1.21/volume// [ 1127.508176] [54708]: DEBUG cinder.api.openstack.wsgi [None req-66b266b0-a92b-4607-8e00-8490251d47c6 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.508438] [54708]: DEBUG cinder.api.openstack.wsgi [None req-66b266b0-a92b-4607-8e00-8490251d47c6 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.508882] [54708]: INFO cinder.api.openstack.wsgi [None req-66b266b0-a92b-4607-8e00-8490251d47c6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1127.509232] [54708]: [pid: 54708|app: 0|req: 220/419] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:55:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1127.512572] [54709]: DEBUG cinder.api.middleware.request_id [req-2940331f-f921-43df-be37-332932daaf96 req-1426060d-bb7c-4e81-9761-c2ec2e796c79 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.514604] [54709]: INFO cinder.api.openstack.wsgi [req-2940331f-f921-43df-be37-332932daaf96 req-1426060d-bb7c-4e81-9761-c2ec2e796c79 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1127.514962] [54709]: DEBUG cinder.api.openstack.wsgi [req-2940331f-f921-43df-be37-332932daaf96 req-1426060d-bb7c-4e81-9761-c2ec2e796c79 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08e78795-fde1-4929-9d68-19f525e962d4", "connector": null, "instance_uuid": "49f6036a-ed24-416b-addb-a865ff67668e"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1127.523172] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.523172] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.541727] [54709]: INFO cinder.api.openstack.wsgi [req-2940331f-f921-43df-be37-332932daaf96 req-1426060d-bb7c-4e81-9761-c2ec2e796c79 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1127.542128] [54709]: [pid: 54709|app: 0|req: 200/420] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:55:51 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1127.562990] [54708]: DEBUG cinder.api.middleware.request_id [req-2940331f-f921-43df-be37-332932daaf96 req-7d4f4b3e-a941-4fda-8004-1c1f87b42d2c None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.564970] [54708]: INFO cinder.api.openstack.wsgi [req-2940331f-f921-43df-be37-332932daaf96 req-7d4f4b3e-a941-4fda-8004-1c1f87b42d2c tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] POST http://10.180.1.21/volume/v3/attachments/765af847-ca03-49d4-bb9c-02c764ae3135/action [ 1127.565510] [54708]: DEBUG cinder.api.openstack.wsgi [req-2940331f-f921-43df-be37-332932daaf96 req-7d4f4b3e-a941-4fda-8004-1c1f87b42d2c tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Action body: b'{"os-complete": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1127.565758] [54708]: DEBUG cinder.api.openstack.wsgi [req-2940331f-f921-43df-be37-332932daaf96 req-7d4f4b3e-a941-4fda-8004-1c1f87b42d2c tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1127.579704] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.579704] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.585183] [54708]: INFO cinder.api.openstack.wsgi [req-2940331f-f921-43df-be37-332932daaf96 req-7d4f4b3e-a941-4fda-8004-1c1f87b42d2c tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/attachments/765af847-ca03-49d4-bb9c-02c764ae3135/action returned with HTTP 204 [ 1127.585822] [54708]: [pid: 54708|app: 0|req: 221/421] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:55:51 2025] POST /volume/v3/attachments/765af847-ca03-49d4-bb9c-02c764ae3135/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1127.598796] [54709]: DEBUG cinder.api.middleware.request_id [None req-8ab7022b-1425-4462-b1f5-60ad2d1b049b None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.600802] [54709]: INFO cinder.api.openstack.wsgi [None req-8ab7022b-1425-4462-b1f5-60ad2d1b049b tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 [ 1127.601033] [54709]: DEBUG cinder.api.openstack.wsgi [None req-8ab7022b-1425-4462-b1f5-60ad2d1b049b tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.601257] [54709]: DEBUG cinder.api.openstack.wsgi [None req-8ab7022b-1425-4462-b1f5-60ad2d1b049b tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.610803] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.610803] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.613957] [54709]: INFO cinder.volume.api [None req-8ab7022b-1425-4462-b1f5-60ad2d1b049b tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1127.618435] [54709]: INFO cinder.api.openstack.wsgi [None req-8ab7022b-1425-4462-b1f5-60ad2d1b049b tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 returned with HTTP 200 [ 1127.618806] [54709]: [pid: 54709|app: 0|req: 201/422] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:51 2025] GET /volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1127.628048] [54708]: DEBUG cinder.api.middleware.request_id [None req-c58a823e-3d54-4ccf-9168-d857ac73e525 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.629740] [54708]: INFO cinder.api.openstack.wsgi [None req-c58a823e-3d54-4ccf-9168-d857ac73e525 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 [ 1127.629955] [54708]: DEBUG cinder.api.openstack.wsgi [None req-c58a823e-3d54-4ccf-9168-d857ac73e525 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.630190] [54708]: DEBUG cinder.api.openstack.wsgi [None req-c58a823e-3d54-4ccf-9168-d857ac73e525 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.639901] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.639901] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.642048] [54708]: INFO cinder.volume.api [None req-c58a823e-3d54-4ccf-9168-d857ac73e525 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1127.646083] [54708]: INFO cinder.api.openstack.wsgi [None req-c58a823e-3d54-4ccf-9168-d857ac73e525 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 returned with HTTP 200 [ 1127.646439] [54708]: [pid: 54708|app: 0|req: 222/423] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:51 2025] GET /volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 => generated 1111 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1127.679671] [54709]: DEBUG cinder.api.middleware.request_id [req-d327e34c-6d0f-4f7e-b654-819b51faeec2 req-79ae7621-8fcc-4ecf-8cf4-6831700d16b4 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.681996] [54709]: INFO cinder.api.openstack.wsgi [req-d327e34c-6d0f-4f7e-b654-819b51faeec2 req-79ae7621-8fcc-4ecf-8cf4-6831700d16b4 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 [ 1127.682264] [54709]: DEBUG cinder.api.openstack.wsgi [req-d327e34c-6d0f-4f7e-b654-819b51faeec2 req-79ae7621-8fcc-4ecf-8cf4-6831700d16b4 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.682485] [54709]: DEBUG cinder.api.openstack.wsgi [req-d327e34c-6d0f-4f7e-b654-819b51faeec2 req-79ae7621-8fcc-4ecf-8cf4-6831700d16b4 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.691919] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.691919] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1127.695020] [54709]: INFO cinder.volume.api [req-d327e34c-6d0f-4f7e-b654-819b51faeec2 req-79ae7621-8fcc-4ecf-8cf4-6831700d16b4 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1127.699513] [54709]: INFO cinder.api.openstack.wsgi [req-d327e34c-6d0f-4f7e-b654-819b51faeec2 req-79ae7621-8fcc-4ecf-8cf4-6831700d16b4 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 returned with HTTP 200 [ 1127.699926] [54709]: [pid: 54709|app: 0|req: 202/424] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:55:51 2025] GET /volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1127.721310] [54708]: DEBUG cinder.api.middleware.request_id [req-d327e34c-6d0f-4f7e-b654-819b51faeec2 req-1328696c-4c19-4e7b-ae1f-3c69d66334ee None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1127.723739] [54708]: INFO cinder.api.openstack.wsgi [req-d327e34c-6d0f-4f7e-b654-819b51faeec2 req-1328696c-4c19-4e7b-ae1f-3c69d66334ee tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] DELETE http://10.180.1.21/volume/v3/attachments/765af847-ca03-49d4-bb9c-02c764ae3135 [ 1127.723962] [54708]: DEBUG cinder.api.openstack.wsgi [req-d327e34c-6d0f-4f7e-b654-819b51faeec2 req-1328696c-4c19-4e7b-ae1f-3c69d66334ee tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1127.724196] [54708]: DEBUG cinder.api.openstack.wsgi [req-d327e34c-6d0f-4f7e-b654-819b51faeec2 req-1328696c-4c19-4e7b-ae1f-3c69d66334ee tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1127.731268] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1127.731268] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.258510] [54708]: INFO cinder.api.openstack.wsgi [req-d327e34c-6d0f-4f7e-b654-819b51faeec2 req-1328696c-4c19-4e7b-ae1f-3c69d66334ee tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/attachments/765af847-ca03-49d4-bb9c-02c764ae3135 returned with HTTP 200 [ 1128.258957] [54708]: [pid: 54708|app: 0|req: 223/425] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:55:51 2025] DELETE /volume/v3/attachments/765af847-ca03-49d4-bb9c-02c764ae3135 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1128.274959] [54709]: DEBUG cinder.api.middleware.request_id [None req-e01e25d2-da0e-4c54-84ae-86745019af8e None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1128.277279] [54709]: INFO cinder.api.openstack.wsgi [None req-e01e25d2-da0e-4c54-84ae-86745019af8e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 [ 1128.277504] [54709]: DEBUG cinder.api.openstack.wsgi [None req-e01e25d2-da0e-4c54-84ae-86745019af8e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1128.277720] [54709]: DEBUG cinder.api.openstack.wsgi [None req-e01e25d2-da0e-4c54-84ae-86745019af8e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1128.287166] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1128.287166] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1128.290616] [54709]: INFO cinder.volume.api [None req-e01e25d2-da0e-4c54-84ae-86745019af8e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1128.295339] [54709]: INFO cinder.api.openstack.wsgi [None req-e01e25d2-da0e-4c54-84ae-86745019af8e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 returned with HTTP 200 [ 1128.295803] [54709]: [pid: 54709|app: 0|req: 203/426] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:52 2025] GET /volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1130.330246] [54708]: DEBUG cinder.api.middleware.request_id [None req-24add99f-b532-4576-91e9-68d73b5b84df None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.333069] [54708]: INFO cinder.api.openstack.wsgi [None req-24add99f-b532-4576-91e9-68d73b5b84df tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] DELETE http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 1130.333355] [54708]: DEBUG cinder.api.openstack.wsgi [None req-24add99f-b532-4576-91e9-68d73b5b84df tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.333675] [54708]: DEBUG cinder.api.openstack.wsgi [None req-24add99f-b532-4576-91e9-68d73b5b84df tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'delete' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.333979] [54708]: INFO cinder.api.v3.volumes [None req-24add99f-b532-4576-91e9-68d73b5b84df tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Delete volume with id: 49ba27af-d145-482c-aeec-bbf8756a3e9e [ 1130.346574] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.346574] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.347361] [54708]: INFO cinder.volume.api [None req-24add99f-b532-4576-91e9-68d73b5b84df tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 1130.365919] [54708]: INFO cinder.volume.api [None req-24add99f-b532-4576-91e9-68d73b5b84df tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Delete volume request issued successfully. [ 1130.366140] [54708]: INFO cinder.api.openstack.wsgi [None req-24add99f-b532-4576-91e9-68d73b5b84df tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 202 [ 1130.366563] [54708]: [pid: 54708|app: 0|req: 224/427] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:55:54 2025] DELETE /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1130.369749] [54709]: DEBUG cinder.api.middleware.request_id [None req-035d9bc2-4914-4922-8cb8-6fe0b13ed67d None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1130.372156] [54709]: INFO cinder.api.openstack.wsgi [None req-035d9bc2-4914-4922-8cb8-6fe0b13ed67d tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 1130.372381] [54709]: DEBUG cinder.api.openstack.wsgi [None req-035d9bc2-4914-4922-8cb8-6fe0b13ed67d tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1130.372597] [54709]: DEBUG cinder.api.openstack.wsgi [None req-035d9bc2-4914-4922-8cb8-6fe0b13ed67d tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1130.380664] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1130.380664] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1130.384412] [54709]: INFO cinder.volume.api [None req-035d9bc2-4914-4922-8cb8-6fe0b13ed67d tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 1130.389254] [54709]: INFO cinder.api.openstack.wsgi [None req-035d9bc2-4914-4922-8cb8-6fe0b13ed67d tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 1130.389701] [54709]: [pid: 54709|app: 0|req: 204/428] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:54 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1131.401188] [54708]: DEBUG cinder.api.middleware.request_id [None req-0830ba4f-6b2e-4469-9728-c3b49b11a010 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1131.403218] [54708]: INFO cinder.api.openstack.wsgi [None req-0830ba4f-6b2e-4469-9728-c3b49b11a010 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 1131.403590] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0830ba4f-6b2e-4469-9728-c3b49b11a010 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1131.404012] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0830ba4f-6b2e-4469-9728-c3b49b11a010 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1131.414590] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1131.414590] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1131.419031] [54708]: INFO cinder.volume.api [None req-0830ba4f-6b2e-4469-9728-c3b49b11a010 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 1131.424188] [54708]: INFO cinder.api.openstack.wsgi [None req-0830ba4f-6b2e-4469-9728-c3b49b11a010 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 1131.424788] [54708]: [pid: 54708|app: 0|req: 225/429] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:55 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1132.434841] [54709]: DEBUG cinder.api.middleware.request_id [None req-af06fbda-2557-4e2e-9bae-2e3b1e734f3f None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1132.438402] [54709]: INFO cinder.api.openstack.wsgi [None req-af06fbda-2557-4e2e-9bae-2e3b1e734f3f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 1132.438740] [54709]: DEBUG cinder.api.openstack.wsgi [None req-af06fbda-2557-4e2e-9bae-2e3b1e734f3f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1132.438983] [54709]: DEBUG cinder.api.openstack.wsgi [None req-af06fbda-2557-4e2e-9bae-2e3b1e734f3f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1132.449318] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1132.449318] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1132.454438] [54709]: INFO cinder.volume.api [None req-af06fbda-2557-4e2e-9bae-2e3b1e734f3f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Volume info retrieved successfully. [ 1132.462065] [54709]: INFO cinder.api.openstack.wsgi [None req-af06fbda-2557-4e2e-9bae-2e3b1e734f3f tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 200 [ 1132.462557] [54709]: [pid: 54709|app: 0|req: 205/430] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:56 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1133.473802] [54708]: DEBUG cinder.api.middleware.request_id [None req-e184ebd8-cb6a-45d5-9c5f-1774d4a1ed68 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1133.475866] [54708]: INFO cinder.api.openstack.wsgi [None req-e184ebd8-cb6a-45d5-9c5f-1774d4a1ed68 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] GET http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e [ 1133.475979] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e184ebd8-cb6a-45d5-9c5f-1774d4a1ed68 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1133.476228] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e184ebd8-cb6a-45d5-9c5f-1774d4a1ed68 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1133.483779] [54708]: INFO cinder.api.openstack.wsgi [None req-e184ebd8-cb6a-45d5-9c5f-1774d4a1ed68 tempest-DeleteServersTestJSON-926574334 tempest-DeleteServersTestJSON-926574334-project-member] http://10.180.1.21/volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e returned with HTTP 404 [ 1133.484362] [54708]: [pid: 54708|app: 0|req: 226/431] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:55:57 2025] GET /volume/v3/volumes/49ba27af-d145-482c-aeec-bbf8756a3e9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1135.984016] [54709]: DEBUG cinder.api.middleware.request_id [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1135.986277] [54709]: INFO cinder.api.openstack.wsgi [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1135.986662] [54709]: DEBUG cinder.api.openstack.wsgi [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1502863892", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1135.988851] [54709]: DEBUG cinder.api.v3.volumes [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1502863892', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1135.988992] [54709]: INFO cinder.api.v3.volumes [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Create volume of 1 GB [ 1135.994510] [54709]: INFO cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Availability Zones retrieved successfully. [ 1136.001349] [54709]: DEBUG cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Flow 'volume_create_api' (e54fbc43-ebc6-4461-8d2f-60401110d613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1136.002926] [54709]: DEBUG cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88725887-da38-4f2c-b04a-9119d26d244e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1136.007295] [54709]: DEBUG cinder.volume.flows.api.create_volume [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1136.026020] [54709]: DEBUG cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88725887-da38-4f2c-b04a-9119d26d244e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1136.026343] [54709]: DEBUG cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eada66f-6372-40f0-80a6-385d6e549d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1136.085192] [54709]: DEBUG cinder.quota [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Created reservations ['d4c22ba8-c207-41cb-b1e1-f37f376a9fb5', 'c44b7896-7f46-4225-b04d-fab985745545', '71eeb6d2-c68f-4acf-ba0e-11dbdafd2a89', '85d8bd25-d7a3-40ea-87d4-a5131d9ceb36'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1136.086201] [54709]: DEBUG cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eada66f-6372-40f0-80a6-385d6e549d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4c22ba8-c207-41cb-b1e1-f37f376a9fb5', 'c44b7896-7f46-4225-b04d-fab985745545', '71eeb6d2-c68f-4acf-ba0e-11dbdafd2a89', '85d8bd25-d7a3-40ea-87d4-a5131d9ceb36']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1136.087174] [54709]: DEBUG cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ace0a475-1afa-4211-bcc8-7b1f37678de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1136.104661] [54709]: DEBUG cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ace0a475-1afa-4211-bcc8-7b1f37678de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a8d6087-ad78-4464-93fa-91b4f0ec2e21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1502863892',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='23d05860cdfe49f890a31dfa4b8dc4a4',qos_specs=None,replication_status=,reservations=['d4c22ba8-c207-41cb-b1e1-f37f376a9fb5','c44b7896-7f46-4225-b04d-fab985745545','71eeb6d2-c68f-4acf-ba0e-11dbdafd2a89','85d8bd25-d7a3-40ea-87d4-a5131d9ceb36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeba2be0d0f54059af2ef6522c67b76e',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1502863892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a8d6087-ad78-4464-93fa-91b4f0ec2e21,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='23d05860cdfe49f890a31dfa4b8dc4a4',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='aeba2be0d0f54059af2ef6522c67b76e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1136.105981] [54709]: DEBUG cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eabb5d97-7c0d-4f59-9a7a-359d0947750c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1136.119707] [54709]: DEBUG cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eabb5d97-7c0d-4f59-9a7a-359d0947750c) 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-1502863892',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='23d05860cdfe49f890a31dfa4b8dc4a4',qos_specs=None,replication_status=,reservations=['d4c22ba8-c207-41cb-b1e1-f37f376a9fb5','c44b7896-7f46-4225-b04d-fab985745545','71eeb6d2-c68f-4acf-ba0e-11dbdafd2a89','85d8bd25-d7a3-40ea-87d4-a5131d9ceb36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeba2be0d0f54059af2ef6522c67b76e',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1136.120626] [54709]: DEBUG cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b45596f-932d-477e-bccb-561679a07deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1136.133021] [54709]: DEBUG cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b45596f-932d-477e-bccb-561679a07deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1136.133021] [54709]: DEBUG cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Flow 'volume_create_api' (e54fbc43-ebc6-4461-8d2f-60401110d613) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1136.133021] [54709]: INFO cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Create volume request issued successfully. [ 1136.133873] [54709]: INFO cinder.api.openstack.wsgi [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-459fce7b-4753-45c8-9ef2-ff9f8da92059 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1136.134376] [54709]: [pid: 54709|app: 0|req: 206/432] 10.180.1.21 () {64 vars in 1421 bytes} [Sat Feb 15 20:55:59 2025] POST /volume/v3/volumes => generated 762 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1136.139524] [54708]: DEBUG cinder.api.middleware.request_id [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-5b1b73d4-e100-434c-9b31-2bc5b1f1160f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.144959] [54708]: INFO cinder.api.openstack.wsgi [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-5b1b73d4-e100-434c-9b31-2bc5b1f1160f tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] GET http://10.180.1.21/volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 [ 1136.144959] [54708]: DEBUG cinder.api.openstack.wsgi [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-5b1b73d4-e100-434c-9b31-2bc5b1f1160f tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.144959] [54708]: DEBUG cinder.api.openstack.wsgi [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-5b1b73d4-e100-434c-9b31-2bc5b1f1160f tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.151452] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.151452] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.155447] [54708]: INFO cinder.volume.api [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-5b1b73d4-e100-434c-9b31-2bc5b1f1160f tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Volume info retrieved successfully. [ 1136.160482] [54708]: INFO cinder.api.openstack.wsgi [req-c8153c3c-5c85-4088-ba94-8a71ec90b021 req-5b1b73d4-e100-434c-9b31-2bc5b1f1160f tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] http://10.180.1.21/volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 returned with HTTP 200 [ 1136.160925] [54708]: [pid: 54708|app: 0|req: 227/433] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:55:59 2025] GET /volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.360254] [54709]: DEBUG cinder.api.middleware.request_id [req-dd028059-a5b8-4035-9c26-22b491bf080b req-807bf7bc-a021-46e7-9f58-f0658656b187 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.362895] [54709]: INFO cinder.api.openstack.wsgi [req-dd028059-a5b8-4035-9c26-22b491bf080b req-807bf7bc-a021-46e7-9f58-f0658656b187 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] GET http://10.180.1.21/volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 [ 1136.363133] [54709]: DEBUG cinder.api.openstack.wsgi [req-dd028059-a5b8-4035-9c26-22b491bf080b req-807bf7bc-a021-46e7-9f58-f0658656b187 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.363356] [54709]: DEBUG cinder.api.openstack.wsgi [req-dd028059-a5b8-4035-9c26-22b491bf080b req-807bf7bc-a021-46e7-9f58-f0658656b187 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.372213] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.372213] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.376472] [54709]: INFO cinder.volume.api [req-dd028059-a5b8-4035-9c26-22b491bf080b req-807bf7bc-a021-46e7-9f58-f0658656b187 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Volume info retrieved successfully. [ 1136.382056] [54709]: INFO cinder.api.openstack.wsgi [req-dd028059-a5b8-4035-9c26-22b491bf080b req-807bf7bc-a021-46e7-9f58-f0658656b187 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] http://10.180.1.21/volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 returned with HTTP 200 [ 1136.382056] [54709]: [pid: 54709|app: 0|req: 207/434] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:56:00 2025] GET /volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.403758] [54708]: DEBUG cinder.api.middleware.request_id [req-8314f96e-54f2-4150-bff1-4c4902cede85 req-0aaa318c-529b-4e22-808e-c275f02a1819 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.407639] [54708]: INFO cinder.api.openstack.wsgi [req-8314f96e-54f2-4150-bff1-4c4902cede85 req-0aaa318c-529b-4e22-808e-c275f02a1819 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] GET http://10.180.1.21/volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 [ 1136.407639] [54708]: DEBUG cinder.api.openstack.wsgi [req-8314f96e-54f2-4150-bff1-4c4902cede85 req-0aaa318c-529b-4e22-808e-c275f02a1819 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.407639] [54708]: DEBUG cinder.api.openstack.wsgi [req-8314f96e-54f2-4150-bff1-4c4902cede85 req-0aaa318c-529b-4e22-808e-c275f02a1819 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.417024] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.417024] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.421513] [54708]: INFO cinder.volume.api [req-8314f96e-54f2-4150-bff1-4c4902cede85 req-0aaa318c-529b-4e22-808e-c275f02a1819 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Volume info retrieved successfully. [ 1136.427409] [54708]: INFO cinder.api.openstack.wsgi [req-8314f96e-54f2-4150-bff1-4c4902cede85 req-0aaa318c-529b-4e22-808e-c275f02a1819 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] http://10.180.1.21/volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 returned with HTTP 200 [ 1136.428073] [54708]: [pid: 54708|app: 0|req: 228/435] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:56:00 2025] GET /volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1136.447093] [54709]: DEBUG cinder.api.middleware.request_id [req-ac85e445-51b2-46a2-b485-36efedf44412 req-4707dcbd-bcc5-4144-b048-bfb14b505dd5 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.449509] [54709]: INFO cinder.api.openstack.wsgi [req-ac85e445-51b2-46a2-b485-36efedf44412 req-4707dcbd-bcc5-4144-b048-bfb14b505dd5 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 [ 1136.449611] [54709]: DEBUG cinder.api.openstack.wsgi [req-ac85e445-51b2-46a2-b485-36efedf44412 req-4707dcbd-bcc5-4144-b048-bfb14b505dd5 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.449858] [54709]: DEBUG cinder.api.openstack.wsgi [req-ac85e445-51b2-46a2-b485-36efedf44412 req-4707dcbd-bcc5-4144-b048-bfb14b505dd5 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.450071] [54709]: INFO cinder.api.v3.volumes [req-ac85e445-51b2-46a2-b485-36efedf44412 req-4707dcbd-bcc5-4144-b048-bfb14b505dd5 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Delete volume with id: 7a8d6087-ad78-4464-93fa-91b4f0ec2e21 [ 1136.460034] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.460034] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.461172] [54709]: INFO cinder.volume.api [req-ac85e445-51b2-46a2-b485-36efedf44412 req-4707dcbd-bcc5-4144-b048-bfb14b505dd5 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Volume info retrieved successfully. [ 1136.478767] [54709]: INFO cinder.volume.api [req-ac85e445-51b2-46a2-b485-36efedf44412 req-4707dcbd-bcc5-4144-b048-bfb14b505dd5 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Delete volume request issued successfully. [ 1136.478767] [54709]: INFO cinder.api.openstack.wsgi [req-ac85e445-51b2-46a2-b485-36efedf44412 req-4707dcbd-bcc5-4144-b048-bfb14b505dd5 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] http://10.180.1.21/volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 returned with HTTP 202 [ 1136.479483] [54709]: [pid: 54709|app: 0|req: 208/436] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Feb 15 20:56:00 2025] DELETE /volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1136.497643] [54708]: DEBUG cinder.api.middleware.request_id [req-1aa6504e-d006-4c0c-9a91-74064f3848b2 req-479ff775-1507-4df7-86fd-3d28ebf416a8 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1136.499698] [54708]: INFO cinder.api.openstack.wsgi [req-1aa6504e-d006-4c0c-9a91-74064f3848b2 req-479ff775-1507-4df7-86fd-3d28ebf416a8 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] GET http://10.180.1.21/volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 [ 1136.500087] [54708]: DEBUG cinder.api.openstack.wsgi [req-1aa6504e-d006-4c0c-9a91-74064f3848b2 req-479ff775-1507-4df7-86fd-3d28ebf416a8 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1136.500442] [54708]: DEBUG cinder.api.openstack.wsgi [req-1aa6504e-d006-4c0c-9a91-74064f3848b2 req-479ff775-1507-4df7-86fd-3d28ebf416a8 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1136.510062] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1136.510062] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1136.515089] [54708]: INFO cinder.volume.api [req-1aa6504e-d006-4c0c-9a91-74064f3848b2 req-479ff775-1507-4df7-86fd-3d28ebf416a8 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Volume info retrieved successfully. [ 1136.519487] [54708]: INFO cinder.api.openstack.wsgi [req-1aa6504e-d006-4c0c-9a91-74064f3848b2 req-479ff775-1507-4df7-86fd-3d28ebf416a8 tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] http://10.180.1.21/volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 returned with HTTP 200 [ 1136.519907] [54708]: [pid: 54708|app: 0|req: 229/437] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:56:00 2025] GET /volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.294730] [54709]: DEBUG cinder.api.middleware.request_id [req-855b9446-3622-4602-9bf2-dfcabd0bdb7e req-330abc07-5e1e-4926-b4e4-af498c75abc4 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.297857] [54709]: INFO cinder.api.openstack.wsgi [req-855b9446-3622-4602-9bf2-dfcabd0bdb7e req-330abc07-5e1e-4926-b4e4-af498c75abc4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2cc6b940-273e-4c4c-bead-09c9e3a161fa [ 1137.297857] [54709]: DEBUG cinder.api.openstack.wsgi [req-855b9446-3622-4602-9bf2-dfcabd0bdb7e req-330abc07-5e1e-4926-b4e4-af498c75abc4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.298076] [54709]: DEBUG cinder.api.openstack.wsgi [req-855b9446-3622-4602-9bf2-dfcabd0bdb7e req-330abc07-5e1e-4926-b4e4-af498c75abc4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.311301] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.311301] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.538629] [54708]: DEBUG cinder.api.middleware.request_id [req-f3e6316a-e249-42e0-8262-3e830377b0b0 req-88b842d0-2b1e-421a-8cd6-4d3a124c82af None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.541074] [54708]: INFO cinder.api.openstack.wsgi [req-f3e6316a-e249-42e0-8262-3e830377b0b0 req-88b842d0-2b1e-421a-8cd6-4d3a124c82af tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] GET http://10.180.1.21/volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 [ 1137.541284] [54708]: DEBUG cinder.api.openstack.wsgi [req-f3e6316a-e249-42e0-8262-3e830377b0b0 req-88b842d0-2b1e-421a-8cd6-4d3a124c82af tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.541501] [54708]: DEBUG cinder.api.openstack.wsgi [req-f3e6316a-e249-42e0-8262-3e830377b0b0 req-88b842d0-2b1e-421a-8cd6-4d3a124c82af tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.547945] [54708]: INFO cinder.api.openstack.wsgi [req-f3e6316a-e249-42e0-8262-3e830377b0b0 req-88b842d0-2b1e-421a-8cd6-4d3a124c82af tempest-VolumesGetTestJSON-1284999519 tempest-VolumesGetTestJSON-1284999519-project-member] http://10.180.1.21/volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 returned with HTTP 404 [ 1137.548474] [54708]: [pid: 54708|app: 0|req: 230/438] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:56:01 2025] GET /volume/v3/volumes/7a8d6087-ad78-4464-93fa-91b4f0ec2e21 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1137.836737] [54709]: INFO cinder.api.openstack.wsgi [req-855b9446-3622-4602-9bf2-dfcabd0bdb7e req-330abc07-5e1e-4926-b4e4-af498c75abc4 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/attachments/2cc6b940-273e-4c4c-bead-09c9e3a161fa returned with HTTP 200 [ 1137.837216] [54709]: [pid: 54709|app: 0|req: 209/439] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:56:01 2025] DELETE /volume/v3/attachments/2cc6b940-273e-4c4c-bead-09c9e3a161fa => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1137.845741] [54708]: DEBUG cinder.api.middleware.request_id [req-855b9446-3622-4602-9bf2-dfcabd0bdb7e req-56db0901-e78b-4649-8605-ee9ae7b6f316 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1137.848404] [54708]: INFO cinder.api.openstack.wsgi [req-855b9446-3622-4602-9bf2-dfcabd0bdb7e req-56db0901-e78b-4649-8605-ee9ae7b6f316 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 [ 1137.848612] [54708]: DEBUG cinder.api.openstack.wsgi [req-855b9446-3622-4602-9bf2-dfcabd0bdb7e req-56db0901-e78b-4649-8605-ee9ae7b6f316 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1137.848829] [54708]: DEBUG cinder.api.openstack.wsgi [req-855b9446-3622-4602-9bf2-dfcabd0bdb7e req-56db0901-e78b-4649-8605-ee9ae7b6f316 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'delete' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1137.849045] [54708]: INFO cinder.api.v3.volumes [req-855b9446-3622-4602-9bf2-dfcabd0bdb7e req-56db0901-e78b-4649-8605-ee9ae7b6f316 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Delete volume with id: ca211a8a-edd9-493c-9543-cf074692bf49 [ 1137.858847] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1137.858847] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1137.859414] [54708]: INFO cinder.volume.api [req-855b9446-3622-4602-9bf2-dfcabd0bdb7e req-56db0901-e78b-4649-8605-ee9ae7b6f316 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1137.877759] [54708]: INFO cinder.volume.api [req-855b9446-3622-4602-9bf2-dfcabd0bdb7e req-56db0901-e78b-4649-8605-ee9ae7b6f316 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Delete volume request issued successfully. [ 1137.878112] [54708]: INFO cinder.api.openstack.wsgi [req-855b9446-3622-4602-9bf2-dfcabd0bdb7e req-56db0901-e78b-4649-8605-ee9ae7b6f316 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 returned with HTTP 202 [ 1137.878587] [54708]: [pid: 54708|app: 0|req: 231/440] 10.180.1.21 () {62 vars in 1500 bytes} [Sat Feb 15 20:56:01 2025] DELETE /volume/v3/volumes/ca211a8a-edd9-493c-9543-cf074692bf49 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1147.835999] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=76,cinder:UPDATE=18,cinder:INSERT=13 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1147.872963] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=43,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1149.335933] [54709]: DEBUG cinder.api.middleware.request_id [None req-202dc3b4-ce36-4831-a274-3af1c8960f9e None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.338761] [54709]: INFO cinder.api.openstack.wsgi [None req-202dc3b4-ce36-4831-a274-3af1c8960f9e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] DELETE http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 1149.339084] [54709]: DEBUG cinder.api.openstack.wsgi [None req-202dc3b4-ce36-4831-a274-3af1c8960f9e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.339363] [54709]: DEBUG cinder.api.openstack.wsgi [None req-202dc3b4-ce36-4831-a274-3af1c8960f9e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.339592] [54709]: INFO cinder.api.v3.volumes [None req-202dc3b4-ce36-4831-a274-3af1c8960f9e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Delete volume with id: effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 1149.351889] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.351889] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.352507] [54709]: INFO cinder.volume.api [None req-202dc3b4-ce36-4831-a274-3af1c8960f9e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1149.383226] [54709]: INFO cinder.volume.api [None req-202dc3b4-ce36-4831-a274-3af1c8960f9e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Delete volume request issued successfully. [ 1149.383439] [54709]: INFO cinder.api.openstack.wsgi [None req-202dc3b4-ce36-4831-a274-3af1c8960f9e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 202 [ 1149.383904] [54709]: [pid: 54709|app: 0|req: 210/441] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:56:13 2025] DELETE /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1149.387293] [54708]: DEBUG cinder.api.middleware.request_id [None req-580ccca5-481f-4cc6-b111-cd13d67afadd None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.389812] [54708]: INFO cinder.api.openstack.wsgi [None req-580ccca5-481f-4cc6-b111-cd13d67afadd tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 1149.389892] [54708]: DEBUG cinder.api.openstack.wsgi [None req-580ccca5-481f-4cc6-b111-cd13d67afadd tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.390133] [54708]: DEBUG cinder.api.openstack.wsgi [None req-580ccca5-481f-4cc6-b111-cd13d67afadd tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.398589] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.398589] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.403075] [54708]: INFO cinder.volume.api [None req-580ccca5-481f-4cc6-b111-cd13d67afadd tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1149.408447] [54708]: INFO cinder.api.openstack.wsgi [None req-580ccca5-481f-4cc6-b111-cd13d67afadd tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 1149.408851] [54708]: [pid: 54708|app: 0|req: 232/442] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:13 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.420948] [54709]: DEBUG cinder.api.middleware.request_id [None req-7092a9b4-bd6b-4665-9e21-f73c60f6020e None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.423315] [54709]: INFO cinder.api.openstack.wsgi [None req-7092a9b4-bd6b-4665-9e21-f73c60f6020e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 1150.423623] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7092a9b4-bd6b-4665-9e21-f73c60f6020e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.423867] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7092a9b4-bd6b-4665-9e21-f73c60f6020e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.435162] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.435162] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.441082] [54709]: INFO cinder.volume.api [None req-7092a9b4-bd6b-4665-9e21-f73c60f6020e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1150.446695] [54709]: INFO cinder.api.openstack.wsgi [None req-7092a9b4-bd6b-4665-9e21-f73c60f6020e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 1150.447161] [54709]: [pid: 54709|app: 0|req: 211/443] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:14 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.458599] [54708]: DEBUG cinder.api.middleware.request_id [None req-fdcb84e2-6bfc-472b-bbff-762b9c3ae41e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.460941] [54708]: INFO cinder.api.openstack.wsgi [None req-fdcb84e2-6bfc-472b-bbff-762b9c3ae41e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 1151.461261] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fdcb84e2-6bfc-472b-bbff-762b9c3ae41e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.461492] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fdcb84e2-6bfc-472b-bbff-762b9c3ae41e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.469932] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.469932] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.473761] [54708]: INFO cinder.volume.api [None req-fdcb84e2-6bfc-472b-bbff-762b9c3ae41e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1151.480237] [54708]: INFO cinder.api.openstack.wsgi [None req-fdcb84e2-6bfc-472b-bbff-762b9c3ae41e tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 1151.480237] [54708]: [pid: 54708|app: 0|req: 233/444] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:15 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1152.496166] [54709]: DEBUG cinder.api.middleware.request_id [None req-6e8ea627-5283-4432-b857-f262e75332d3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.498491] [54709]: INFO cinder.api.openstack.wsgi [None req-6e8ea627-5283-4432-b857-f262e75332d3 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 1152.498728] [54709]: DEBUG cinder.api.openstack.wsgi [None req-6e8ea627-5283-4432-b857-f262e75332d3 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.498950] [54709]: DEBUG cinder.api.openstack.wsgi [None req-6e8ea627-5283-4432-b857-f262e75332d3 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.509610] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.509610] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.514034] [54709]: INFO cinder.volume.api [None req-6e8ea627-5283-4432-b857-f262e75332d3 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Volume info retrieved successfully. [ 1152.519494] [54709]: INFO cinder.api.openstack.wsgi [None req-6e8ea627-5283-4432-b857-f262e75332d3 tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 200 [ 1152.519947] [54709]: [pid: 54709|app: 0|req: 212/445] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:16 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.530462] [54708]: DEBUG cinder.api.middleware.request_id [None req-8d9d70cd-444c-4a86-8ecf-719f9a0f25ee None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.532999] [54708]: INFO cinder.api.openstack.wsgi [None req-8d9d70cd-444c-4a86-8ecf-719f9a0f25ee tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] GET http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 [ 1153.533305] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8d9d70cd-444c-4a86-8ecf-719f9a0f25ee tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.533605] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8d9d70cd-444c-4a86-8ecf-719f9a0f25ee tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.540087] [54708]: INFO cinder.api.openstack.wsgi [None req-8d9d70cd-444c-4a86-8ecf-719f9a0f25ee tempest-ServerActionsTestOtherA-291185116 tempest-ServerActionsTestOtherA-291185116-project-member] http://10.180.1.21/volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 returned with HTTP 404 [ 1153.540605] [54708]: [pid: 54708|app: 0|req: 234/446] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:17 2025] GET /volume/v3/volumes/effa9ec3-1bcc-47c0-ba04-a4a7c9418060 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1153.925896] [54709]: DEBUG cinder.api.middleware.request_id [None req-18edf65d-ed26-47eb-9891-6b9c5bd4a965 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.928103] [54709]: INFO cinder.api.openstack.wsgi [None req-18edf65d-ed26-47eb-9891-6b9c5bd4a965 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] DELETE http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 1153.928334] [54709]: DEBUG cinder.api.openstack.wsgi [None req-18edf65d-ed26-47eb-9891-6b9c5bd4a965 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.928619] [54709]: DEBUG cinder.api.openstack.wsgi [None req-18edf65d-ed26-47eb-9891-6b9c5bd4a965 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.928851] [54709]: INFO cinder.api.v3.volumes [None req-18edf65d-ed26-47eb-9891-6b9c5bd4a965 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Delete volume with id: 62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 1153.936564] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.936564] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.937137] [54709]: INFO cinder.volume.api [None req-18edf65d-ed26-47eb-9891-6b9c5bd4a965 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 1153.953058] [54709]: INFO cinder.volume.api [None req-18edf65d-ed26-47eb-9891-6b9c5bd4a965 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Delete volume request issued successfully. [ 1153.953279] [54709]: INFO cinder.api.openstack.wsgi [None req-18edf65d-ed26-47eb-9891-6b9c5bd4a965 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 202 [ 1153.953756] [54709]: [pid: 54709|app: 0|req: 213/447] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:56:17 2025] DELETE /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1153.956827] [54708]: DEBUG cinder.api.middleware.request_id [None req-7aab3593-c97d-4c6b-b3b4-3f4432f4cd39 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.960704] [54708]: INFO cinder.api.openstack.wsgi [None req-7aab3593-c97d-4c6b-b3b4-3f4432f4cd39 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 1153.960949] [54708]: DEBUG cinder.api.openstack.wsgi [None req-7aab3593-c97d-4c6b-b3b4-3f4432f4cd39 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.961237] [54708]: DEBUG cinder.api.openstack.wsgi [None req-7aab3593-c97d-4c6b-b3b4-3f4432f4cd39 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.972316] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1153.972316] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1153.976867] [54708]: INFO cinder.volume.api [None req-7aab3593-c97d-4c6b-b3b4-3f4432f4cd39 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 1153.981897] [54708]: INFO cinder.api.openstack.wsgi [None req-7aab3593-c97d-4c6b-b3b4-3f4432f4cd39 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 1153.982490] [54708]: [pid: 54708|app: 0|req: 235/448] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:17 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1154.993049] [54709]: DEBUG cinder.api.middleware.request_id [None req-a0723a11-96aa-47dd-a8ee-6c2bdf09b5a0 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.995311] [54709]: INFO cinder.api.openstack.wsgi [None req-a0723a11-96aa-47dd-a8ee-6c2bdf09b5a0 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 1154.995544] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a0723a11-96aa-47dd-a8ee-6c2bdf09b5a0 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.995763] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a0723a11-96aa-47dd-a8ee-6c2bdf09b5a0 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.006602] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.006602] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.010758] [54709]: INFO cinder.volume.api [None req-a0723a11-96aa-47dd-a8ee-6c2bdf09b5a0 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 1155.015421] [54709]: INFO cinder.api.openstack.wsgi [None req-a0723a11-96aa-47dd-a8ee-6c2bdf09b5a0 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 1155.015802] [54709]: [pid: 54709|app: 0|req: 214/449] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:18 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1156.026402] [54708]: DEBUG cinder.api.middleware.request_id [None req-49e33daf-a195-46b3-b2b0-21d0436954d3 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.028805] [54708]: INFO cinder.api.openstack.wsgi [None req-49e33daf-a195-46b3-b2b0-21d0436954d3 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 1156.029067] [54708]: DEBUG cinder.api.openstack.wsgi [None req-49e33daf-a195-46b3-b2b0-21d0436954d3 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1156.029315] [54708]: DEBUG cinder.api.openstack.wsgi [None req-49e33daf-a195-46b3-b2b0-21d0436954d3 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1156.038755] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.038755] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.043178] [54708]: INFO cinder.volume.api [None req-49e33daf-a195-46b3-b2b0-21d0436954d3 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Volume info retrieved successfully. [ 1156.048501] [54708]: INFO cinder.api.openstack.wsgi [None req-49e33daf-a195-46b3-b2b0-21d0436954d3 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 200 [ 1156.048501] [54708]: [pid: 54708|app: 0|req: 236/450] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:19 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.058985] [54709]: DEBUG cinder.api.middleware.request_id [None req-7fdfae9d-5b04-4686-9f68-b13d01463e88 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.157434] [54709]: INFO cinder.api.openstack.wsgi [None req-7fdfae9d-5b04-4686-9f68-b13d01463e88 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] GET http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e [ 1157.157711] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7fdfae9d-5b04-4686-9f68-b13d01463e88 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.157934] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7fdfae9d-5b04-4686-9f68-b13d01463e88 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.165062] [54709]: INFO cinder.api.openstack.wsgi [None req-7fdfae9d-5b04-4686-9f68-b13d01463e88 tempest-ServerActionsTestOtherB-1348706743 tempest-ServerActionsTestOtherB-1348706743-project-member] http://10.180.1.21/volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e returned with HTTP 404 [ 1157.165904] [54709]: [pid: 54709|app: 0|req: 215/451] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:20 2025] GET /volume/v3/volumes/62808f94-22a2-4f84-84e4-1ab4417d3e2e => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1166.045480] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=17 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1167.160506] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=19,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1182.571529] [54708]: DEBUG cinder.api.middleware.request_id [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.574782] [54708]: INFO cinder.api.openstack.wsgi [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1182.575100] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2092286402"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1182.576947] [54708]: DEBUG cinder.api.v3.volumes [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2092286402'}} {{(pid=54708) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1182.577142] [54708]: INFO cinder.api.v3.volumes [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Create volume of 1 GB [ 1182.590229] [54708]: INFO cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Availability Zones retrieved successfully. [ 1182.598532] [54708]: DEBUG cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Flow 'volume_create_api' (5aec68c1-7a0e-47b7-81ed-b4dd0ea10326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1182.600427] [54708]: DEBUG cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ea11c45-b5dd-495e-a7c2-02795ad9ba82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1182.601623] [54708]: DEBUG cinder.volume.flows.api.create_volume [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Validating volume size '1' using validate_int {{(pid=54708) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1182.622486] [54708]: DEBUG cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ea11c45-b5dd-495e-a7c2-02795ad9ba82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1182.623495] [54708]: DEBUG cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bbf4663-9395-4536-80df-3f59bdbee9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1182.663893] [54708]: DEBUG cinder.quota [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Created reservations ['ab00afed-8cee-4b80-a1f7-ec0398d13d1f', 'b373458d-72e0-4c14-938e-e23196032700', 'e23064ee-c5ed-4341-ab14-d9b716ed8563', '24aab767-185b-4790-b260-db548d461c0c'] {{(pid=54708) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1182.665103] [54708]: DEBUG cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bbf4663-9395-4536-80df-3f59bdbee9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab00afed-8cee-4b80-a1f7-ec0398d13d1f', 'b373458d-72e0-4c14-938e-e23196032700', 'e23064ee-c5ed-4341-ab14-d9b716ed8563', '24aab767-185b-4790-b260-db548d461c0c']}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1182.665644] [54708]: DEBUG cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab635c2-f441-4857-8495-e8f7221b484a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1182.678991] [54708]: DEBUG cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab635c2-f441-4857-8495-e8f7221b484a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3a16745-d5bb-4f30-bf42-7fccb13c8cf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2092286402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2e8356714714b2ebde65cd27ec77f7c',qos_specs=None,replication_status=,reservations=['ab00afed-8cee-4b80-a1f7-ec0398d13d1f','b373458d-72e0-4c14-938e-e23196032700','e23064ee-c5ed-4341-ab14-d9b716ed8563','24aab767-185b-4790-b260-db548d461c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2ad110d57949d4931d7405dbf7d0f0',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2092286402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3a16745-d5bb-4f30-bf42-7fccb13c8cf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2e8356714714b2ebde65cd27ec77f7c',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='8b2ad110d57949d4931d7405dbf7d0f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1182.679913] [54708]: DEBUG cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e65ec84-452a-44ad-ad80-35ed8bfb0ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1182.695853] [54708]: DEBUG cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e65ec84-452a-44ad-ad80-35ed8bfb0ec8) 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-2092286402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2e8356714714b2ebde65cd27ec77f7c',qos_specs=None,replication_status=,reservations=['ab00afed-8cee-4b80-a1f7-ec0398d13d1f','b373458d-72e0-4c14-938e-e23196032700','e23064ee-c5ed-4341-ab14-d9b716ed8563','24aab767-185b-4790-b260-db548d461c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b2ad110d57949d4931d7405dbf7d0f0',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1182.696987] [54708]: DEBUG cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (319dc15e-b2ad-4712-a591-3f5b96a1e484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1182.708127] [54708]: DEBUG cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (319dc15e-b2ad-4712-a591-3f5b96a1e484) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1182.708548] [54708]: DEBUG cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Flow 'volume_create_api' (5aec68c1-7a0e-47b7-81ed-b4dd0ea10326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1182.708901] [54708]: INFO cinder.volume.api [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Create volume request issued successfully. [ 1182.709599] [54708]: INFO cinder.api.openstack.wsgi [None req-5493592a-e6de-4b8c-a35e-de3eff2e4081 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1182.710046] [54708]: [pid: 54708|app: 0|req: 237/452] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:56:46 2025] POST /volume/v3/volumes => generated 754 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1182.718224] [54709]: DEBUG cinder.api.middleware.request_id [None req-daaba61a-5850-4ffa-b466-8755d5f48ca4 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1182.720344] [54709]: INFO cinder.api.openstack.wsgi [None req-daaba61a-5850-4ffa-b466-8755d5f48ca4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1182.720572] [54709]: DEBUG cinder.api.openstack.wsgi [None req-daaba61a-5850-4ffa-b466-8755d5f48ca4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1182.720856] [54709]: DEBUG cinder.api.openstack.wsgi [None req-daaba61a-5850-4ffa-b466-8755d5f48ca4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1182.728905] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1182.728905] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1182.733536] [54709]: INFO cinder.volume.api [None req-daaba61a-5850-4ffa-b466-8755d5f48ca4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1182.739353] [54709]: INFO cinder.api.openstack.wsgi [None req-daaba61a-5850-4ffa-b466-8755d5f48ca4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1182.739894] [54709]: [pid: 54709|app: 0|req: 216/453] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:46 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.750291] [54708]: DEBUG cinder.api.middleware.request_id [None req-af12f68b-0954-4d7e-8339-d726f1fb7c6a None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.752496] [54708]: INFO cinder.api.openstack.wsgi [None req-af12f68b-0954-4d7e-8339-d726f1fb7c6a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1183.752721] [54708]: DEBUG cinder.api.openstack.wsgi [None req-af12f68b-0954-4d7e-8339-d726f1fb7c6a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.752949] [54708]: DEBUG cinder.api.openstack.wsgi [None req-af12f68b-0954-4d7e-8339-d726f1fb7c6a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.762346] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.762346] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.766012] [54708]: INFO cinder.volume.api [None req-af12f68b-0954-4d7e-8339-d726f1fb7c6a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1183.770485] [54708]: INFO cinder.api.openstack.wsgi [None req-af12f68b-0954-4d7e-8339-d726f1fb7c6a tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1183.770853] [54708]: [pid: 54708|app: 0|req: 238/454] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:47 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1183.814055] [54709]: DEBUG cinder.api.middleware.request_id [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-0f7c522f-f975-43b6-adc7-f29cddd1adac None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1183.816593] [54709]: INFO cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-0f7c522f-f975-43b6-adc7-f29cddd1adac tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1183.816809] [54709]: DEBUG cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-0f7c522f-f975-43b6-adc7-f29cddd1adac tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1183.817032] [54709]: DEBUG cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-0f7c522f-f975-43b6-adc7-f29cddd1adac tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1183.824299] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1183.824299] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1183.827803] [54709]: INFO cinder.volume.api [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-0f7c522f-f975-43b6-adc7-f29cddd1adac tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1183.831852] [54709]: INFO cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-0f7c522f-f975-43b6-adc7-f29cddd1adac tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1183.832235] [54709]: [pid: 54709|app: 0|req: 217/455] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:56:47 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.352842] [54708]: DEBUG cinder.api.middleware.request_id [None req-ee37f62c-6d59-40d8-8077-dc85b146ca5b None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.353318] [54708]: INFO cinder.api.openstack.wsgi [None req-ee37f62c-6d59-40d8-8077-dc85b146ca5b None None] GET http://10.180.1.21/volume// [ 1185.353506] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ee37f62c-6d59-40d8-8077-dc85b146ca5b None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.353728] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ee37f62c-6d59-40d8-8077-dc85b146ca5b None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.354142] [54708]: INFO cinder.api.openstack.wsgi [None req-ee37f62c-6d59-40d8-8077-dc85b146ca5b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1185.354632] [54708]: [pid: 54708|app: 0|req: 239/456] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:56:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1185.358434] [54709]: DEBUG cinder.api.middleware.request_id [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-b392818b-98f3-4953-958f-a9cb6e7871ff None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.361082] [54709]: INFO cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-b392818b-98f3-4953-958f-a9cb6e7871ff tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1185.361667] [54709]: DEBUG cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-b392818b-98f3-4953-958f-a9cb6e7871ff tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3a16745-d5bb-4f30-bf42-7fccb13c8cf1", "connector": null, "instance_uuid": "03fcc5c3-2ce4-4ab5-b84b-391696e7f603"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1185.374442] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.374442] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.393618] [54709]: INFO cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-b392818b-98f3-4953-958f-a9cb6e7871ff tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1185.394305] [54709]: [pid: 54709|app: 0|req: 218/457] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:56:49 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1185.423616] [54708]: DEBUG cinder.api.middleware.request_id [None req-5deb68f5-9a34-4570-ad82-3c6781f00588 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.426711] [54708]: INFO cinder.api.openstack.wsgi [None req-5deb68f5-9a34-4570-ad82-3c6781f00588 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1185.427102] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5deb68f5-9a34-4570-ad82-3c6781f00588 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.427461] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5deb68f5-9a34-4570-ad82-3c6781f00588 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.437748] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.437748] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.441134] [54708]: INFO cinder.volume.api [None req-5deb68f5-9a34-4570-ad82-3c6781f00588 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1185.445679] [54708]: INFO cinder.api.openstack.wsgi [None req-5deb68f5-9a34-4570-ad82-3c6781f00588 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1185.446248] [54708]: [pid: 54708|app: 0|req: 240/458] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:49 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.927241] [54709]: DEBUG cinder.api.middleware.request_id [None req-73fd38fb-abb9-487a-9876-0d5f5dfb9e58 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.927740] [54709]: INFO cinder.api.openstack.wsgi [None req-73fd38fb-abb9-487a-9876-0d5f5dfb9e58 None None] GET http://10.180.1.21/volume// [ 1185.927924] [54709]: DEBUG cinder.api.openstack.wsgi [None req-73fd38fb-abb9-487a-9876-0d5f5dfb9e58 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.928167] [54709]: DEBUG cinder.api.openstack.wsgi [None req-73fd38fb-abb9-487a-9876-0d5f5dfb9e58 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.928675] [54709]: INFO cinder.api.openstack.wsgi [None req-73fd38fb-abb9-487a-9876-0d5f5dfb9e58 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1185.929100] [54709]: [pid: 54709|app: 0|req: 219/459] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:56:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1185.932453] [54708]: DEBUG cinder.api.middleware.request_id [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-cd6a3856-8b8e-4a4b-8d19-bfb5528508be None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.934804] [54708]: INFO cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-cd6a3856-8b8e-4a4b-8d19-bfb5528508be tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1185.934998] [54708]: DEBUG cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-cd6a3856-8b8e-4a4b-8d19-bfb5528508be tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.935233] [54708]: DEBUG cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-cd6a3856-8b8e-4a4b-8d19-bfb5528508be tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.946637] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.946637] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.949785] [54708]: INFO cinder.volume.api [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-cd6a3856-8b8e-4a4b-8d19-bfb5528508be tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1185.954409] [54708]: INFO cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-cd6a3856-8b8e-4a4b-8d19-bfb5528508be tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1185.954812] [54708]: [pid: 54708|app: 0|req: 241/460] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:56:49 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1185.981197] [54709]: DEBUG cinder.api.middleware.request_id [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-94ce3d29-4c11-4dd0-a45c-fe0994a7f05c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.983498] [54709]: INFO cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-94ce3d29-4c11-4dd0-a45c-fe0994a7f05c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] PUT http://10.180.1.21/volume/v3/attachments/5a6be3eb-ca57-40c1-b76b-4f1493d8f520 [ 1185.984012] [54709]: DEBUG cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-94ce3d29-4c11-4dd0-a45c-fe0994a7f05c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-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-518959", "mountpoint": "/dev/sdb"}}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1185.993323] [54709]: DEBUG cinder.coordination [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-94ce3d29-4c11-4dd0-a45c-fe0994a7f05c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Acquiring lock "cinder-attachment_update-f3a16745-d5bb-4f30-bf42-7fccb13c8cf1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1185.999425] [54709]: DEBUG cinder.coordination [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-94ce3d29-4c11-4dd0-a45c-fe0994a7f05c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Lock "cinder-attachment_update-f3a16745-d5bb-4f30-bf42-7fccb13c8cf1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1186.000706] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.000706] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.455360] [54708]: DEBUG cinder.api.middleware.request_id [None req-f5a0d170-c85e-4c92-b7bc-50d84002d514 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1186.457751] [54708]: INFO cinder.api.openstack.wsgi [None req-f5a0d170-c85e-4c92-b7bc-50d84002d514 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1186.457996] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f5a0d170-c85e-4c92-b7bc-50d84002d514 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1186.458237] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f5a0d170-c85e-4c92-b7bc-50d84002d514 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1186.473150] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1186.473150] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1186.477188] [54708]: INFO cinder.volume.api [None req-f5a0d170-c85e-4c92-b7bc-50d84002d514 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1186.482015] [54708]: INFO cinder.api.openstack.wsgi [None req-f5a0d170-c85e-4c92-b7bc-50d84002d514 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1186.482527] [54708]: [pid: 54708|app: 0|req: 242/461] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:50 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.492182] [54708]: DEBUG cinder.api.middleware.request_id [None req-8cbb0955-558b-4b84-bfc2-af4223385c67 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.494333] [54708]: INFO cinder.api.openstack.wsgi [None req-8cbb0955-558b-4b84-bfc2-af4223385c67 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1187.494558] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8cbb0955-558b-4b84-bfc2-af4223385c67 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.494780] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8cbb0955-558b-4b84-bfc2-af4223385c67 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.508306] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.508306] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.512732] [54708]: INFO cinder.volume.api [None req-8cbb0955-558b-4b84-bfc2-af4223385c67 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1187.517450] [54708]: INFO cinder.api.openstack.wsgi [None req-8cbb0955-558b-4b84-bfc2-af4223385c67 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1187.517845] [54708]: [pid: 54708|app: 0|req: 243/462] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:51 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1188.528679] [54708]: DEBUG cinder.api.middleware.request_id [None req-e8a9f03f-fd56-4b86-a6a0-c4fe44f73ca4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.530880] [54708]: INFO cinder.api.openstack.wsgi [None req-e8a9f03f-fd56-4b86-a6a0-c4fe44f73ca4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1188.531119] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e8a9f03f-fd56-4b86-a6a0-c4fe44f73ca4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.531340] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e8a9f03f-fd56-4b86-a6a0-c4fe44f73ca4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.545836] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.545836] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.549882] [54708]: INFO cinder.volume.api [None req-e8a9f03f-fd56-4b86-a6a0-c4fe44f73ca4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1188.554998] [54708]: INFO cinder.api.openstack.wsgi [None req-e8a9f03f-fd56-4b86-a6a0-c4fe44f73ca4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1188.555396] [54708]: [pid: 54708|app: 0|req: 244/463] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:52 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.567254] [54708]: DEBUG cinder.api.middleware.request_id [None req-059d0b91-0dd4-49de-9a0e-02706cc38749 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.569554] [54708]: INFO cinder.api.openstack.wsgi [None req-059d0b91-0dd4-49de-9a0e-02706cc38749 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1189.569823] [54708]: DEBUG cinder.api.openstack.wsgi [None req-059d0b91-0dd4-49de-9a0e-02706cc38749 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.570235] [54708]: DEBUG cinder.api.openstack.wsgi [None req-059d0b91-0dd4-49de-9a0e-02706cc38749 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.579961] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.579961] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.583156] [54708]: INFO cinder.volume.api [None req-059d0b91-0dd4-49de-9a0e-02706cc38749 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1189.587275] [54708]: INFO cinder.api.openstack.wsgi [None req-059d0b91-0dd4-49de-9a0e-02706cc38749 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1189.587657] [54708]: [pid: 54708|app: 0|req: 245/464] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:53 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.525083] [54709]: DEBUG cinder.coordination [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-94ce3d29-4c11-4dd0-a45c-fe0994a7f05c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Lock "cinder-attachment_update-f3a16745-d5bb-4f30-bf42-7fccb13c8cf1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1190.525446] [54709]: INFO cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-94ce3d29-4c11-4dd0-a45c-fe0994a7f05c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/attachments/5a6be3eb-ca57-40c1-b76b-4f1493d8f520 returned with HTTP 200 [ 1190.525901] [54709]: [pid: 54709|app: 0|req: 220/465] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:56:49 2025] PUT /volume/v3/attachments/5a6be3eb-ca57-40c1-b76b-4f1493d8f520 => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1190.597281] [54708]: DEBUG cinder.api.middleware.request_id [None req-73cb680c-183b-43bb-908b-b809acebb2dd None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.599567] [54708]: INFO cinder.api.openstack.wsgi [None req-73cb680c-183b-43bb-908b-b809acebb2dd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1190.599796] [54708]: DEBUG cinder.api.openstack.wsgi [None req-73cb680c-183b-43bb-908b-b809acebb2dd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.600026] [54708]: DEBUG cinder.api.openstack.wsgi [None req-73cb680c-183b-43bb-908b-b809acebb2dd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.610874] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.610874] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.614261] [54708]: INFO cinder.volume.api [None req-73cb680c-183b-43bb-908b-b809acebb2dd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1190.618545] [54708]: INFO cinder.api.openstack.wsgi [None req-73cb680c-183b-43bb-908b-b809acebb2dd tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1190.618963] [54708]: [pid: 54708|app: 0|req: 246/466] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:54 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.628580] [54709]: DEBUG cinder.api.middleware.request_id [None req-d91b60f6-86b1-4e7e-9061-f8e649ffdc97 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.630782] [54709]: INFO cinder.api.openstack.wsgi [None req-d91b60f6-86b1-4e7e-9061-f8e649ffdc97 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1191.631009] [54709]: DEBUG cinder.api.openstack.wsgi [None req-d91b60f6-86b1-4e7e-9061-f8e649ffdc97 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.631238] [54709]: DEBUG cinder.api.openstack.wsgi [None req-d91b60f6-86b1-4e7e-9061-f8e649ffdc97 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.644555] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.644555] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.649158] [54709]: INFO cinder.volume.api [None req-d91b60f6-86b1-4e7e-9061-f8e649ffdc97 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1191.654362] [54709]: INFO cinder.api.openstack.wsgi [None req-d91b60f6-86b1-4e7e-9061-f8e649ffdc97 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1191.654757] [54709]: [pid: 54709|app: 0|req: 221/467] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:55 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.134449] [54708]: DEBUG cinder.api.middleware.request_id [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-bf910c03-710c-4053-b5f2-74c7b88bd1a9 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.136826] [54708]: INFO cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-bf910c03-710c-4053-b5f2-74c7b88bd1a9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] POST http://10.180.1.21/volume/v3/attachments/5a6be3eb-ca57-40c1-b76b-4f1493d8f520/action [ 1192.137335] [54708]: DEBUG cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-bf910c03-710c-4053-b5f2-74c7b88bd1a9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action body: b'{"os-complete": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1192.137517] [54708]: DEBUG cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-bf910c03-710c-4053-b5f2-74c7b88bd1a9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1192.142360] [54709]: DEBUG cinder.api.middleware.request_id [None req-204e89c5-700f-4594-bbe1-97884aaa6bf3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.144516] [54709]: INFO cinder.api.openstack.wsgi [None req-204e89c5-700f-4594-bbe1-97884aaa6bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 [ 1192.144740] [54709]: DEBUG cinder.api.openstack.wsgi [None req-204e89c5-700f-4594-bbe1-97884aaa6bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.145024] [54709]: DEBUG cinder.api.openstack.wsgi [None req-204e89c5-700f-4594-bbe1-97884aaa6bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.151898] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.151898] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.152627] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.152627] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.156124] [54709]: INFO cinder.volume.api [None req-204e89c5-700f-4594-bbe1-97884aaa6bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1192.159579] [54708]: INFO cinder.api.openstack.wsgi [req-42ab3dfc-4520-4a6c-acc4-3dc9e9c9aa8c req-bf910c03-710c-4053-b5f2-74c7b88bd1a9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/attachments/5a6be3eb-ca57-40c1-b76b-4f1493d8f520/action returned with HTTP 204 [ 1192.159990] [54708]: [pid: 54708|app: 0|req: 247/468] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:56:55 2025] POST /volume/v3/attachments/5a6be3eb-ca57-40c1-b76b-4f1493d8f520/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1192.160731] [54709]: INFO cinder.api.openstack.wsgi [None req-204e89c5-700f-4594-bbe1-97884aaa6bf3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 returned with HTTP 200 [ 1192.161095] [54709]: [pid: 54709|app: 0|req: 222/469] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:55 2025] GET /volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.203366] [54708]: DEBUG cinder.api.middleware.request_id [None req-db608128-f2ce-426b-90bb-bc54db4d6526 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.205484] [54708]: INFO cinder.api.openstack.wsgi [None req-db608128-f2ce-426b-90bb-bc54db4d6526 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 [ 1192.205705] [54708]: DEBUG cinder.api.openstack.wsgi [None req-db608128-f2ce-426b-90bb-bc54db4d6526 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.205924] [54708]: DEBUG cinder.api.openstack.wsgi [None req-db608128-f2ce-426b-90bb-bc54db4d6526 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.213588] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.213588] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.217196] [54708]: INFO cinder.volume.api [None req-db608128-f2ce-426b-90bb-bc54db4d6526 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1192.221840] [54708]: INFO cinder.api.openstack.wsgi [None req-db608128-f2ce-426b-90bb-bc54db4d6526 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 returned with HTTP 200 [ 1192.221840] [54708]: [pid: 54708|app: 0|req: 248/470] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:56 2025] GET /volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.665615] [54709]: DEBUG cinder.api.middleware.request_id [None req-d07c3d2e-d498-4785-a1cf-a625abf30826 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.668812] [54709]: INFO cinder.api.openstack.wsgi [None req-d07c3d2e-d498-4785-a1cf-a625abf30826 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1192.669052] [54709]: DEBUG cinder.api.openstack.wsgi [None req-d07c3d2e-d498-4785-a1cf-a625abf30826 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.669345] [54709]: DEBUG cinder.api.openstack.wsgi [None req-d07c3d2e-d498-4785-a1cf-a625abf30826 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.682416] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.682416] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.686250] [54709]: INFO cinder.volume.api [None req-d07c3d2e-d498-4785-a1cf-a625abf30826 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1192.691994] [54709]: INFO cinder.api.openstack.wsgi [None req-d07c3d2e-d498-4785-a1cf-a625abf30826 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1192.692460] [54709]: [pid: 54709|app: 0|req: 223/471] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:56 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.701716] [54708]: DEBUG cinder.api.middleware.request_id [None req-e16a63a2-0ee6-4e03-bb22-342ab37b4505 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.703848] [54708]: INFO cinder.api.openstack.wsgi [None req-e16a63a2-0ee6-4e03-bb22-342ab37b4505 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1192.704085] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e16a63a2-0ee6-4e03-bb22-342ab37b4505 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.704305] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e16a63a2-0ee6-4e03-bb22-342ab37b4505 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.713760] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.713760] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.716761] [54708]: INFO cinder.volume.api [None req-e16a63a2-0ee6-4e03-bb22-342ab37b4505 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1192.720759] [54708]: INFO cinder.api.openstack.wsgi [None req-e16a63a2-0ee6-4e03-bb22-342ab37b4505 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1192.721135] [54708]: [pid: 54708|app: 0|req: 249/472] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:56 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.730412] [54709]: DEBUG cinder.api.middleware.request_id [None req-38fe8265-7e06-4492-85de-0c7e6846b433 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.732518] [54709]: INFO cinder.api.openstack.wsgi [None req-38fe8265-7e06-4492-85de-0c7e6846b433 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1192.732736] [54709]: DEBUG cinder.api.openstack.wsgi [None req-38fe8265-7e06-4492-85de-0c7e6846b433 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.732954] [54709]: DEBUG cinder.api.openstack.wsgi [None req-38fe8265-7e06-4492-85de-0c7e6846b433 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.733159] [54709]: INFO cinder.api.v3.volumes [None req-38fe8265-7e06-4492-85de-0c7e6846b433 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Delete volume with id: f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1192.742531] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.742531] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.743028] [54709]: INFO cinder.volume.api [None req-38fe8265-7e06-4492-85de-0c7e6846b433 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1192.753167] [54709]: INFO cinder.volume.api [None req-38fe8265-7e06-4492-85de-0c7e6846b433 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-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. [ 1192.753473] [54709]: INFO cinder.api.openstack.wsgi [None req-38fe8265-7e06-4492-85de-0c7e6846b433 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 400 [ 1192.753963] [54709]: [pid: 54709|app: 0|req: 224/473] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:56:56 2025] DELETE /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 307 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1192.756678] [54708]: DEBUG cinder.api.middleware.request_id [None req-3873a484-6ac2-4ce7-8ef3-3a7c1892d989 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.758900] [54708]: INFO cinder.api.openstack.wsgi [None req-3873a484-6ac2-4ce7-8ef3-3a7c1892d989 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1192.759142] [54708]: DEBUG cinder.api.openstack.wsgi [None req-3873a484-6ac2-4ce7-8ef3-3a7c1892d989 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.759366] [54708]: DEBUG cinder.api.openstack.wsgi [None req-3873a484-6ac2-4ce7-8ef3-3a7c1892d989 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.769400] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.769400] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.772416] [54708]: INFO cinder.volume.api [None req-3873a484-6ac2-4ce7-8ef3-3a7c1892d989 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1192.776635] [54708]: INFO cinder.api.openstack.wsgi [None req-3873a484-6ac2-4ce7-8ef3-3a7c1892d989 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1192.777009] [54708]: [pid: 54708|app: 0|req: 250/474] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:56:56 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.812032] [54709]: DEBUG cinder.api.middleware.request_id [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-b726b20f-2cb0-4972-8252-4f604df5405e None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.814522] [54709]: INFO cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-b726b20f-2cb0-4972-8252-4f604df5405e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1192.814791] [54709]: DEBUG cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-b726b20f-2cb0-4972-8252-4f604df5405e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.815107] [54709]: DEBUG cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-b726b20f-2cb0-4972-8252-4f604df5405e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.826019] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.826019] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.828279] [54709]: INFO cinder.volume.api [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-b726b20f-2cb0-4972-8252-4f604df5405e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1192.833020] [54709]: INFO cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-b726b20f-2cb0-4972-8252-4f604df5405e tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1192.833020] [54709]: [pid: 54709|app: 0|req: 225/475] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:56:56 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.850705] [54708]: DEBUG cinder.api.middleware.request_id [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-c9289fd3-c7c9-4371-b801-dcedb21010c2 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.853422] [54708]: INFO cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-c9289fd3-c7c9-4371-b801-dcedb21010c2 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] POST http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1/action [ 1192.853903] [54708]: DEBUG cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-c9289fd3-c7c9-4371-b801-dcedb21010c2 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1192.853985] [54708]: DEBUG cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-c9289fd3-c7c9-4371-b801-dcedb21010c2 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1192.864306] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.864306] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.864306] [54708]: INFO cinder.volume.api [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-c9289fd3-c7c9-4371-b801-dcedb21010c2 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1192.869058] [54708]: INFO cinder.volume.api [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-c9289fd3-c7c9-4371-b801-dcedb21010c2 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Begin detaching volume completed successfully. [ 1192.869274] [54708]: INFO cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-c9289fd3-c7c9-4371-b801-dcedb21010c2 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1/action returned with HTTP 202 [ 1192.869683] [54708]: [pid: 54708|app: 0|req: 251/476] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Feb 15 20:56:56 2025] POST /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1193.887711] [54709]: DEBUG cinder.api.middleware.request_id [None req-63f96173-5d0b-4e9e-aba5-a58e7c38a4ef None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.888023] [54709]: INFO cinder.api.openstack.wsgi [None req-63f96173-5d0b-4e9e-aba5-a58e7c38a4ef None None] GET http://10.180.1.21/volume// [ 1193.888023] [54709]: DEBUG cinder.api.openstack.wsgi [None req-63f96173-5d0b-4e9e-aba5-a58e7c38a4ef None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.888196] [54709]: DEBUG cinder.api.openstack.wsgi [None req-63f96173-5d0b-4e9e-aba5-a58e7c38a4ef None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.888659] [54709]: INFO cinder.api.openstack.wsgi [None req-63f96173-5d0b-4e9e-aba5-a58e7c38a4ef None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1193.889112] [54709]: [pid: 54709|app: 0|req: 226/477] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:56:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1193.892325] [54708]: DEBUG cinder.api.middleware.request_id [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-d3339f9c-d26c-43af-bcf2-a66c09b70c05 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.894740] [54708]: INFO cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-d3339f9c-d26c-43af-bcf2-a66c09b70c05 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1193.895009] [54708]: DEBUG cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-d3339f9c-d26c-43af-bcf2-a66c09b70c05 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.895245] [54708]: DEBUG cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-d3339f9c-d26c-43af-bcf2-a66c09b70c05 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.906666] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.906666] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.911634] [54708]: INFO cinder.volume.api [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-d3339f9c-d26c-43af-bcf2-a66c09b70c05 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1193.916537] [54708]: INFO cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-d3339f9c-d26c-43af-bcf2-a66c09b70c05 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1193.917078] [54708]: [pid: 54708|app: 0|req: 252/478] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:56:57 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1195.055403] [54709]: DEBUG cinder.api.middleware.request_id [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-e4e4af2c-b155-4b87-bedf-20aee93f562c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.058023] [54709]: INFO cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-e4e4af2c-b155-4b87-bedf-20aee93f562c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5a6be3eb-ca57-40c1-b76b-4f1493d8f520 [ 1195.058137] [54709]: DEBUG cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-e4e4af2c-b155-4b87-bedf-20aee93f562c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.058320] [54709]: DEBUG cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-e4e4af2c-b155-4b87-bedf-20aee93f562c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.065965] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.065965] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.591881] [54709]: INFO cinder.api.openstack.wsgi [req-de406d5a-7438-4fdc-bd7a-febcaa895812 req-e4e4af2c-b155-4b87-bedf-20aee93f562c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/attachments/5a6be3eb-ca57-40c1-b76b-4f1493d8f520 returned with HTTP 200 [ 1195.592344] [54709]: [pid: 54709|app: 0|req: 227/479] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:56:58 2025] DELETE /volume/v3/attachments/5a6be3eb-ca57-40c1-b76b-4f1493d8f520 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.047907] [54708]: DEBUG cinder.api.middleware.request_id [None req-58b2da4e-0898-49ea-8450-10e8344b6377 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.052109] [54708]: INFO cinder.api.openstack.wsgi [None req-58b2da4e-0898-49ea-8450-10e8344b6377 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1197.052109] [54708]: DEBUG cinder.api.openstack.wsgi [None req-58b2da4e-0898-49ea-8450-10e8344b6377 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.052109] [54708]: DEBUG cinder.api.openstack.wsgi [None req-58b2da4e-0898-49ea-8450-10e8344b6377 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.060459] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.060459] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.065233] [54708]: INFO cinder.volume.api [None req-58b2da4e-0898-49ea-8450-10e8344b6377 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1197.070688] [54708]: INFO cinder.api.openstack.wsgi [None req-58b2da4e-0898-49ea-8450-10e8344b6377 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1197.071298] [54708]: [pid: 54708|app: 0|req: 253/480] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:00 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1199.610547] [54709]: DEBUG cinder.api.middleware.request_id [None req-f8abc275-b8b6-482a-908a-7eb0382feea3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.612693] [54709]: INFO cinder.api.openstack.wsgi [None req-f8abc275-b8b6-482a-908a-7eb0382feea3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] DELETE http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 [ 1199.612998] [54709]: DEBUG cinder.api.openstack.wsgi [None req-f8abc275-b8b6-482a-908a-7eb0382feea3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.613333] [54709]: DEBUG cinder.api.openstack.wsgi [None req-f8abc275-b8b6-482a-908a-7eb0382feea3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.613671] [54709]: INFO cinder.api.v3.volumes [None req-f8abc275-b8b6-482a-908a-7eb0382feea3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Delete volume with id: 08e78795-fde1-4929-9d68-19f525e962d4 [ 1199.625426] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.625426] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.626157] [54709]: INFO cinder.volume.api [None req-f8abc275-b8b6-482a-908a-7eb0382feea3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1199.645488] [54709]: INFO cinder.volume.api [None req-f8abc275-b8b6-482a-908a-7eb0382feea3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Delete volume request issued successfully. [ 1199.645697] [54709]: INFO cinder.api.openstack.wsgi [None req-f8abc275-b8b6-482a-908a-7eb0382feea3 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 returned with HTTP 202 [ 1199.646160] [54709]: [pid: 54709|app: 0|req: 228/481] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:57:03 2025] DELETE /volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1199.650312] [54708]: DEBUG cinder.api.middleware.request_id [None req-2394b72b-4b5e-4af1-8ffb-4e5731cc589e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.652239] [54708]: INFO cinder.api.openstack.wsgi [None req-2394b72b-4b5e-4af1-8ffb-4e5731cc589e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 [ 1199.654034] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2394b72b-4b5e-4af1-8ffb-4e5731cc589e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.654034] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2394b72b-4b5e-4af1-8ffb-4e5731cc589e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.660934] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.660934] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.665286] [54708]: INFO cinder.volume.api [None req-2394b72b-4b5e-4af1-8ffb-4e5731cc589e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1199.671026] [54708]: INFO cinder.api.openstack.wsgi [None req-2394b72b-4b5e-4af1-8ffb-4e5731cc589e tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 returned with HTTP 200 [ 1199.671560] [54708]: [pid: 54708|app: 0|req: 254/482] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:03 2025] GET /volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.682178] [54709]: DEBUG cinder.api.middleware.request_id [None req-d8377d14-88bb-4016-b1a9-4efbbd9d96c7 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.684486] [54709]: INFO cinder.api.openstack.wsgi [None req-d8377d14-88bb-4016-b1a9-4efbbd9d96c7 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 [ 1200.684841] [54709]: DEBUG cinder.api.openstack.wsgi [None req-d8377d14-88bb-4016-b1a9-4efbbd9d96c7 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.685215] [54709]: DEBUG cinder.api.openstack.wsgi [None req-d8377d14-88bb-4016-b1a9-4efbbd9d96c7 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.692823] [54709]: INFO cinder.api.openstack.wsgi [None req-d8377d14-88bb-4016-b1a9-4efbbd9d96c7 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 returned with HTTP 404 [ 1200.693308] [54709]: [pid: 54709|app: 0|req: 229/483] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:04 2025] GET /volume/v3/volumes/08e78795-fde1-4929-9d68-19f525e962d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1200.738206] [54708]: DEBUG cinder.api.middleware.request_id [None req-921d00e0-f7e4-46ea-94e9-05f74f179835 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.740451] [54708]: INFO cinder.api.openstack.wsgi [None req-921d00e0-f7e4-46ea-94e9-05f74f179835 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 1200.740680] [54708]: DEBUG cinder.api.openstack.wsgi [None req-921d00e0-f7e4-46ea-94e9-05f74f179835 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.740895] [54708]: DEBUG cinder.api.openstack.wsgi [None req-921d00e0-f7e4-46ea-94e9-05f74f179835 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'delete' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.741109] [54708]: INFO cinder.api.v3.volumes [None req-921d00e0-f7e4-46ea-94e9-05f74f179835 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Delete volume with id: e0c2c132-41ef-4277-a647-830ca77c732a [ 1200.750615] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.750615] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.751156] [54708]: INFO cinder.volume.api [None req-921d00e0-f7e4-46ea-94e9-05f74f179835 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1200.770063] [54708]: INFO cinder.volume.api [None req-921d00e0-f7e4-46ea-94e9-05f74f179835 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Delete volume request issued successfully. [ 1200.770244] [54708]: INFO cinder.api.openstack.wsgi [None req-921d00e0-f7e4-46ea-94e9-05f74f179835 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 202 [ 1200.770638] [54708]: [pid: 54708|app: 0|req: 255/484] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:57:04 2025] DELETE /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1200.773552] [54709]: DEBUG cinder.api.middleware.request_id [None req-c9ed2101-36f1-48a1-bfbc-a6bc89f0c44f None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.775808] [54709]: INFO cinder.api.openstack.wsgi [None req-c9ed2101-36f1-48a1-bfbc-a6bc89f0c44f tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 1200.776094] [54709]: DEBUG cinder.api.openstack.wsgi [None req-c9ed2101-36f1-48a1-bfbc-a6bc89f0c44f tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.776365] [54709]: DEBUG cinder.api.openstack.wsgi [None req-c9ed2101-36f1-48a1-bfbc-a6bc89f0c44f tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.787745] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1200.787745] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.791518] [54709]: INFO cinder.volume.api [None req-c9ed2101-36f1-48a1-bfbc-a6bc89f0c44f tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1200.796158] [54709]: INFO cinder.api.openstack.wsgi [None req-c9ed2101-36f1-48a1-bfbc-a6bc89f0c44f tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 200 [ 1200.796609] [54709]: [pid: 54709|app: 0|req: 230/485] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:04 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.810496] [54708]: DEBUG cinder.api.middleware.request_id [None req-af45f137-deb8-4031-ba35-a6db0a50f5ae None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.812596] [54708]: INFO cinder.api.openstack.wsgi [None req-af45f137-deb8-4031-ba35-a6db0a50f5ae tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 1201.812817] [54708]: DEBUG cinder.api.openstack.wsgi [None req-af45f137-deb8-4031-ba35-a6db0a50f5ae tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.813050] [54708]: DEBUG cinder.api.openstack.wsgi [None req-af45f137-deb8-4031-ba35-a6db0a50f5ae tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.820596] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.820596] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.823769] [54708]: INFO cinder.volume.api [None req-af45f137-deb8-4031-ba35-a6db0a50f5ae tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1201.827755] [54708]: INFO cinder.api.openstack.wsgi [None req-af45f137-deb8-4031-ba35-a6db0a50f5ae tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 200 [ 1201.828120] [54708]: [pid: 54708|app: 0|req: 256/486] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:05 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1202.838268] [54709]: DEBUG cinder.api.middleware.request_id [None req-a71a61f0-9174-4183-87e2-9a63bc92e844 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.840747] [54709]: INFO cinder.api.openstack.wsgi [None req-a71a61f0-9174-4183-87e2-9a63bc92e844 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 1202.841047] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a71a61f0-9174-4183-87e2-9a63bc92e844 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.841271] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a71a61f0-9174-4183-87e2-9a63bc92e844 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.849048] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.849048] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.853478] [54709]: INFO cinder.volume.api [None req-a71a61f0-9174-4183-87e2-9a63bc92e844 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Volume info retrieved successfully. [ 1202.858921] [54709]: INFO cinder.api.openstack.wsgi [None req-a71a61f0-9174-4183-87e2-9a63bc92e844 tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 200 [ 1202.858921] [54709]: [pid: 54709|app: 0|req: 231/487] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:06 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.868247] [54708]: DEBUG cinder.api.middleware.request_id [None req-e994fd59-e8d5-4a0f-8183-a02d43b7f6ae None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.870423] [54708]: INFO cinder.api.openstack.wsgi [None req-e994fd59-e8d5-4a0f-8183-a02d43b7f6ae tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a [ 1203.870650] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e994fd59-e8d5-4a0f-8183-a02d43b7f6ae tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.870871] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e994fd59-e8d5-4a0f-8183-a02d43b7f6ae tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.876830] [54708]: INFO cinder.api.openstack.wsgi [None req-e994fd59-e8d5-4a0f-8183-a02d43b7f6ae tempest-AttachVolumeShelveTestJSON-1714912500 tempest-AttachVolumeShelveTestJSON-1714912500-project-member] http://10.180.1.21/volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a returned with HTTP 404 [ 1203.877325] [54708]: [pid: 54708|app: 0|req: 257/488] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:07 2025] GET /volume/v3/volumes/e0c2c132-41ef-4277-a647-830ca77c732a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1204.150410] [54709]: DEBUG cinder.api.middleware.request_id [None req-507f9c2b-ab1e-4eec-8d93-851ef2e461f8 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.152547] [54709]: INFO cinder.api.openstack.wsgi [None req-507f9c2b-ab1e-4eec-8d93-851ef2e461f8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1204.152766] [54709]: DEBUG cinder.api.openstack.wsgi [None req-507f9c2b-ab1e-4eec-8d93-851ef2e461f8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.153038] [54709]: DEBUG cinder.api.openstack.wsgi [None req-507f9c2b-ab1e-4eec-8d93-851ef2e461f8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.153242] [54709]: INFO cinder.api.v3.volumes [None req-507f9c2b-ab1e-4eec-8d93-851ef2e461f8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Delete volume with id: f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1204.162997] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.162997] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.163570] [54709]: INFO cinder.volume.api [None req-507f9c2b-ab1e-4eec-8d93-851ef2e461f8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1204.186029] [54709]: INFO cinder.volume.api [None req-507f9c2b-ab1e-4eec-8d93-851ef2e461f8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Delete volume request issued successfully. [ 1204.186029] [54709]: INFO cinder.api.openstack.wsgi [None req-507f9c2b-ab1e-4eec-8d93-851ef2e461f8 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 202 [ 1204.186029] [54709]: [pid: 54709|app: 0|req: 232/489] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:57:08 2025] DELETE /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1204.190488] [54708]: DEBUG cinder.api.middleware.request_id [None req-0cf35dc4-4074-457e-82a9-f050e2cfb408 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.192156] [54708]: INFO cinder.api.openstack.wsgi [None req-0cf35dc4-4074-457e-82a9-f050e2cfb408 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1204.192399] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0cf35dc4-4074-457e-82a9-f050e2cfb408 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.192618] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0cf35dc4-4074-457e-82a9-f050e2cfb408 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.200480] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.200480] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.204190] [54708]: INFO cinder.volume.api [None req-0cf35dc4-4074-457e-82a9-f050e2cfb408 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1204.209028] [54708]: INFO cinder.api.openstack.wsgi [None req-0cf35dc4-4074-457e-82a9-f050e2cfb408 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1204.209387] [54708]: [pid: 54708|app: 0|req: 258/490] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:08 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.221358] [54709]: DEBUG cinder.api.middleware.request_id [None req-f38afe59-acf1-4dfa-90ee-aa7f519acef4 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.223855] [54709]: INFO cinder.api.openstack.wsgi [None req-f38afe59-acf1-4dfa-90ee-aa7f519acef4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1205.224168] [54709]: DEBUG cinder.api.openstack.wsgi [None req-f38afe59-acf1-4dfa-90ee-aa7f519acef4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.224499] [54709]: DEBUG cinder.api.openstack.wsgi [None req-f38afe59-acf1-4dfa-90ee-aa7f519acef4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.235613] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.235613] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.239710] [54709]: INFO cinder.volume.api [None req-f38afe59-acf1-4dfa-90ee-aa7f519acef4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1205.245424] [54709]: INFO cinder.api.openstack.wsgi [None req-f38afe59-acf1-4dfa-90ee-aa7f519acef4 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1205.245808] [54709]: [pid: 54709|app: 0|req: 233/491] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:09 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.255472] [54708]: DEBUG cinder.api.middleware.request_id [None req-7fa57bed-30c0-4f45-8451-02a391465239 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.257612] [54708]: INFO cinder.api.openstack.wsgi [None req-7fa57bed-30c0-4f45-8451-02a391465239 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1206.257828] [54708]: DEBUG cinder.api.openstack.wsgi [None req-7fa57bed-30c0-4f45-8451-02a391465239 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.258061] [54708]: DEBUG cinder.api.openstack.wsgi [None req-7fa57bed-30c0-4f45-8451-02a391465239 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.268738] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.268738] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.272946] [54708]: INFO cinder.volume.api [None req-7fa57bed-30c0-4f45-8451-02a391465239 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1206.277533] [54708]: INFO cinder.api.openstack.wsgi [None req-7fa57bed-30c0-4f45-8451-02a391465239 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 200 [ 1206.277926] [54708]: [pid: 54708|app: 0|req: 259/492] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:10 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1207.290503] [54709]: DEBUG cinder.api.middleware.request_id [None req-0a979542-46eb-490a-99c7-4d9b4c585f2c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.292806] [54709]: INFO cinder.api.openstack.wsgi [None req-0a979542-46eb-490a-99c7-4d9b4c585f2c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 [ 1207.293123] [54709]: DEBUG cinder.api.openstack.wsgi [None req-0a979542-46eb-490a-99c7-4d9b4c585f2c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.293409] [54709]: DEBUG cinder.api.openstack.wsgi [None req-0a979542-46eb-490a-99c7-4d9b4c585f2c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.300796] [54709]: INFO cinder.api.openstack.wsgi [None req-0a979542-46eb-490a-99c7-4d9b4c585f2c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 returned with HTTP 404 [ 1207.301515] [54709]: [pid: 54709|app: 0|req: 234/493] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:11 2025] GET /volume/v3/volumes/f3a16745-d5bb-4f30-bf42-7fccb13c8cf1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1207.348664] [54708]: DEBUG cinder.api.middleware.request_id [None req-9ba91814-aef9-4b95-a3ae-ac1bcddda80c None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.351326] [54708]: INFO cinder.api.openstack.wsgi [None req-9ba91814-aef9-4b95-a3ae-ac1bcddda80c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1207.351326] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9ba91814-aef9-4b95-a3ae-ac1bcddda80c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.351464] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9ba91814-aef9-4b95-a3ae-ac1bcddda80c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'delete' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.351768] [54708]: INFO cinder.api.v3.volumes [None req-9ba91814-aef9-4b95-a3ae-ac1bcddda80c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Delete volume with id: 1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1207.361313] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.361313] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.361985] [54708]: INFO cinder.volume.api [None req-9ba91814-aef9-4b95-a3ae-ac1bcddda80c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1207.379161] [54708]: INFO cinder.volume.api [None req-9ba91814-aef9-4b95-a3ae-ac1bcddda80c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Delete volume request issued successfully. [ 1207.379365] [54708]: INFO cinder.api.openstack.wsgi [None req-9ba91814-aef9-4b95-a3ae-ac1bcddda80c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 202 [ 1207.379808] [54708]: [pid: 54708|app: 0|req: 260/494] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:57:11 2025] DELETE /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1207.382835] [54709]: DEBUG cinder.api.middleware.request_id [None req-04e724e8-c639-4991-ad7e-4b5243a08b90 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.384918] [54709]: INFO cinder.api.openstack.wsgi [None req-04e724e8-c639-4991-ad7e-4b5243a08b90 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1207.385158] [54709]: DEBUG cinder.api.openstack.wsgi [None req-04e724e8-c639-4991-ad7e-4b5243a08b90 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.385375] [54709]: DEBUG cinder.api.openstack.wsgi [None req-04e724e8-c639-4991-ad7e-4b5243a08b90 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.393325] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.393325] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.397192] [54709]: INFO cinder.volume.api [None req-04e724e8-c639-4991-ad7e-4b5243a08b90 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1207.402312] [54709]: INFO cinder.api.openstack.wsgi [None req-04e724e8-c639-4991-ad7e-4b5243a08b90 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1207.402853] [54709]: [pid: 54709|app: 0|req: 235/495] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:11 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.412137] [54708]: DEBUG cinder.api.middleware.request_id [None req-faa043ce-9bf2-4901-ba32-080a549c7d79 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.414200] [54708]: INFO cinder.api.openstack.wsgi [None req-faa043ce-9bf2-4901-ba32-080a549c7d79 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1208.414425] [54708]: DEBUG cinder.api.openstack.wsgi [None req-faa043ce-9bf2-4901-ba32-080a549c7d79 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.414643] [54708]: DEBUG cinder.api.openstack.wsgi [None req-faa043ce-9bf2-4901-ba32-080a549c7d79 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.424797] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.424797] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.429141] [54708]: INFO cinder.volume.api [None req-faa043ce-9bf2-4901-ba32-080a549c7d79 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1208.433688] [54708]: INFO cinder.api.openstack.wsgi [None req-faa043ce-9bf2-4901-ba32-080a549c7d79 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1208.434079] [54708]: [pid: 54708|app: 0|req: 261/496] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:12 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.444429] [54709]: DEBUG cinder.api.middleware.request_id [None req-46483ce7-035e-4cb9-add1-43e1fed1d23c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.446993] [54709]: INFO cinder.api.openstack.wsgi [None req-46483ce7-035e-4cb9-add1-43e1fed1d23c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1209.447371] [54709]: DEBUG cinder.api.openstack.wsgi [None req-46483ce7-035e-4cb9-add1-43e1fed1d23c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.447756] [54709]: DEBUG cinder.api.openstack.wsgi [None req-46483ce7-035e-4cb9-add1-43e1fed1d23c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.457527] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.457527] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.461570] [54709]: INFO cinder.volume.api [None req-46483ce7-035e-4cb9-add1-43e1fed1d23c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1209.466057] [54709]: INFO cinder.api.openstack.wsgi [None req-46483ce7-035e-4cb9-add1-43e1fed1d23c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 200 [ 1209.466445] [54709]: [pid: 54709|app: 0|req: 236/497] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:13 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.476363] [54708]: DEBUG cinder.api.middleware.request_id [None req-46f8fe35-b4fb-4692-a938-5ab490949637 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.478448] [54708]: INFO cinder.api.openstack.wsgi [None req-46f8fe35-b4fb-4692-a938-5ab490949637 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d [ 1210.478672] [54708]: DEBUG cinder.api.openstack.wsgi [None req-46f8fe35-b4fb-4692-a938-5ab490949637 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.478887] [54708]: DEBUG cinder.api.openstack.wsgi [None req-46f8fe35-b4fb-4692-a938-5ab490949637 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.484975] [54708]: INFO cinder.api.openstack.wsgi [None req-46f8fe35-b4fb-4692-a938-5ab490949637 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d returned with HTTP 404 [ 1210.485434] [54708]: [pid: 54708|app: 0|req: 262/498] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:14 2025] GET /volume/v3/volumes/1f5337a6-287f-4ad9-ba2c-e83cb4dbb50d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1210.567510] [54709]: DEBUG cinder.api.middleware.request_id [None req-a7712eb7-ad2e-4a14-ad47-d4f7f965e7c9 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.569577] [54709]: INFO cinder.api.openstack.wsgi [None req-a7712eb7-ad2e-4a14-ad47-d4f7f965e7c9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 1210.569805] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a7712eb7-ad2e-4a14-ad47-d4f7f965e7c9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.570049] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a7712eb7-ad2e-4a14-ad47-d4f7f965e7c9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.570240] [54709]: INFO cinder.api.v3.volumes [None req-a7712eb7-ad2e-4a14-ad47-d4f7f965e7c9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Delete volume with id: c5abad2d-1c2c-481e-a062-15fe14642305 [ 1210.577429] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.577429] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.577917] [54709]: INFO cinder.volume.api [None req-a7712eb7-ad2e-4a14-ad47-d4f7f965e7c9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1210.594680] [54709]: INFO cinder.volume.api [None req-a7712eb7-ad2e-4a14-ad47-d4f7f965e7c9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Delete volume request issued successfully. [ 1210.594891] [54709]: INFO cinder.api.openstack.wsgi [None req-a7712eb7-ad2e-4a14-ad47-d4f7f965e7c9 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 202 [ 1210.595309] [54709]: [pid: 54709|app: 0|req: 237/499] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 20:57:14 2025] DELETE /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1210.598919] [54708]: DEBUG cinder.api.middleware.request_id [None req-62f48238-b378-4e2f-8162-43e0d4f9210c None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.601307] [54708]: INFO cinder.api.openstack.wsgi [None req-62f48238-b378-4e2f-8162-43e0d4f9210c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 1210.601307] [54708]: DEBUG cinder.api.openstack.wsgi [None req-62f48238-b378-4e2f-8162-43e0d4f9210c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.601433] [54708]: DEBUG cinder.api.openstack.wsgi [None req-62f48238-b378-4e2f-8162-43e0d4f9210c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.609204] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.609204] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.613085] [54708]: INFO cinder.volume.api [None req-62f48238-b378-4e2f-8162-43e0d4f9210c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1210.617680] [54708]: INFO cinder.api.openstack.wsgi [None req-62f48238-b378-4e2f-8162-43e0d4f9210c tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 1210.618103] [54708]: [pid: 54708|app: 0|req: 263/500] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:14 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.628490] [54709]: DEBUG cinder.api.middleware.request_id [None req-7fc0b15f-8ecc-4901-a88d-97da177a4ed7 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.630755] [54709]: INFO cinder.api.openstack.wsgi [None req-7fc0b15f-8ecc-4901-a88d-97da177a4ed7 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 1211.630986] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7fc0b15f-8ecc-4901-a88d-97da177a4ed7 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.631229] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7fc0b15f-8ecc-4901-a88d-97da177a4ed7 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.639919] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1211.639919] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.643039] [54709]: INFO cinder.volume.api [None req-7fc0b15f-8ecc-4901-a88d-97da177a4ed7 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1211.647231] [54709]: INFO cinder.api.openstack.wsgi [None req-7fc0b15f-8ecc-4901-a88d-97da177a4ed7 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 1211.647604] [54709]: [pid: 54709|app: 0|req: 238/501] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:15 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.657450] [54708]: DEBUG cinder.api.middleware.request_id [None req-e9f9ab7d-ead2-4e09-8321-ced861eb4752 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.659785] [54708]: INFO cinder.api.openstack.wsgi [None req-e9f9ab7d-ead2-4e09-8321-ced861eb4752 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 1212.660044] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e9f9ab7d-ead2-4e09-8321-ced861eb4752 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.660316] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e9f9ab7d-ead2-4e09-8321-ced861eb4752 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.669413] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.669413] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.673127] [54708]: INFO cinder.volume.api [None req-e9f9ab7d-ead2-4e09-8321-ced861eb4752 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Volume info retrieved successfully. [ 1212.677680] [54708]: INFO cinder.api.openstack.wsgi [None req-e9f9ab7d-ead2-4e09-8321-ced861eb4752 tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 200 [ 1212.678062] [54708]: [pid: 54708|app: 0|req: 264/502] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:16 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1212.840691] [54709]: DEBUG cinder.api.middleware.request_id [None req-38156250-72cc-4799-859f-da91c03a6be0 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.842786] [54709]: INFO cinder.api.openstack.wsgi [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1212.843192] [54709]: DEBUG cinder.api.openstack.wsgi [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1927761663"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1212.844880] [54709]: DEBUG cinder.api.v3.volumes [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1927761663'}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1212.845031] [54709]: INFO cinder.api.v3.volumes [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Create volume of 1 GB [ 1212.849118] [54709]: INFO cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Availability Zones retrieved successfully. [ 1212.855836] [54709]: DEBUG cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Flow 'volume_create_api' (0b183d5a-5d3e-42a1-b274-c82d9808f069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1212.857092] [54709]: DEBUG cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18323292-71d2-45fa-830e-4a9e21ade64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1212.858069] [54709]: DEBUG cinder.volume.flows.api.create_volume [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1212.874157] [54709]: DEBUG cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18323292-71d2-45fa-830e-4a9e21ade64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1212.875078] [54709]: DEBUG cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1c0486-5437-4d6b-8e3e-71a6fe6374b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1212.913802] [54709]: DEBUG cinder.quota [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Created reservations ['8cdce42e-a03a-4a59-807c-dbd7f59d5b1f', '3089b2b6-bd96-4c54-bd09-66d6266393f4', '19488b32-349d-4007-ae83-0426fa37a3ea', 'ed573140-80ee-40e3-8782-e1b2659272df'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1212.914762] [54709]: DEBUG cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1c0486-5437-4d6b-8e3e-71a6fe6374b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cdce42e-a03a-4a59-807c-dbd7f59d5b1f', '3089b2b6-bd96-4c54-bd09-66d6266393f4', '19488b32-349d-4007-ae83-0426fa37a3ea', 'ed573140-80ee-40e3-8782-e1b2659272df']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1212.915679] [54709]: DEBUG cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b1ecbf-bec8-4939-9d7f-1f0700474767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1212.925496] [54709]: DEBUG cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b1ecbf-bec8-4939-9d7f-1f0700474767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1daa6b94-77a5-4f72-8165-8b5f9359604e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1927761663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='445cf2e7640144f396c2e692d63433ba',qos_specs=None,replication_status=,reservations=['8cdce42e-a03a-4a59-807c-dbd7f59d5b1f','3089b2b6-bd96-4c54-bd09-66d6266393f4','19488b32-349d-4007-ae83-0426fa37a3ea','ed573140-80ee-40e3-8782-e1b2659272df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40539dcb9465468daf546a5f2968ba54',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:57:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1927761663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1daa6b94-77a5-4f72-8165-8b5f9359604e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='445cf2e7640144f396c2e692d63433ba',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='40539dcb9465468daf546a5f2968ba54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1212.926360] [54709]: DEBUG cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c05b48-643d-4e6e-8ee5-23c18ad27ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1212.938796] [54709]: DEBUG cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c05b48-643d-4e6e-8ee5-23c18ad27ee3) 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-1927761663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='445cf2e7640144f396c2e692d63433ba',qos_specs=None,replication_status=,reservations=['8cdce42e-a03a-4a59-807c-dbd7f59d5b1f','3089b2b6-bd96-4c54-bd09-66d6266393f4','19488b32-349d-4007-ae83-0426fa37a3ea','ed573140-80ee-40e3-8782-e1b2659272df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40539dcb9465468daf546a5f2968ba54',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1212.939806] [54709]: DEBUG cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f1a77d-dbce-4b7e-a7fe-d3dc50d081ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1212.948155] [54709]: DEBUG cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1f1a77d-dbce-4b7e-a7fe-d3dc50d081ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1212.949216] [54709]: DEBUG cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Flow 'volume_create_api' (0b183d5a-5d3e-42a1-b274-c82d9808f069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1212.949677] [54709]: INFO cinder.volume.api [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Create volume request issued successfully. [ 1212.950326] [54709]: INFO cinder.api.openstack.wsgi [None req-38156250-72cc-4799-859f-da91c03a6be0 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1212.950803] [54709]: [pid: 54709|app: 0|req: 239/503] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:57:16 2025] POST /volume/v3/volumes => generated 750 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1212.961314] [54708]: DEBUG cinder.api.middleware.request_id [None req-9e161d27-d163-4f06-af72-5c95e347825e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.963917] [54708]: INFO cinder.api.openstack.wsgi [None req-9e161d27-d163-4f06-af72-5c95e347825e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1212.964256] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9e161d27-d163-4f06-af72-5c95e347825e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.964577] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9e161d27-d163-4f06-af72-5c95e347825e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.973765] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1212.973765] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.978505] [54708]: INFO cinder.volume.api [None req-9e161d27-d163-4f06-af72-5c95e347825e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1212.983343] [54708]: INFO cinder.api.openstack.wsgi [None req-9e161d27-d163-4f06-af72-5c95e347825e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1212.984020] [54708]: [pid: 54708|app: 0|req: 265/504] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:16 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1213.688499] [54709]: DEBUG cinder.api.middleware.request_id [None req-bf6bb3ee-c096-4f7c-8c36-60566cad625d None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.690818] [54709]: INFO cinder.api.openstack.wsgi [None req-bf6bb3ee-c096-4f7c-8c36-60566cad625d tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] GET http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 [ 1213.691054] [54709]: DEBUG cinder.api.openstack.wsgi [None req-bf6bb3ee-c096-4f7c-8c36-60566cad625d tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.691285] [54709]: DEBUG cinder.api.openstack.wsgi [None req-bf6bb3ee-c096-4f7c-8c36-60566cad625d tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.697568] [54709]: INFO cinder.api.openstack.wsgi [None req-bf6bb3ee-c096-4f7c-8c36-60566cad625d tempest-AttachVolumeNegativeTest-1821094458 tempest-AttachVolumeNegativeTest-1821094458-project-member] http://10.180.1.21/volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 returned with HTTP 404 [ 1213.698037] [54709]: [pid: 54709|app: 0|req: 240/505] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:17 2025] GET /volume/v3/volumes/c5abad2d-1c2c-481e-a062-15fe14642305 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1213.994631] [54708]: DEBUG cinder.api.middleware.request_id [None req-45699f4c-524e-48b0-8787-fad726b63b6c None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.996800] [54708]: INFO cinder.api.openstack.wsgi [None req-45699f4c-524e-48b0-8787-fad726b63b6c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1213.997915] [54708]: DEBUG cinder.api.openstack.wsgi [None req-45699f4c-524e-48b0-8787-fad726b63b6c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.997915] [54708]: DEBUG cinder.api.openstack.wsgi [None req-45699f4c-524e-48b0-8787-fad726b63b6c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.007010] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.007010] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.011861] [54708]: INFO cinder.volume.api [None req-45699f4c-524e-48b0-8787-fad726b63b6c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1214.016358] [54708]: INFO cinder.api.openstack.wsgi [None req-45699f4c-524e-48b0-8787-fad726b63b6c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1214.016798] [54708]: [pid: 54708|app: 0|req: 266/506] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:17 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1214.051672] [54709]: DEBUG cinder.api.middleware.request_id [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-9d6401e5-b0e0-45f9-95d9-cf1564d902c3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1214.054093] [54709]: INFO cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-9d6401e5-b0e0-45f9-95d9-cf1564d902c3 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1214.054311] [54709]: DEBUG cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-9d6401e5-b0e0-45f9-95d9-cf1564d902c3 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1214.054529] [54709]: DEBUG cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-9d6401e5-b0e0-45f9-95d9-cf1564d902c3 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1214.061879] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1214.061879] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.065241] [54709]: INFO cinder.volume.api [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-9d6401e5-b0e0-45f9-95d9-cf1564d902c3 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1214.069341] [54709]: INFO cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-9d6401e5-b0e0-45f9-95d9-cf1564d902c3 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1214.069832] [54709]: [pid: 54709|app: 0|req: 241/507] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:57:17 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1215.589333] [54708]: DEBUG cinder.api.middleware.request_id [None req-fa6bb740-f6b8-4b08-aabd-532e2d114833 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.589804] [54708]: INFO cinder.api.openstack.wsgi [None req-fa6bb740-f6b8-4b08-aabd-532e2d114833 None None] GET http://10.180.1.21/volume// [ 1215.589996] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fa6bb740-f6b8-4b08-aabd-532e2d114833 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.590237] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fa6bb740-f6b8-4b08-aabd-532e2d114833 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.590642] [54708]: INFO cinder.api.openstack.wsgi [None req-fa6bb740-f6b8-4b08-aabd-532e2d114833 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1215.590956] [54708]: [pid: 54708|app: 0|req: 267/508] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:57:19 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1215.594845] [54709]: DEBUG cinder.api.middleware.request_id [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-cf664906-5aac-42d6-b743-9c5f0b4c8c2e None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.597431] [54709]: INFO cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-cf664906-5aac-42d6-b743-9c5f0b4c8c2e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1215.597874] [54709]: DEBUG cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-cf664906-5aac-42d6-b743-9c5f0b4c8c2e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1daa6b94-77a5-4f72-8165-8b5f9359604e", "connector": null, "instance_uuid": "6770e890-997f-431e-bb26-962ad2e9ccd5"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1215.611530] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.611530] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.634190] [54709]: INFO cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-cf664906-5aac-42d6-b743-9c5f0b4c8c2e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1215.634650] [54709]: [pid: 54709|app: 0|req: 242/509] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:57:19 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1215.660976] [54708]: DEBUG cinder.api.middleware.request_id [None req-b9ae5b65-f776-4b69-8e59-8aa51d760a2d None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.663154] [54708]: INFO cinder.api.openstack.wsgi [None req-b9ae5b65-f776-4b69-8e59-8aa51d760a2d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1215.663270] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b9ae5b65-f776-4b69-8e59-8aa51d760a2d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.663460] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b9ae5b65-f776-4b69-8e59-8aa51d760a2d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.674953] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1215.674953] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.678775] [54708]: INFO cinder.volume.api [None req-b9ae5b65-f776-4b69-8e59-8aa51d760a2d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1215.683741] [54708]: INFO cinder.api.openstack.wsgi [None req-b9ae5b65-f776-4b69-8e59-8aa51d760a2d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1215.684340] [54708]: [pid: 54708|app: 0|req: 268/510] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:19 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1216.165285] [54709]: DEBUG cinder.api.middleware.request_id [None req-19dc4472-b890-4d80-826c-18ae0b34ce4f None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.165822] [54709]: INFO cinder.api.openstack.wsgi [None req-19dc4472-b890-4d80-826c-18ae0b34ce4f None None] GET http://10.180.1.21/volume// [ 1216.166055] [54709]: DEBUG cinder.api.openstack.wsgi [None req-19dc4472-b890-4d80-826c-18ae0b34ce4f None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.166424] [54709]: DEBUG cinder.api.openstack.wsgi [None req-19dc4472-b890-4d80-826c-18ae0b34ce4f None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.166844] [54709]: INFO cinder.api.openstack.wsgi [None req-19dc4472-b890-4d80-826c-18ae0b34ce4f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1216.167194] [54709]: [pid: 54709|app: 0|req: 243/511] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:57:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1216.170783] [54708]: DEBUG cinder.api.middleware.request_id [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-258fc39c-c81d-41c4-807b-632d36d652f4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.173330] [54708]: INFO cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-258fc39c-c81d-41c4-807b-632d36d652f4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1216.173593] [54708]: DEBUG cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-258fc39c-c81d-41c4-807b-632d36d652f4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.173821] [54708]: DEBUG cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-258fc39c-c81d-41c4-807b-632d36d652f4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.184394] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.184394] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.187792] [54708]: INFO cinder.volume.api [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-258fc39c-c81d-41c4-807b-632d36d652f4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1216.192437] [54708]: INFO cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-258fc39c-c81d-41c4-807b-632d36d652f4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1216.192864] [54708]: [pid: 54708|app: 0|req: 269/512] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:57:20 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1216.220491] [54709]: DEBUG cinder.api.middleware.request_id [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-537fa432-3af8-48ae-b7cb-1edd05fac770 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.222916] [54709]: INFO cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-537fa432-3af8-48ae-b7cb-1edd05fac770 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] PUT http://10.180.1.21/volume/v3/attachments/09e983f7-c732-4a48-b47a-8f3874d92756 [ 1216.223344] [54709]: DEBUG cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-537fa432-3af8-48ae-b7cb-1edd05fac770 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-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-518965", "mountpoint": "/dev/sdb"}}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1216.231331] [54709]: DEBUG cinder.coordination [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-537fa432-3af8-48ae-b7cb-1edd05fac770 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Acquiring lock "cinder-attachment_update-1daa6b94-77a5-4f72-8165-8b5f9359604e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1216.235490] [54709]: DEBUG cinder.coordination [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-537fa432-3af8-48ae-b7cb-1edd05fac770 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Lock "cinder-attachment_update-1daa6b94-77a5-4f72-8165-8b5f9359604e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1216.236498] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.236498] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.695126] [54708]: DEBUG cinder.api.middleware.request_id [None req-2e350047-d10d-4edf-8d84-57bdab106470 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1216.697396] [54708]: INFO cinder.api.openstack.wsgi [None req-2e350047-d10d-4edf-8d84-57bdab106470 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1216.697658] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2e350047-d10d-4edf-8d84-57bdab106470 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1216.697930] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2e350047-d10d-4edf-8d84-57bdab106470 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1216.707943] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1216.707943] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1216.711265] [54708]: INFO cinder.volume.api [None req-2e350047-d10d-4edf-8d84-57bdab106470 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1216.715631] [54708]: INFO cinder.api.openstack.wsgi [None req-2e350047-d10d-4edf-8d84-57bdab106470 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1216.716215] [54708]: [pid: 54708|app: 0|req: 270/513] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:20 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.727033] [54708]: DEBUG cinder.api.middleware.request_id [None req-2777ca55-b741-49d4-bc67-ce7f20ed13c1 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.729052] [54708]: INFO cinder.api.openstack.wsgi [None req-2777ca55-b741-49d4-bc67-ce7f20ed13c1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1217.729287] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2777ca55-b741-49d4-bc67-ce7f20ed13c1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.729505] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2777ca55-b741-49d4-bc67-ce7f20ed13c1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.738914] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.738914] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.741943] [54708]: INFO cinder.volume.api [None req-2777ca55-b741-49d4-bc67-ce7f20ed13c1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1217.745926] [54708]: INFO cinder.api.openstack.wsgi [None req-2777ca55-b741-49d4-bc67-ce7f20ed13c1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1217.746291] [54708]: [pid: 54708|app: 0|req: 271/514] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:21 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1218.756718] [54708]: DEBUG cinder.api.middleware.request_id [None req-a1eb62e8-8ffb-4a20-abbc-5beba6c3a3a2 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.758786] [54708]: INFO cinder.api.openstack.wsgi [None req-a1eb62e8-8ffb-4a20-abbc-5beba6c3a3a2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1218.759015] [54708]: DEBUG cinder.api.openstack.wsgi [None req-a1eb62e8-8ffb-4a20-abbc-5beba6c3a3a2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.759288] [54708]: DEBUG cinder.api.openstack.wsgi [None req-a1eb62e8-8ffb-4a20-abbc-5beba6c3a3a2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.768712] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.768712] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.771773] [54708]: INFO cinder.volume.api [None req-a1eb62e8-8ffb-4a20-abbc-5beba6c3a3a2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1218.775802] [54708]: INFO cinder.api.openstack.wsgi [None req-a1eb62e8-8ffb-4a20-abbc-5beba6c3a3a2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1218.776170] [54708]: [pid: 54708|app: 0|req: 272/515] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:22 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1219.786320] [54708]: DEBUG cinder.api.middleware.request_id [None req-dce68a60-0192-41ca-9b88-7ee62d11f8ce None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.788478] [54708]: INFO cinder.api.openstack.wsgi [None req-dce68a60-0192-41ca-9b88-7ee62d11f8ce tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1219.788703] [54708]: DEBUG cinder.api.openstack.wsgi [None req-dce68a60-0192-41ca-9b88-7ee62d11f8ce tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.788925] [54708]: DEBUG cinder.api.openstack.wsgi [None req-dce68a60-0192-41ca-9b88-7ee62d11f8ce tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.798370] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.798370] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.801383] [54708]: INFO cinder.volume.api [None req-dce68a60-0192-41ca-9b88-7ee62d11f8ce tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1219.805390] [54708]: INFO cinder.api.openstack.wsgi [None req-dce68a60-0192-41ca-9b88-7ee62d11f8ce tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1219.805746] [54708]: [pid: 54708|app: 0|req: 273/516] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:23 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1220.758580] [54709]: DEBUG cinder.coordination [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-537fa432-3af8-48ae-b7cb-1edd05fac770 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Lock "cinder-attachment_update-1daa6b94-77a5-4f72-8165-8b5f9359604e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1220.758941] [54709]: INFO cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-537fa432-3af8-48ae-b7cb-1edd05fac770 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/attachments/09e983f7-c732-4a48-b47a-8f3874d92756 returned with HTTP 200 [ 1220.759442] [54709]: [pid: 54709|app: 0|req: 244/517] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:57:20 2025] PUT /volume/v3/attachments/09e983f7-c732-4a48-b47a-8f3874d92756 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1220.815893] [54708]: DEBUG cinder.api.middleware.request_id [None req-a3abecd3-60cc-42b4-ad5b-4c04bb4b6eed None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.818031] [54708]: INFO cinder.api.openstack.wsgi [None req-a3abecd3-60cc-42b4-ad5b-4c04bb4b6eed tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1220.818264] [54708]: DEBUG cinder.api.openstack.wsgi [None req-a3abecd3-60cc-42b4-ad5b-4c04bb4b6eed tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.818489] [54708]: DEBUG cinder.api.openstack.wsgi [None req-a3abecd3-60cc-42b4-ad5b-4c04bb4b6eed tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.828106] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.828106] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1220.831281] [54708]: INFO cinder.volume.api [None req-a3abecd3-60cc-42b4-ad5b-4c04bb4b6eed tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1220.835691] [54708]: INFO cinder.api.openstack.wsgi [None req-a3abecd3-60cc-42b4-ad5b-4c04bb4b6eed tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1220.836091] [54708]: [pid: 54708|app: 0|req: 274/518] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:24 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1221.846921] [54709]: DEBUG cinder.api.middleware.request_id [None req-023a13f7-b610-43a9-8cc7-f89792f08a0a None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1221.849056] [54709]: INFO cinder.api.openstack.wsgi [None req-023a13f7-b610-43a9-8cc7-f89792f08a0a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1221.849313] [54709]: DEBUG cinder.api.openstack.wsgi [None req-023a13f7-b610-43a9-8cc7-f89792f08a0a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1221.849592] [54709]: DEBUG cinder.api.openstack.wsgi [None req-023a13f7-b610-43a9-8cc7-f89792f08a0a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1221.859559] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1221.859559] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.862875] [54709]: INFO cinder.volume.api [None req-023a13f7-b610-43a9-8cc7-f89792f08a0a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1221.867266] [54709]: INFO cinder.api.openstack.wsgi [None req-023a13f7-b610-43a9-8cc7-f89792f08a0a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1221.867660] [54709]: [pid: 54709|app: 0|req: 245/519] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:25 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.374714] [54708]: DEBUG cinder.api.middleware.request_id [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-16fcacd8-2522-4070-8c16-cc4e6780bea9 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.377078] [54708]: INFO cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-16fcacd8-2522-4070-8c16-cc4e6780bea9 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] POST http://10.180.1.21/volume/v3/attachments/09e983f7-c732-4a48-b47a-8f3874d92756/action [ 1222.377519] [54708]: DEBUG cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-16fcacd8-2522-4070-8c16-cc4e6780bea9 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action body: b'{"os-complete": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1222.377661] [54708]: DEBUG cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-16fcacd8-2522-4070-8c16-cc4e6780bea9 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1222.391722] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.391722] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.397855] [54708]: INFO cinder.api.openstack.wsgi [req-0b563b38-5b45-430b-b87d-c19a30a60fcc req-16fcacd8-2522-4070-8c16-cc4e6780bea9 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/attachments/09e983f7-c732-4a48-b47a-8f3874d92756/action returned with HTTP 204 [ 1222.398377] [54708]: [pid: 54708|app: 0|req: 275/520] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:57:26 2025] POST /volume/v3/attachments/09e983f7-c732-4a48-b47a-8f3874d92756/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1222.878041] [54709]: DEBUG cinder.api.middleware.request_id [None req-43b389cc-16c0-4775-88a6-c24fb017d5d3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.880149] [54709]: INFO cinder.api.openstack.wsgi [None req-43b389cc-16c0-4775-88a6-c24fb017d5d3 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1222.880366] [54709]: DEBUG cinder.api.openstack.wsgi [None req-43b389cc-16c0-4775-88a6-c24fb017d5d3 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.880618] [54709]: DEBUG cinder.api.openstack.wsgi [None req-43b389cc-16c0-4775-88a6-c24fb017d5d3 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.890268] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.890268] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.893328] [54709]: INFO cinder.volume.api [None req-43b389cc-16c0-4775-88a6-c24fb017d5d3 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1222.897529] [54709]: INFO cinder.api.openstack.wsgi [None req-43b389cc-16c0-4775-88a6-c24fb017d5d3 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1222.897883] [54709]: [pid: 54709|app: 0|req: 246/521] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:26 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1222.906980] [54708]: DEBUG cinder.api.middleware.request_id [None req-8d05cc4f-4665-456b-b4f2-951d2d0f0dc4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.910014] [54708]: INFO cinder.api.openstack.wsgi [None req-8d05cc4f-4665-456b-b4f2-951d2d0f0dc4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1222.910266] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8d05cc4f-4665-456b-b4f2-951d2d0f0dc4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.910538] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8d05cc4f-4665-456b-b4f2-951d2d0f0dc4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.920111] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1222.920111] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.923107] [54708]: INFO cinder.volume.api [None req-8d05cc4f-4665-456b-b4f2-951d2d0f0dc4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1222.927090] [54708]: INFO cinder.api.openstack.wsgi [None req-8d05cc4f-4665-456b-b4f2-951d2d0f0dc4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1222.927456] [54708]: [pid: 54708|app: 0|req: 276/522] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:57:26 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1232.896017] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=137,cinder:UPDATE=25,cinder:INSERT=15 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1232.925793] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=176,cinder:INSERT=8,cinder:UPDATE=19 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1257.146665] [54709]: DEBUG cinder.api.middleware.request_id [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.148780] [54709]: INFO cinder.api.openstack.wsgi [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1257.149207] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-723950723"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1257.151048] [54709]: DEBUG cinder.api.v3.volumes [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-723950723'}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1257.151048] [54709]: INFO cinder.api.v3.volumes [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Create volume of 1 GB [ 1257.156646] [54709]: INFO cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Availability Zones retrieved successfully. [ 1257.164055] [54709]: DEBUG cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Flow 'volume_create_api' (50194683-682c-48e3-b88d-0db3a3455bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1257.165210] [54709]: DEBUG cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfca7af2-4fc9-4f58-9fb6-250a8a542af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1257.166285] [54709]: DEBUG cinder.volume.flows.api.create_volume [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1257.183069] [54709]: DEBUG cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfca7af2-4fc9-4f58-9fb6-250a8a542af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1257.183957] [54709]: DEBUG cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0675f75-61c5-496e-9acc-55ff27e80637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1257.239956] [54709]: DEBUG cinder.quota [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Created reservations ['3e49e6fd-b108-4b90-8f85-66d8485aa62f', '5f7241ef-20c0-42db-bab1-9f3cb8a264b0', 'b12dda84-a531-4a7d-b521-f9244877b131', '74a895ce-e8bb-43f5-b093-a3231e9fa481'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1257.240937] [54709]: DEBUG cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0675f75-61c5-496e-9acc-55ff27e80637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e49e6fd-b108-4b90-8f85-66d8485aa62f', '5f7241ef-20c0-42db-bab1-9f3cb8a264b0', 'b12dda84-a531-4a7d-b521-f9244877b131', '74a895ce-e8bb-43f5-b093-a3231e9fa481']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1257.241872] [54709]: DEBUG cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5538a601-092b-4d2c-b2b2-a58ce35ec0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1257.255566] [54709]: DEBUG cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5538a601-092b-4d2c-b2b2-a58ce35ec0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32f788ef-b391-45b7-9183-c4327a77d964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-723950723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d28ea50f94690b731f6181a35b89d',qos_specs=None,replication_status=,reservations=['3e49e6fd-b108-4b90-8f85-66d8485aa62f','5f7241ef-20c0-42db-bab1-9f3cb8a264b0','b12dda84-a531-4a7d-b521-f9244877b131','74a895ce-e8bb-43f5-b093-a3231e9fa481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9321e4f14db94b94888bc663b3d6cc35',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:58:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-723950723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32f788ef-b391-45b7-9183-c4327a77d964,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='126d28ea50f94690b731f6181a35b89d',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='9321e4f14db94b94888bc663b3d6cc35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1257.256447] [54709]: DEBUG cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (486a0cd5-f8b4-4a6c-adcc-e417944be55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1257.270354] [54709]: DEBUG cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (486a0cd5-f8b4-4a6c-adcc-e417944be55c) 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-723950723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d28ea50f94690b731f6181a35b89d',qos_specs=None,replication_status=,reservations=['3e49e6fd-b108-4b90-8f85-66d8485aa62f','5f7241ef-20c0-42db-bab1-9f3cb8a264b0','b12dda84-a531-4a7d-b521-f9244877b131','74a895ce-e8bb-43f5-b093-a3231e9fa481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9321e4f14db94b94888bc663b3d6cc35',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1257.271227] [54709]: DEBUG cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28e88f5f-fc36-4a1a-975b-dac7cc0a6497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1257.279795] [54709]: DEBUG cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28e88f5f-fc36-4a1a-975b-dac7cc0a6497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1257.281128] [54709]: DEBUG cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Flow 'volume_create_api' (50194683-682c-48e3-b88d-0db3a3455bfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1257.281529] [54709]: INFO cinder.volume.api [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Create volume request issued successfully. [ 1257.282234] [54709]: INFO cinder.api.openstack.wsgi [None req-7c8f07e8-ba7a-480f-96f3-cd19a3afe295 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1257.282672] [54709]: [pid: 54709|app: 0|req: 247/523] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:58:01 2025] POST /volume/v3/volumes => generated 757 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1257.291715] [54708]: DEBUG cinder.api.middleware.request_id [None req-1f021feb-b9b1-4f57-983b-e69f1cd51184 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.293787] [54708]: INFO cinder.api.openstack.wsgi [None req-1f021feb-b9b1-4f57-983b-e69f1cd51184 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 [ 1257.294033] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1f021feb-b9b1-4f57-983b-e69f1cd51184 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.294343] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1f021feb-b9b1-4f57-983b-e69f1cd51184 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.301887] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.301887] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.305622] [54708]: INFO cinder.volume.api [None req-1f021feb-b9b1-4f57-983b-e69f1cd51184 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1257.309754] [54708]: INFO cinder.api.openstack.wsgi [None req-1f021feb-b9b1-4f57-983b-e69f1cd51184 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 returned with HTTP 200 [ 1257.310150] [54708]: [pid: 54708|app: 0|req: 277/524] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:58:01 2025] GET /volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.320832] [54709]: DEBUG cinder.api.middleware.request_id [None req-263adbca-e585-4764-9623-e8db8b3f5d48 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.323264] [54709]: INFO cinder.api.openstack.wsgi [None req-263adbca-e585-4764-9623-e8db8b3f5d48 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 [ 1258.323499] [54709]: DEBUG cinder.api.openstack.wsgi [None req-263adbca-e585-4764-9623-e8db8b3f5d48 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.323724] [54709]: DEBUG cinder.api.openstack.wsgi [None req-263adbca-e585-4764-9623-e8db8b3f5d48 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.331470] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.331470] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.334760] [54709]: INFO cinder.volume.api [None req-263adbca-e585-4764-9623-e8db8b3f5d48 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1258.338807] [54709]: INFO cinder.api.openstack.wsgi [None req-263adbca-e585-4764-9623-e8db8b3f5d48 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 returned with HTTP 200 [ 1258.339186] [54709]: [pid: 54709|app: 0|req: 248/525] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:58:02 2025] GET /volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.527145] [54708]: DEBUG cinder.api.middleware.request_id [req-8d345726-3111-4234-afe3-391f519f7991 req-a36f15ad-68f7-4bc8-a7fa-c1398dec9e8f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.529543] [54708]: INFO cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-a36f15ad-68f7-4bc8-a7fa-c1398dec9e8f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1265.529768] [54708]: DEBUG cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-a36f15ad-68f7-4bc8-a7fa-c1398dec9e8f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.529985] [54708]: DEBUG cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-a36f15ad-68f7-4bc8-a7fa-c1398dec9e8f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.542253] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.542253] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.545717] [54708]: INFO cinder.volume.api [req-8d345726-3111-4234-afe3-391f519f7991 req-a36f15ad-68f7-4bc8-a7fa-c1398dec9e8f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1265.550325] [54708]: INFO cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-a36f15ad-68f7-4bc8-a7fa-c1398dec9e8f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1265.550732] [54708]: [pid: 54708|app: 0|req: 278/526] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:58:09 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1265.565788] [54709]: DEBUG cinder.api.middleware.request_id [req-8d345726-3111-4234-afe3-391f519f7991 req-fdc6fa94-6972-4e44-99e0-db7014b0668e None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.568181] [54709]: INFO cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-fdc6fa94-6972-4e44-99e0-db7014b0668e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] POST http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e/action [ 1265.568634] [54709]: DEBUG cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-fdc6fa94-6972-4e44-99e0-db7014b0668e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1265.568774] [54709]: DEBUG cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-fdc6fa94-6972-4e44-99e0-db7014b0668e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1265.578202] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.578202] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.578747] [54709]: INFO cinder.volume.api [req-8d345726-3111-4234-afe3-391f519f7991 req-fdc6fa94-6972-4e44-99e0-db7014b0668e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1265.584216] [54709]: INFO cinder.volume.api [req-8d345726-3111-4234-afe3-391f519f7991 req-fdc6fa94-6972-4e44-99e0-db7014b0668e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Begin detaching volume completed successfully. [ 1265.584432] [54709]: INFO cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-fdc6fa94-6972-4e44-99e0-db7014b0668e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e/action returned with HTTP 202 [ 1265.584818] [54709]: [pid: 54709|app: 0|req: 249/527] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Feb 15 20:58:09 2025] POST /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1265.597621] [54708]: DEBUG cinder.api.middleware.request_id [None req-171d4f7b-b978-4204-aab8-e1e755512559 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.599599] [54708]: INFO cinder.api.openstack.wsgi [None req-171d4f7b-b978-4204-aab8-e1e755512559 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1265.599927] [54708]: DEBUG cinder.api.openstack.wsgi [None req-171d4f7b-b978-4204-aab8-e1e755512559 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.600200] [54708]: DEBUG cinder.api.openstack.wsgi [None req-171d4f7b-b978-4204-aab8-e1e755512559 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.609633] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.609633] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.612699] [54708]: INFO cinder.volume.api [None req-171d4f7b-b978-4204-aab8-e1e755512559 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1265.616815] [54708]: INFO cinder.api.openstack.wsgi [None req-171d4f7b-b978-4204-aab8-e1e755512559 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1265.617241] [54708]: [pid: 54708|app: 0|req: 279/528] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:58:09 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.605255] [54709]: DEBUG cinder.api.middleware.request_id [None req-7ad7135e-3697-4cf5-b1a5-e6010fe4eca3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.605719] [54709]: INFO cinder.api.openstack.wsgi [None req-7ad7135e-3697-4cf5-b1a5-e6010fe4eca3 None None] GET http://10.180.1.21/volume// [ 1266.605908] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7ad7135e-3697-4cf5-b1a5-e6010fe4eca3 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.606141] [54709]: DEBUG cinder.api.openstack.wsgi [None req-7ad7135e-3697-4cf5-b1a5-e6010fe4eca3 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.606535] [54709]: INFO cinder.api.openstack.wsgi [None req-7ad7135e-3697-4cf5-b1a5-e6010fe4eca3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1266.606850] [54709]: [pid: 54709|app: 0|req: 250/529] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:58:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1266.610188] [54708]: DEBUG cinder.api.middleware.request_id [req-8d345726-3111-4234-afe3-391f519f7991 req-8188b52c-64e1-438d-aac9-5e33fc43a606 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.612551] [54708]: INFO cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-8188b52c-64e1-438d-aac9-5e33fc43a606 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1266.612800] [54708]: DEBUG cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-8188b52c-64e1-438d-aac9-5e33fc43a606 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.613033] [54708]: DEBUG cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-8188b52c-64e1-438d-aac9-5e33fc43a606 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.622434] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.622434] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.625377] [54708]: INFO cinder.volume.api [req-8d345726-3111-4234-afe3-391f519f7991 req-8188b52c-64e1-438d-aac9-5e33fc43a606 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1266.629426] [54708]: INFO cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-8188b52c-64e1-438d-aac9-5e33fc43a606 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1266.629800] [54708]: [pid: 54708|app: 0|req: 280/530] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:58:10 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 1319 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1266.630588] [54709]: DEBUG cinder.api.middleware.request_id [None req-9d1dde06-0f2f-4c65-8ac4-e6e45d6a5459 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.633074] [54709]: INFO cinder.api.openstack.wsgi [None req-9d1dde06-0f2f-4c65-8ac4-e6e45d6a5459 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1266.633439] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9d1dde06-0f2f-4c65-8ac4-e6e45d6a5459 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.633797] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9d1dde06-0f2f-4c65-8ac4-e6e45d6a5459 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.648209] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648209] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.652592] [54709]: INFO cinder.volume.api [None req-9d1dde06-0f2f-4c65-8ac4-e6e45d6a5459 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1266.658837] [54709]: INFO cinder.api.openstack.wsgi [None req-9d1dde06-0f2f-4c65-8ac4-e6e45d6a5459 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1266.659403] [54709]: [pid: 54709|app: 0|req: 251/531] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:58:10 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1267.670014] [54708]: DEBUG cinder.api.middleware.request_id [None req-fd6fb2b4-7c5a-4787-b22e-7da7e4f0f826 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.672208] [54708]: INFO cinder.api.openstack.wsgi [None req-fd6fb2b4-7c5a-4787-b22e-7da7e4f0f826 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1267.672431] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fd6fb2b4-7c5a-4787-b22e-7da7e4f0f826 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.672654] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fd6fb2b4-7c5a-4787-b22e-7da7e4f0f826 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.682416] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.682416] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.685550] [54708]: INFO cinder.volume.api [None req-fd6fb2b4-7c5a-4787-b22e-7da7e4f0f826 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1267.689701] [54708]: INFO cinder.api.openstack.wsgi [None req-fd6fb2b4-7c5a-4787-b22e-7da7e4f0f826 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1267.690072] [54708]: [pid: 54708|app: 0|req: 281/532] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:58:11 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1267.760986] [54709]: DEBUG cinder.api.middleware.request_id [req-8d345726-3111-4234-afe3-391f519f7991 req-a239a7dd-e2db-4095-8716-67fb1a7594dd None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.763379] [54709]: INFO cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-a239a7dd-e2db-4095-8716-67fb1a7594dd tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] DELETE http://10.180.1.21/volume/v3/attachments/09e983f7-c732-4a48-b47a-8f3874d92756 [ 1267.763594] [54709]: DEBUG cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-a239a7dd-e2db-4095-8716-67fb1a7594dd tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.763812] [54709]: DEBUG cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-a239a7dd-e2db-4095-8716-67fb1a7594dd tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.771131] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.771131] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.294757] [54709]: INFO cinder.api.openstack.wsgi [req-8d345726-3111-4234-afe3-391f519f7991 req-a239a7dd-e2db-4095-8716-67fb1a7594dd tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/attachments/09e983f7-c732-4a48-b47a-8f3874d92756 returned with HTTP 200 [ 1268.295206] [54709]: [pid: 54709|app: 0|req: 252/533] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 20:58:11 2025] DELETE /volume/v3/attachments/09e983f7-c732-4a48-b47a-8f3874d92756 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.700481] [54708]: DEBUG cinder.api.middleware.request_id [None req-9a784b2c-9ac6-4500-83c5-e8700f503abe None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.702688] [54708]: INFO cinder.api.openstack.wsgi [None req-9a784b2c-9ac6-4500-83c5-e8700f503abe tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1268.702916] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9a784b2c-9ac6-4500-83c5-e8700f503abe tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.703153] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9a784b2c-9ac6-4500-83c5-e8700f503abe tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.710717] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.710717] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.714349] [54708]: INFO cinder.volume.api [None req-9a784b2c-9ac6-4500-83c5-e8700f503abe tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1268.718573] [54708]: INFO cinder.api.openstack.wsgi [None req-9a784b2c-9ac6-4500-83c5-e8700f503abe tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1268.718966] [54708]: [pid: 54708|app: 0|req: 282/534] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:58:12 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.979987] [54709]: DEBUG cinder.api.middleware.request_id [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.983301] [54709]: INFO cinder.api.openstack.wsgi [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1271.983687] [54709]: DEBUG cinder.api.openstack.wsgi [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1520365075"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1271.985388] [54709]: DEBUG cinder.api.v3.volumes [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1520365075'}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1271.985529] [54709]: INFO cinder.api.v3.volumes [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Create volume of 1 GB [ 1271.985871] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.985871] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.991888] [54709]: INFO cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Availability Zones retrieved successfully. [ 1271.998836] [54709]: DEBUG cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Flow 'volume_create_api' (4c246a68-3724-4060-879c-d3490b4c8e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1272.000096] [54709]: DEBUG cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5beb10-9966-42ca-b03a-4035db98a505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1272.001279] [54709]: DEBUG cinder.volume.flows.api.create_volume [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1272.020153] [54709]: DEBUG cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5beb10-9966-42ca-b03a-4035db98a505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1272.021199] [54709]: DEBUG cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (236d56f1-3945-4604-b256-9225ac74e5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1272.052940] [54709]: DEBUG cinder.quota [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Created reservations ['748a0440-ce31-4a32-b9c7-b6c4c4146a2a', 'f383d554-0d9b-4d7e-94e0-dc2845e0fbdc', '3e699920-38ec-4525-b731-3f08ce373788', 'f909aabe-b2f6-4e3f-91d8-ec8d26711a78'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1272.053964] [54709]: DEBUG cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (236d56f1-3945-4604-b256-9225ac74e5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['748a0440-ce31-4a32-b9c7-b6c4c4146a2a', 'f383d554-0d9b-4d7e-94e0-dc2845e0fbdc', '3e699920-38ec-4525-b731-3f08ce373788', 'f909aabe-b2f6-4e3f-91d8-ec8d26711a78']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1272.054857] [54709]: DEBUG cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6457fe3d-4f6a-4940-8f75-fd1ea8f27c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1272.069129] [54709]: DEBUG cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6457fe3d-4f6a-4940-8f75-fd1ea8f27c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c687b332-9062-43db-a716-c1f6051d336e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1520365075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d28ea50f94690b731f6181a35b89d',qos_specs=None,replication_status=,reservations=['748a0440-ce31-4a32-b9c7-b6c4c4146a2a','f383d554-0d9b-4d7e-94e0-dc2845e0fbdc','3e699920-38ec-4525-b731-3f08ce373788','f909aabe-b2f6-4e3f-91d8-ec8d26711a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9321e4f14db94b94888bc663b3d6cc35',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1520365075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c687b332-9062-43db-a716-c1f6051d336e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='126d28ea50f94690b731f6181a35b89d',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='9321e4f14db94b94888bc663b3d6cc35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1272.070100] [54709]: DEBUG cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d80de99-619b-4103-bcc2-951a0a2bfbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1272.083768] [54709]: DEBUG cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d80de99-619b-4103-bcc2-951a0a2bfbb2) 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-1520365075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='126d28ea50f94690b731f6181a35b89d',qos_specs=None,replication_status=,reservations=['748a0440-ce31-4a32-b9c7-b6c4c4146a2a','f383d554-0d9b-4d7e-94e0-dc2845e0fbdc','3e699920-38ec-4525-b731-3f08ce373788','f909aabe-b2f6-4e3f-91d8-ec8d26711a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9321e4f14db94b94888bc663b3d6cc35',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1272.084696] [54709]: DEBUG cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2d65658-2a64-4aa0-88bf-5a265662a123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1272.093038] [54709]: DEBUG cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2d65658-2a64-4aa0-88bf-5a265662a123) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1272.093465] [54709]: DEBUG cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Flow 'volume_create_api' (4c246a68-3724-4060-879c-d3490b4c8e9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1272.093825] [54709]: INFO cinder.volume.api [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Create volume request issued successfully. [ 1272.094796] [54709]: INFO cinder.api.openstack.wsgi [None req-79f30688-ca6b-4ef8-8830-09a778ed3ce3 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1272.095190] [54709]: [pid: 54709|app: 0|req: 253/535] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:58:15 2025] POST /volume/v3/volumes => generated 758 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1272.103528] [54708]: DEBUG cinder.api.middleware.request_id [None req-0070e5f6-e6dd-423f-97af-6d1c6d5f98d6 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1272.105657] [54708]: INFO cinder.api.openstack.wsgi [None req-0070e5f6-e6dd-423f-97af-6d1c6d5f98d6 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1272.105888] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0070e5f6-e6dd-423f-97af-6d1c6d5f98d6 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1272.106126] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0070e5f6-e6dd-423f-97af-6d1c6d5f98d6 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1272.113533] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1272.113533] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1272.117328] [54708]: INFO cinder.volume.api [None req-0070e5f6-e6dd-423f-97af-6d1c6d5f98d6 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1272.121473] [54708]: INFO cinder.api.openstack.wsgi [None req-0070e5f6-e6dd-423f-97af-6d1c6d5f98d6 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1272.121844] [54708]: [pid: 54708|app: 0|req: 283/536] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:58:15 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1273.132176] [54709]: DEBUG cinder.api.middleware.request_id [None req-6fb3b9b2-aaa6-4a77-a9c2-1170efd5a887 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1273.134471] [54709]: INFO cinder.api.openstack.wsgi [None req-6fb3b9b2-aaa6-4a77-a9c2-1170efd5a887 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1273.134704] [54709]: DEBUG cinder.api.openstack.wsgi [None req-6fb3b9b2-aaa6-4a77-a9c2-1170efd5a887 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1273.135016] [54709]: DEBUG cinder.api.openstack.wsgi [None req-6fb3b9b2-aaa6-4a77-a9c2-1170efd5a887 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1273.144578] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1273.144578] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1273.148212] [54709]: INFO cinder.volume.api [None req-6fb3b9b2-aaa6-4a77-a9c2-1170efd5a887 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1273.152669] [54709]: INFO cinder.api.openstack.wsgi [None req-6fb3b9b2-aaa6-4a77-a9c2-1170efd5a887 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1273.153076] [54709]: [pid: 54709|app: 0|req: 254/537] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:58:16 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.119423] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=32 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1283.150615] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=72,cinder:INSERT=16,cinder:UPDATE=28 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1311.113110] [54708]: DEBUG cinder.api.middleware.request_id [None req-5fb32986-cfcb-4a80-82ea-0ef960304c1e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.115240] [54708]: INFO cinder.api.openstack.wsgi [None req-5fb32986-cfcb-4a80-82ea-0ef960304c1e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1311.115459] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5fb32986-cfcb-4a80-82ea-0ef960304c1e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.115678] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5fb32986-cfcb-4a80-82ea-0ef960304c1e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.126933] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.126933] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.130745] [54708]: INFO cinder.volume.api [None req-5fb32986-cfcb-4a80-82ea-0ef960304c1e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1311.135345] [54708]: INFO cinder.api.openstack.wsgi [None req-5fb32986-cfcb-4a80-82ea-0ef960304c1e tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1311.135835] [54708]: [pid: 54708|app: 0|req: 284/538] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:58:54 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.179249] [54709]: DEBUG cinder.api.middleware.request_id [None req-02026e32-919d-4ea4-a863-f7a26aaea7ef None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.181389] [54709]: INFO cinder.api.openstack.wsgi [None req-02026e32-919d-4ea4-a863-f7a26aaea7ef tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1311.181609] [54709]: DEBUG cinder.api.openstack.wsgi [None req-02026e32-919d-4ea4-a863-f7a26aaea7ef tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.181870] [54709]: DEBUG cinder.api.openstack.wsgi [None req-02026e32-919d-4ea4-a863-f7a26aaea7ef tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.189255] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.189255] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.192551] [54709]: INFO cinder.volume.api [None req-02026e32-919d-4ea4-a863-f7a26aaea7ef tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1311.196611] [54709]: INFO cinder.api.openstack.wsgi [None req-02026e32-919d-4ea4-a863-f7a26aaea7ef tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1311.197037] [54709]: [pid: 54709|app: 0|req: 255/539] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:58:55 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.132884] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=4 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1321.196045] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=4 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1324.150291] [54708]: DEBUG cinder.api.middleware.request_id [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-174a6448-aabe-4d77-a4f3-45c4dcc7cbbf None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.152650] [54708]: INFO cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-174a6448-aabe-4d77-a4f3-45c4dcc7cbbf tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1324.152875] [54708]: DEBUG cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-174a6448-aabe-4d77-a4f3-45c4dcc7cbbf tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.153109] [54708]: DEBUG cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-174a6448-aabe-4d77-a4f3-45c4dcc7cbbf tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.162884] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1324.162884] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.166709] [54708]: INFO cinder.volume.api [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-174a6448-aabe-4d77-a4f3-45c4dcc7cbbf tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1324.171161] [54708]: INFO cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-174a6448-aabe-4d77-a4f3-45c4dcc7cbbf tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1324.171548] [54708]: [pid: 54708|app: 0|req: 285/540] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:59:08 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.690035] [54709]: DEBUG cinder.api.middleware.request_id [None req-9243bbdf-32a9-4655-8189-bbd2a8bded32 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.690419] [54709]: INFO cinder.api.openstack.wsgi [None req-9243bbdf-32a9-4655-8189-bbd2a8bded32 None None] GET http://10.180.1.21/volume// [ 1325.690600] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9243bbdf-32a9-4655-8189-bbd2a8bded32 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.690815] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9243bbdf-32a9-4655-8189-bbd2a8bded32 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.691223] [54709]: INFO cinder.api.openstack.wsgi [None req-9243bbdf-32a9-4655-8189-bbd2a8bded32 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1325.691536] [54709]: [pid: 54709|app: 0|req: 256/541] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:59:09 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1325.695283] [54708]: DEBUG cinder.api.middleware.request_id [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-afe6c0cf-1314-4e41-bf3b-ce7c67b449a9 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.697633] [54708]: INFO cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-afe6c0cf-1314-4e41-bf3b-ce7c67b449a9 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1325.698111] [54708]: DEBUG cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-afe6c0cf-1314-4e41-bf3b-ce7c67b449a9 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c687b332-9062-43db-a716-c1f6051d336e", "connector": null, "instance_uuid": "917f42c5-8376-4044-af2a-ebd9820be264"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1325.707136] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.707136] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.725670] [54708]: INFO cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-afe6c0cf-1314-4e41-bf3b-ce7c67b449a9 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1325.726108] [54708]: [pid: 54708|app: 0|req: 286/542] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:59:09 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1325.744333] [54709]: DEBUG cinder.api.middleware.request_id [None req-fda7a7cd-0f77-45d2-bcb5-f034aa75861b None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.746378] [54709]: INFO cinder.api.openstack.wsgi [None req-fda7a7cd-0f77-45d2-bcb5-f034aa75861b tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1325.746623] [54709]: DEBUG cinder.api.openstack.wsgi [None req-fda7a7cd-0f77-45d2-bcb5-f034aa75861b tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.746836] [54709]: DEBUG cinder.api.openstack.wsgi [None req-fda7a7cd-0f77-45d2-bcb5-f034aa75861b tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.759273] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.759273] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.762846] [54709]: INFO cinder.volume.api [None req-fda7a7cd-0f77-45d2-bcb5-f034aa75861b tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1325.767899] [54709]: INFO cinder.api.openstack.wsgi [None req-fda7a7cd-0f77-45d2-bcb5-f034aa75861b tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1325.768442] [54709]: [pid: 54709|app: 0|req: 257/543] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:09 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1326.247541] [54708]: DEBUG cinder.api.middleware.request_id [None req-7e75af69-1940-43c9-8880-906b72f4e22d None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.247942] [54708]: INFO cinder.api.openstack.wsgi [None req-7e75af69-1940-43c9-8880-906b72f4e22d None None] GET http://10.180.1.21/volume// [ 1326.248162] [54708]: DEBUG cinder.api.openstack.wsgi [None req-7e75af69-1940-43c9-8880-906b72f4e22d None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.248418] [54708]: DEBUG cinder.api.openstack.wsgi [None req-7e75af69-1940-43c9-8880-906b72f4e22d None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.248879] [54708]: INFO cinder.api.openstack.wsgi [None req-7e75af69-1940-43c9-8880-906b72f4e22d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1326.249301] [54708]: [pid: 54708|app: 0|req: 287/544] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:59:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1326.252698] [54709]: DEBUG cinder.api.middleware.request_id [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-7e442837-1741-41ea-bfb2-ae6adb7442e7 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.255089] [54709]: INFO cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-7e442837-1741-41ea-bfb2-ae6adb7442e7 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1326.255397] [54709]: DEBUG cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-7e442837-1741-41ea-bfb2-ae6adb7442e7 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.255596] [54709]: DEBUG cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-7e442837-1741-41ea-bfb2-ae6adb7442e7 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.265276] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.265276] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.268383] [54709]: INFO cinder.volume.api [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-7e442837-1741-41ea-bfb2-ae6adb7442e7 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1326.272459] [54709]: INFO cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-7e442837-1741-41ea-bfb2-ae6adb7442e7 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1326.272820] [54709]: [pid: 54709|app: 0|req: 258/545] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:59:10 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 1031 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1326.296961] [54708]: DEBUG cinder.api.middleware.request_id [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-def655e5-1a6c-4090-8c91-c5feebf9e48e None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.299218] [54708]: INFO cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-def655e5-1a6c-4090-8c91-c5feebf9e48e tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] PUT http://10.180.1.21/volume/v3/attachments/5062a990-ecd2-4085-b51c-c480681981b7 [ 1326.299625] [54708]: DEBUG cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-def655e5-1a6c-4090-8c91-c5feebf9e48e tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-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-518979", "mountpoint": "/dev/sdb"}}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1326.307254] [54708]: DEBUG cinder.coordination [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-def655e5-1a6c-4090-8c91-c5feebf9e48e tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Acquiring lock "cinder-attachment_update-c687b332-9062-43db-a716-c1f6051d336e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54708) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1326.312728] [54708]: DEBUG cinder.coordination [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-def655e5-1a6c-4090-8c91-c5feebf9e48e tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Lock "cinder-attachment_update-c687b332-9062-43db-a716-c1f6051d336e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54708) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1326.313739] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.313739] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.779426] [54709]: DEBUG cinder.api.middleware.request_id [None req-fbbdc75f-6ea2-4cca-a270-f8018d4426ee None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.782926] [54709]: INFO cinder.api.openstack.wsgi [None req-fbbdc75f-6ea2-4cca-a270-f8018d4426ee tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1326.782926] [54709]: DEBUG cinder.api.openstack.wsgi [None req-fbbdc75f-6ea2-4cca-a270-f8018d4426ee tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.783285] [54709]: DEBUG cinder.api.openstack.wsgi [None req-fbbdc75f-6ea2-4cca-a270-f8018d4426ee tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.797154] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1326.797154] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.802562] [54709]: INFO cinder.volume.api [None req-fbbdc75f-6ea2-4cca-a270-f8018d4426ee tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1326.808182] [54709]: INFO cinder.api.openstack.wsgi [None req-fbbdc75f-6ea2-4cca-a270-f8018d4426ee tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1326.808618] [54709]: [pid: 54709|app: 0|req: 259/546] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:10 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1327.820837] [54709]: DEBUG cinder.api.middleware.request_id [None req-58b7f681-70e6-4fbe-9498-3dd3e2ad0328 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.823131] [54709]: INFO cinder.api.openstack.wsgi [None req-58b7f681-70e6-4fbe-9498-3dd3e2ad0328 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1327.823383] [54709]: DEBUG cinder.api.openstack.wsgi [None req-58b7f681-70e6-4fbe-9498-3dd3e2ad0328 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.823609] [54709]: DEBUG cinder.api.openstack.wsgi [None req-58b7f681-70e6-4fbe-9498-3dd3e2ad0328 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.833588] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.833588] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1327.836699] [54709]: INFO cinder.volume.api [None req-58b7f681-70e6-4fbe-9498-3dd3e2ad0328 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1327.840747] [54709]: INFO cinder.api.openstack.wsgi [None req-58b7f681-70e6-4fbe-9498-3dd3e2ad0328 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1327.841136] [54709]: [pid: 54709|app: 0|req: 260/547] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:11 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.851212] [54709]: DEBUG cinder.api.middleware.request_id [None req-8f7bfc9b-6442-4f8a-a427-86bd731638d9 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.853413] [54709]: INFO cinder.api.openstack.wsgi [None req-8f7bfc9b-6442-4f8a-a427-86bd731638d9 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1328.853637] [54709]: DEBUG cinder.api.openstack.wsgi [None req-8f7bfc9b-6442-4f8a-a427-86bd731638d9 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.853853] [54709]: DEBUG cinder.api.openstack.wsgi [None req-8f7bfc9b-6442-4f8a-a427-86bd731638d9 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.863409] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.863409] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.866562] [54709]: INFO cinder.volume.api [None req-8f7bfc9b-6442-4f8a-a427-86bd731638d9 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1328.870832] [54709]: INFO cinder.api.openstack.wsgi [None req-8f7bfc9b-6442-4f8a-a427-86bd731638d9 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1328.871235] [54709]: [pid: 54709|app: 0|req: 261/548] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:12 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1329.882181] [54709]: DEBUG cinder.api.middleware.request_id [None req-dfae1ea1-081c-4ea2-91a1-d1a3286015ac None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.884297] [54709]: INFO cinder.api.openstack.wsgi [None req-dfae1ea1-081c-4ea2-91a1-d1a3286015ac tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1329.884521] [54709]: DEBUG cinder.api.openstack.wsgi [None req-dfae1ea1-081c-4ea2-91a1-d1a3286015ac tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.884741] [54709]: DEBUG cinder.api.openstack.wsgi [None req-dfae1ea1-081c-4ea2-91a1-d1a3286015ac tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.898373] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.898373] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.902989] [54709]: INFO cinder.volume.api [None req-dfae1ea1-081c-4ea2-91a1-d1a3286015ac tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1329.909226] [54709]: INFO cinder.api.openstack.wsgi [None req-dfae1ea1-081c-4ea2-91a1-d1a3286015ac tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1329.909879] [54709]: [pid: 54709|app: 0|req: 262/549] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:13 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1330.835019] [54708]: DEBUG cinder.coordination [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-def655e5-1a6c-4090-8c91-c5feebf9e48e tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Lock "cinder-attachment_update-c687b332-9062-43db-a716-c1f6051d336e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=54708) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1330.835383] [54708]: INFO cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-def655e5-1a6c-4090-8c91-c5feebf9e48e tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/attachments/5062a990-ecd2-4085-b51c-c480681981b7 returned with HTTP 200 [ 1330.835848] [54708]: [pid: 54708|app: 0|req: 288/550] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:59:10 2025] PUT /volume/v3/attachments/5062a990-ecd2-4085-b51c-c480681981b7 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1330.919457] [54709]: DEBUG cinder.api.middleware.request_id [None req-21db479b-7779-49a5-9794-f526e8ecb463 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.922062] [54709]: INFO cinder.api.openstack.wsgi [None req-21db479b-7779-49a5-9794-f526e8ecb463 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1330.922443] [54709]: DEBUG cinder.api.openstack.wsgi [None req-21db479b-7779-49a5-9794-f526e8ecb463 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.922739] [54709]: DEBUG cinder.api.openstack.wsgi [None req-21db479b-7779-49a5-9794-f526e8ecb463 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.932938] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.932938] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.936256] [54709]: INFO cinder.volume.api [None req-21db479b-7779-49a5-9794-f526e8ecb463 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1330.940669] [54709]: INFO cinder.api.openstack.wsgi [None req-21db479b-7779-49a5-9794-f526e8ecb463 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1330.941065] [54709]: [pid: 54709|app: 0|req: 263/551] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:14 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.951678] [54708]: DEBUG cinder.api.middleware.request_id [None req-f715100c-8039-4eea-ab3b-32b905401ab5 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.953738] [54708]: INFO cinder.api.openstack.wsgi [None req-f715100c-8039-4eea-ab3b-32b905401ab5 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1331.954172] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f715100c-8039-4eea-ab3b-32b905401ab5 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.955769] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f715100c-8039-4eea-ab3b-32b905401ab5 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.965261] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1331.965261] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.968785] [54708]: INFO cinder.volume.api [None req-f715100c-8039-4eea-ab3b-32b905401ab5 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1331.974476] [54708]: INFO cinder.api.openstack.wsgi [None req-f715100c-8039-4eea-ab3b-32b905401ab5 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1331.975088] [54708]: [pid: 54708|app: 0|req: 289/552] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:15 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.455897] [54709]: DEBUG cinder.api.middleware.request_id [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-a7f281e1-dbb1-4ee0-8cac-011f61701c92 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.458280] [54709]: INFO cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-a7f281e1-dbb1-4ee0-8cac-011f61701c92 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] POST http://10.180.1.21/volume/v3/attachments/5062a990-ecd2-4085-b51c-c480681981b7/action [ 1332.458724] [54709]: DEBUG cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-a7f281e1-dbb1-4ee0-8cac-011f61701c92 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Action body: b'{"os-complete": null}' {{(pid=54709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1332.458858] [54709]: DEBUG cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-a7f281e1-dbb1-4ee0-8cac-011f61701c92 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1332.473328] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.473328] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.481840] [54709]: INFO cinder.api.openstack.wsgi [req-8acdc404-f579-4afe-8d09-0c7a6c878b4d req-a7f281e1-dbb1-4ee0-8cac-011f61701c92 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/attachments/5062a990-ecd2-4085-b51c-c480681981b7/action returned with HTTP 204 [ 1332.482233] [54709]: [pid: 54709|app: 0|req: 264/553] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 20:59:16 2025] POST /volume/v3/attachments/5062a990-ecd2-4085-b51c-c480681981b7/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1332.985917] [54708]: DEBUG cinder.api.middleware.request_id [None req-98c4f2d6-8670-4ac0-9630-1c731453190f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.988024] [54708]: INFO cinder.api.openstack.wsgi [None req-98c4f2d6-8670-4ac0-9630-1c731453190f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1332.988188] [54708]: DEBUG cinder.api.openstack.wsgi [None req-98c4f2d6-8670-4ac0-9630-1c731453190f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.988414] [54708]: DEBUG cinder.api.openstack.wsgi [None req-98c4f2d6-8670-4ac0-9630-1c731453190f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.998379] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1332.998379] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.001563] [54708]: INFO cinder.volume.api [None req-98c4f2d6-8670-4ac0-9630-1c731453190f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1333.005753] [54708]: INFO cinder.api.openstack.wsgi [None req-98c4f2d6-8670-4ac0-9630-1c731453190f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1333.006132] [54708]: [pid: 54708|app: 0|req: 290/554] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:16 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1333.015786] [54709]: DEBUG cinder.api.middleware.request_id [None req-4577368f-dedf-4460-9720-b5ac8bcc5ded None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.017534] [54709]: INFO cinder.api.openstack.wsgi [None req-4577368f-dedf-4460-9720-b5ac8bcc5ded tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1333.017947] [54709]: DEBUG cinder.api.openstack.wsgi [None req-4577368f-dedf-4460-9720-b5ac8bcc5ded tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.018312] [54709]: DEBUG cinder.api.openstack.wsgi [None req-4577368f-dedf-4460-9720-b5ac8bcc5ded tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.028416] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.028416] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.031811] [54709]: INFO cinder.volume.api [None req-4577368f-dedf-4460-9720-b5ac8bcc5ded tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1333.036050] [54709]: INFO cinder.api.openstack.wsgi [None req-4577368f-dedf-4460-9720-b5ac8bcc5ded tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1333.036567] [54709]: [pid: 54709|app: 0|req: 265/555] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:16 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1333.086506] [54708]: DEBUG cinder.api.middleware.request_id [req-1c5aac87-8298-444c-aef0-b8d5e864282b req-1183e9e2-4e39-4560-b1c0-ee5202a585ae None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.088836] [54708]: INFO cinder.api.openstack.wsgi [req-1c5aac87-8298-444c-aef0-b8d5e864282b req-1183e9e2-4e39-4560-b1c0-ee5202a585ae tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1333.089085] [54708]: DEBUG cinder.api.openstack.wsgi [req-1c5aac87-8298-444c-aef0-b8d5e864282b req-1183e9e2-4e39-4560-b1c0-ee5202a585ae tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.089309] [54708]: DEBUG cinder.api.openstack.wsgi [req-1c5aac87-8298-444c-aef0-b8d5e864282b req-1183e9e2-4e39-4560-b1c0-ee5202a585ae tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.099214] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1333.099214] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.102311] [54708]: INFO cinder.volume.api [req-1c5aac87-8298-444c-aef0-b8d5e864282b req-1183e9e2-4e39-4560-b1c0-ee5202a585ae tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1333.106912] [54708]: INFO cinder.api.openstack.wsgi [req-1c5aac87-8298-444c-aef0-b8d5e864282b req-1183e9e2-4e39-4560-b1c0-ee5202a585ae tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1333.106912] [54708]: [pid: 54708|app: 0|req: 291/556] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:59:16 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.183103] [54709]: DEBUG cinder.api.middleware.request_id [req-56f9a2bd-8c8c-4317-9b10-6a639f767020 req-e3d02124-81e2-4776-a947-c90db3a0dc39 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.185516] [54709]: INFO cinder.api.openstack.wsgi [req-56f9a2bd-8c8c-4317-9b10-6a639f767020 req-e3d02124-81e2-4776-a947-c90db3a0dc39 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1342.185743] [54709]: DEBUG cinder.api.openstack.wsgi [req-56f9a2bd-8c8c-4317-9b10-6a639f767020 req-e3d02124-81e2-4776-a947-c90db3a0dc39 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.185987] [54709]: DEBUG cinder.api.openstack.wsgi [req-56f9a2bd-8c8c-4317-9b10-6a639f767020 req-e3d02124-81e2-4776-a947-c90db3a0dc39 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.199666] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.199666] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.203194] [54709]: INFO cinder.volume.api [req-56f9a2bd-8c8c-4317-9b10-6a639f767020 req-e3d02124-81e2-4776-a947-c90db3a0dc39 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1342.207931] [54709]: INFO cinder.api.openstack.wsgi [req-56f9a2bd-8c8c-4317-9b10-6a639f767020 req-e3d02124-81e2-4776-a947-c90db3a0dc39 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1342.208361] [54709]: [pid: 54709|app: 0|req: 266/557] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:59:26 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1343.104450] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=29,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1352.205422] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=49,cinder:UPDATE=2 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1369.595991] [54708]: DEBUG cinder.api.middleware.request_id [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.598065] [54708]: INFO cinder.api.openstack.wsgi [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1369.598448] [54708]: DEBUG cinder.api.openstack.wsgi [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1843381416"}} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1369.600103] [54708]: DEBUG cinder.api.v3.volumes [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1843381416'}} {{(pid=54708) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1369.600247] [54708]: INFO cinder.api.v3.volumes [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Create volume of 1 GB [ 1369.606194] [54708]: INFO cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Availability Zones retrieved successfully. [ 1369.613223] [54708]: DEBUG cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Flow 'volume_create_api' (65f106de-85e6-425c-bd49-7c8e9f255764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1369.614483] [54708]: DEBUG cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452ba2f3-00b3-457f-aafa-1cc00438acfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1369.615604] [54708]: DEBUG cinder.volume.flows.api.create_volume [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Validating volume size '1' using validate_int {{(pid=54708) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1369.634034] [54708]: DEBUG cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452ba2f3-00b3-457f-aafa-1cc00438acfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1369.635041] [54708]: DEBUG cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6f6245-b0d7-4030-a099-da2caff5afef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1369.669826] [54708]: DEBUG cinder.quota [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Created reservations ['1dfc2466-9370-48f3-aa69-835c278bf01e', '3bd9ea0a-9dda-4748-80e3-6f1c734b1a87', '48bc03e0-da2f-48a4-976f-94918fecc0b9', 'ed7a8420-0fb0-4e56-bfbe-acfcb1fdc5a3'] {{(pid=54708) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1369.670676] [54708]: DEBUG cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6f6245-b0d7-4030-a099-da2caff5afef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dfc2466-9370-48f3-aa69-835c278bf01e', '3bd9ea0a-9dda-4748-80e3-6f1c734b1a87', '48bc03e0-da2f-48a4-976f-94918fecc0b9', 'ed7a8420-0fb0-4e56-bfbe-acfcb1fdc5a3']}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1369.671567] [54708]: DEBUG cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d0eabd-1198-440c-99b3-5439292b4705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1369.685787] [54708]: DEBUG cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05d0eabd-1198-440c-99b3-5439292b4705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3e81644-6e93-4f5e-a31b-1e9c4056aa4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1843381416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='445cf2e7640144f396c2e692d63433ba',qos_specs=None,replication_status=,reservations=['1dfc2466-9370-48f3-aa69-835c278bf01e','3bd9ea0a-9dda-4748-80e3-6f1c734b1a87','48bc03e0-da2f-48a4-976f-94918fecc0b9','ed7a8420-0fb0-4e56-bfbe-acfcb1fdc5a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40539dcb9465468daf546a5f2968ba54',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T20:59:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1843381416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3e81644-6e93-4f5e-a31b-1e9c4056aa4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='445cf2e7640144f396c2e692d63433ba',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='40539dcb9465468daf546a5f2968ba54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1369.686840] [54708]: DEBUG cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f066d0-3a44-4d5d-af6a-8cce6fce1920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1369.701204] [54708]: DEBUG cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46f066d0-3a44-4d5d-af6a-8cce6fce1920) 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-1843381416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='445cf2e7640144f396c2e692d63433ba',qos_specs=None,replication_status=,reservations=['1dfc2466-9370-48f3-aa69-835c278bf01e','3bd9ea0a-9dda-4748-80e3-6f1c734b1a87','48bc03e0-da2f-48a4-976f-94918fecc0b9','ed7a8420-0fb0-4e56-bfbe-acfcb1fdc5a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40539dcb9465468daf546a5f2968ba54',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1369.702029] [54708]: DEBUG cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdee2713-7f2f-4b7c-b1d4-d1889cb0aa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1369.710103] [54708]: DEBUG cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdee2713-7f2f-4b7c-b1d4-d1889cb0aa08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54708) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1369.711147] [54708]: DEBUG cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Flow 'volume_create_api' (65f106de-85e6-425c-bd49-7c8e9f255764) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54708) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1369.711492] [54708]: INFO cinder.volume.api [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Create volume request issued successfully. [ 1369.712132] [54708]: INFO cinder.api.openstack.wsgi [None req-bae63850-f0ed-4f09-a487-bf45a7988cb1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1369.712569] [54708]: [pid: 54708|app: 0|req: 292/558] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 20:59:53 2025] POST /volume/v3/volumes => generated 750 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1369.721377] [54709]: DEBUG cinder.api.middleware.request_id [None req-1c04c7de-323f-48fb-b159-454c6506c2fa None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1369.723581] [54709]: INFO cinder.api.openstack.wsgi [None req-1c04c7de-323f-48fb-b159-454c6506c2fa tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1369.723804] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1c04c7de-323f-48fb-b159-454c6506c2fa tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1369.724033] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1c04c7de-323f-48fb-b159-454c6506c2fa tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1369.731873] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1369.731873] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1369.735369] [54709]: INFO cinder.volume.api [None req-1c04c7de-323f-48fb-b159-454c6506c2fa tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1369.739481] [54709]: INFO cinder.api.openstack.wsgi [None req-1c04c7de-323f-48fb-b159-454c6506c2fa tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1369.739881] [54709]: [pid: 54709|app: 0|req: 267/559] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:53 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1370.750376] [54708]: DEBUG cinder.api.middleware.request_id [None req-94a150c2-f179-47bb-a348-fe0ab8531192 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.752640] [54708]: INFO cinder.api.openstack.wsgi [None req-94a150c2-f179-47bb-a348-fe0ab8531192 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1370.753220] [54708]: DEBUG cinder.api.openstack.wsgi [None req-94a150c2-f179-47bb-a348-fe0ab8531192 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.753220] [54708]: DEBUG cinder.api.openstack.wsgi [None req-94a150c2-f179-47bb-a348-fe0ab8531192 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.760896] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.760896] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1370.764193] [54708]: INFO cinder.volume.api [None req-94a150c2-f179-47bb-a348-fe0ab8531192 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1370.768228] [54708]: INFO cinder.api.openstack.wsgi [None req-94a150c2-f179-47bb-a348-fe0ab8531192 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1370.768714] [54708]: [pid: 54708|app: 0|req: 293/560] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:54 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1370.807585] [54709]: DEBUG cinder.api.middleware.request_id [req-348f7dd4-e19f-481d-9053-657745e003f1 req-8e73b3a6-270b-4528-a3e4-17179c022753 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1370.809967] [54709]: INFO cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-8e73b3a6-270b-4528-a3e4-17179c022753 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1370.810209] [54709]: DEBUG cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-8e73b3a6-270b-4528-a3e4-17179c022753 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1370.810459] [54709]: DEBUG cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-8e73b3a6-270b-4528-a3e4-17179c022753 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1370.817775] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1370.817775] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1370.820978] [54709]: INFO cinder.volume.api [req-348f7dd4-e19f-481d-9053-657745e003f1 req-8e73b3a6-270b-4528-a3e4-17179c022753 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1370.825135] [54709]: INFO cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-8e73b3a6-270b-4528-a3e4-17179c022753 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1370.825513] [54709]: [pid: 54709|app: 0|req: 268/561] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 20:59:54 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1372.345048] [54708]: DEBUG cinder.api.middleware.request_id [None req-011cf277-9fc2-4f28-bcd9-249c3de414d2 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.345510] [54708]: INFO cinder.api.openstack.wsgi [None req-011cf277-9fc2-4f28-bcd9-249c3de414d2 None None] GET http://10.180.1.21/volume// [ 1372.345744] [54708]: DEBUG cinder.api.openstack.wsgi [None req-011cf277-9fc2-4f28-bcd9-249c3de414d2 None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.345921] [54708]: DEBUG cinder.api.openstack.wsgi [None req-011cf277-9fc2-4f28-bcd9-249c3de414d2 None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.346325] [54708]: INFO cinder.api.openstack.wsgi [None req-011cf277-9fc2-4f28-bcd9-249c3de414d2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1372.346639] [54708]: [pid: 54708|app: 0|req: 294/562] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 20:59:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1372.350291] [54709]: DEBUG cinder.api.middleware.request_id [req-348f7dd4-e19f-481d-9053-657745e003f1 req-6d1ab079-78a7-497c-b406-e793e910913f None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.352618] [54709]: INFO cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-6d1ab079-78a7-497c-b406-e793e910913f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1372.353029] [54709]: DEBUG cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-6d1ab079-78a7-497c-b406-e793e910913f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3e81644-6e93-4f5e-a31b-1e9c4056aa4e", "connector": null, "instance_uuid": "ab04a98e-c5d3-4904-8fb3-bdf7cbfb33be"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1372.361963] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1372.361963] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1372.379804] [54709]: INFO cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-6d1ab079-78a7-497c-b406-e793e910913f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1372.380199] [54709]: [pid: 54709|app: 0|req: 269/563] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 20:59:56 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1372.400380] [54708]: DEBUG cinder.api.middleware.request_id [None req-b77837ce-d21c-43a9-8ed4-20fa27420838 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.402555] [54708]: INFO cinder.api.openstack.wsgi [None req-b77837ce-d21c-43a9-8ed4-20fa27420838 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1372.402833] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b77837ce-d21c-43a9-8ed4-20fa27420838 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.403067] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b77837ce-d21c-43a9-8ed4-20fa27420838 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.412377] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1372.412377] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1372.415386] [54708]: INFO cinder.volume.api [None req-b77837ce-d21c-43a9-8ed4-20fa27420838 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1372.419407] [54708]: INFO cinder.api.openstack.wsgi [None req-b77837ce-d21c-43a9-8ed4-20fa27420838 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1372.419764] [54708]: [pid: 54708|app: 0|req: 295/564] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:56 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1372.902830] [54709]: DEBUG cinder.api.middleware.request_id [None req-dbb84656-a2f7-4f39-8426-938fa6b80833 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.903318] [54709]: INFO cinder.api.openstack.wsgi [None req-dbb84656-a2f7-4f39-8426-938fa6b80833 None None] GET http://10.180.1.21/volume// [ 1372.903495] [54709]: DEBUG cinder.api.openstack.wsgi [None req-dbb84656-a2f7-4f39-8426-938fa6b80833 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.903755] [54709]: DEBUG cinder.api.openstack.wsgi [None req-dbb84656-a2f7-4f39-8426-938fa6b80833 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.904177] [54709]: INFO cinder.api.openstack.wsgi [None req-dbb84656-a2f7-4f39-8426-938fa6b80833 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1372.904490] [54709]: [pid: 54709|app: 0|req: 270/565] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 20:59:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1372.907900] [54708]: DEBUG cinder.api.middleware.request_id [req-348f7dd4-e19f-481d-9053-657745e003f1 req-e263359d-946a-4158-b8b1-520249e3a7d2 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.910213] [54708]: INFO cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-e263359d-946a-4158-b8b1-520249e3a7d2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1372.910590] [54708]: DEBUG cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-e263359d-946a-4158-b8b1-520249e3a7d2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1372.910894] [54708]: DEBUG cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-e263359d-946a-4158-b8b1-520249e3a7d2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1372.920745] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1372.920745] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1372.923794] [54708]: INFO cinder.volume.api [req-348f7dd4-e19f-481d-9053-657745e003f1 req-e263359d-946a-4158-b8b1-520249e3a7d2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1372.927792] [54708]: INFO cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-e263359d-946a-4158-b8b1-520249e3a7d2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1372.928245] [54708]: [pid: 54708|app: 0|req: 296/566] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 20:59:56 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1372.953042] [54709]: DEBUG cinder.api.middleware.request_id [req-348f7dd4-e19f-481d-9053-657745e003f1 req-45f954da-b23a-4b46-bf17-43679e57ad5a None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1372.955335] [54709]: INFO cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-45f954da-b23a-4b46-bf17-43679e57ad5a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] PUT http://10.180.1.21/volume/v3/attachments/0d41cc1b-3a4d-4b45-8d4c-8f9ed984fb5e [ 1372.955735] [54709]: DEBUG cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-45f954da-b23a-4b46-bf17-43679e57ad5a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-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-518982", "mountpoint": "/dev/sdb"}}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1372.963663] [54709]: DEBUG cinder.coordination [req-348f7dd4-e19f-481d-9053-657745e003f1 req-45f954da-b23a-4b46-bf17-43679e57ad5a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Acquiring lock "cinder-attachment_update-b3e81644-6e93-4f5e-a31b-1e9c4056aa4e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1372.967915] [54709]: DEBUG cinder.coordination [req-348f7dd4-e19f-481d-9053-657745e003f1 req-45f954da-b23a-4b46-bf17-43679e57ad5a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Lock "cinder-attachment_update-b3e81644-6e93-4f5e-a31b-1e9c4056aa4e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1372.968965] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1372.968965] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.429862] [54708]: DEBUG cinder.api.middleware.request_id [None req-969cbc73-3ea1-4721-ab75-845475ef9d7b None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1373.432097] [54708]: INFO cinder.api.openstack.wsgi [None req-969cbc73-3ea1-4721-ab75-845475ef9d7b tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1373.432334] [54708]: DEBUG cinder.api.openstack.wsgi [None req-969cbc73-3ea1-4721-ab75-845475ef9d7b tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1373.432576] [54708]: DEBUG cinder.api.openstack.wsgi [None req-969cbc73-3ea1-4721-ab75-845475ef9d7b tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1373.442150] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1373.442150] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1373.445320] [54708]: INFO cinder.volume.api [None req-969cbc73-3ea1-4721-ab75-845475ef9d7b tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1373.449540] [54708]: INFO cinder.api.openstack.wsgi [None req-969cbc73-3ea1-4721-ab75-845475ef9d7b tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1373.449917] [54708]: [pid: 54708|app: 0|req: 297/567] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:57 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1374.460063] [54708]: DEBUG cinder.api.middleware.request_id [None req-2e3cc40e-0013-49fe-aa25-b31dbe6a9943 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1374.462177] [54708]: INFO cinder.api.openstack.wsgi [None req-2e3cc40e-0013-49fe-aa25-b31dbe6a9943 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1374.462401] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2e3cc40e-0013-49fe-aa25-b31dbe6a9943 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1374.462619] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2e3cc40e-0013-49fe-aa25-b31dbe6a9943 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1374.471946] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1374.471946] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1374.474914] [54708]: INFO cinder.volume.api [None req-2e3cc40e-0013-49fe-aa25-b31dbe6a9943 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1374.478894] [54708]: INFO cinder.api.openstack.wsgi [None req-2e3cc40e-0013-49fe-aa25-b31dbe6a9943 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1374.479255] [54708]: [pid: 54708|app: 0|req: 298/568] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:58 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1375.489380] [54708]: DEBUG cinder.api.middleware.request_id [None req-e3468a4a-1b4b-4673-9320-960bf213b0ed None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1375.491465] [54708]: INFO cinder.api.openstack.wsgi [None req-e3468a4a-1b4b-4673-9320-960bf213b0ed tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1375.491688] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e3468a4a-1b4b-4673-9320-960bf213b0ed tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1375.491907] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e3468a4a-1b4b-4673-9320-960bf213b0ed tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1375.501328] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1375.501328] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1375.504393] [54708]: INFO cinder.volume.api [None req-e3468a4a-1b4b-4673-9320-960bf213b0ed tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1375.508549] [54708]: INFO cinder.api.openstack.wsgi [None req-e3468a4a-1b4b-4673-9320-960bf213b0ed tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1375.509034] [54708]: [pid: 54708|app: 0|req: 299/569] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 20:59:59 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1376.518295] [54708]: DEBUG cinder.api.middleware.request_id [None req-5927a27a-7f35-4344-a26b-95a7a82c05de None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1376.520474] [54708]: INFO cinder.api.openstack.wsgi [None req-5927a27a-7f35-4344-a26b-95a7a82c05de tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1376.520691] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5927a27a-7f35-4344-a26b-95a7a82c05de tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1376.520913] [54708]: DEBUG cinder.api.openstack.wsgi [None req-5927a27a-7f35-4344-a26b-95a7a82c05de tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1376.530643] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1376.530643] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1376.533627] [54708]: INFO cinder.volume.api [None req-5927a27a-7f35-4344-a26b-95a7a82c05de tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1376.537672] [54708]: INFO cinder.api.openstack.wsgi [None req-5927a27a-7f35-4344-a26b-95a7a82c05de tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1376.538053] [54708]: [pid: 54708|app: 0|req: 300/570] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:00 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1377.279561] [54708]: DEBUG cinder.api.middleware.request_id [None req-908db3ea-a47d-49e3-961d-462a57983d3a None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.281832] [54708]: INFO cinder.api.openstack.wsgi [None req-908db3ea-a47d-49e3-961d-462a57983d3a tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1377.282075] [54708]: DEBUG cinder.api.openstack.wsgi [None req-908db3ea-a47d-49e3-961d-462a57983d3a tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.282300] [54708]: DEBUG cinder.api.openstack.wsgi [None req-908db3ea-a47d-49e3-961d-462a57983d3a tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.292176] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.292176] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.295166] [54708]: INFO cinder.volume.api [None req-908db3ea-a47d-49e3-961d-462a57983d3a tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1377.299207] [54708]: INFO cinder.api.openstack.wsgi [None req-908db3ea-a47d-49e3-961d-462a57983d3a tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1377.299573] [54708]: [pid: 54708|app: 0|req: 301/571] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:01 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1377.332547] [54708]: DEBUG cinder.api.middleware.request_id [req-32825767-4538-498a-a838-952459d18d10 req-8a0dac8e-9144-4487-95ff-137b7eb1b39f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.334780] [54708]: INFO cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-8a0dac8e-9144-4487-95ff-137b7eb1b39f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1377.335028] [54708]: DEBUG cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-8a0dac8e-9144-4487-95ff-137b7eb1b39f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.335255] [54708]: DEBUG cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-8a0dac8e-9144-4487-95ff-137b7eb1b39f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.343984] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.343984] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.346875] [54708]: INFO cinder.volume.api [req-32825767-4538-498a-a838-952459d18d10 req-8a0dac8e-9144-4487-95ff-137b7eb1b39f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1377.350799] [54708]: INFO cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-8a0dac8e-9144-4487-95ff-137b7eb1b39f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1377.351158] [54708]: [pid: 54708|app: 0|req: 302/572] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 21:00:01 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1377.366199] [54708]: DEBUG cinder.api.middleware.request_id [req-32825767-4538-498a-a838-952459d18d10 req-53814981-298f-4739-ae74-cb1ac3dd4d69 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.368096] [54708]: INFO cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-53814981-298f-4739-ae74-cb1ac3dd4d69 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] POST http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e/action [ 1377.368461] [54708]: DEBUG cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-53814981-298f-4739-ae74-cb1ac3dd4d69 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1377.368600] [54708]: DEBUG cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-53814981-298f-4739-ae74-cb1ac3dd4d69 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1377.376818] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.376818] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.377292] [54708]: INFO cinder.volume.api [req-32825767-4538-498a-a838-952459d18d10 req-53814981-298f-4739-ae74-cb1ac3dd4d69 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1377.381886] [54708]: INFO cinder.volume.api [req-32825767-4538-498a-a838-952459d18d10 req-53814981-298f-4739-ae74-cb1ac3dd4d69 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Begin detaching volume completed successfully. [ 1377.382099] [54708]: INFO cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-53814981-298f-4739-ae74-cb1ac3dd4d69 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e/action returned with HTTP 202 [ 1377.382455] [54708]: [pid: 54708|app: 0|req: 303/573] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Feb 15 21:00:01 2025] POST /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1377.490889] [54709]: DEBUG cinder.coordination [req-348f7dd4-e19f-481d-9053-657745e003f1 req-45f954da-b23a-4b46-bf17-43679e57ad5a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Lock "cinder-attachment_update-b3e81644-6e93-4f5e-a31b-1e9c4056aa4e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1377.491255] [54709]: INFO cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-45f954da-b23a-4b46-bf17-43679e57ad5a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/attachments/0d41cc1b-3a4d-4b45-8d4c-8f9ed984fb5e returned with HTTP 200 [ 1377.491790] [54709]: [pid: 54709|app: 0|req: 271/574] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 20:59:56 2025] PUT /volume/v3/attachments/0d41cc1b-3a4d-4b45-8d4c-8f9ed984fb5e => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1377.548080] [54708]: DEBUG cinder.api.middleware.request_id [None req-9d12769d-c244-4b4e-9c21-7128b5106cdd None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1377.550355] [54708]: INFO cinder.api.openstack.wsgi [None req-9d12769d-c244-4b4e-9c21-7128b5106cdd tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1377.550601] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9d12769d-c244-4b4e-9c21-7128b5106cdd tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1377.550834] [54708]: DEBUG cinder.api.openstack.wsgi [None req-9d12769d-c244-4b4e-9c21-7128b5106cdd tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1377.562015] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1377.562015] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1377.565190] [54708]: INFO cinder.volume.api [None req-9d12769d-c244-4b4e-9c21-7128b5106cdd tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1377.569325] [54708]: INFO cinder.api.openstack.wsgi [None req-9d12769d-c244-4b4e-9c21-7128b5106cdd tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1377.569695] [54708]: [pid: 54708|app: 0|req: 304/575] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:01 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1378.400808] [54709]: DEBUG cinder.api.middleware.request_id [None req-68e80d53-6798-428c-9d0f-5491e34374e2 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.401285] [54709]: INFO cinder.api.openstack.wsgi [None req-68e80d53-6798-428c-9d0f-5491e34374e2 None None] GET http://10.180.1.21/volume// [ 1378.401501] [54709]: DEBUG cinder.api.openstack.wsgi [None req-68e80d53-6798-428c-9d0f-5491e34374e2 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.401806] [54709]: DEBUG cinder.api.openstack.wsgi [None req-68e80d53-6798-428c-9d0f-5491e34374e2 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.402236] [54709]: INFO cinder.api.openstack.wsgi [None req-68e80d53-6798-428c-9d0f-5491e34374e2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1378.402652] [54709]: [pid: 54709|app: 0|req: 272/576] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 21:00:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1378.405901] [54708]: DEBUG cinder.api.middleware.request_id [req-32825767-4538-498a-a838-952459d18d10 req-074dca4b-5aab-4054-b826-477e5724f326 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.408243] [54708]: INFO cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-074dca4b-5aab-4054-b826-477e5724f326 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1378.408490] [54708]: DEBUG cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-074dca4b-5aab-4054-b826-477e5724f326 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.408711] [54708]: DEBUG cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-074dca4b-5aab-4054-b826-477e5724f326 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.418629] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1378.418629] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.421625] [54708]: INFO cinder.volume.api [req-32825767-4538-498a-a838-952459d18d10 req-074dca4b-5aab-4054-b826-477e5724f326 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1378.426391] [54708]: INFO cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-074dca4b-5aab-4054-b826-477e5724f326 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1378.426783] [54708]: [pid: 54708|app: 0|req: 305/577] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 21:00:02 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 1327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1378.579890] [54709]: DEBUG cinder.api.middleware.request_id [None req-bfd4945b-d888-4d2b-ae3c-d57fbcc7219c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1378.582671] [54709]: INFO cinder.api.openstack.wsgi [None req-bfd4945b-d888-4d2b-ae3c-d57fbcc7219c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1378.582909] [54709]: DEBUG cinder.api.openstack.wsgi [None req-bfd4945b-d888-4d2b-ae3c-d57fbcc7219c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1378.583155] [54709]: DEBUG cinder.api.openstack.wsgi [None req-bfd4945b-d888-4d2b-ae3c-d57fbcc7219c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1378.593206] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1378.593206] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1378.596423] [54709]: INFO cinder.volume.api [None req-bfd4945b-d888-4d2b-ae3c-d57fbcc7219c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1378.600716] [54709]: INFO cinder.api.openstack.wsgi [None req-bfd4945b-d888-4d2b-ae3c-d57fbcc7219c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1378.601235] [54709]: [pid: 54709|app: 0|req: 273/578] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:02 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1379.612067] [54708]: DEBUG cinder.api.middleware.request_id [None req-b35d389b-d78c-4631-9bfe-7847f423bc59 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.615200] [54708]: INFO cinder.api.openstack.wsgi [None req-b35d389b-d78c-4631-9bfe-7847f423bc59 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1379.615568] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b35d389b-d78c-4631-9bfe-7847f423bc59 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1379.615924] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b35d389b-d78c-4631-9bfe-7847f423bc59 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1379.630705] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1379.630705] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1379.635690] [54708]: INFO cinder.volume.api [None req-b35d389b-d78c-4631-9bfe-7847f423bc59 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1379.642559] [54708]: INFO cinder.api.openstack.wsgi [None req-b35d389b-d78c-4631-9bfe-7847f423bc59 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1379.643162] [54708]: [pid: 54708|app: 0|req: 306/579] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:03 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1379.804417] [54709]: DEBUG cinder.api.middleware.request_id [req-348f7dd4-e19f-481d-9053-657745e003f1 req-eb1d6949-3bff-4f62-9168-92a691dbb199 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1379.806946] [54709]: INFO cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-eb1d6949-3bff-4f62-9168-92a691dbb199 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] POST http://10.180.1.21/volume/v3/attachments/0d41cc1b-3a4d-4b45-8d4c-8f9ed984fb5e/action [ 1379.807397] [54709]: DEBUG cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-eb1d6949-3bff-4f62-9168-92a691dbb199 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action body: b'{"os-complete": null}' {{(pid=54709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1379.807536] [54709]: DEBUG cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-eb1d6949-3bff-4f62-9168-92a691dbb199 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1379.822819] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1379.822819] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1379.830886] [54709]: INFO cinder.api.openstack.wsgi [req-348f7dd4-e19f-481d-9053-657745e003f1 req-eb1d6949-3bff-4f62-9168-92a691dbb199 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/attachments/0d41cc1b-3a4d-4b45-8d4c-8f9ed984fb5e/action returned with HTTP 204 [ 1379.831367] [54709]: [pid: 54709|app: 0|req: 274/580] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 21:00:03 2025] POST /volume/v3/attachments/0d41cc1b-3a4d-4b45-8d4c-8f9ed984fb5e/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1380.355615] [54708]: DEBUG cinder.api.middleware.request_id [req-32825767-4538-498a-a838-952459d18d10 req-ec46d857-4b5a-47eb-ad40-ac543c9c82aa None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.358064] [54708]: INFO cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-ec46d857-4b5a-47eb-ad40-ac543c9c82aa tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5062a990-ecd2-4085-b51c-c480681981b7 [ 1380.358314] [54708]: DEBUG cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-ec46d857-4b5a-47eb-ad40-ac543c9c82aa tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.358532] [54708]: DEBUG cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-ec46d857-4b5a-47eb-ad40-ac543c9c82aa tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.365511] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.365511] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.653518] [54709]: DEBUG cinder.api.middleware.request_id [None req-d93025f1-3757-4bf6-8b83-a072c12c02d4 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.655698] [54709]: INFO cinder.api.openstack.wsgi [None req-d93025f1-3757-4bf6-8b83-a072c12c02d4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1380.655972] [54709]: DEBUG cinder.api.openstack.wsgi [None req-d93025f1-3757-4bf6-8b83-a072c12c02d4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.656239] [54709]: DEBUG cinder.api.openstack.wsgi [None req-d93025f1-3757-4bf6-8b83-a072c12c02d4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.665979] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.665979] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.669052] [54709]: INFO cinder.volume.api [None req-d93025f1-3757-4bf6-8b83-a072c12c02d4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1380.673132] [54709]: INFO cinder.api.openstack.wsgi [None req-d93025f1-3757-4bf6-8b83-a072c12c02d4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1380.673607] [54709]: [pid: 54709|app: 0|req: 275/581] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:04 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1380.682119] [54709]: DEBUG cinder.api.middleware.request_id [None req-8446fa05-01cf-41cf-b5b4-9ce157ee807a None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.683905] [54709]: INFO cinder.api.openstack.wsgi [None req-8446fa05-01cf-41cf-b5b4-9ce157ee807a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1380.684126] [54709]: DEBUG cinder.api.openstack.wsgi [None req-8446fa05-01cf-41cf-b5b4-9ce157ee807a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.684336] [54709]: DEBUG cinder.api.openstack.wsgi [None req-8446fa05-01cf-41cf-b5b4-9ce157ee807a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.692670] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.692670] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.695562] [54709]: INFO cinder.volume.api [None req-8446fa05-01cf-41cf-b5b4-9ce157ee807a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1380.699463] [54709]: INFO cinder.api.openstack.wsgi [None req-8446fa05-01cf-41cf-b5b4-9ce157ee807a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1380.699905] [54709]: [pid: 54709|app: 0|req: 276/582] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:04 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1380.763639] [54709]: DEBUG cinder.api.middleware.request_id [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.765759] [54709]: INFO cinder.api.openstack.wsgi [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1380.766153] [54709]: DEBUG cinder.api.openstack.wsgi [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1105033180"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1380.767808] [54709]: DEBUG cinder.api.v3.volumes [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1105033180'}} {{(pid=54709) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1380.767951] [54709]: INFO cinder.api.v3.volumes [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Create volume of 1 GB [ 1380.771894] [54709]: INFO cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Availability Zones retrieved successfully. [ 1380.778617] [54709]: DEBUG cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Flow 'volume_create_api' (96e952f9-4c85-485b-9636-8142f3bb30b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1380.779745] [54709]: DEBUG cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821a70bb-b999-4b94-9dfa-99e87e1799a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1380.780770] [54709]: DEBUG cinder.volume.flows.api.create_volume [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Validating volume size '1' using validate_int {{(pid=54709) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1380.797548] [54709]: DEBUG cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821a70bb-b999-4b94-9dfa-99e87e1799a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-15T20:43:47Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b240feba-51df-42a7-b371-8a753483dd41,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b240feba-51df-42a7-b371-8a753483dd41', '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=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1380.798423] [54709]: DEBUG cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a922039-57e1-4143-b9af-c493f2c1baca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1380.825155] [54709]: DEBUG cinder.quota [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Created reservations ['a5084247-4357-4257-b377-ad901457cb85', 'e0ba5541-47e6-470f-b79f-b153a2b0bcff', '67b01d3b-54c6-4de2-84dc-e8c5bcc8fd32', 'aa3bab80-2030-41dc-9193-905c5480f64d'] {{(pid=54709) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1380.825968] [54709]: DEBUG cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a922039-57e1-4143-b9af-c493f2c1baca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5084247-4357-4257-b377-ad901457cb85', 'e0ba5541-47e6-470f-b79f-b153a2b0bcff', '67b01d3b-54c6-4de2-84dc-e8c5bcc8fd32', 'aa3bab80-2030-41dc-9193-905c5480f64d']}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1380.826828] [54709]: DEBUG cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (430fd020-1e6a-492c-9244-a6560f090900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1380.837981] [54709]: DEBUG cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (430fd020-1e6a-492c-9244-a6560f090900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd288a83a-3a55-49b6-bd1e-98d1562d39a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1105033180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='445cf2e7640144f396c2e692d63433ba',qos_specs=None,replication_status=,reservations=['a5084247-4357-4257-b377-ad901457cb85','e0ba5541-47e6-470f-b79f-b153a2b0bcff','67b01d3b-54c6-4de2-84dc-e8c5bcc8fd32','aa3bab80-2030-41dc-9193-905c5480f64d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40539dcb9465468daf546a5f2968ba54',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-15T21:00:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1105033180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d288a83a-3a55-49b6-bd1e-98d1562d39a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='445cf2e7640144f396c2e692d63433ba',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='40539dcb9465468daf546a5f2968ba54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b240feba-51df-42a7-b371-8a753483dd41),volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1380.838826] [54709]: DEBUG cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b76da2a-2f4d-45d7-860a-f608b9576a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1380.850922] [54709]: DEBUG cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b76da2a-2f4d-45d7-860a-f608b9576a84) 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-1105033180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='445cf2e7640144f396c2e692d63433ba',qos_specs=None,replication_status=,reservations=['a5084247-4357-4257-b377-ad901457cb85','e0ba5541-47e6-470f-b79f-b153a2b0bcff','67b01d3b-54c6-4de2-84dc-e8c5bcc8fd32','aa3bab80-2030-41dc-9193-905c5480f64d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40539dcb9465468daf546a5f2968ba54',volume_type_id=b240feba-51df-42a7-b371-8a753483dd41)}' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1380.851737] [54709]: DEBUG cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eae0b8a-6d55-45df-8e1b-2d87777c3d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1380.858360] [54709]: DEBUG cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eae0b8a-6d55-45df-8e1b-2d87777c3d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54709) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1380.859358] [54709]: DEBUG cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Flow 'volume_create_api' (96e952f9-4c85-485b-9636-8142f3bb30b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54709) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1380.859689] [54709]: INFO cinder.volume.api [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Create volume request issued successfully. [ 1380.860334] [54709]: INFO cinder.api.openstack.wsgi [None req-ff79814c-4a48-4c5c-b5af-dcb9a06fcf1f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1380.860769] [54709]: [pid: 54709|app: 0|req: 277/583] 10.180.1.21 () {60 vars in 1135 bytes} [Sat Feb 15 21:00:04 2025] POST /volume/v3/volumes => generated 750 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1380.868896] [54709]: DEBUG cinder.api.middleware.request_id [None req-f6e7167a-a7a3-4e8b-ac94-55128f7c4d98 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1380.871132] [54709]: INFO cinder.api.openstack.wsgi [None req-f6e7167a-a7a3-4e8b-ac94-55128f7c4d98 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1380.871353] [54709]: DEBUG cinder.api.openstack.wsgi [None req-f6e7167a-a7a3-4e8b-ac94-55128f7c4d98 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1380.871570] [54709]: DEBUG cinder.api.openstack.wsgi [None req-f6e7167a-a7a3-4e8b-ac94-55128f7c4d98 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1380.878702] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1380.878702] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1380.881837] [54709]: INFO cinder.volume.api [None req-f6e7167a-a7a3-4e8b-ac94-55128f7c4d98 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1380.886019] [54709]: INFO cinder.api.openstack.wsgi [None req-f6e7167a-a7a3-4e8b-ac94-55128f7c4d98 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1380.886383] [54709]: [pid: 54709|app: 0|req: 278/584] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:04 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1380.890349] [54708]: INFO cinder.api.openstack.wsgi [req-32825767-4538-498a-a838-952459d18d10 req-ec46d857-4b5a-47eb-ad40-ac543c9c82aa tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/attachments/5062a990-ecd2-4085-b51c-c480681981b7 returned with HTTP 200 [ 1380.890349] [54708]: [pid: 54708|app: 0|req: 307/585] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 21:00:04 2025] DELETE /volume/v3/attachments/5062a990-ecd2-4085-b51c-c480681981b7 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1381.550053] [54709]: DEBUG cinder.api.middleware.request_id [None req-dd5d2ba9-a5af-4a31-b0ae-4e80887240ae None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.552191] [54709]: INFO cinder.api.openstack.wsgi [None req-dd5d2ba9-a5af-4a31-b0ae-4e80887240ae tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1381.552406] [54709]: DEBUG cinder.api.openstack.wsgi [None req-dd5d2ba9-a5af-4a31-b0ae-4e80887240ae tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.552619] [54709]: DEBUG cinder.api.openstack.wsgi [None req-dd5d2ba9-a5af-4a31-b0ae-4e80887240ae tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.560047] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.560047] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.563416] [54709]: INFO cinder.volume.api [None req-dd5d2ba9-a5af-4a31-b0ae-4e80887240ae tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1381.567679] [54709]: INFO cinder.api.openstack.wsgi [None req-dd5d2ba9-a5af-4a31-b0ae-4e80887240ae tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1381.568102] [54709]: [pid: 54709|app: 0|req: 279/586] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:05 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1381.896861] [54708]: DEBUG cinder.api.middleware.request_id [None req-eedfc406-fbdf-4136-851d-cc927ffe9ddb None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.898602] [54708]: INFO cinder.api.openstack.wsgi [None req-eedfc406-fbdf-4136-851d-cc927ffe9ddb tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1381.899082] [54708]: DEBUG cinder.api.openstack.wsgi [None req-eedfc406-fbdf-4136-851d-cc927ffe9ddb tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.899082] [54708]: DEBUG cinder.api.openstack.wsgi [None req-eedfc406-fbdf-4136-851d-cc927ffe9ddb tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.907038] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.907038] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.910470] [54708]: INFO cinder.volume.api [None req-eedfc406-fbdf-4136-851d-cc927ffe9ddb tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1381.916039] [54708]: INFO cinder.api.openstack.wsgi [None req-eedfc406-fbdf-4136-851d-cc927ffe9ddb tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1381.916576] [54708]: [pid: 54708|app: 0|req: 308/587] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:05 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1381.951185] [54709]: DEBUG cinder.api.middleware.request_id [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-8aa9a96a-8dfc-4cc4-9469-27c6458cd940 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1381.954039] [54709]: INFO cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-8aa9a96a-8dfc-4cc4-9469-27c6458cd940 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1381.954039] [54709]: DEBUG cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-8aa9a96a-8dfc-4cc4-9469-27c6458cd940 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1381.954197] [54709]: DEBUG cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-8aa9a96a-8dfc-4cc4-9469-27c6458cd940 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1381.961443] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1381.961443] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1381.964944] [54709]: INFO cinder.volume.api [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-8aa9a96a-8dfc-4cc4-9469-27c6458cd940 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1381.969045] [54709]: INFO cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-8aa9a96a-8dfc-4cc4-9469-27c6458cd940 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1381.969520] [54709]: [pid: 54709|app: 0|req: 280/588] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 21:00:05 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1383.488283] [54708]: DEBUG cinder.api.middleware.request_id [None req-8159a6b8-d009-4f6c-b757-372c0918c7ca None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.488680] [54708]: INFO cinder.api.openstack.wsgi [None req-8159a6b8-d009-4f6c-b757-372c0918c7ca None None] GET http://10.180.1.21/volume// [ 1383.488863] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8159a6b8-d009-4f6c-b757-372c0918c7ca None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1383.489104] [54708]: DEBUG cinder.api.openstack.wsgi [None req-8159a6b8-d009-4f6c-b757-372c0918c7ca None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1383.489502] [54708]: INFO cinder.api.openstack.wsgi [None req-8159a6b8-d009-4f6c-b757-372c0918c7ca None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1383.489896] [54708]: [pid: 54708|app: 0|req: 309/589] 10.180.1.21 () {58 vars in 1299 bytes} [Sat Feb 15 21:00:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1383.494641] [54709]: DEBUG cinder.api.middleware.request_id [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-88dd9914-6c6e-4c56-b1e8-59e4f0b2cc56 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.496908] [54709]: INFO cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-88dd9914-6c6e-4c56-b1e8-59e4f0b2cc56 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1383.497330] [54709]: DEBUG cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-88dd9914-6c6e-4c56-b1e8-59e4f0b2cc56 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d288a83a-3a55-49b6-bd1e-98d1562d39a3", "connector": null, "instance_uuid": "ab04a98e-c5d3-4904-8fb3-bdf7cbfb33be"}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1383.506537] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1383.506537] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1383.525704] [54709]: INFO cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-88dd9914-6c6e-4c56-b1e8-59e4f0b2cc56 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1383.526127] [54709]: [pid: 54709|app: 0|req: 281/590] 10.180.1.21 () {66 vars in 1474 bytes} [Sat Feb 15 21:00:07 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1383.544029] [54708]: DEBUG cinder.api.middleware.request_id [None req-fd58a966-d0fa-46fc-8de2-11ba85e310fb None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1383.546265] [54708]: INFO cinder.api.openstack.wsgi [None req-fd58a966-d0fa-46fc-8de2-11ba85e310fb tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1383.546507] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fd58a966-d0fa-46fc-8de2-11ba85e310fb tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1383.546722] [54708]: DEBUG cinder.api.openstack.wsgi [None req-fd58a966-d0fa-46fc-8de2-11ba85e310fb tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1383.556078] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1383.556078] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1383.559154] [54708]: INFO cinder.volume.api [None req-fd58a966-d0fa-46fc-8de2-11ba85e310fb tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1383.563231] [54708]: INFO cinder.api.openstack.wsgi [None req-fd58a966-d0fa-46fc-8de2-11ba85e310fb tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1383.563592] [54708]: [pid: 54708|app: 0|req: 310/591] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:07 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1384.049550] [54709]: DEBUG cinder.api.middleware.request_id [None req-9fbda0fa-368a-4174-8303-0ee0ae203450 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.050334] [54709]: INFO cinder.api.openstack.wsgi [None req-9fbda0fa-368a-4174-8303-0ee0ae203450 None None] GET http://10.180.1.21/volume// [ 1384.050678] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9fbda0fa-368a-4174-8303-0ee0ae203450 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1384.051161] [54709]: DEBUG cinder.api.openstack.wsgi [None req-9fbda0fa-368a-4174-8303-0ee0ae203450 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1384.051805] [54709]: INFO cinder.api.openstack.wsgi [None req-9fbda0fa-368a-4174-8303-0ee0ae203450 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1384.052311] [54709]: [pid: 54709|app: 0|req: 282/592] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 21:00:07 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1384.056712] [54708]: DEBUG cinder.api.middleware.request_id [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-627f49d6-7216-4488-9bf4-4de82cee22ec None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.059038] [54708]: INFO cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-627f49d6-7216-4488-9bf4-4de82cee22ec tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1384.059294] [54708]: DEBUG cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-627f49d6-7216-4488-9bf4-4de82cee22ec tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1384.059586] [54708]: DEBUG cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-627f49d6-7216-4488-9bf4-4de82cee22ec tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1384.071984] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.071984] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1384.075088] [54708]: INFO cinder.volume.api [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-627f49d6-7216-4488-9bf4-4de82cee22ec tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1384.079158] [54708]: INFO cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-627f49d6-7216-4488-9bf4-4de82cee22ec tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1384.079598] [54708]: [pid: 54708|app: 0|req: 311/593] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 21:00:07 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1384.109801] [54709]: DEBUG cinder.api.middleware.request_id [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-6933d056-f458-46a5-95b9-c3bd24c37b78 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.113028] [54709]: INFO cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-6933d056-f458-46a5-95b9-c3bd24c37b78 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] PUT http://10.180.1.21/volume/v3/attachments/d685130c-1404-4bfb-a541-5b047d4c7e62 [ 1384.113028] [54709]: DEBUG cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-6933d056-f458-46a5-95b9-c3bd24c37b78 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-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-518982", "mountpoint": "/dev/sdc"}}} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1384.121119] [54709]: DEBUG cinder.coordination [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-6933d056-f458-46a5-95b9-c3bd24c37b78 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Acquiring lock "cinder-attachment_update-d288a83a-3a55-49b6-bd1e-98d1562d39a3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1384.125552] [54709]: DEBUG cinder.coordination [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-6933d056-f458-46a5-95b9-c3bd24c37b78 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Lock "cinder-attachment_update-d288a83a-3a55-49b6-bd1e-98d1562d39a3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54709) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1384.126627] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.126627] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1384.573523] [54708]: DEBUG cinder.api.middleware.request_id [None req-90aba4bd-58d2-4265-bf54-98566b178165 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1384.575617] [54708]: INFO cinder.api.openstack.wsgi [None req-90aba4bd-58d2-4265-bf54-98566b178165 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1384.575835] [54708]: DEBUG cinder.api.openstack.wsgi [None req-90aba4bd-58d2-4265-bf54-98566b178165 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1384.576064] [54708]: DEBUG cinder.api.openstack.wsgi [None req-90aba4bd-58d2-4265-bf54-98566b178165 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1384.589268] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1384.589268] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1384.592530] [54708]: INFO cinder.volume.api [None req-90aba4bd-58d2-4265-bf54-98566b178165 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1384.596911] [54708]: INFO cinder.api.openstack.wsgi [None req-90aba4bd-58d2-4265-bf54-98566b178165 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1384.597295] [54708]: [pid: 54708|app: 0|req: 312/594] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:08 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1385.607419] [54708]: DEBUG cinder.api.middleware.request_id [None req-38210f11-7768-4f88-82bb-90212e4c9582 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1385.609502] [54708]: INFO cinder.api.openstack.wsgi [None req-38210f11-7768-4f88-82bb-90212e4c9582 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1385.609730] [54708]: DEBUG cinder.api.openstack.wsgi [None req-38210f11-7768-4f88-82bb-90212e4c9582 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1385.609946] [54708]: DEBUG cinder.api.openstack.wsgi [None req-38210f11-7768-4f88-82bb-90212e4c9582 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1385.619624] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1385.619624] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1385.622593] [54708]: INFO cinder.volume.api [None req-38210f11-7768-4f88-82bb-90212e4c9582 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1385.626683] [54708]: INFO cinder.api.openstack.wsgi [None req-38210f11-7768-4f88-82bb-90212e4c9582 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1385.627051] [54708]: [pid: 54708|app: 0|req: 313/595] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:09 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1386.637194] [54708]: DEBUG cinder.api.middleware.request_id [None req-e7c79880-7c3e-4ccb-96d7-8b47f94976ae None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1386.640048] [54708]: INFO cinder.api.openstack.wsgi [None req-e7c79880-7c3e-4ccb-96d7-8b47f94976ae tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1386.640048] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e7c79880-7c3e-4ccb-96d7-8b47f94976ae tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1386.640048] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e7c79880-7c3e-4ccb-96d7-8b47f94976ae tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1386.649344] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1386.649344] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1386.652332] [54708]: INFO cinder.volume.api [None req-e7c79880-7c3e-4ccb-96d7-8b47f94976ae tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1386.656596] [54708]: INFO cinder.api.openstack.wsgi [None req-e7c79880-7c3e-4ccb-96d7-8b47f94976ae tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1386.656973] [54708]: [pid: 54708|app: 0|req: 314/596] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:10 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1387.667669] [54708]: DEBUG cinder.api.middleware.request_id [None req-1acd0ddd-b2f4-4d46-98b0-414cc468d11d None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1387.669686] [54708]: INFO cinder.api.openstack.wsgi [None req-1acd0ddd-b2f4-4d46-98b0-414cc468d11d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1387.669931] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1acd0ddd-b2f4-4d46-98b0-414cc468d11d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1387.670174] [54708]: DEBUG cinder.api.openstack.wsgi [None req-1acd0ddd-b2f4-4d46-98b0-414cc468d11d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1387.679618] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1387.679618] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1387.682507] [54708]: INFO cinder.volume.api [None req-1acd0ddd-b2f4-4d46-98b0-414cc468d11d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1387.686554] [54708]: INFO cinder.api.openstack.wsgi [None req-1acd0ddd-b2f4-4d46-98b0-414cc468d11d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1387.686895] [54708]: [pid: 54708|app: 0|req: 315/597] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:11 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1388.565395] [54708]: DEBUG cinder.api.middleware.request_id [None req-22d919cd-a7c3-408a-9f5a-cb0233dd6f03 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.567481] [54708]: INFO cinder.api.openstack.wsgi [None req-22d919cd-a7c3-408a-9f5a-cb0233dd6f03 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1388.567707] [54708]: DEBUG cinder.api.openstack.wsgi [None req-22d919cd-a7c3-408a-9f5a-cb0233dd6f03 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.567922] [54708]: DEBUG cinder.api.openstack.wsgi [None req-22d919cd-a7c3-408a-9f5a-cb0233dd6f03 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'delete' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.568135] [54708]: INFO cinder.api.v3.volumes [None req-22d919cd-a7c3-408a-9f5a-cb0233dd6f03 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Delete volume with id: c687b332-9062-43db-a716-c1f6051d336e [ 1388.575780] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.575780] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.576299] [54708]: INFO cinder.volume.api [None req-22d919cd-a7c3-408a-9f5a-cb0233dd6f03 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1388.593108] [54708]: INFO cinder.volume.api [None req-22d919cd-a7c3-408a-9f5a-cb0233dd6f03 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Delete volume request issued successfully. [ 1388.593313] [54708]: INFO cinder.api.openstack.wsgi [None req-22d919cd-a7c3-408a-9f5a-cb0233dd6f03 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 202 [ 1388.593699] [54708]: [pid: 54708|app: 0|req: 316/598] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 21:00:12 2025] DELETE /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1388.596396] [54708]: DEBUG cinder.api.middleware.request_id [None req-aaac4723-a98a-4742-974d-463868441225 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.598205] [54708]: INFO cinder.api.openstack.wsgi [None req-aaac4723-a98a-4742-974d-463868441225 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1388.598418] [54708]: DEBUG cinder.api.openstack.wsgi [None req-aaac4723-a98a-4742-974d-463868441225 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.598630] [54708]: DEBUG cinder.api.openstack.wsgi [None req-aaac4723-a98a-4742-974d-463868441225 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.606337] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.606337] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.609569] [54708]: INFO cinder.volume.api [None req-aaac4723-a98a-4742-974d-463868441225 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1388.614285] [54708]: INFO cinder.api.openstack.wsgi [None req-aaac4723-a98a-4742-974d-463868441225 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1388.614655] [54708]: [pid: 54708|app: 0|req: 317/599] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:12 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1388.649859] [54709]: DEBUG cinder.coordination [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-6933d056-f458-46a5-95b9-c3bd24c37b78 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Lock "cinder-attachment_update-d288a83a-3a55-49b6-bd1e-98d1562d39a3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=54709) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1388.650297] [54709]: INFO cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-6933d056-f458-46a5-95b9-c3bd24c37b78 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/attachments/d685130c-1404-4bfb-a541-5b047d4c7e62 returned with HTTP 200 [ 1388.650869] [54709]: [pid: 54709|app: 0|req: 283/600] 10.180.1.21 () {66 vars in 1584 bytes} [Sat Feb 15 21:00:07 2025] PUT /volume/v3/attachments/d685130c-1404-4bfb-a541-5b047d4c7e62 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1388.699149] [54708]: DEBUG cinder.api.middleware.request_id [None req-09779420-7ddd-433c-a4f4-6de0c6d7cf0f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1388.701371] [54708]: INFO cinder.api.openstack.wsgi [None req-09779420-7ddd-433c-a4f4-6de0c6d7cf0f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1388.701608] [54708]: DEBUG cinder.api.openstack.wsgi [None req-09779420-7ddd-433c-a4f4-6de0c6d7cf0f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1388.701840] [54708]: DEBUG cinder.api.openstack.wsgi [None req-09779420-7ddd-433c-a4f4-6de0c6d7cf0f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1388.711556] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.711556] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1388.714754] [54708]: INFO cinder.volume.api [None req-09779420-7ddd-433c-a4f4-6de0c6d7cf0f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1388.718872] [54708]: INFO cinder.api.openstack.wsgi [None req-09779420-7ddd-433c-a4f4-6de0c6d7cf0f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1388.719391] [54708]: [pid: 54708|app: 0|req: 318/601] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:12 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1389.624801] [54709]: DEBUG cinder.api.middleware.request_id [None req-5cb6c0c1-05bb-43f4-862e-b010b6bd2fd4 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.626975] [54709]: INFO cinder.api.openstack.wsgi [None req-5cb6c0c1-05bb-43f4-862e-b010b6bd2fd4 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1389.627229] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5cb6c0c1-05bb-43f4-862e-b010b6bd2fd4 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1389.627460] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5cb6c0c1-05bb-43f4-862e-b010b6bd2fd4 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1389.636396] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.636396] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1389.639673] [54709]: INFO cinder.volume.api [None req-5cb6c0c1-05bb-43f4-862e-b010b6bd2fd4 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1389.643828] [54709]: INFO cinder.api.openstack.wsgi [None req-5cb6c0c1-05bb-43f4-862e-b010b6bd2fd4 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1389.644366] [54709]: [pid: 54709|app: 0|req: 284/602] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:13 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1389.729489] [54708]: DEBUG cinder.api.middleware.request_id [None req-199957fe-a8aa-4c07-a421-c0d8b0229b17 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1389.731576] [54708]: INFO cinder.api.openstack.wsgi [None req-199957fe-a8aa-4c07-a421-c0d8b0229b17 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1389.731808] [54708]: DEBUG cinder.api.openstack.wsgi [None req-199957fe-a8aa-4c07-a421-c0d8b0229b17 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1389.732043] [54708]: DEBUG cinder.api.openstack.wsgi [None req-199957fe-a8aa-4c07-a421-c0d8b0229b17 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1389.741576] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1389.741576] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1389.744591] [54708]: INFO cinder.volume.api [None req-199957fe-a8aa-4c07-a421-c0d8b0229b17 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1389.748689] [54708]: INFO cinder.api.openstack.wsgi [None req-199957fe-a8aa-4c07-a421-c0d8b0229b17 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1389.749173] [54708]: [pid: 54708|app: 0|req: 319/603] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:13 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.654574] [54709]: DEBUG cinder.api.middleware.request_id [None req-ad057c2b-f528-4553-b141-36c4bc2aa42f None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.657064] [54709]: INFO cinder.api.openstack.wsgi [None req-ad057c2b-f528-4553-b141-36c4bc2aa42f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1390.657210] [54709]: DEBUG cinder.api.openstack.wsgi [None req-ad057c2b-f528-4553-b141-36c4bc2aa42f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.657305] [54709]: DEBUG cinder.api.openstack.wsgi [None req-ad057c2b-f528-4553-b141-36c4bc2aa42f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.664658] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.664658] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.667947] [54709]: INFO cinder.volume.api [None req-ad057c2b-f528-4553-b141-36c4bc2aa42f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1390.672039] [54709]: INFO cinder.api.openstack.wsgi [None req-ad057c2b-f528-4553-b141-36c4bc2aa42f tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 200 [ 1390.672532] [54709]: [pid: 54709|app: 0|req: 285/604] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:14 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1390.759213] [54708]: DEBUG cinder.api.middleware.request_id [None req-ee85507f-afb9-461b-8a5c-d2f21a52cb9f None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1390.761336] [54708]: INFO cinder.api.openstack.wsgi [None req-ee85507f-afb9-461b-8a5c-d2f21a52cb9f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1390.761970] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ee85507f-afb9-461b-8a5c-d2f21a52cb9f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1390.761970] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ee85507f-afb9-461b-8a5c-d2f21a52cb9f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1390.771842] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.771842] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1390.774950] [54708]: INFO cinder.volume.api [None req-ee85507f-afb9-461b-8a5c-d2f21a52cb9f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1390.779467] [54708]: INFO cinder.api.openstack.wsgi [None req-ee85507f-afb9-461b-8a5c-d2f21a52cb9f tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1390.779874] [54708]: [pid: 54708|app: 0|req: 320/605] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:14 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1391.274942] [54709]: DEBUG cinder.api.middleware.request_id [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-4fe2d83b-92db-4b5e-8b0f-6e5365661d28 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.277199] [54709]: INFO cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-4fe2d83b-92db-4b5e-8b0f-6e5365661d28 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] POST http://10.180.1.21/volume/v3/attachments/d685130c-1404-4bfb-a541-5b047d4c7e62/action [ 1391.277614] [54709]: DEBUG cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-4fe2d83b-92db-4b5e-8b0f-6e5365661d28 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action body: b'{"os-complete": null}' {{(pid=54709) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1391.277750] [54709]: DEBUG cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-4fe2d83b-92db-4b5e-8b0f-6e5365661d28 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1391.292146] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.292146] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.297747] [54709]: INFO cinder.api.openstack.wsgi [req-82ca8b17-5f56-46e5-9e47-a749148eb940 req-4fe2d83b-92db-4b5e-8b0f-6e5365661d28 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/attachments/d685130c-1404-4bfb-a541-5b047d4c7e62/action returned with HTTP 204 [ 1391.298146] [54709]: [pid: 54709|app: 0|req: 286/606] 10.180.1.21 () {66 vars in 1605 bytes} [Sat Feb 15 21:00:15 2025] POST /volume/v3/attachments/d685130c-1404-4bfb-a541-5b047d4c7e62/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1391.683063] [54708]: DEBUG cinder.api.middleware.request_id [None req-dfed4385-c823-4e0f-802e-c8f2276890ee None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.684894] [54708]: INFO cinder.api.openstack.wsgi [None req-dfed4385-c823-4e0f-802e-c8f2276890ee tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e [ 1391.685139] [54708]: DEBUG cinder.api.openstack.wsgi [None req-dfed4385-c823-4e0f-802e-c8f2276890ee tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.685359] [54708]: DEBUG cinder.api.openstack.wsgi [None req-dfed4385-c823-4e0f-802e-c8f2276890ee tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.691451] [54708]: INFO cinder.api.openstack.wsgi [None req-dfed4385-c823-4e0f-802e-c8f2276890ee tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e returned with HTTP 404 [ 1391.691915] [54708]: [pid: 54708|app: 0|req: 321/607] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:15 2025] GET /volume/v3/volumes/c687b332-9062-43db-a716-c1f6051d336e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1391.695049] [54709]: DEBUG cinder.api.middleware.request_id [None req-335312bf-0dc2-4f8e-8bd1-2a58232fce63 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.697403] [54709]: INFO cinder.api.openstack.wsgi [None req-335312bf-0dc2-4f8e-8bd1-2a58232fce63 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] DELETE http://10.180.1.21/volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 [ 1391.697635] [54709]: DEBUG cinder.api.openstack.wsgi [None req-335312bf-0dc2-4f8e-8bd1-2a58232fce63 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.697860] [54709]: DEBUG cinder.api.openstack.wsgi [None req-335312bf-0dc2-4f8e-8bd1-2a58232fce63 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.698072] [54709]: INFO cinder.api.v3.volumes [None req-335312bf-0dc2-4f8e-8bd1-2a58232fce63 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Delete volume with id: 32f788ef-b391-45b7-9183-c4327a77d964 [ 1391.705944] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.705944] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.706515] [54709]: INFO cinder.volume.api [None req-335312bf-0dc2-4f8e-8bd1-2a58232fce63 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1391.718949] [54709]: INFO cinder.volume.api [None req-335312bf-0dc2-4f8e-8bd1-2a58232fce63 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Delete volume request issued successfully. [ 1391.719141] [54709]: INFO cinder.api.openstack.wsgi [None req-335312bf-0dc2-4f8e-8bd1-2a58232fce63 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 returned with HTTP 202 [ 1391.719503] [54709]: [pid: 54709|app: 0|req: 287/608] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 21:00:15 2025] DELETE /volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1391.721883] [54708]: DEBUG cinder.api.middleware.request_id [None req-2198e50e-f471-45b2-a833-dc0d826dfd12 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.723715] [54708]: INFO cinder.api.openstack.wsgi [None req-2198e50e-f471-45b2-a833-dc0d826dfd12 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 [ 1391.723927] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2198e50e-f471-45b2-a833-dc0d826dfd12 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.724183] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2198e50e-f471-45b2-a833-dc0d826dfd12 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.734061] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.734061] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.738523] [54708]: INFO cinder.volume.api [None req-2198e50e-f471-45b2-a833-dc0d826dfd12 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Volume info retrieved successfully. [ 1391.744497] [54708]: INFO cinder.api.openstack.wsgi [None req-2198e50e-f471-45b2-a833-dc0d826dfd12 tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 returned with HTTP 200 [ 1391.745104] [54708]: [pid: 54708|app: 0|req: 322/609] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:15 2025] GET /volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1391.790362] [54709]: DEBUG cinder.api.middleware.request_id [None req-ed379314-926a-4bb3-87fa-0b9c2f9047a1 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.792233] [54709]: INFO cinder.api.openstack.wsgi [None req-ed379314-926a-4bb3-87fa-0b9c2f9047a1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1391.792440] [54709]: DEBUG cinder.api.openstack.wsgi [None req-ed379314-926a-4bb3-87fa-0b9c2f9047a1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.792655] [54709]: DEBUG cinder.api.openstack.wsgi [None req-ed379314-926a-4bb3-87fa-0b9c2f9047a1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.802072] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.802072] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.805709] [54709]: INFO cinder.volume.api [None req-ed379314-926a-4bb3-87fa-0b9c2f9047a1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1391.809821] [54709]: INFO cinder.api.openstack.wsgi [None req-ed379314-926a-4bb3-87fa-0b9c2f9047a1 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1391.810194] [54709]: [pid: 54709|app: 0|req: 288/610] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:15 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1391.819402] [54708]: DEBUG cinder.api.middleware.request_id [None req-a6470ea4-aff1-4726-8f4a-f102ffdf1a37 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1391.821471] [54708]: INFO cinder.api.openstack.wsgi [None req-a6470ea4-aff1-4726-8f4a-f102ffdf1a37 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1391.821691] [54708]: DEBUG cinder.api.openstack.wsgi [None req-a6470ea4-aff1-4726-8f4a-f102ffdf1a37 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1391.821908] [54708]: DEBUG cinder.api.openstack.wsgi [None req-a6470ea4-aff1-4726-8f4a-f102ffdf1a37 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1391.831310] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.831310] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1391.834279] [54708]: INFO cinder.volume.api [None req-a6470ea4-aff1-4726-8f4a-f102ffdf1a37 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1391.838307] [54708]: INFO cinder.api.openstack.wsgi [None req-a6470ea4-aff1-4726-8f4a-f102ffdf1a37 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1391.838660] [54708]: [pid: 54708|app: 0|req: 323/611] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:15 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1392.036990] [54709]: DEBUG cinder.api.middleware.request_id [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-fc3f1a0f-f1a5-4112-aabe-5fd5d07a63b9 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.039356] [54709]: INFO cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-fc3f1a0f-f1a5-4112-aabe-5fd5d07a63b9 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1392.039587] [54709]: DEBUG cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-fc3f1a0f-f1a5-4112-aabe-5fd5d07a63b9 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1392.039805] [54709]: DEBUG cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-fc3f1a0f-f1a5-4112-aabe-5fd5d07a63b9 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1392.049153] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.049153] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1392.052092] [54709]: INFO cinder.volume.api [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-fc3f1a0f-f1a5-4112-aabe-5fd5d07a63b9 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1392.056179] [54709]: INFO cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-fc3f1a0f-f1a5-4112-aabe-5fd5d07a63b9 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1392.056546] [54709]: [pid: 54709|app: 0|req: 289/612] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 21:00:15 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1392.071342] [54708]: DEBUG cinder.api.middleware.request_id [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-aca5a1b4-2c3e-4244-9aaa-ab185c8ce347 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.073619] [54708]: INFO cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-aca5a1b4-2c3e-4244-9aaa-ab185c8ce347 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] POST http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e/action [ 1392.074124] [54708]: DEBUG cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-aca5a1b4-2c3e-4244-9aaa-ab185c8ce347 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1392.074276] [54708]: DEBUG cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-aca5a1b4-2c3e-4244-9aaa-ab185c8ce347 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1392.083470] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.083470] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1392.083949] [54708]: INFO cinder.volume.api [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-aca5a1b4-2c3e-4244-9aaa-ab185c8ce347 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1392.087967] [54708]: INFO cinder.volume.api [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-aca5a1b4-2c3e-4244-9aaa-ab185c8ce347 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Begin detaching volume completed successfully. [ 1392.088193] [54708]: INFO cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-aca5a1b4-2c3e-4244-9aaa-ab185c8ce347 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e/action returned with HTTP 202 [ 1392.088655] [54708]: [pid: 54708|app: 0|req: 324/613] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Feb 15 21:00:15 2025] POST /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1392.102303] [54709]: DEBUG cinder.api.middleware.request_id [None req-dfd9e363-026f-43af-9e31-58ec4228d342 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.104392] [54709]: INFO cinder.api.openstack.wsgi [None req-dfd9e363-026f-43af-9e31-58ec4228d342 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1392.104608] [54709]: DEBUG cinder.api.openstack.wsgi [None req-dfd9e363-026f-43af-9e31-58ec4228d342 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1392.104824] [54709]: DEBUG cinder.api.openstack.wsgi [None req-dfd9e363-026f-43af-9e31-58ec4228d342 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1392.114421] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.114421] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1392.117556] [54709]: INFO cinder.volume.api [None req-dfd9e363-026f-43af-9e31-58ec4228d342 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1392.121731] [54709]: INFO cinder.api.openstack.wsgi [None req-dfd9e363-026f-43af-9e31-58ec4228d342 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1392.122139] [54709]: [pid: 54709|app: 0|req: 290/614] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:15 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1392.755308] [54708]: DEBUG cinder.api.middleware.request_id [None req-0e0c925c-d380-414a-8033-3c23e8be719c None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1392.757437] [54708]: INFO cinder.api.openstack.wsgi [None req-0e0c925c-d380-414a-8033-3c23e8be719c tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] GET http://10.180.1.21/volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 [ 1392.757666] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0e0c925c-d380-414a-8033-3c23e8be719c tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1392.757884] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0e0c925c-d380-414a-8033-3c23e8be719c tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1392.763892] [54708]: INFO cinder.api.openstack.wsgi [None req-0e0c925c-d380-414a-8033-3c23e8be719c tempest-ServerRescueNegativeTestJSON-1120959011 tempest-ServerRescueNegativeTestJSON-1120959011-project-member] http://10.180.1.21/volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 returned with HTTP 404 [ 1392.764390] [54708]: [pid: 54708|app: 0|req: 325/615] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:16 2025] GET /volume/v3/volumes/32f788ef-b391-45b7-9183-c4327a77d964 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1393.110340] [54709]: DEBUG cinder.api.middleware.request_id [None req-47fd09c7-4e49-42bb-a14f-98a08a3b1956 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.110861] [54709]: INFO cinder.api.openstack.wsgi [None req-47fd09c7-4e49-42bb-a14f-98a08a3b1956 None None] GET http://10.180.1.21/volume// [ 1393.111087] [54709]: DEBUG cinder.api.openstack.wsgi [None req-47fd09c7-4e49-42bb-a14f-98a08a3b1956 None None] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1393.111348] [54709]: DEBUG cinder.api.openstack.wsgi [None req-47fd09c7-4e49-42bb-a14f-98a08a3b1956 None None] Calling method 'all' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1393.111818] [54709]: INFO cinder.api.openstack.wsgi [None req-47fd09c7-4e49-42bb-a14f-98a08a3b1956 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1393.112178] [54709]: [pid: 54709|app: 0|req: 291/616] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 21:00:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1393.118042] [54708]: DEBUG cinder.api.middleware.request_id [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-b7ef2846-6830-42c2-97d5-95f2632b7640 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.120417] [54708]: INFO cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-b7ef2846-6830-42c2-97d5-95f2632b7640 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1393.120702] [54708]: DEBUG cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-b7ef2846-6830-42c2-97d5-95f2632b7640 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1393.120960] [54708]: DEBUG cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-b7ef2846-6830-42c2-97d5-95f2632b7640 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1393.130753] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.130753] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1393.131211] [54709]: DEBUG cinder.api.middleware.request_id [None req-42a43445-2f81-4b25-9e73-6ab9a19fe2db None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1393.133310] [54709]: INFO cinder.api.openstack.wsgi [None req-42a43445-2f81-4b25-9e73-6ab9a19fe2db tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1393.133565] [54709]: DEBUG cinder.api.openstack.wsgi [None req-42a43445-2f81-4b25-9e73-6ab9a19fe2db tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1393.133775] [54709]: DEBUG cinder.api.openstack.wsgi [None req-42a43445-2f81-4b25-9e73-6ab9a19fe2db tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1393.133821] [54708]: INFO cinder.volume.api [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-b7ef2846-6830-42c2-97d5-95f2632b7640 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1393.138051] [54708]: INFO cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-b7ef2846-6830-42c2-97d5-95f2632b7640 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1393.138523] [54708]: [pid: 54708|app: 0|req: 326/617] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 21:00:16 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1393.143432] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.143432] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1393.146699] [54709]: INFO cinder.volume.api [None req-42a43445-2f81-4b25-9e73-6ab9a19fe2db tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1393.151087] [54709]: INFO cinder.api.openstack.wsgi [None req-42a43445-2f81-4b25-9e73-6ab9a19fe2db tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1393.151574] [54709]: [pid: 54709|app: 0|req: 292/618] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:16 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1394.162049] [54708]: DEBUG cinder.api.middleware.request_id [None req-e83dee61-8852-4428-936f-b2dfabb186bc None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.163985] [54708]: INFO cinder.api.openstack.wsgi [None req-e83dee61-8852-4428-936f-b2dfabb186bc tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1394.164477] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e83dee61-8852-4428-936f-b2dfabb186bc tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1394.165534] [54708]: DEBUG cinder.api.openstack.wsgi [None req-e83dee61-8852-4428-936f-b2dfabb186bc tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1394.177192] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.177192] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1394.180651] [54708]: INFO cinder.volume.api [None req-e83dee61-8852-4428-936f-b2dfabb186bc tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1394.184851] [54708]: INFO cinder.api.openstack.wsgi [None req-e83dee61-8852-4428-936f-b2dfabb186bc tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1394.185347] [54708]: [pid: 54708|app: 0|req: 327/619] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:18 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1394.273764] [54709]: DEBUG cinder.api.middleware.request_id [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-dd88bd77-142a-4401-b8d6-761771bd773d None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.276441] [54709]: INFO cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-dd88bd77-142a-4401-b8d6-761771bd773d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0d41cc1b-3a4d-4b45-8d4c-8f9ed984fb5e [ 1394.276567] [54709]: DEBUG cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-dd88bd77-142a-4401-b8d6-761771bd773d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1394.276728] [54709]: DEBUG cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-dd88bd77-142a-4401-b8d6-761771bd773d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'version_select' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1394.283771] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.283771] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1394.807618] [54709]: INFO cinder.api.openstack.wsgi [req-54575a8a-ee85-4b24-b2dd-02142e3342f5 req-dd88bd77-142a-4401-b8d6-761771bd773d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/attachments/0d41cc1b-3a4d-4b45-8d4c-8f9ed984fb5e returned with HTTP 200 [ 1394.808054] [54709]: [pid: 54709|app: 0|req: 293/620] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 21:00:18 2025] DELETE /volume/v3/attachments/0d41cc1b-3a4d-4b45-8d4c-8f9ed984fb5e => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.195337] [54708]: DEBUG cinder.api.middleware.request_id [None req-ece5ab7c-7b69-48c2-a9b2-7857a5c3a1c4 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.197427] [54708]: INFO cinder.api.openstack.wsgi [None req-ece5ab7c-7b69-48c2-a9b2-7857a5c3a1c4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1395.197652] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ece5ab7c-7b69-48c2-a9b2-7857a5c3a1c4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.197868] [54708]: DEBUG cinder.api.openstack.wsgi [None req-ece5ab7c-7b69-48c2-a9b2-7857a5c3a1c4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.205318] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.205318] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.209104] [54708]: INFO cinder.volume.api [None req-ece5ab7c-7b69-48c2-a9b2-7857a5c3a1c4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1395.214030] [54708]: INFO cinder.api.openstack.wsgi [None req-ece5ab7c-7b69-48c2-a9b2-7857a5c3a1c4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1395.214452] [54708]: [pid: 54708|app: 0|req: 328/621] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:19 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1395.277256] [54709]: DEBUG cinder.api.middleware.request_id [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-c96e1544-a519-4d10-b557-36ffeaba1eb6 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.279838] [54709]: INFO cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-c96e1544-a519-4d10-b557-36ffeaba1eb6 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1395.279993] [54709]: DEBUG cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-c96e1544-a519-4d10-b557-36ffeaba1eb6 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.280262] [54709]: DEBUG cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-c96e1544-a519-4d10-b557-36ffeaba1eb6 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.292053] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.292053] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.295622] [54709]: INFO cinder.volume.api [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-c96e1544-a519-4d10-b557-36ffeaba1eb6 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1395.300347] [54709]: INFO cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-c96e1544-a519-4d10-b557-36ffeaba1eb6 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1395.300738] [54709]: [pid: 54709|app: 0|req: 294/622] 10.180.1.21 () {60 vars in 1478 bytes} [Sat Feb 15 21:00:19 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1395.320461] [54708]: DEBUG cinder.api.middleware.request_id [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-3952efb7-cb85-4d08-afa1-3fcd1292ff77 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.322930] [54708]: INFO cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-3952efb7-cb85-4d08-afa1-3fcd1292ff77 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] POST http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3/action [ 1395.323401] [54708]: DEBUG cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-3952efb7-cb85-4d08-afa1-3fcd1292ff77 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54708) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1395.323575] [54708]: DEBUG cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-3952efb7-cb85-4d08-afa1-3fcd1292ff77 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1395.333014] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.333014] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.333554] [54708]: INFO cinder.volume.api [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-3952efb7-cb85-4d08-afa1-3fcd1292ff77 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1395.337568] [54708]: INFO cinder.volume.api [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-3952efb7-cb85-4d08-afa1-3fcd1292ff77 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Begin detaching volume completed successfully. [ 1395.337835] [54708]: INFO cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-3952efb7-cb85-4d08-afa1-3fcd1292ff77 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3/action returned with HTTP 202 [ 1395.338258] [54708]: [pid: 54708|app: 0|req: 329/623] 10.180.1.21 () {64 vars in 1552 bytes} [Sat Feb 15 21:00:19 2025] POST /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1395.352095] [54709]: DEBUG cinder.api.middleware.request_id [None req-4840feb1-24bf-4058-85de-b054bd3e34f8 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.354159] [54709]: INFO cinder.api.openstack.wsgi [None req-4840feb1-24bf-4058-85de-b054bd3e34f8 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1395.354435] [54709]: DEBUG cinder.api.openstack.wsgi [None req-4840feb1-24bf-4058-85de-b054bd3e34f8 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.354671] [54709]: DEBUG cinder.api.openstack.wsgi [None req-4840feb1-24bf-4058-85de-b054bd3e34f8 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.364779] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.364779] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.367864] [54709]: INFO cinder.volume.api [None req-4840feb1-24bf-4058-85de-b054bd3e34f8 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1395.371963] [54709]: INFO cinder.api.openstack.wsgi [None req-4840feb1-24bf-4058-85de-b054bd3e34f8 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1395.372359] [54709]: [pid: 54709|app: 0|req: 295/624] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:19 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1396.358338] [54708]: DEBUG cinder.api.middleware.request_id [None req-f26ca7f7-e0a8-4c13-829d-3938781b69bc None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.358821] [54708]: INFO cinder.api.openstack.wsgi [None req-f26ca7f7-e0a8-4c13-829d-3938781b69bc None None] GET http://10.180.1.21/volume// [ 1396.359015] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f26ca7f7-e0a8-4c13-829d-3938781b69bc None None] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1396.359242] [54708]: DEBUG cinder.api.openstack.wsgi [None req-f26ca7f7-e0a8-4c13-829d-3938781b69bc None None] Calling method 'all' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1396.359762] [54708]: INFO cinder.api.openstack.wsgi [None req-f26ca7f7-e0a8-4c13-829d-3938781b69bc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1396.360092] [54708]: [pid: 54708|app: 0|req: 330/625] 10.180.1.21 () {58 vars in 1306 bytes} [Sat Feb 15 21:00:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1396.363418] [54709]: DEBUG cinder.api.middleware.request_id [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-f2c17e6f-997a-4d26-be39-8772b2886b7a None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.365855] [54709]: INFO cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-f2c17e6f-997a-4d26-be39-8772b2886b7a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1396.366145] [54709]: DEBUG cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-f2c17e6f-997a-4d26-be39-8772b2886b7a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1396.366379] [54709]: DEBUG cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-f2c17e6f-997a-4d26-be39-8772b2886b7a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1396.376044] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.376044] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1396.378991] [54709]: INFO cinder.volume.api [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-f2c17e6f-997a-4d26-be39-8772b2886b7a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1396.382444] [54708]: DEBUG cinder.api.middleware.request_id [None req-78808c37-1c9f-46b6-b321-dbbdf9819c2d None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.383094] [54709]: INFO cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-f2c17e6f-997a-4d26-be39-8772b2886b7a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1396.383454] [54709]: [pid: 54709|app: 0|req: 296/626] 10.180.1.21 () {62 vars in 1519 bytes} [Sat Feb 15 21:00:20 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1396.384427] [54708]: INFO cinder.api.openstack.wsgi [None req-78808c37-1c9f-46b6-b321-dbbdf9819c2d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1396.384630] [54708]: DEBUG cinder.api.openstack.wsgi [None req-78808c37-1c9f-46b6-b321-dbbdf9819c2d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1396.384828] [54708]: DEBUG cinder.api.openstack.wsgi [None req-78808c37-1c9f-46b6-b321-dbbdf9819c2d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1396.394210] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.394210] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1396.397124] [54708]: INFO cinder.volume.api [None req-78808c37-1c9f-46b6-b321-dbbdf9819c2d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1396.401065] [54708]: INFO cinder.api.openstack.wsgi [None req-78808c37-1c9f-46b6-b321-dbbdf9819c2d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1396.401411] [54708]: [pid: 54708|app: 0|req: 331/627] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:20 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1397.411591] [54709]: DEBUG cinder.api.middleware.request_id [None req-cca61a67-580c-4489-9dcc-987cf873810d None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.413737] [54709]: INFO cinder.api.openstack.wsgi [None req-cca61a67-580c-4489-9dcc-987cf873810d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1397.413972] [54709]: DEBUG cinder.api.openstack.wsgi [None req-cca61a67-580c-4489-9dcc-987cf873810d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.414204] [54709]: DEBUG cinder.api.openstack.wsgi [None req-cca61a67-580c-4489-9dcc-987cf873810d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.423852] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.423852] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.426952] [54709]: INFO cinder.volume.api [None req-cca61a67-580c-4489-9dcc-987cf873810d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1397.431051] [54709]: INFO cinder.api.openstack.wsgi [None req-cca61a67-580c-4489-9dcc-987cf873810d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1397.431431] [54709]: [pid: 54709|app: 0|req: 297/628] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:21 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1397.512042] [54708]: DEBUG cinder.api.middleware.request_id [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-fdea7891-c54f-48d1-82e6-5a5f6a1fca2b None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.514022] [54708]: INFO cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-fdea7891-c54f-48d1-82e6-5a5f6a1fca2b tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d685130c-1404-4bfb-a541-5b047d4c7e62 [ 1397.514267] [54708]: DEBUG cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-fdea7891-c54f-48d1-82e6-5a5f6a1fca2b tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.514493] [54708]: DEBUG cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-fdea7891-c54f-48d1-82e6-5a5f6a1fca2b tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'version_select' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.521355] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.521355] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.046973] [54708]: INFO cinder.api.openstack.wsgi [req-138bc804-8c0a-43c4-a7f0-0fe35002bf8a req-fdea7891-c54f-48d1-82e6-5a5f6a1fca2b tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/attachments/d685130c-1404-4bfb-a541-5b047d4c7e62 returned with HTTP 200 [ 1398.047414] [54708]: [pid: 54708|app: 0|req: 332/629] 10.180.1.21 () {64 vars in 1553 bytes} [Sat Feb 15 21:00:21 2025] DELETE /volume/v3/attachments/d685130c-1404-4bfb-a541-5b047d4c7e62 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.444095] [54709]: DEBUG cinder.api.middleware.request_id [None req-751b267f-f967-49cb-97a4-2a3544a588d2 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.446246] [54709]: INFO cinder.api.openstack.wsgi [None req-751b267f-f967-49cb-97a4-2a3544a588d2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1398.446465] [54709]: DEBUG cinder.api.openstack.wsgi [None req-751b267f-f967-49cb-97a4-2a3544a588d2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.446684] [54709]: DEBUG cinder.api.openstack.wsgi [None req-751b267f-f967-49cb-97a4-2a3544a588d2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.454087] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.454087] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.457312] [54709]: INFO cinder.volume.api [None req-751b267f-f967-49cb-97a4-2a3544a588d2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1398.461391] [54709]: INFO cinder.api.openstack.wsgi [None req-751b267f-f967-49cb-97a4-2a3544a588d2 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1398.461755] [54709]: [pid: 54709|app: 0|req: 298/630] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:22 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1398.471627] [54708]: DEBUG cinder.api.middleware.request_id [None req-590bbc37-66bf-466f-869a-f469a5b51b3a None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.473715] [54708]: INFO cinder.api.openstack.wsgi [None req-590bbc37-66bf-466f-869a-f469a5b51b3a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1398.473943] [54708]: DEBUG cinder.api.openstack.wsgi [None req-590bbc37-66bf-466f-869a-f469a5b51b3a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1398.474178] [54708]: DEBUG cinder.api.openstack.wsgi [None req-590bbc37-66bf-466f-869a-f469a5b51b3a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1398.481656] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.481656] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1398.484827] [54708]: INFO cinder.volume.api [None req-590bbc37-66bf-466f-869a-f469a5b51b3a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1398.489011] [54708]: INFO cinder.api.openstack.wsgi [None req-590bbc37-66bf-466f-869a-f469a5b51b3a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1398.489374] [54708]: [pid: 54708|app: 0|req: 333/631] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:22 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.557656] [54709]: DEBUG cinder.api.middleware.request_id [None req-1338bde4-39f9-498f-bf55-00fc1a54d9a4 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.559828] [54709]: INFO cinder.api.openstack.wsgi [None req-1338bde4-39f9-498f-bf55-00fc1a54d9a4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1399.560068] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1338bde4-39f9-498f-bf55-00fc1a54d9a4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.560289] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1338bde4-39f9-498f-bf55-00fc1a54d9a4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.570572] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.570572] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.574209] [54709]: INFO cinder.volume.api [None req-1338bde4-39f9-498f-bf55-00fc1a54d9a4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1399.578736] [54709]: INFO cinder.api.openstack.wsgi [None req-1338bde4-39f9-498f-bf55-00fc1a54d9a4 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1399.579117] [54709]: [pid: 54709|app: 0|req: 299/632] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:23 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.587902] [54708]: DEBUG cinder.api.middleware.request_id [None req-cf3fc86b-f140-4215-af6c-12c4b3e7f96c None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.589988] [54708]: INFO cinder.api.openstack.wsgi [None req-cf3fc86b-f140-4215-af6c-12c4b3e7f96c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1399.590212] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cf3fc86b-f140-4215-af6c-12c4b3e7f96c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.590432] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cf3fc86b-f140-4215-af6c-12c4b3e7f96c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.597625] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.597625] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.600725] [54708]: INFO cinder.volume.api [None req-cf3fc86b-f140-4215-af6c-12c4b3e7f96c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1399.604675] [54708]: INFO cinder.api.openstack.wsgi [None req-cf3fc86b-f140-4215-af6c-12c4b3e7f96c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1399.605034] [54708]: [pid: 54708|app: 0|req: 334/633] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:23 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.640279] [54709]: DEBUG cinder.api.middleware.request_id [None req-e8c9feb1-c2ed-438a-8b7e-69a0a4c2c5db None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.642269] [54709]: INFO cinder.api.openstack.wsgi [None req-e8c9feb1-c2ed-438a-8b7e-69a0a4c2c5db tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1399.642511] [54709]: DEBUG cinder.api.openstack.wsgi [None req-e8c9feb1-c2ed-438a-8b7e-69a0a4c2c5db tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.642728] [54709]: DEBUG cinder.api.openstack.wsgi [None req-e8c9feb1-c2ed-438a-8b7e-69a0a4c2c5db tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.649882] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.649882] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.652945] [54709]: INFO cinder.volume.api [None req-e8c9feb1-c2ed-438a-8b7e-69a0a4c2c5db tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1399.657041] [54709]: INFO cinder.api.openstack.wsgi [None req-e8c9feb1-c2ed-438a-8b7e-69a0a4c2c5db tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1399.657476] [54709]: [pid: 54709|app: 0|req: 300/634] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:23 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1407.824463] [54708]: DEBUG cinder.api.middleware.request_id [None req-b3694c80-3ca2-4ba5-8794-715e9d7c7759 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.826598] [54708]: INFO cinder.api.openstack.wsgi [None req-b3694c80-3ca2-4ba5-8794-715e9d7c7759 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1407.826824] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b3694c80-3ca2-4ba5-8794-715e9d7c7759 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.827051] [54708]: DEBUG cinder.api.openstack.wsgi [None req-b3694c80-3ca2-4ba5-8794-715e9d7c7759 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'delete' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.827248] [54708]: INFO cinder.api.v3.volumes [None req-b3694c80-3ca2-4ba5-8794-715e9d7c7759 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Delete volume with id: d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1407.837412] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.837412] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.837907] [54708]: INFO cinder.volume.api [None req-b3694c80-3ca2-4ba5-8794-715e9d7c7759 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1407.854048] [54708]: INFO cinder.volume.api [None req-b3694c80-3ca2-4ba5-8794-715e9d7c7759 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Delete volume request issued successfully. [ 1407.854234] [54708]: INFO cinder.api.openstack.wsgi [None req-b3694c80-3ca2-4ba5-8794-715e9d7c7759 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 202 [ 1407.854645] [54708]: [pid: 54708|app: 0|req: 335/635] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 21:00:31 2025] DELETE /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1407.857473] [54709]: DEBUG cinder.api.middleware.request_id [None req-a584d54d-89ac-4f23-8f40-77c1a4ee6174 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1407.860157] [54709]: INFO cinder.api.openstack.wsgi [None req-a584d54d-89ac-4f23-8f40-77c1a4ee6174 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1407.860390] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a584d54d-89ac-4f23-8f40-77c1a4ee6174 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1407.860641] [54709]: DEBUG cinder.api.openstack.wsgi [None req-a584d54d-89ac-4f23-8f40-77c1a4ee6174 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1407.868167] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1407.868167] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1407.871718] [54709]: INFO cinder.volume.api [None req-a584d54d-89ac-4f23-8f40-77c1a4ee6174 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1407.876209] [54709]: INFO cinder.api.openstack.wsgi [None req-a584d54d-89ac-4f23-8f40-77c1a4ee6174 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1407.876578] [54709]: [pid: 54709|app: 0|req: 301/636] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:31 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1408.886863] [54708]: DEBUG cinder.api.middleware.request_id [None req-0f8e08bd-5dc4-4aa9-a6c1-d2ff47f02046 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1408.889052] [54708]: INFO cinder.api.openstack.wsgi [None req-0f8e08bd-5dc4-4aa9-a6c1-d2ff47f02046 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1408.889335] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0f8e08bd-5dc4-4aa9-a6c1-d2ff47f02046 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1408.889598] [54708]: DEBUG cinder.api.openstack.wsgi [None req-0f8e08bd-5dc4-4aa9-a6c1-d2ff47f02046 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1408.897231] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1408.897231] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1408.900383] [54708]: INFO cinder.volume.api [None req-0f8e08bd-5dc4-4aa9-a6c1-d2ff47f02046 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1408.904361] [54708]: INFO cinder.api.openstack.wsgi [None req-0f8e08bd-5dc4-4aa9-a6c1-d2ff47f02046 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1408.904748] [54708]: [pid: 54708|app: 0|req: 336/637] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:32 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1409.914864] [54709]: DEBUG cinder.api.middleware.request_id [None req-07f0559d-e8aa-451c-9fa9-94e6d7c8c862 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1409.916980] [54709]: INFO cinder.api.openstack.wsgi [None req-07f0559d-e8aa-451c-9fa9-94e6d7c8c862 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1409.917230] [54709]: DEBUG cinder.api.openstack.wsgi [None req-07f0559d-e8aa-451c-9fa9-94e6d7c8c862 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1409.917452] [54709]: DEBUG cinder.api.openstack.wsgi [None req-07f0559d-e8aa-451c-9fa9-94e6d7c8c862 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1409.924784] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1409.924784] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1409.927983] [54709]: INFO cinder.volume.api [None req-07f0559d-e8aa-451c-9fa9-94e6d7c8c862 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1409.932076] [54709]: INFO cinder.api.openstack.wsgi [None req-07f0559d-e8aa-451c-9fa9-94e6d7c8c862 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 200 [ 1409.932451] [54709]: [pid: 54709|app: 0|req: 302/638] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:33 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1410.942574] [54708]: DEBUG cinder.api.middleware.request_id [None req-71e0d043-4dec-4b55-a0a3-93d6e307fe4c None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.944580] [54708]: INFO cinder.api.openstack.wsgi [None req-71e0d043-4dec-4b55-a0a3-93d6e307fe4c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 [ 1410.944839] [54708]: DEBUG cinder.api.openstack.wsgi [None req-71e0d043-4dec-4b55-a0a3-93d6e307fe4c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.945075] [54708]: DEBUG cinder.api.openstack.wsgi [None req-71e0d043-4dec-4b55-a0a3-93d6e307fe4c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.951017] [54708]: INFO cinder.api.openstack.wsgi [None req-71e0d043-4dec-4b55-a0a3-93d6e307fe4c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 returned with HTTP 404 [ 1410.951468] [54708]: [pid: 54708|app: 0|req: 337/639] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:34 2025] GET /volume/v3/volumes/d288a83a-3a55-49b6-bd1e-98d1562d39a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1410.954360] [54709]: DEBUG cinder.api.middleware.request_id [None req-2adb3d5b-eab8-401e-95e5-c03ded2fbc4c None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.956594] [54709]: INFO cinder.api.openstack.wsgi [None req-2adb3d5b-eab8-401e-95e5-c03ded2fbc4c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1410.956843] [54709]: DEBUG cinder.api.openstack.wsgi [None req-2adb3d5b-eab8-401e-95e5-c03ded2fbc4c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.957119] [54709]: DEBUG cinder.api.openstack.wsgi [None req-2adb3d5b-eab8-401e-95e5-c03ded2fbc4c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.957329] [54709]: INFO cinder.api.v3.volumes [None req-2adb3d5b-eab8-401e-95e5-c03ded2fbc4c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Delete volume with id: b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1410.965732] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.965732] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.966269] [54709]: INFO cinder.volume.api [None req-2adb3d5b-eab8-401e-95e5-c03ded2fbc4c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1410.979103] [54709]: INFO cinder.volume.api [None req-2adb3d5b-eab8-401e-95e5-c03ded2fbc4c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Delete volume request issued successfully. [ 1410.979298] [54709]: INFO cinder.api.openstack.wsgi [None req-2adb3d5b-eab8-401e-95e5-c03ded2fbc4c tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 202 [ 1410.979702] [54709]: [pid: 54709|app: 0|req: 303/640] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 21:00:34 2025] DELETE /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1410.982559] [54708]: DEBUG cinder.api.middleware.request_id [None req-2ac5fbd1-3699-48ff-9489-6ae8358db062 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1410.984700] [54708]: INFO cinder.api.openstack.wsgi [None req-2ac5fbd1-3699-48ff-9489-6ae8358db062 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1410.984938] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2ac5fbd1-3699-48ff-9489-6ae8358db062 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1410.985173] [54708]: DEBUG cinder.api.openstack.wsgi [None req-2ac5fbd1-3699-48ff-9489-6ae8358db062 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1410.992547] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1410.992547] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1410.995803] [54708]: INFO cinder.volume.api [None req-2ac5fbd1-3699-48ff-9489-6ae8358db062 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1410.999859] [54708]: INFO cinder.api.openstack.wsgi [None req-2ac5fbd1-3699-48ff-9489-6ae8358db062 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1411.000175] [54708]: [pid: 54708|app: 0|req: 338/641] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:34 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1412.010699] [54709]: DEBUG cinder.api.middleware.request_id [None req-0e0db977-d0dc-44c7-af1b-3236ccbb8e38 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1412.012912] [54709]: INFO cinder.api.openstack.wsgi [None req-0e0db977-d0dc-44c7-af1b-3236ccbb8e38 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1412.013158] [54709]: DEBUG cinder.api.openstack.wsgi [None req-0e0db977-d0dc-44c7-af1b-3236ccbb8e38 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1412.013379] [54709]: DEBUG cinder.api.openstack.wsgi [None req-0e0db977-d0dc-44c7-af1b-3236ccbb8e38 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1412.021073] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1412.021073] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1412.024245] [54709]: INFO cinder.volume.api [None req-0e0db977-d0dc-44c7-af1b-3236ccbb8e38 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1412.028355] [54709]: INFO cinder.api.openstack.wsgi [None req-0e0db977-d0dc-44c7-af1b-3236ccbb8e38 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 200 [ 1412.028706] [54709]: [pid: 54709|app: 0|req: 304/642] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:35 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1413.038327] [54708]: DEBUG cinder.api.middleware.request_id [None req-29516e30-7903-42c2-ac34-45f45ed987e6 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.040536] [54708]: INFO cinder.api.openstack.wsgi [None req-29516e30-7903-42c2-ac34-45f45ed987e6 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e [ 1413.040773] [54708]: DEBUG cinder.api.openstack.wsgi [None req-29516e30-7903-42c2-ac34-45f45ed987e6 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.040995] [54708]: DEBUG cinder.api.openstack.wsgi [None req-29516e30-7903-42c2-ac34-45f45ed987e6 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.048484] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.048484] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.050943] [54708]: INFO cinder.api.openstack.wsgi [None req-29516e30-7903-42c2-ac34-45f45ed987e6 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e returned with HTTP 404 [ 1413.051536] [54708]: [pid: 54708|app: 0|req: 339/643] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:36 2025] GET /volume/v3/volumes/b3e81644-6e93-4f5e-a31b-1e9c4056aa4e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1413.099643] [54709]: DEBUG cinder.api.middleware.request_id [None req-1fa93e97-9f3f-4536-a6ed-537c4a396234 None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.101801] [54709]: INFO cinder.api.openstack.wsgi [None req-1fa93e97-9f3f-4536-a6ed-537c4a396234 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1413.102034] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1fa93e97-9f3f-4536-a6ed-537c4a396234 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.102258] [54709]: DEBUG cinder.api.openstack.wsgi [None req-1fa93e97-9f3f-4536-a6ed-537c4a396234 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'delete' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.102444] [54709]: INFO cinder.api.v3.volumes [None req-1fa93e97-9f3f-4536-a6ed-537c4a396234 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Delete volume with id: 1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1413.110043] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.110043] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.110500] [54709]: INFO cinder.volume.api [None req-1fa93e97-9f3f-4536-a6ed-537c4a396234 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1413.122546] [54709]: INFO cinder.volume.api [None req-1fa93e97-9f3f-4536-a6ed-537c4a396234 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Delete volume request issued successfully. [ 1413.122748] [54709]: INFO cinder.api.openstack.wsgi [None req-1fa93e97-9f3f-4536-a6ed-537c4a396234 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 202 [ 1413.123147] [54709]: [pid: 54709|app: 0|req: 305/644] 10.180.1.21 () {58 vars in 1228 bytes} [Sat Feb 15 21:00:36 2025] DELETE /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1413.125873] [54708]: DEBUG cinder.api.middleware.request_id [None req-cb28a486-92f7-4960-a70e-f280ab85d282 None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.128138] [54708]: INFO cinder.api.openstack.wsgi [None req-cb28a486-92f7-4960-a70e-f280ab85d282 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1413.128359] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cb28a486-92f7-4960-a70e-f280ab85d282 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1413.129057] [54708]: DEBUG cinder.api.openstack.wsgi [None req-cb28a486-92f7-4960-a70e-f280ab85d282 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1413.136070] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.136070] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1413.139451] [54708]: INFO cinder.volume.api [None req-cb28a486-92f7-4960-a70e-f280ab85d282 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1413.143516] [54708]: INFO cinder.api.openstack.wsgi [None req-cb28a486-92f7-4960-a70e-f280ab85d282 tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1413.143894] [54708]: [pid: 54708|app: 0|req: 340/645] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:36 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1414.153988] [54709]: DEBUG cinder.api.middleware.request_id [None req-5c7599bd-665a-4acb-8fc1-6695669c451a None None] RequestId filter calling following filter/app {{(pid=54709) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.156270] [54709]: INFO cinder.api.openstack.wsgi [None req-5c7599bd-665a-4acb-8fc1-6695669c451a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1414.156501] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5c7599bd-665a-4acb-8fc1-6695669c451a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54709) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.156728] [54709]: DEBUG cinder.api.openstack.wsgi [None req-5c7599bd-665a-4acb-8fc1-6695669c451a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54709) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.164345] [54709]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.164345] [54709]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.167586] [54709]: INFO cinder.volume.api [None req-5c7599bd-665a-4acb-8fc1-6695669c451a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Volume info retrieved successfully. [ 1414.171564] [54709]: INFO cinder.api.openstack.wsgi [None req-5c7599bd-665a-4acb-8fc1-6695669c451a tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 200 [ 1414.171925] [54709]: [pid: 54709|app: 0|req: 306/646] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:38 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1415.182031] [54708]: DEBUG cinder.api.middleware.request_id [None req-c16c7fe5-9387-4f76-8dd5-8fc0efc4d34d None None] RequestId filter calling following filter/app {{(pid=54708) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.184041] [54708]: INFO cinder.api.openstack.wsgi [None req-c16c7fe5-9387-4f76-8dd5-8fc0efc4d34d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] GET http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e [ 1415.184285] [54708]: DEBUG cinder.api.openstack.wsgi [None req-c16c7fe5-9387-4f76-8dd5-8fc0efc4d34d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Empty body provided in request {{(pid=54708) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.184504] [54708]: DEBUG cinder.api.openstack.wsgi [None req-c16c7fe5-9387-4f76-8dd5-8fc0efc4d34d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] Calling method 'show' {{(pid=54708) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.191824] [54708]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.191824] [54708]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.194237] [54708]: INFO cinder.api.openstack.wsgi [None req-c16c7fe5-9387-4f76-8dd5-8fc0efc4d34d tempest-AttachVolumeTestJSON-177351244 tempest-AttachVolumeTestJSON-177351244-project-member] http://10.180.1.21/volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e returned with HTTP 404 [ 1415.194709] [54708]: [pid: 54708|app: 0|req: 341/647] 10.180.1.21 () {58 vars in 1225 bytes} [Sat Feb 15 21:00:39 2025] GET /volume/v3/volumes/1daa6b94-77a5-4f72-8165-8b5f9359604e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1424.169705] [54709]: DEBUG dbcounter [-] [54709] Writing DB stats cinder:SELECT=178,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=54709) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1425.193754] [54708]: DEBUG dbcounter [-] [54708] Writing DB stats cinder:SELECT=219,cinder:INSERT=8,cinder:UPDATE=23 {{(pid=54708) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}